From nobody@FreeBSD.org  Thu Jun 23 21:40:11 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 11D6416A41C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Jun 2005 21:40:11 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F3AA043D55
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Jun 2005 21:40:10 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NLeAj0000281
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Jun 2005 21:40:10 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j5NLeAYF000280;
	Thu, 23 Jun 2005 21:40:10 GMT
	(envelope-from nobody)
Message-Id: <200506232140.j5NLeAYF000280@www.freebsd.org>
Date: Thu, 23 Jun 2005 21:40:10 GMT
From: Santi Alonso <aiolias@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Installworld fails on libcrypt install
X-Send-Pr-Version: www-2.3

>Number:         82591
>Category:       misc
>Synopsis:       Installworld fails on libcrypt install
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 23 21:40:17 GMT 2005
>Closed-Date:    Mon Jun 27 00:27:35 GMT 2005
>Last-Modified:  Mon Jun 27 00:27:35 GMT 2005
>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:

From: Giorgos Keramidas <keramida@freebsd.org>
To: Santi Alonso <aiolias@gmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: misc/82591: Installworld fails on libcrypt install
Date: Fri, 24 Jun 2005 07:23:53 +0300

 On 2005-06-23 21:40, Santi Alonso <aiolias@gmail.com> wrote:
 > 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
 > ---[/output]-------
 
 You're not trying to run "make installworld" in multiuser mode, with an
 elevated kern.securelevel, right?  (Just making sure, I apologise in
 advance if you already know & have taken care of this.)
 

From: SA <aiolias@gmail.com>
To: Giorgos Keramidas <keramida@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: misc/82591: Installworld fails on libcrypt install
Date: Mon, 27 Jun 2005 00:34:26 +0200

 No, you're correct Giorgos. Please close this "non-bug"; it's not a
 bug but rather a mistake on my part.
 
 On 6/24/05, Giorgos Keramidas <keramida@freebsd.org> wrote:
 > On 2005-06-23 21:40, Santi Alonso <aiolias@gmail.com> wrote:
 > > 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 per=
 mitted
 > > *** Error code 71
 > > ---[/output]-------
 >=20
 > You're not trying to run "make installworld" in multiuser mode, with an
 > elevated kern.securelevel, right?  (Just making sure, I apologise in
 > advance if you already know & have taken care of this.)
 >=20
 >
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Mon Jun 27 00:27:12 GMT 2005 
State-Changed-Why:  
Closed at submitter's request. 


Responsible-Changed-From-To: freebsd-bugs->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Mon Jun 27 00:27:12 GMT 2005 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=82591 
>Unformatted:
