Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90875 - Can not emerge anything after sync my portage tree tonight!
Summary: Can not emerge anything after sync my portage tree tonight!
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-29 09:54 UTC by Kevin H Holm
Modified: 2005-05-20 17:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin H Holm 2005-04-29 09:54:39 UTC
Dunno what happens to me, I just *do a "emerge --sync!".
After doning that, i got error messages each time I tried to emerge something


emerge fvwm
Calculating dependencies ...done!
>>> emerge (1 of 6) dev-perl/X11-Protocol-0.53 to /
/usr/lib/portage/bin/ebuild.sh: line 1441: : No such file or directory

!!! ERROR: dev-perl/X11-Protocol-0.53 failed.
!!! Function inherit, Line 1442, Exitcode 1
!!! died sourcing  in inherit()
!!! If you need support, post the topmost build error, NOT this status message
 


 emerge --deep --update world
Calculating world dependencies ...done!
>>> emerge (1 of 17) sys-apps/sandbox-1.2.3 to /
/usr/lib/portage/bin/ebuild.sh: line 1441: : No such file or directory

!!! ERROR: sys-apps/sandbox-1.2.3 failed.
!!! Function inherit, Line 1442, Exitcode 1
!!! died sourcing  in inherit()
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.emerge --sync
2.emerge --deep --deep system
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2005-04-29 11:38:06 UTC
emerge info
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-04-29 22:22:16 UTC
sounds like the rsync failed to set the /usr/portage/eclass. try to emerge sync again.
Comment 3 Kevin H Holm 2005-05-01 01:42:52 UTC
Perhaps I should post my emerge info here

@Daniel Black 
try to emerge sync again

It doesnot work?
Comment 4 Daniel Black (RETIRED) gentoo-dev 2005-05-01 05:18:02 UTC
emerge info

and ls /usr/portage/eclass

contents of /etc/make.conf.

Anything else you may think is wrong. Consider joining irc and asking in #gentoo.

There is very little here to determine whats wrong.
Comment 5 Daniel Black (RETIRED) gentoo-dev 2005-05-20 17:38:17 UTC
I'm hoping you've worked this out or got help on irc. I can't work it out from 
the information you've given me.