[Bug 1244879] Re: update-pciids hangs with no information

Tim Gardner tim.gardner at canonical.com
Sun Jan 26 12:27:30 UTC 2014


Just updated and uploaded trusty, ./update-pciids.sh worked fine.

** Changed in: pciutils (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pciutils in Ubuntu.
https://bugs.launchpad.net/bugs/1244879

Title:
  update-pciids hangs with no information

Status in “pciutils” package in Ubuntu:
  Fix Released

Bug description:
  When I first launch update-pciids it hangs just after sudo password validation.
  There are no progress bar to know if download is just slow or if it hangs definitely.

  Internet connection was OK, since I made an apt-get install just
  before.

  draco at draco-ultrabook:~$ sudo /usr/bin/time update-pciids 
  [sudo] password for draco: 
  ^CCommand terminated by signal 2
  0.00user 0.01system 8:21.97elapsed 0%CPU (0avgtext+0avgdata 2124maxresident)k
  0inputs+120outputs (0major+1393minor)pagefaults 0swaps

  => Canceled after 8 minutes
  => process is stuck at wget command (thanks to htop) but there is no such information to the user.

  Trying to acquire the file directly with wget :

  draco at draco-ultrabook:~$ /usr/bin/time wget http://pciids.sourceforge.net/v2.2/pci.ids.bz2
  --2013-10-26 08:13:28--  http://pciids.sourceforge.net/v2.2/pci.ids.bz2
  Résolution de pciids.sourceforge.net (pciids.sourceforge.net)... 216.34.181.96
  Connexion vers pciids.sourceforge.net (pciids.sourceforge.net)|216.34.181.96|:80... connecté.
  requête HTTP transmise, en attente de la réponse... 200 OK
  Taille : 195975 (191K) [application/x-bzip2]
  Enregistre : «pci.ids.bz2.2»

  100%[=====================================================================================================>]
  195 975      396KB/s   ds 0,5s

  2013-10-26 08:13:29 (396 KB/s) - «pci.ids.bz2.2» enregistré
  [195975/195975]

  0.00user 0.01system 0:00.82elapsed 1%CPU (0avgtext+0avgdata 2268maxresident)k
  0inputs+384outputs (0major+677minor)pagefaults 0swaps
  draco at draco-ultrabook:~$

  Relaunch update-pciids is OK now:
  draco at draco-ultrabook:~$ sudo /usr/bin/time update-pciids 
  Downloaded daily snapshot dated 2013-10-26 03:15:01
  0.03user 0.02system 0:00.89elapsed 7%CPU (0avgtext+0avgdata 4072maxresident)k
  8inputs+2088outputs (0major+6092minor)pagefaults 0swaps

  draco at draco-ultrabook:~$ uname -a
  Linux draco-ultrabook 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
  draco at draco-ultrabook:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:	Ubuntu
  Description:	Ubuntu 13.10
  Release:	13.10
  Codename:	saucy

  draco at draco-ultrabook:~$ apt-cache policy pciutils
  pciutils:
    Installé : 1:3.1.9-6ubuntu9
    Candidat : 1:3.1.9-6ubuntu9
   Table de version :
   *** 1:3.1.9-6ubuntu9 0
          500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
          100 /var/lib/dpkg/status

  update-pciids should not hangs as long, or at least, progress
  information should be shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pciutils/+bug/1244879/+subscriptions



More information about the foundations-bugs mailing list