Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge system failing at bzip2 (SOLVED)
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
woZa
Guru
Guru


Joined: 18 Nov 2003
Posts: 340
Location: The Steel City - UK

PostPosted: Tue Nov 25, 2003 1:44 pm    Post subject: emerge system failing at bzip2 (SOLVED) Reply with quote

Hi all

Am doing a stage 1 install (1.4) (following instructions to the letter!)

Bootstrap goes fine so onto emerge system

This starts up fine - finds about 80 dependancies and starts downloading and compiling fine.

It always fails at bzip2 though. Searches through all the mirrors I have selected then aborts saying can't download bzip2 after only a second.

I have tried to emerge bzip2 individually but again, same error - and with anything else that I try to emerge after this point.

I have an Athlon XP with flags:

-march=athlon-xp -03 -pipe -fomit-frame-pointer

Any ideas?


Last edited by woZa on Tue Oct 12, 2004 10:55 am; edited 1 time in total
Back to top
View user's profile Send private message
Pete_Keller
l33t
l33t


Joined: 30 Sep 2003
Posts: 664
Location: Norwich, CT USA

PostPosted: Tue Nov 25, 2003 6:31 pm    Post subject: Reply with quote

woZa,

What version of bzip2 is failing (post the full error message)

Pete
_________________
I am a SIGNATURE VIRUS, help me spread - attach me to your signature file.
Back to top
View user's profile Send private message
woZa
Guru
Guru


Joined: 18 Nov 2003
Posts: 340
Location: The Steel City - UK

PostPosted: Tue Nov 25, 2003 9:34 pm    Post subject: Reply with quote

Problem solved. Saw on another post someone had similar problem.

Solution: Delete mirrors from /etc/make.conf then emerge --fetchonly system

Then emerge system.
Back to top
View user's profile Send private message
woZa
Guru
Guru


Joined: 18 Nov 2003
Posts: 340
Location: The Steel City - UK

PostPosted: Wed Nov 26, 2003 11:18 am    Post subject: Reply with quote

OK... This only delays the problem. After doing this I then try to emerge sys-kernel/gentoo-sources and it searches through a list of mirrors (I deleted the ones in /etc/make.conf so it shouldn't know about mirrors) and gives the error

!!! unable to download (any file I try to emerge). Aborting....

This happens with anything I try to emerge so it looks like emerge system breaks something...

This is really annoying... stage3 install works fine but I would prefer to have everything optimised (one of the main benefits of gentoo).

Any ideas???

Thanks
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Wed Nov 26, 2003 6:33 pm    Post subject: Reply with quote

If you want to prefetch stuff before your system breaks, you can do this before bootstrap.sh
Code:
# emerge -ef system

This will download all the files needed for bootstrap and emerge system.
Back to top
View user's profile Send private message
adibbins
n00b
n00b


Joined: 02 Dec 2003
Posts: 1

PostPosted: Tue Dec 02, 2003 1:51 am    Post subject: Did this work for you - I have the same issue ? Reply with quote

I've tried all the suggestions, still fails to find the sources. Any thoughts anybody? :(

Andy
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Tue Dec 02, 2003 3:34 am    Post subject: Reply with quote

You should have a GENTOO_MIRRORS= line in your /etc/make.conf
Code:
 # grep MIRRORS /etc/make.conf

# Portage uses GENTOO_MIRRORS to specify mirrors to use for source retrieval.
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com http://gentoo.oregonstate.edu"

You can manually add this line if needed, just pick a few mirrors from here :
http://www.gentoo.org/main/en/mirrors.xml
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