Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2015 22:52:51 -0800
From:      William Yardley <freebsd-questions@veggiechinese.net>
To:        freebsd-questions@freebsd.org
Subject:   ssh_explicit_bzero error on upgrade to 9.3-RELEASE-p8
Message-ID:  <20150115065251.GC44091@aura.veggiechinese.net>

next in thread | raw e-mail | index | archive | help
I just did the freebsd-update upgrade to 9.3-RELEASE-p8 (from -p7), but
I'm getting the error described here:
http://lists.freebsd.org/pipermail/freebsd-stable/2014-July/079332.html

aura:# freebsd-update fetch
[...]
The following files will be updated as part of updating to
9.3-RELEASE-p8:
/lib/libcrypto.so.6
/usr/bin/kinit
/usr/bin/ntpq
/usr/bin/openssl
/usr/bin/sftp
/usr/bin/slogin
/usr/bin/ssh
[...]
aura:# freebsd-update  install
Installing updates...

 done.
aura:# /etc/rc.d/sshd restart
Performing sanity check on sshd configuration.
/usr/sbin/sshd: Undefined symbol "ssh_explicit_bzero"
aura:# freebsd-update  rollback
Uninstalling updates... done.
[ssh then will restart again]

# uname -r
9.3-RELEASE-p5
[in /usr/src/sys/conf/newvers.sh]
REVISION="9.3"
BRANCH="RELEASE-p7"

Running freebsd-update IDS reports failures on just about everything:

/usr/bin/mailq is a symlink to ../../usr/sbin/sendmail, but should be a symlink to /usr/sbin/mailwrapper.
/usr/bin/mailx has SHA256 hash e1fb82f4a59304d296e9843fb37e0b0cc8f207ec0a4a368c20da80efc28253f0, but should have SHA256 hash a109467da955405f3f9d978fea19fadd15e95b7164a8e7c356f373af99b0d654.
/usr/bin/make has SHA256 hash 66e297063b25a7606b3158eda398fe6c5921ba8b41b5fbeffe130ec7b7184b88, but should have SHA256 hash dc780fb784f812c2c2f1fd7015767373000963face7acad9fe7295af3aea9405.
[etc., etc.]

I've already tried moving /var/db/freebsd-update out of the way.

I also had an issue with a locally modified mergemaster.mtree, so I
moved that out of the way, but no change.

Any suggestions for how to get my system back on track?

Base system has been updated using freebsd-update all along, including
an update from 8.X.

w




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150115065251.GC44091>