Re: WTMP, BTMP
It is a small bug in the formats of the utmp and wtmp files. Here is a
small list of things you should do to completely upgrade:
1) Upgrade to all the packages in the base/ section
2) cd /var/log
3) mv wtmp wtmp.libc5
4) touch wtmp
5) cd /var/run
5) rm -f utmp
6) cp /dev/null utmp
7) shutdown -r now
Then you should be all set.
On Sat, 7 Feb 1998, Peter Paluch wrote:
> Hello friends.
> ===============
>
> Since I've upgraded my Debian to use libc6 (through modem - phew! ;-) my
> wtmp and btmp entries are completely corrupt and unreadable. I can't
> find out where the problem is. I've asked also my another friend who
> uses Debian and he has the same problem, too.
>
> Is it a problem with /usr/bin/last or with programs writing to the wtmp?
> Is there a fix for that?
>
> Thanks in forward.
>
> Peter
> --
> *********************************
> * Peter Paluch *
> * Kukucinova 939/35 *
> * Kysucke Nove Mesto *
> * 024 01 *
> * Slovakia, Europe *
> * ----------------------------- *
> * tlf: +421 826 421 2542 *
> * e-mail: peterp@frcatel.utc.sk *
> *********************************
>
>
>
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> debian-user-request@lists.debian.org .
> Trouble? e-mail to templin@bucknell.edu .
>
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to:
- References:
- WTMP, BTMP
- From: Peter Paluch <peterp@frcatel.utc.sk>