Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ACCESS VIOLATION -> how to overcome this???
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
ufk
n00b
n00b


Joined: 13 Nov 2002
Posts: 48

PostPosted: Sat Dec 07, 2002 3:22 pm    Post subject: ACCESS VIOLATION -> how to overcome this??? Reply with quote

i'm working really hard to make alien ebuild package. it needs dpkg i made an ebuild for that and it worked. now in alien i get ACCESS VIOLATION on einstall:

>>> Install alien-8.21 into /var/tmp/portage/alien-8.21/image/ category app-misc
perl -i -pe "s/\@version\@/8.21/g" <alien.lsm.in >alien.lsm
perl -i -pe "s/\@version\@/8.21/g" <alien.spec.in >alien.spec
ACCESS DENIED open_wr: /usr/lib/perl5/site_perl/5.6.1/Alien/Package.pm
Installing /usr/lib/perl5/site_perl/5.6.1/Alien/Package.pm
ACCESS DENIED chmod: /usr/lib/perl5/site_perl/5.6.1/Alien/Package.pm
ACCESS DENIED mkdir: /usr/lib/perl5/site_perl/5.6.1/Alien/Package
mkdir /usr/lib/perl5/site_perl/5.6.1/Alien/Package: Permission denied at /usr/lib/perl5/5.6.1/ExtUtils/Install.pm line 136
make: *** [pure_site_install] Error 255

!!! ERROR: app-misc/alien-8.21 failed.
!!! Function einstall, Line 280, Exitcode 2
!!! einstall failed

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-alien-8.21-20378.log"

open_wr: /usr/lib/perl5/site_perl/5.6.1/Alien/Package.pm
chmod: /usr/lib/perl5/site_perl/5.6.1/Alien/Package.pm
mkdir: /usr/lib/perl5/site_perl/5.6.1/Alien/Package
--------------------------------------------------------------------------------


now.. what can i do?!!? do i must made the installation process by myself?
Back to top
View user's profile Send private message
surak
n00b
n00b


Joined: 10 May 2002
Posts: 56
Location: upper-right coast

PostPosted: Sat Dec 07, 2002 4:29 pm    Post subject: Reply with quote

try doing export SANDBOX_DISABLED="1" then emerge the program
Back to top
View user's profile Send private message
ufk
n00b
n00b


Joined: 13 Nov 2002
Posts: 48

PostPosted: Sun Dec 08, 2002 12:01 am    Post subject: thanks it works but what does it do? Reply with quote

what SANDBOX_DISABLED actually do?
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