Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 6533

Summary: [x11-misc/grun-0.9.2]: compiles fine, install fails.
Product: Gentoo Linux Reporter: Dan Naumov <jago>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: critical    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dan Naumov 2002-08-15 11:45:02 UTC
emerge grun downloads and compiles grun fine, however, the install fails:

===================================================================
mkdir /usr/share/grun
ACCESS DENIED  mkdir:     /usr/share/grun
mkdir: cannot create directory `/usr/share/grun': Permission denied
make[2]: *** [install-grundataDATA] Error 1
make[2]: Leaving directory `/var/tmp/portage/grun-0.9.2/work/grun-0.9.2'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/grun-0.9.2/work/grun-0.9.2'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 4, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-misc/grun/grun-0.9.2.ebuild .
===================================================================

===================================================================
localhost root # qpkg -I -v | grep portage
sys-apps/portage-2.0.27 *
===================================================================
Comment 1 Dan Naumov 2002-08-15 11:47:37 UTC
After creating /usr/share/grun manually, I get the following:

===================================================================
/bin/sh ./mkinstalldirs /usr/share/grun
 /bin/install -c -m 644 ./gassoc /usr/share/grun/gassoc
ACCESS DENIED  open_wr:   /usr/share/grun/gassoc
/bin/install: cannot create regular file `/usr/share/grun/gassoc': Permission denied
 /bin/install -c -m 644 ./consfile /usr/share/grun/consfile
ACCESS DENIED  open_wr:   /usr/share/grun/consfile
/bin/install: cannot create regular file `/usr/share/grun/consfile': Permission
denied
make[2]: *** [install-grundataDATA] Error 1
make[2]: Leaving directory `/var/tmp/portage/grun-0.9.2/work/grun-0.9.2'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/grun-0.9.2/work/grun-0.9.2'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 4, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-misc/grun/grun-0.9.2.ebuild .
===================================================================
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-16 02:57:09 UTC
fixed in portage