Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 09:39:39 +0200 (CEST)
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/40724: change in install(1) breaks installation of port
Message-ID:  <200207180739.g6I7ddQP036972@titan.klemm.apsfilter.org>

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

>Number:         40724
>Category:       bin
>Synopsis:       change in install(1) breaks installation of port
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 18 00:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Klemm
>Release:        FreeBSD-4.6
>Organization:
FreeBSD
>Environment:

System: FreeBSD titan.klemm.apsfilter.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 14 23:00:47 CEST 2002 root@titan.klemm.apsfilter.org:/usr/src/sys/compile/TITAN i386

>Description:

installs behaviour on -C -d option has been changed in
xinstall.c revision 1.55.

This change leads to breakage of some ports in the "install target".

I think this change should be backed out to unbreak port installation
on -STABLE.

===>  Installing for unarj-2.43_1
install -C -d -m 755 -o root -g wheel  /usr/local/share/doc/unarj
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 file2
       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 ... fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

Stop in /usr/ports/archivers/unarj.
*** Error code 1


>How-To-Repeat:

Update FreeBSD 4.6 to -STABLE after change has been introduced
2002/06/05.

cd /usr/ports/archivers/unarj/
make install clean

>Fix:

would be to backout this:
xinstall.c:
----------------------------
revision 1.55
date: 2002/06/05 17:37:48;  author: ru;  state: Exp;  lines: +1 -8
Start the (overdue) de-orbit sequence for the -d -C combo,
as was promised in revision 1.43.


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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