Re: [gentoo-user] emerge problem with e100

2005-01-23 Thread Richard Foltyn
On Sun, 2005-01-23 at 00:21 +0100, pat wrote:
> Hi All,
> 
> I've setup new system and compile the kernel (2.6.10-r1) and I want to install
> network card. I did "emerge e100" after kernel compilation, but I have
> received error (in attachement). Did I something wrong ???

Maybe you don't really need the e100 package to get your NIC running.
The necessary module should be part of every kernel and works without
problems. I don't even have the e100 package installed.

My NIC:
Ethernet controller: Intel Corp. 82801CAM (ICH3) PRO/100 VE (LOM)
Ethernet Controller (rev 42)

Kernel Config:
CONFIG_E100=m
CONFIG_E100_NAPI=y

Hope this helps,
richard


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] distfile locations

2005-01-23 Thread Richard Foltyn
On Sun, 2005-01-23 at 15:12 +0100, Holly Bostick wrote:
> I don't actually think this is a bug-- afaik, Portage should look on the 
> gentoo mirrors if it can't find the file on the SRC_URI...

I believe it's exactly the other way round, otherwise it would not make
much sense to set up a mirror in the first place...

I've deleted the local ImageMagick file to see what happens: 
portage first tries to download the file from the first mirror in my
GENTOO_MIRRORS list, then the second, etc...
I guess if it still cannot find the file it uses the SRC_URI location
defined in the ebuild.






signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] distfile locations

2005-01-23 Thread Richard Foltyn
Hi,

There are dozens of HTTP mirrors for Gentoo, just look at
http://www.gentoo.org/main/en/mirrors.xml and find several close to you.

Then add them to your /etc/make.conf using the GENTOO_MIRRORS option.

This could look something like this:
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://sunsite.cnlab-switch.ch/mirror/gentoo "

Maybe you should emerge sync as well, since portage seems to try
downloading already outdated files.

Hope this helps.

Greetings,
Richard


On Sun, 2005-01-23 at 11:01 +0100, Antoine wrote:
> Hi,
> I recently posted a bug which was closed as a non-issue. I have not 
> played with make.conf or portage settings very much, so am confused. 
> When I attempted to emerge the latest stable imagemagick it attempted to 
> get it from imagemagick.org. The file no longer being there, it failed. 
> I don't really know how ebuilds work, but it didn't look anywhere else. 
> I searched google for the file but it didn't appear anywhere that still 
> had a viable link. So I get told by the bug reviewer that it is on the 
> gentoo mirrors, which indeed it is.
> I guess google doesn't connect to ftp (or rsync?), so that must be why 
> it didn't show up, and I guess there are no http mirrors for gentoo. My 
> question is this. Why does the ebuild try and get the file from 
> imagemagick.org, when they clearly don't keep old versions. This problem 
> is not new, as a (in addition to mine) comment on gentoo-portage 
> suggests. Can I tell portage to ignore ebuild locations and always get 
> files from mirrors? The bug reviewer suggested my config was "broken", 
> is that so? Howso?
> Cheers
> Antoine
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 


signature.asc
Description: This is a digitally signed message part


[gentoo-user] Safe to upgrade glibc?

2005-01-23 Thread Richard Foltyn
Hi list,

Is it perfectly safe to upgrade glibc to a newer version? In my case
this would be:

[ebuild U ] sys-libs/glibc-2.3.4.20040808-r1 [2.3.3.20040420]

I remember reading somewhere that you have to recompile your entire
system since everything is linked to glibc. I've also heard of people
who managed to screw up their system just by upgrading...

TIA,
Richard


signature.asc
Description: This is a digitally signed message part