<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>43484</bug_id>
          
          <creation_ts>2004-03-02 07:47 0000</creation_ts>
          <short_desc>pciutils can&apos;t be source-downloaded (broken ebuild)</short_desc>
          <delta_ts>2004-10-19 07:56:00 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>spider@gentoo.org</reporter>
          <assigned_to>base-system@gentoo.org</assigned_to>
          <cc>aliz@gentoo.org</cc>
    
    <cc>rockoo@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>spider@gentoo.org</who>
            <bug_when>2004-03-02 07:47:52 0000</bug_when>
            <thetext>The pciutils package won&apos;t download all sources with emerge -f pciutils, so the burn-to-cd fails miserably as the build goes online in its src_unpack()  function
 
 Solution would  be to move the pciid download to an SRC_URI, even if that means updating the package more often. (Separate the id&apos;s to a separate package perhaps?)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aliz@gentoo.org</who>
            <bug_when>2004-03-02 07:54:48 0000</bug_when>
            <thetext>IMO it should be reverted to the way it was done before. Keep a pci.ids in ${FILESDIR} and in src_unpack wget for a new one with short timeout. If there is no net connection use the file from ${FILESDIR}.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aliz@gentoo.org</who>
            <bug_when>2004-03-02 08:01:42 0000</bug_when>
            <thetext>I must have mixed up the packages, I can&apos;t find any ebuild that had the code I thought it had. However app-addmin/hddtemp is trying to download a updated file from the net with a spare in ${FILESDIR}.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>spider@gentoo.org</who>
            <bug_when>2004-03-02 08:11:45 0000</bug_when>
            <thetext>hmm, Either way its sorta painful &quot;as things are&quot; since the ./update-pciids (I think thats the name of the script)  did break the update steps.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-10-03 02:41:20 0000</bug_when>
            <thetext>the id file is 300K+ ... no way that is going into the $FILESDIR

please re-open if someone can come up with a decent solution ... i know the current situation sucks for some :/</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>axxo@gentoo.org</who>
            <bug_when>2004-10-09 02:07:17 0000</bug_when>
            <thetext>tag it with a date &amp; put it on the mirrors or your dev space</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-10-09 10:15:46 0000</bug_when>
            <thetext>the id list gets updated weekly if not more often</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ciaran.mccreesh@googlemail.com</who>
            <bug_when>2004-10-09 10:47:56 0000</bug_when>
            <thetext>Then write a script to do it and stick it on a cron. The vim runtime files are in a similar situation, we just do semi-regular tarballs for updates...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-10-19 07:56:00 0000</bug_when>
            <thetext>the ebuild now has a cached version in SRC_URI

if the live-update in src_unpack() fails, it will use the cached version in SRC_URI instead of failing</thetext>
          </long_desc>
      
    </bug>

</bugzilla>