Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2005 21:40:10 GMT
From:      Santi Alonso <aiolias@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/82591: Installworld fails on libcrypt install
Message-ID:  <200506232140.j5NLeAYF000280@www.freebsd.org>
Resent-Message-ID: <200506232140.j5NLeHvi047600@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



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