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

Bug 5870

Summary: lzop-1.0.0 ebuild
Product: Gentoo Linux Reporter: Ian Stewart <istewart>
Component: New packagesAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ian Stewart 2002-08-01 14:39:55 UTC
I am using Gentoo 1.2 with GCC 3.1 profile enabled. The lzop-1.0.0 ebuild has
problems with sandbox and cannot be used without specifying FEATURES="-sandbox"
before the emerge command. Here is the error output from emerge --debug lzop:

/bin/sh ../acconfig/mkinstalldirs /usr/share/man/man1
 /bin/install -c -m 644 ./lzop.1 /usr/share/man/man1/lzop.1
ACCESS DENIED  open_wr:   /usr/share/man/man1/lzop.1
/bin/install: cannot create regular file `/usr/share/man/man1/lzop.1':
Permission denied
make[2]: *** [install-man1] Error 1
make[2]: Leaving directory `/var/tmp/portage/lzop-1.00/work/lzop-1.00/doc'
make[1]: *** [install-man] Error 2
make[1]: Leaving directory `/var/tmp/portage/lzop-1.00/work/lzop-1.00/doc'
make: *** [install-recursive] Error 1
+ diefunc src_install 1 2
+ local funcname=src_install lineno=1 exitcode=2
+ shift 3
+ echo

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

+ exit 1
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-lzop-1.00-17513.log"

open_wr:   /usr/share/man/man1/lzop.1
--------------------------------------------------------------------------------
!!! emerge aborting on  /usr/portage/app-arch/lzop/lzop-1.00.ebuild .
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2002-08-17 06:11:42 UTC

*** This bug has been marked as a duplicate of 5576 ***