View previous topic :: View next topic |
Author |
Message |
llamakc Tux's lil' helper
Joined: 15 Jul 2003 Posts: 94
|
Posted: Wed Jan 21, 2004 11:58 am Post subject: emerge world/system fails b/c of coreutils |
|
|
Hello. For about a week I have been trying to `emerge world` and `emerge system`.
Code: |
[root:ken]# emerge -p world
These are the packages that I would merge, in order:
Calculating world dependencies ...done!
[ebuild U ] sys-apps/coreutils-5.0.91-r4 [5.0-r5]
[ebuild FU ] games-rpg/nwn-1.61-r1 [1.61]
|
coreutils-5.0.91-r4 fails because none of the repositories have the file coreutils-5.0.91.tar.bz
What are my options? I have tried emerge sync several times over the last week.
Lastly, is there a guide for how often I should be doing these syncs and world/system emerges? |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Wed Jan 21, 2004 12:13 pm Post subject: |
|
|
Try to sync as little as necessary (your problem might well fall within the "necessary" range), since overloaded rsync servers hurt everybody.
The developers' views seem to range from "at most daily" to "no more than once a week if possible".
I read some threads about it (use Gentoo forum search!) and thought about it for a bit, and haven't sync'ed for a week or so..
I'll probably only do that now when stuff starts to break |
|
Back to top |
|
|
kungfooguru Tux's lil' helper
Joined: 30 Jul 2003 Posts: 92
|
Posted: Wed Jan 21, 2004 6:44 pm Post subject: Same Problem But Worse |
|
|
I have the same problem, but a little worse. I am trying to install gentoo and have run into this problem. Whats goin on?
Tristan |
|
Back to top |
|
|
llamakc Tux's lil' helper
Joined: 15 Jul 2003 Posts: 94
|
Posted: Wed Jan 21, 2004 6:46 pm Post subject: |
|
|
No answer yet. I used the search function here but failed to find an answer. I've browsed those ftp servers for that version of coreutils and it isn't there. They all have 5.0. I'm considering wgetting it, putting it in /usr/portage/distfiles and hacking the ebuild. It's been over a week now. |
|
Back to top |
|
|
kungfooguru Tux's lil' helper
Joined: 30 Jul 2003 Posts: 92
|
Posted: Wed Jan 21, 2004 7:32 pm Post subject: me too |
|
|
yeah I have been debating trying the same thing.
Tristan |
|
Back to top |
|
|
kungfooguru Tux's lil' helper
Joined: 30 Jul 2003 Posts: 92
|
Posted: Wed Jan 21, 2004 9:04 pm Post subject: fixed it |
|
|
i went into /usr/portage/sys-apps/coreutils
and emerge coreutils-5.0-r6.ebuild
and that worked fine
however, now i cant get shadow to download and install.
Tristan |
|
Back to top |
|
|
llamakc Tux's lil' helper
Joined: 15 Jul 2003 Posts: 94
|
Posted: Thu Jan 22, 2004 11:26 pm Post subject: |
|
|
I too emerged /usr/portage/sys-apps/coreutils/coreutils-5.0-r6.ebuild and after doing so successfully ran `emerge -p system` which gives:
Code: |
[root:ken]# emerge -p system
These are the packages that I would merge, in order:
Calculating system dependencies ...done!
[ebuild U ] sys-apps/coreutils-5.0.91-r4 [5.0-r6]
[ebuild U ] sys-apps/file-4.06 [4.02]
|
Which fails because none of the coreutils mirrors have coreutils-5.0.91.tar.bz2
How often should I emerge system/world?
What is the correct method of reporting this? bugs.gentoo.org? |
|
Back to top |
|
|
ian! Bodhisattva
Joined: 25 Feb 2003 Posts: 3829 Location: Essen, Germany
|
Posted: Sat Jan 24, 2004 9:36 pm Post subject: |
|
|
Moved to 'Duplicate Threads'.
https://forums.gentoo.org/viewtopic.php?t=125990 _________________ "To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins |
|
Back to top |
|
|
|