pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/58830: WRKDIR references in go123
>Number: 58830
>Category: pkg
>Synopsis: WRKDIR references in go123
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Nov 18 05:20:00 +0000 2024
>Originator: David A. Holland
>Release: NetBSD 10.99.10 (20240218), pkgsrc 20241118
>Organization:
Windmill Containment Office
>Environment:
System: NetBSD valkyrie 10.99.10 NetBSD 10.99.10 (VALKYRIE2) #0: Mon Feb 19 02:27:48 EST 2024 dholland@valkyrie:/y/objects/usrobj/sys/arch/amd64/compile/VALKYRIE2 amd64
Architecture: x86_64
Machine: amd64
>Description:
valkyrie% strings `which go123` | grep /usr/pkgsrc/lang/go123/work/ | wc -l
954
This should not be the case. Also, trying to build pkglint with it
fails because it thinks its GOROOT is /usr/pkgsrc/lang/go123/work/go,
so I think it basically just isn't working.
Doesn't happen with a freshly built go122.
>How-To-Repeat:
make install
>Fix:
Dunno.
Home |
Main Index |
Thread Index |
Old Index