Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Trouble emerging noweb (new bug?)
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
gralves
Guru
Guru


Joined: 20 May 2003
Posts: 389
Location: Sao Paulo, Brazil

PostPosted: Thu Aug 07, 2003 3:41 pm    Post subject: Trouble emerging noweb (new bug?) Reply with quote

Hi,

I searched the forums for this, found some other bugs in noweb 2.9-r3 but mine is different. I'm doing an emerge -eU world (changed some heavy compile flags+use flags) so around 200of500 files it stoped with this error:
Code:

ACCESS DENIED  open_wr:   /usr/local/noweb/noweb
/bin/sh: line 1: /usr/local/noweb/noweb: Permission denied
make: *** [install-shell] Error 1

!!! ERROR: app-text/noweb-2.9-r3 failed.
!!! Function src_install, Line 36, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------LOG FILE = "/tmp/sandbox-noweb-2.9-r3-20799.log"

mkdir:     /usr/local/noweb
mkdir:     /usr/local/noweb/lib
open_wr:   /usr/local/noweb/noweb
--------------------------------------------------------------------------------


What did I do wrong? I had it previously installed without problem.

Thanks,

Gustavo

UPDATE:

Tryied to create the dirs manually:

Code:

login:root
passwd:
mkdir /usr/local/noweb
mkdir /usr/local/noweb/lib
chmod a+w /usr/local/noweb /usr/local/noweb/lib
emerge --resume


The only difference is that it doesn't complain about the creation of the dirs anymore:

Code:

>>> Install noweb-2.9-r3 into /var/tmp/portage/noweb-2.9-r3/image/ category app-text
mkdir /usr/local/noweb /usr/local/noweb/lib 2>/dev/null
make: [install-shell] Error 1 (ignored)
sed "s@|LIBDIR|@/usr/local/noweb/lib@" shell/noweb > /usr/local/noweb/noweb
ACCESS DENIED  open_wr:   /usr/local/noweb/noweb
/bin/sh: line 1: /usr/local/noweb/noweb: Permission denied
make: *** [install-shell] Error 1

!!! ERROR: app-text/noweb-2.9-r3 failed.
!!! Function src_install, Line 36, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------LOG FILE = "/tmp/sandbox-noweb-2.9-r3-22884.log"

open_wr:   /usr/local/noweb/noweb
--------------------------------------------------------------------------------


New UPDATE:

Using FEATURES="-sandbox" doesn't solve the problem either...
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Thu Aug 07, 2003 4:14 pm    Post subject: Reply with quote

That is a bug. You can see if its been reported, or report it here:

https://bugs.gentoo.org/
Back to top
View user's profile Send private message
gralves
Guru
Guru


Joined: 20 May 2003
Posts: 389
Location: Sao Paulo, Brazil

PostPosted: Thu Aug 07, 2003 4:22 pm    Post subject: Reply with quote

It was already there, and it was fixed.... I wonder why I didn't get the newest version when I emerge sync?

In case someone this here in the forum:
BUG 23663

------- Additional Comment #10 From Daniel Ahlberg 2003-07-22 07:20 EST -------

Comitting a fix to the tree now.



Thanks!
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Thu Aug 07, 2003 4:48 pm    Post subject: Reply with quote

It looks like he's not done. Take a look here, at rev 1.3.

http://www.gentoo.org/cgi-bin/viewcvs.cgi/app-text/noweb/

I think someone else said if you install -r2 then -r3 it will work, maybe you can try that.
Back to top
View user's profile Send private message
gralves
Guru
Guru


Joined: 20 May 2003
Posts: 389
Location: Sao Paulo, Brazil

PostPosted: Thu Aug 07, 2003 6:03 pm    Post subject: Reply with quote

I used this ebuild and it worked :

https://bugs.gentoo.org/attachment.cgi?id=14524&action=view
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