Bug#1052066: awk: illegal field $(ID=debian), name "0" while upgrading to 1.9.4-2

2023-10-05 Thread Julien Palard
Looks like the culpit is in postinst: DEBIAN/postinst:EFIDIR=$(awk '/^ID=/ {gsub(/"/,""); split($$0,a,"="); print tolower(a[2])}' /etc/os-release) running the awk command gives the same output: $ awk '/^ID=/ {gsub(/"/,""); split($$0,a,"="); print tolower(a[2])}' /etc/os-release

Bug#1052066: awk: illegal field $(ID=debian), name "0" while upgrading to 1.9.4-2

2023-09-16 Thread Julien Palard
Package: fwupd Version: 1.9.4-2 Severity: normal X-Debbugs-Cc: jul...@palard.fr Hi, while upgrading my laptop from Bookworm to Trixie I got: > Setting up fwupd (1.9.4-2) ... > /usr/sbin/policy-rc.d returned 101, not running 'restart > fwupd-offline-update.service fwupd-refresh.service