Beim update: illegal field $(progress-linux), name "0"

Daniel Baumann daniel.baumann at bfh.ch
Mon Jan 18 11:47:46 CET 2021


Hallo Stan,

On 1/17/21 6:30 PM, Stan Schymanski wrote:
> $sudo apt upgrade
> <snip>
> Preparing to unpack .../fwupd_1.2.13-2_amd64.deb ...
> awk: illegal field $(progress-linux), name "0"
>  input record number 1, file
>  source line number 1
> <snip>

in fwupd.preinst hats folgendes drin:

EFIDIR=$(dpkg-vendor --query vendor | awk '{ print tolower($$0) }')

das liefert als output: progress-linux

dpkg-vendor nimmt die information aus /etc/dpkg/origins/default, was ein
symlink auf /etc/dpkg/origins/progress-linux sein sollte.

letzteres beinhaltet folgendes:

---snip---
Vendor: progress-linux
Vendor-URL: https://progress-linux.org
Bugs: mailto:maintainers at lists.progress-linux.org
Parent: Debian
---snap---

und wird via base-files (aus progress) installiert.

ich wuerde also vermuten dass das was mit deinem dpkg origin file nicht
stimmt.

Gruesse,
Daniel

-- 
Berner Fachhochschule / Bern University of Applied Sciences
Services / IT-Services
Daniel Baumann
Teamleiter Linux & Infrastructure Services
___________________________________________________________
Dammweg 3, CH-3013 Bern
Telefon direkt +41 31 848 48 22
Telefon Servicedesk +41 31 848 48 48
daniel.baumann at bfh.ch
https://bfh.ch
https://bfh.science


More information about the bfh-linux-users mailing list