Bug#1075845: RFS: ipmitool/1.8.19-8 [RC] -- utility for IPMI control with kernel driver or LAN interface (daemon)
On Sat, Jul 06, 2024 at 11:06:55AM +0200, Jörg Frings-Fürst wrote:
> - debian/ipmitool.postinst:
> + Add download ipmitool_enterprise.txt.
This is:
| BIN=/usr/bin/wget
| SOURCE=https://www.iana.org/assignments/enterprise-numbers.txt
| DEST=/usr/share/misc/enterprise-numbers.txt
|
[..]
| echo "Download enterprise-numbers.txt"
|
| $BIN -O $DEST $SOURCE >/dev/null 2>&1
Downloading files during package install is unacceptable for packages in main.
Please remove all of that.
Chris
Reply to: