openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
3.98k stars 3.47k forks source link

pci.ids cannot be downloaded #7080

Closed xback closed 6 years ago

xback commented 6 years ago

2 issues:

Due to this, package pci-utils cannot be used anymore currently.

mkdir -p /mnt/ramdisk/koen/firmware/builds/generic_imx6/dl SHELL= flock /mnt/ramdisk/koen/firmware/builds/generic_imx6/tmp/.pci.ids.4ad9327b147ce7bb6ae27b68efe0c1d89d9eb9a1.flock -c ' /mnt/ramdisk/koen/firmware/builds/generic_imx6/scripts/download.pl "/mnt/ramdisk/koen/firmware/builds/generic_imx6/dl" "pci.ids.4ad9327b147ce7bb6ae27b68efe0c1d89d9eb9a1" "f8386c74ecc74f3c410b2f0f4885e7705c5dfcacd52fe924a931a63b246c8793" "pci.ids" "@GITHUB/pciutils/pciids/4ad9327b147ce7bb6ae27b68efe0c1d89d9eb9a1" '

diizzyy commented 6 years ago

Seems to be a temporary local issue, URL works fine for me

dibdot commented 6 years ago

As @diizzyy said, works for me as well.