Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8750 - pcitutils ebuild and pci.ids
Summary: pcitutils ebuild and pci.ids
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-04 09:37 UTC by Martin Holzer (RETIRED)
Modified: 2003-02-04 19:42 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 Martin Holzer (RETIRED) gentoo-dev 2002-10-04 09:37:44 UTC
the pciutils ebuild downloads pci.ids.bz2 from the web
http://pciids.sf.net/pci.ids.bz2  http error 302

-> http://pciids.sourceforge.net/pci.ids.bz2

is it possible to put this file on the official gentoo mirror, and so in the 
distfiles directory of the gentoo pcs ?

i've setted up a gentoo box over a proxy.
now i'm setting up a 2nd box without a connection to the internet, just to a 
internal webserver with the distfiles of the 1st box.

when i'm emerging pciutils, it want to connect to the url above.

it would be great.
Comment 1 SpanKY gentoo-dev 2002-10-04 13:27:49 UTC
http 302 means redirect ... 
it kinda sucks if you have a d/l-ing program that can't handle 302 errors ... 
Comment 2 SpanKY gentoo-dev 2002-10-04 13:33:51 UTC
hmm, i didnt mean to close this bug ... how odd ... 
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2002-12-03 08:52:51 UTC
I don't think it's appropriate to put this file on the Gentoo mirror since it
already comes in the package.  There's no reason to keep an unversioned mirror
of the snapshot.

I tested wget and it responds appropriately to the 302 redirect, so I don't see
how that is a problem.

In fact, I don't see how this bug report is a problem at all.  The ebuild
recovers gracefully if a network connection isn't present.  In that case it uses
the original pci.ids file that was delivered with the package.  I've verified
this works on a disconnected machine.

I'm closing this for now.  Please explain how this is a real problem if you wish
to reopen this bug.

Aron
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2002-12-06 02:41:15 UTC
don't know what was going on last time

how it works fine.