Skip to content

pkg_deb file spec seems to be corrupted in .changes file #632

@phlax

Description

@phlax

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.deb

Checking 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!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2An issue that should be worked on when time is availablebug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions