Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Horrible, horrible emerge problems.
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
fireboy1919
n00b
n00b


Joined: 28 May 2002
Posts: 47

PostPosted: Thu Sep 26, 2002 7:08 pm    Post subject: Horrible, horrible emerge problems. Reply with quote

I'm getting the strangest problem.

When I do (most) ebuilds, not all of the files are copied to their locations!
Here's a good example - this is what has been created after
emerge -bv acroread (in the /opt directory)
Code:

Acrobat5/:
Reader

Acrobat5/Reader:
intellinux

Acrobat5/Reader/intellinux:
lib

Acrobat5/Reader/intellinux/lib:
libCoolType.so.3.06

That's it. Now, I can use ebuild up until the merge portion, and then copy the files to the correct location myself, but I can't just emerge.

Any idea why this could be happening? I tried to fix it by re-emerging portage, but that didn't help.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 15989
Location: Colorado

PostPosted: Thu Sep 26, 2002 8:09 pm    Post subject: Reply with quote

Are you having any disk space issues?
_________________
Safety is my gaol.
US Constitution | Amendments
Back to top
View user's profile Send private message
fireboy1919
n00b
n00b


Joined: 28 May 2002
Posts: 47

PostPosted: Thu Sep 26, 2002 10:29 pm    Post subject: Unfortunately Reply with quote

no. Plenty of disk space. I thought of that, actually and checked a whole bunch.

Keep in mind that I can get it all to work by doing the last step by hand (the copy to the file system), and using ebuild to do everything else.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Sep 26, 2002 10:35 pm    Post subject: Reply with quote

What kind of filesystems are involved? And are they mounted with any "speed at the expense of consistency" options? Oh, and while I'm at it, which kernel sources?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
fireboy1919
n00b
n00b


Joined: 28 May 2002
Posts: 47

PostPosted: Fri Sep 27, 2002 3:32 am    Post subject: File system Reply with quote

The file system is reiserfs, mounted using the "bind" command - individual directories are remounted.

Code:

/dev/hdh6 /mnt/disk2 reiserfs notail 1 2
/mnt/disk2/var /var reiserfs notail,bind 1 2
/mnt/disk2/opt /opt reiserfs notail,bind 1 2
/mnt/disk2/home /home reiserfs notail,bind 1 2


The kernel is 2.4.18/Vanilla. I've also patched it to work with Win4lin and pppoe.

That's all there is to it. Shouldn't I at least be getting some kind of error if its failing to write? And why would 'cp -rfp /' from within the image directory be successful if the emerge wasn't?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Fri Sep 27, 2002 3:37 am    Post subject: Reply with quote

Can you try taking "notail" out?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
fireboy1919
n00b
n00b


Joined: 28 May 2002
Posts: 47

PostPosted: Sun Sep 29, 2002 2:02 am    Post subject: Well, that worked... Reply with quote

I guess I just can't use that and portage at the same time.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sun Sep 29, 2002 2:07 am    Post subject: Reply with quote

Glad it worked. Reiserfs's notail option was one of the things I had in mind with "speed at the expense of consistency" options.
_________________
For every higher wall, there is a taller ladder
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