Subject: pkg/32732: devel/gnustep-make uses absolute path to /usr/pkg/etc/GNUstep.conf
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <rillig@NetBSD.org>
List: pkgsrc-bugs
Date: 02/04/2006 17:15:00
>Number: 32732
>Category: pkg
>Synopsis: devel/gnustep-make uses absolute path to /usr/pkg/etc/GNUstep.conf
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Feb 04 17:15:00 +0000 2006
>Originator: Roland Illig
>Release: any
>Environment:
any
>Description:
===> Installing for gnustep-make-1.11.2
Moving paths from old heirarchy:
Creating system domain: /home/bulk/pkg/share/GNUstep/System
Creating local and network dirs: /home/bulk/pkg/share/GNUstep/Local, /home/bulk/pkg/share/GNUstep/Local
Creating makefile directories in: /home/bulk/pkg/share/GNUstep/System/Library/Makefiles
Installing GNUstep configuration file in /usr/pkg/etc/GNUstep.conf
install: /usr/pkg/etc/GNUstep.conf: open: Permission denied
gmake: *** [install] Error 1
>How-To-Repeat:
Try to install the package as unprivileged user.
>Fix:
Set the GNUSTEP_CONFIG_FILE environment variable while building GNUstep
packages. This PR possibly affects other packages, too.