Package: pciutils
Version: 1:3.6.4-1
Severity: normal

If I run the `update-pciids` command, it fails:

  $ sudo /usr/sbin/update-pciids
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                   Dload  Upload   Total   Spent    Left  Speed
  100  255k  100  255k    0     0   216k      0  0:00:01  0:00:01 --:--:--  216k
  ln: failed to create hard link '/usr/share/misc/pci.ids.old': File exists

I can only make it work if I delete the backup file first:

  $ sudo rm -f /usr/share/misc/pci.ids.old
  $ sudo /usr/sbin/update-pciids
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                   Dload  Upload   Total   Spent    Left  Speed
  100  255k  100  255k    0     0   216k      0  0:00:01  0:00:01 --:--:--  216k

Francois

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-3-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pciutils depends on:
ii  libc6     2.29-10
ii  libkmod2  26+20191223-1
ii  libpci3   1:3.6.4-1

pciutils recommends no packages.

Versions of packages pciutils suggests:
ii  bzip2  1.0.8-2
ii  curl   7.67.0-2
ii  wget   1.20.3-1+b2

-- no debconf information

Reply via email to