Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5693 - emerge app-admin/powertweak fails
Summary: emerge app-admin/powertweak fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
: 5923 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-28 15:47 UTC by ahabel
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 ahabel 2002-07-28 15:47:55 UTC
I'm on a celeron 433 with 384 megs of ram.

I get the following error when emerging powertweak:



/bin/sh ../../../mkinstalldirs /var/tmp/portage/pow
bin
 /bin/sh ../../../libtool  --mode=install /bin/inst
portage/powertweak-0.1.17-r2/image//usr/bin/gpowert
/bin/install -c gpowertweak /var/tmp/portage/powert
/gpowertweak
/bin/sh ../../../mkinstalldirs /usr/share/powertwea
 /bin/install -c -m 644 ./procentry.xml /usr/share/
ACCESS DENIED  open_wr:   /usr/share/powertweak/pro
/bin/install: cannot create regular file `/usr/shar
Permission denied
make[5]: *** [install-xmlDATA] Error 1
make[5]: Leaving directory `/var/tmp/portage/powert
k-0.1.17/src/GUI/GTK'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/var/tmp/portage/powert
k-0.1.17/src/GUI/GTK'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/powert
k-0.1.17/src/GUI/GTK'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/powert
k-0.1.17/src/GUI'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/powert
k-0.1.17/src'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully
!!! Function src_install, Line 2, Exitcode 2
!!! Install failed

--------------------------- ACCESS VIOLATION SUMMAR
LOG FILE = "/tmp/sandbox-powertweak-0.1.17-r2-28819

open_wr:   /usr/share/powertweak/procentry.xml
---------------------------------------------------
!!! emerge aborting on  /usr/portage/app-admin/powe
build .
Comment 1 Troy Dack 2002-07-31 09:21:52 UTC
I got the same error but one step earlier, it actually failed on:  mkdir /usr/share/powertweak  Sandbox violation.  
Comment 2 ahabel 2002-08-04 19:19:35 UTC
I beleive I received the same error and created /usr/share/powertweak by hand..
then I received this error. Were you able to get your resolved?
Comment 3 Troy Dack 2002-08-04 20:14:17 UTC
I created it by hand as well and it fell over in the same spot.
Comment 4 Daniel Ahlberg (RETIRED) gentoo-dev 2002-08-05 09:26:12 UTC
*** Bug 5923 has been marked as a duplicate of this bug. ***
Comment 5 Daniel Ahlberg (RETIRED) gentoo-dev 2002-08-05 10:35:35 UTC
I've commited powertweak-0.99.4, this new version takes care of the sandbox
violations.
Comment 6 ahabel 2002-08-05 15:00:17 UTC
That fixed it. Thank you very much.
Comment 7 ahabel 2002-08-05 15:02:35 UTC
That fixed it. Thank you very much.