Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge blogtk tries to chmod ??? error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Liquid Crystal
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2003
Posts: 77

PostPosted: Wed Sep 22, 2004 1:05 pm    Post subject: emerge blogtk tries to chmod ??? error Reply with quote

I tried to emerge net-misc/blogtk and just got this error:

Code:

>>> Source unpacked.
install -m 755 -d `pkg-config libgnome-2.0 --variable=prefix || echo /usr`/bin `pkg-config libgnome-2.0 --variable=prefix || echo /usr`/lib/blogtk `pkg-config libgnome-2.0 --variable=prefix || echo /usr`/share/blogtk `pkg-config libgnome-2.0 --variable=prefix || echo /usr`/share/applications  `pkg-config libgnome-2.0 --variable=prefix || echo /usr`/share/pixmaps
ACCESS DENIED  chmod:     /usr/bin
install: cannot change permissions of `/usr/bin': Permission denied
ACCESS DENIED  mkdir:     /usr/lib/blogtk
install: cannot create directory `/usr/lib/blogtk': Permission denied
ACCESS DENIED  mkdir:     /usr/share/blogtk
install: cannot create directory `/usr/share/blogtk': Permission denied
ACCESS DENIED  chmod:     /usr/share/applications
install: cannot change permissions of `/usr/share/applications': Permission denied
ACCESS DENIED  chmod:     /usr/share/pixmaps
install: cannot change permissions of `/usr/share/pixmaps': Permission denied
make: *** [install] Error 1

!!! ERROR: net-misc/blogtk-0.9 failed.
!!! Function src_compile, Line 502, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Why is it trying to chmod /usr/bin and the rest?
_________________
Making *nix user friendly is easier than debugging Windoz
Tuxntosh web site The *nix Graphics Web Site
(Warning! Not for M$ Windowz users!)
Back to top
View user's profile Send private message
Liquid Crystal
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2003
Posts: 77

PostPosted: Wed Sep 22, 2004 1:16 pm    Post subject: Reply with quote

Sorry guys, this might help. I get this message under the error on top:

Code:

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-misc_-_blogtk-0.9-7162.log"

chmod:     /usr/bin
mkdir:     /usr/lib/blogtk
mkdir:     /usr/share/blogtk
chmod:     /usr/share/applications
chmod:     /usr/share/pixmaps
--------------------------------------------------------------------------------

_________________
Making *nix user friendly is easier than debugging Windoz
Tuxntosh web site The *nix Graphics Web Site
(Warning! Not for M$ Windowz users!)
Back to top
View user's profile Send private message
Liquid Crystal
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2003
Posts: 77

PostPosted: Thu Sep 23, 2004 7:06 am    Post subject: Reply with quote

Anyone got an idea yet?
_________________
Making *nix user friendly is easier than debugging Windoz
Tuxntosh web site The *nix Graphics Web Site
(Warning! Not for M$ Windowz users!)
Back to top
View user's profile Send private message
gour
Apprentice
Apprentice


Joined: 16 Apr 2003
Posts: 231
Location: Zagreb, Croatia

PostPosted: Fri Sep 24, 2004 9:24 pm    Post subject: Reply with quote

Liquid Crystal wrote:
Anyone got an idea yet?


One has to tweak ebuild to modify Makefile in order to prevent sandbox violation.

I post the error to bugzilla.

However, if I find enough time in a few days, I'll try to make it :wink:

Sincerely,
Gour
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum