[Bug 1846512] Re: update-usbids runs as root and fetches over HTTP

Brian Murray brian at ubuntu.com
Thu Oct 3 20:34:52 UTC 2019


This tool doesn't seem to be a part of the usbutils package in the
development release of Ubuntu (eoan).

** Package changed: ubuntu => usbutils (Ubuntu)

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

Title:
  update-usbids runs as root and fetches over HTTP

Status in usbutils package in Ubuntu:
  New

Bug description:
  $ cat /usr/sbin/update-usbids
  #!/bin/sh

  # see also update-pciids.sh (fancier)

  [ "$1" = "-q" ] && quiet="true" || quiet="false"

  set -e
  SRC="http://www.linux-usb.org/usb.ids"
  DEST=/var/lib/usbutils/usb.ids

  ...

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



More information about the foundations-bugs mailing list