pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39354: pkgsrc-current (as of 2008-Aug-14 download) has an invalid symlink
>Number: 39354
>Category: pkg
>Synopsis: pkgsrc-current (as of 2008-Aug-14 download) has an invalid
>symlink
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Aug 15 05:35:00 +0000 2008
>Originator: Randolf Richardson
>Release: NetBSD v4.00_STABLE amd64.iso (on Intel Xeon QuadCore
>processor)
>Organization:
Inter-Corporate Computer & Network Services, Inc.
>Environment:
NetBSD netbsd.infopro.bc.ca 4.0_STABLE NetBSD 4.0_STABLE (GENERIC) #0: Tue Aug
12 07:57:17 PDT 2008
builds@wb28:/home/builds/ab/netbsd-4/amd64/200808120002Z-obj/home/builds/ab/netbsd-4/src/sys/arch/amd64/compile/GENERIC
amd64
>Description:
There's a stray symlink that prevents any package in pkgsrc-current (downloaded
2008-Aug-14) from being compiled:
/usr/pkgsrc/pkgtools/pkg_install/work ->
/home/rillig/work/wrk/pkgtools/pkg_install/work
>How-To-Repeat:
0. cd /usr && ftp -a ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc.tar.gz &&
tar zxvpf pkgsrc.tar.gz -C /usr
1. "make && make install" any package, and it will fail with an error
indicating that the "work" file already exists.
>Fix:
unlink /usr/pkgsrc/pkgtools/pkg_install/work
Home |
Main Index |
Thread Index |
Old Index