Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
after the "emerge system" i get an access denied e
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
DaAzZkIkR
n00b
n00b


Joined: 20 Aug 2002
Posts: 12
Location: North Salem, New York

PostPosted: Thu Sep 26, 2002 2:20 pm    Post subject: after the "emerge system" i get an access denied e Reply with quote

i followed instructions on the install page and everything went smooth as ice, till i woke up this morning and i see an error!

just for the record: the system is a Gateway 500Mhz PIII, 192MB RAM, 10GB HD, and a ISA 3Com NIC 3c509. everything here works perfectly.

the error towards the end appears like the following;
Quote:
rm -f /var/catman/cat1/ps.1.gz /var/msn/cat1/ps.1.gz
ACCESS DENIED unlink: /var/catman/cat1/ps.1.gz
rm: cannot remove '/var/catman/cat1/ps.1.gz' ; persmision denied
ACCESS DENIED unlink: var/man/cat1/ps.1.gz
rm: cannot remove '/var/man/cat1/ps.1.gz' : Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory '/var/tmp/portage/procps-2.0.7-r6/work/procps-2.0.7/ps'
make: ***[install_ps] Error 2

!!!ERROR: The ebuild did not complete successfully.
!!!Function src_install, Line 8, Exitcode 2
!!!(no error message)
----------------------------------------------------------------------ACCESS VIOLATION SUMMARY----------------------------------------------------
LOG FILE = "/tmp/sandbox-procps-2.0.7-r6-4007.log"


unlink: /var/catman/cat1/ps.1.gz
unlink /var/man/cat1/ps.1.gz


what was wrong and what can i do to make it work?


thanks in advance

PS: i cannot believe what i had missed with the other distros, this has taught more about the in depth isntallation from FDISK to where i currently am!!! can't wait to get this baby working!
_________________
Signature deleted by moderator: Your signature consisted in excees the of 30 Gigabytes!!!
Back to top
View user's profile Send private message
DaAzZkIkR
n00b
n00b


Joined: 20 Aug 2002
Posts: 12
Location: North Salem, New York

PostPosted: Thu Sep 26, 2002 3:06 pm    Post subject: Reply with quote

or does it matter at all? since it could not delete something, i presume that is not a big deal.
_________________
Signature deleted by moderator: Your signature consisted in excees the of 30 Gigabytes!!!
Back to top
View user's profile Send private message
2COOL4-U
n00b
n00b


Joined: 26 Sep 2002
Posts: 38

PostPosted: Thu Sep 26, 2002 3:11 pm    Post subject: Reply with quote

I've had the same problem, I came back from school today and I saw that 'emerge system' failed.

I wonder why such an error should cancel the whole emerge. It's not such a big deal if you ask me. Anyway I am re-emerging system at the moment.
_________________
Jeroen de Haas
- Proud Gentoo User

<The_Surfer> _2COOL4-U == 15 jarige 4vwo scholier die programeerd vanaf zijn 6e ;)
<mixelz> idd hij wordt volgende John Carmack ;)
Back to top
View user's profile Send private message
Grimmer
n00b
n00b


Joined: 26 Sep 2002
Posts: 4

PostPosted: Thu Sep 26, 2002 3:23 pm    Post subject: Reply with quote

I got the same problem :(
I noticed that it tried to delete files that werent there at all!
So I touched them there but it still wouldnt work :(
Humm...maybe I should try to fix the damm script by commenting over those troubling lines.

Anyway, Im going to try installing it straight from stage 3 insted of stage 1 or 2...this way I can skip the "emerge system" thing.

btw, from what media were u guys trying to install?
I was installing from Gentoo Linux 1.4 RC1 Livecd+UT2003 demo.
Back to top
View user's profile Send private message
2COOL4-U
n00b
n00b


Joined: 26 Sep 2002
Posts: 38

PostPosted: Thu Sep 26, 2002 3:28 pm    Post subject: Reply with quote

I was installing from the Gentoo 1.4 rc1-r2 live cd. Weird that the files don't exist, because it says that permission is denied. It doens't say they don't exist.
_________________
Jeroen de Haas
- Proud Gentoo User

<The_Surfer> _2COOL4-U == 15 jarige 4vwo scholier die programeerd vanaf zijn 6e ;)
<mixelz> idd hij wordt volgende John Carmack ;)
Back to top
View user's profile Send private message
Grimmer
n00b
n00b


Joined: 26 Sep 2002
Posts: 4

PostPosted: Thu Sep 26, 2002 3:32 pm    Post subject: Reply with quote

check this http://forums.gentoo.org/viewtopic.php?t=16385

this should help, im gona try it now
Back to top
View user's profile Send private message
2COOL4-U
n00b
n00b


Joined: 26 Sep 2002
Posts: 38

PostPosted: Thu Sep 26, 2002 4:37 pm    Post subject: Reply with quote

