Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] emerge aborted
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
spilikin
n00b
n00b


Joined: 07 Feb 2005
Posts: 15

PostPosted: Sun Feb 13, 2005 9:11 pm    Post subject: [SOLVED] emerge aborted Reply with quote

Hi,

I'm a newbee trying to emerge xorg-x11 and keep getting "!!! Couldn't download fontconfig-2.2.3.tar.gz. Aborting." However, I did notice that this file is on the packageCD that I downloaded and burned. I read the man page for emerge and think I figured out how to emerge this file from the CD, but I would like for someone to verify if I have the right syntax as I don't want to break things. Please help! This is what I'm thinking...

export PKGDIR=/mnt/cdrom/all <--- all is the directory where the file fontocnfig-2.2.3.tbz2 is located
emerge fontconfig-2.2.3

After this, I should have fontconfig, and can emerge xorg-x11, correct?
Or is this assumption bad based on the fact that the packageCD file is of type tbz2?

Also, would emerge now look on the CD for the rest of the files to download? Or only to the CD when it can't find the file online (like fontconfig)?

Please help!


Last edited by spilikin on Mon Feb 14, 2005 3:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
kagato
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 80

PostPosted: Sun Feb 13, 2005 9:32 pm    Post subject: Reply with quote

No, export gets erased, so it wouldn't =3 You can try though, it won't hurt anything
Back to top
View user's profile Send private message
forgotten1
Guru
Guru


Joined: 11 Jan 2005
Posts: 477
Location: East Coast, USA

PostPosted: Sun Feb 13, 2005 9:33 pm    Post subject: Reply with quote

You want:
Code:
export PKGDIR="/mnt/cdrom"
emerge --usepkg fontconfig

And alternatively, you could try commenting out your GENTOO_MIRRORS entry in your make.conf temporarily. Then try to emerge xorg-x11. I had a problem similar to yours yesterday, and that worked for me. If this doesn't work, then I'd use the first approach.
Back to top
View user's profile Send private message
polle
Veteran
Veteran


Joined: 28 Feb 2003
Posts: 1498
Location: Belgium

PostPosted: Sun Feb 13, 2005 9:34 pm    Post subject: Reply with quote

or just copy fontconfig-2.2.3.tar.gz to /usr/portage/distfiles
Back to top
View user's profile Send private message
spilikin
n00b
n00b


Joined: 07 Feb 2005
Posts: 15

PostPosted: Mon Feb 14, 2005 1:17 pm    Post subject: comment out GENTOO_MIRRORS Reply with quote

I commented out GENTOO_MIRRORS and the emerge worked fine. That brings up another question: why would one need GENTOO_MIRRORS uncommented? I am in the USA and many of my so-called "fast mirrors" point to EU sites.
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Mon Feb 14, 2005 1:36 pm    Post subject: Reply with quote

If you comment out GENTOO_MIRRORS, you just get the default mirrors. The idea of having your own is to get better performance, but sometimes mirrorselect picks useless mirrors, thus giving you worse performance. :?
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Mon Feb 14, 2005 1:43 pm    Post subject: Re: emerge aborted Reply with quote

spilikin wrote:
Hi,
export PKGDIR=/mnt/cdrom/all <--- all is the directory where the file fontocnfig-2.2.3.tbz2 is located

shouldn't that be /mnt/cdrom/All <--- with a CAPITAL "A"?
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
spilikin
n00b
n00b


Joined: 07 Feb 2005
Posts: 15

PostPosted: Mon Feb 14, 2005 3:10 pm    Post subject: Reply with quote

I think for now I'll keep GENTOO_MIRRORS commented. The handbook says (amd64 section 6.a) "you can skip the mirrorselect if the command doesn't work."

I now have KDE going as well and still climbing that learning curve mountain, but I can almost see the top! Thanks for all the help!
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Mon Feb 14, 2005 3:11 pm    Post subject: Reply with quote

spilikin wrote:
I now have KDE going as well and still climbing that learning curve mountain, but I can almost see the top! Thanks for all the help!
You'll enjoy the view. Looking out at over landscape with a lot of other (even higher) mountains :wink:
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
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