Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1873 - install error of dump
Summary: install error of dump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1872
  Show dependency tree
 
Reported: 2002-04-17 09:17 UTC by Lee Won-Goo
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lee Won-Goo 2002-04-17 09:17:09 UTC
i can't install dump

this is log
===============================================================================
make[1]: Entering directory `/var/tmp/portage/dump-0.4.24/work/dump-
0.4b24/dump'
/bin/install -c -d /usr/sbin /var/tmp/portage/dump-
0.4.24/image//usr/share/man/man8
ACCESS DENIED  chmod:     /usr/sbin
/bin/install: cannot change permissions of `/usr/sbin': Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/portage/dump-0.4.24/work/dump-0.4b24/dump'
make: *** [install] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 5, Exitcode 2
!!! make install failed

--------------------------- ACCESS VIOLATION SUMMARY --------------------------
-
LOG FILE = "/tmp/sandbox-dump-0.4.24-29312.log"

chmod:     /usr/sbin
-------------------------------------------------------------------------------
-
!!! emerge aborting on  /usr/portage/app-arch/dump/dump-0.4.24.ebuild .
===============================================================================
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-17 10:32:43 UTC
ok, I'll stop assigning you sandbox violations for a while :)
Comment 2 Kingsqueak 2002-04-21 17:52:24 UTC
See bug 1986  

I missed this one and submitted a patch as a fix in full for the ebuild file.

Comment 3 Matthew Kennedy (RETIRED) gentoo-dev 2002-04-24 11:33:19 UTC
Okay.. Fixed sanbox issue in dump-0.4.24-r1 Decided to link statically for
dump/restore since bzip2 is on /usr. Redhat links statically in this case also.

Thanks for the bug report!

Matt