ok tried it :). I extracted the files from /usr/portage/distfiles/procps-2.0.7.tar.gz and edited procps-2.0.7/ps/Makefile then added it back but I chmodded it to 777 to make sure it would be able to handle the files (because I don't know if the owner is still the same).
_________________
Jeroen de Haas
- Proud Gentoo User

<The_Surfer> _2COOL4-U == 15 jarige 4vwo scholier die programeerd vanaf zijn 6e ;)
<mixelz> idd hij wordt volgende John Carmack ;)
Back to top
View user's profile Send private message
STiAT
Tux's lil' helper
Tux's lil' helper


Joined: 06 May 2002
Posts: 117
Location: Vienna, Austria

PostPosted: Thu Sep 26, 2002 5:42 pm    Post subject: Reply with quote

tried it "like" that, but didn't work...

i went to the tmp directory, but i think a problem is that the Makefile gets re-extracted to the tmp directory. and i don't know what you mean with "added it back"....

extract, ok, no problem, editing too, but then? just copying? i think that's not the way, is it??
Back to top
View user's profile Send private message
Grimmer
n00b
n00b


Joined: 26 Sep 2002
Posts: 4

PostPosted: Thu Sep 26, 2002 5:50 pm    Post subject: Reply with quote

K, I got it working(at least it got pass the procs prob ;-).
So I extracted the procs-2.0.7.tar.gz(with the -p param to preserve permissions) from /usr/portage/distfiles to tmp, edited the ps/Makefile and then repacked it and replaced the orig. tgz file. As we know gentoo uses the md5sums to check the packages, so I edited the digest file in /usr/portage/packages/sys-utils/procs-2.0.7(or something, search the exact paths with find), and replaced the md5 checksum + the file size with the new ones. And then just typed "emerge system" and it continued fine.
Back to top
View user's profile Send private message
Grimmer
n00b
n00b


Joined: 26 Sep 2002
Posts: 4

PostPosted: Thu Sep 26, 2002 5:56 pm    Post subject: Reply with quote

satiat, u need to repack the proc-2.0.7 directory. So do tar -cf proc-2.0.7.tar prock-2.0.7(<- the directory with modified file). Then gzip proc-2.0.7.tar. And then replace the orig. archive. Then do emerge system(or just do md5sum proc-2.0.7.tar.gz to get the md5 checksum). Write it down, then ls -la proc-2.0.7.tar.gz to get the exact size. Then modify the *digest file in /usr/portage/package/sys-apps/proc-2.0.7(find the exact path with find |grep proc-2.0.7). And follow the instructions in above message.
Back to top
View user's profile Send private message
2COOL4-U
n00b
n00b


Joined: 26 Sep 2002
Posts: 38

PostPosted: Thu Sep 26, 2002 6:02 pm    Post subject: Reply with quote

ok will do that. My way failed as I forgot to think of the md5 checksum
_________________
Jeroen de Haas
- Proud Gentoo User

<The_Surfer> _2COOL4-U == 15 jarige 4vwo scholier die programeerd vanaf zijn 6e ;)
<mixelz> idd hij wordt volgende John Carmack ;)
Back to top
View user's profile Send private message
ascompltd
Tux's lil' helper
Tux's lil' helper


Joined: 26 Sep 2002
Posts: 113
Location: UK

PostPosted: Thu Sep 26, 2002 9:11 pm    Post subject: Reply with quote

:D Thanks Guys This thread saved my bacon and solved a conundrum for me
Back to top
View user's profile Send private message
Sho
n00b
n00b


Joined: 26 Sep 2002
Posts: 48

PostPosted: Fri Sep 27, 2002 2:56 am    Post subject: Reply with quote

Another link: http://bugs.gentoo.org/show_bug.cgi?id=8390
Back to top
View user's profile Send private message
DaAzZkIkR
n00b
n00b


Joined: 20 Aug 2002
Posts: 12
Location: North Salem, New York

PostPosted: Fri Sep 27, 2002 11:15 am    Post subject: Reply with quote

Sho wrote:
Another link: http://bugs.gentoo.org/show_bug.cgi?id=8390


it worked!!!


thanks fellas for the help, its saved my arsse

have a nice one everybody
_________________
Signature deleted by moderator: Your signature consisted in excees the of 30 Gigabytes!!!
Back to top
View user's profile Send private message
2COOL4-U
n00b
n00b


Joined: 26 Sep 2002
Posts: 38

PostPosted: Fri Sep 27, 2002 3:16 pm    Post subject: Reply with quote

I woke up this morning and the emerge finished :)!!
_________________
Jeroen de Haas
- Proud Gentoo User

<The_Surfer> _2COOL4-U == 15 jarige 4vwo scholier die programeerd vanaf zijn 6e ;)
<mixelz> idd hij wordt volgende John Carmack ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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