izzy Meyer <izder456@disroot.org> writes:
> On Tue, 30 Jul 2024 18:16:23 +0200
> Matthieu Herrb <matthieu@openbsd.org> wrote:
>
>>
>> Hi,
>>
>> Do you know the date / version of your previous (working) snapshot?
>>
>
> Not entirely sure on date/version, but I know I ran last a sysupgrade
> two days ago. Things were fine then. No major breakage.
Normally, you have it in /var/log/messages (or /var/log/messages.0.gz)
$ grep sysupgrade /var/log/messages
Jul 29 16:17:33 quade sysupgrade: installed new /bsd.upgrade. Old kernel version: OpenBSD 7.5-current (GENERIC.MP) #202: Sat Jul 20 13:30:37 MDT 2024 deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
I would be interested to know your current version of stumpwm:
$ pkg_info -q | grep stumpwm
and if it was another version previously:
$ grep 'pkg_add:.*stumpwm' /var/log/messages
$ zgrep 'pkg_add:.*stumpwm' /var/log/messages.0.gz
sbcl was updated recently (and so stumpwm too).
Thanks.
--
Sebastien Marie
No comments:
Post a Comment