Date: Tue, 19 Sep 2023 21:47:54 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273950] freebsd-update rollback (from 14.0-BETA2 back to 13.2) fails Message-ID: <bug-273950-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273950 Bug ID: 273950 Summary: freebsd-update rollback (from 14.0-BETA2 back to 13.2) fails Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: emaste@freebsd.org This is freebsd-update with https://reviews.freebsd.org/D41893 applied, aft= er updating from 13.2 to 14.0-BETA2: root@vultr:~ # sh freebsd-update.sh rollback Uninstalling updates...install: ///lib/casper/libcap_dns.so.2: No such file= or directory install: ///lib/casper/libcap_fileargs.so.1: No such file or directory install: ///lib/casper/libcap_grp.so.1: No such file or directory install: ///lib/casper/libcap_net.so.1: No such file or directory install: ///lib/casper/libcap_pwd.so.1: No such file or directory install: ///lib/casper/libcap_sysctl.so.2: No such file or directory install: ///lib/casper/libcap_syslog.so.1: No such file or directory rm: ///usr/include/c++/v1/__string/extern_template_lists.h: Not a directory rm: ///usr/include/c++/v1/__string/char_traits.h: Not a directory done. root@vultr:~ # strings /boot/kernel/kernel | grep 'FreeBSD' ld-elf.so.1: Shared object "libcap_fileargs.so.1" not found, required by "strings" The __string errors are related to D41893 (and shouldn't cause a functional issue); the /lib/casper errors appear to be preexisting. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273950-227>