ports/55881: make install fails for ports
Fernan Aguero
fernan at iib.unsam.edu.ar
Fri Aug 22 22:00:38 UTC 2003
>Number: 55881
>Category: ports
>Synopsis: make install fails for ports
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 22 15:00:35 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Fernan Aguero
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD pi.iib.unsam.edu.ar 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Aug 19 11:19:33 ART 2003 root at pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI i386
>Description:
I'm unable to install or upgrade any port unless I explicitly
set FORCE_PKG_REGISTER.
I have read the archives. From what I've read, it appears that:
this problem is related to the use of the -o option with
pkg_info; this only affected older systems (4.6, 4.7); and
upgrading to 4.8-STABLE should solve the problem.
I've been running 4.8-STABLE for months, and updated my -STABLE a
few days ago. I'm still affected by the problem.
>How-To-Repeat:
cd to your port of preference and type
make clean && make install
you should see something like this:
===> Checking if XXXX already installed
*** Error code 1
>Fix:
Anyone working on a fix?
To workaround the problem:
setenv FORCE_PKG_REGISTER yes
before attempting to install a port
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list