Hi. I'm just after information for this one really. I've already fixed the problem.
I've just updated my FreeBSD router system from 13.2-RELEASE to 14.0-RELEASE using
Unnoticed by me, during the
Can anyone shed any light on why those two packages were removed?
I've just updated my FreeBSD router system from 13.2-RELEASE to 14.0-RELEASE using
freebsd-update
. As per the instructions, the process was:
Code:
freebsd-update -r 14.0-RELEASE upgrade
freebsd-update install
reboot
freebsd-update install
pkg update
pkg bootstrap -f
pkg upgrade
freebsd-update install
Unnoticed by me, during the
pkg upgrade
, it deinstalled shell/bash and security/sudo instead of reinstalling them. After another reboot, I was unable to log in over ssh as my user account had no usable shell. I went to the console to fix things there, but my root account also used bash and although I usually enable the toor account as a fallback, I'd forgotten to on this system. I had to fix things in single user mode.Can anyone shed any light on why those two packages were removed?