misc/127541: sshd not rebuilt in make buildworld

Michael P. Soulier msoulier at digitaltorque.ca
Mon Sep 22 14:10:02 UTC 2008


>Number:         127541
>Category:       misc
>Synopsis:       sshd not rebuilt in make buildworld
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 22 14:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Michael P. Soulier
>Release:        6.3
>Organization:
>Environment:
FreeBSD kanga.digitaltorque.ca 6.3-RELEASE-p4 FreeBSD 6.3-RELEASE-p4 #0: Mon Sep 22 02:44:08 EDT 2008     root at kanga.digitaltorque.ca:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I upgraded from 5.5 to 6.3 via source, using cvsup1.FreeBSD.org.

My rebuilds seemed successful, and I booted into the new kernel to find that I had no ptys (screen wouldn't start, reporting that error) and that sshd wasn't up and wasn't working with pam, apparently calling a function pam_sm_acct_mgmt() that no longer exists in pam_nologin. 

Looking at the sshd timestamp I found that it was built in 2005. Looks like I haven't been getting a rebuild of it for some time. 

msoulier at kanga:...secure/lib/libssh$ ls /usr/src/secure/lib/libssh/
Makefile
msoulier at kanga:...secure/lib/libssh$ ls /usr/src/secure/usr.sbin/sshd/
Makefile

msoulier at kanga:...secure/lib/libssh$ ls -l /usr/sbin/sshd
-r-xr-xr-x  1 root  wheel  165404 May  8  2005 /usr/sbin/sshd

msoulier at kanga:...secure/lib/libssh$ grep RELENG /usr/local/etc/cvsup/stable-supfile
#  2.2-stable, change to "RELENG_4", "RELENG_3", or "RELENG_2_2" respectively.
#*default release=cvs tag=RELENG_5
#*default release=cvs tag=RELENG_5
*default release=cvs tag=RELENG_6_3

>How-To-Repeat:
I'm really not sure how it got into this condition. 
>Fix:
Presumably a rebuild of sshd, but why isn't it building in buildworld?

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list