-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Labels
P2An issue that should be worked on when time is availableAn issue that should be worked on when time is availablebug
Description
Attempting to upgrade to 0.7.1 our deb publishing pipeline fails unable to use dscverify to check the signatures on the debs/changes
On further investigation - this is what changed:
Files:
104017c7c884bc833a3c46d044295f51 99165210 contrib/devel optional envoy_1.25.0-dev_amd64.deb
->
Files: ad524b04821992a3037b2ef26c55f8f2 99165210 contrib/devel optional envoy_1.25.0-dev_amd64.debChecking the spec - it seems like this is not allowed - https://www.debian.org/doc/debian-policy/ch-controlfields.html#files
certainly it causes dscverify to fail with:
# dscverify --keyring /usr/share/debsign/keyring.gpg /tmp/install/deb/envoy_1.25.0-dev_amd64.bullseye.changes
/tmp/install/deb/envoy_1.25.0-dev_amd64.bullseye.changes:
Good signature found
dscverify: no file spec lines in /tmp/install/deb/envoy_1.25.0-dev_amd64.bullseye.changes
Validation FAILED!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2An issue that should be worked on when time is availableAn issue that should be worked on when time is availablebug