Your message dated Sun, 8 Nov 2020 16:09:32 +0100
with message-id <[email protected]>
and subject line util-linux upstream bugs with no activity
has caused the Debian Bug report #522318,
regarding seamless last(1) even at the beginning of the month
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
522318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522318
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sysvinit-utils
Severity: wishlist

It's that time of the month again :-)
$ last

wtmp begins Thu Apr  2 23:01:04 2009

I wish last would always just show oh, a month's worth of entries.
OK, I'll use this workaround:

{ last; last -f /var/log/wtmp.1;}|
perl -nwle 'next if /^$|wtmp.*begins/;print;exit if $.==22'

No longer does last act like a sawtooth wave depending on the day of the
month.



--- End Message ---
--- Begin Message ---
Closing wishlist bugs that want to change upstream behaviour, with
no activity for a while.

If you feel your bug is still important enough to keep track of,
please directly contact upstream (again). Preferably with patches.

As a reminder, upstream contact points for bug reports are:
      E-MAIL: [email protected]
      Web:    https://github.com/karelzak/util-linux/issues

Best,
Chris

--- End Message ---

Reply via email to