misc/82591: Installworld fails on libcrypt install

Santi Alonso aiolias at gmail.com
Thu Jun 23 21:40:17 GMT 2005


>Number:         82591
>Category:       misc
>Synopsis:       Installworld fails on libcrypt install
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 23 21:40:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Santi Alonso
>Release:        5.4-Stable
>Organization:
-
>Environment:
FreeBSD xxxxxxxx.com 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu Jun 23 14:54:52 UTC 2005     
>Description:
Having done a cvsup on June 23rd around 12:00 UTC, I proceeded to buildworld, buildkernel, installkernel, mergemaster -p, installworld.
Installworld fails on trying to rename a libcrypt file. It sets the permissions to 444 just before attempting the rename:
---[output]--------
..
install -s -o root -g wheel -m 444   -fschg -S  libcrypt.so.2 /lib
install: rename: /lib/INS at oKku to /lib/libcrypt.so.2: Operation not permitted
*** Error code 71

Stop in /usr/src/lib/libcrypt.
*** Error code 1

..
---[/output]-------
>How-To-Repeat:
Upgrade to latest stable, buildworld, buildkernel, installkernel, mergemaster -p and installworld.
>Fix:
Perhaps the rename and setting of permissions are in the wrong order. 
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list