Skip to content

Repotype: checksumsfile:rawsig staticlinks publishes out of sync and breaks checksums #19491

@bluca

Description

@bluca

In a project with Repotype: checksumsfile:rawsig staticlinks sometimes the staticlink files get out of sync. It seems the actual file is not updated, while the checksums are, breaking downloads.

For example right now in https://download.opensuse.org/repositories/home:/bluca:/octpus/debian_13_images/

$ sha256sum *.raw.zst
b4c2217e30889d4208f827751c41cf49b1fa1f045e285ac3843bbb11174ffdb1  nest-octopus_38.46_arm64.raw.zst
5268fdcedbfb8b871bb661ab07eba6c0aa8a176bccd790453241b4bbbbe07a23  nest-octopus_arm64.raw.zst
$ cat SHA256SUMS 
b4c2217e30889d4208f827751c41cf49b1fa1f045e285ac3843bbb11174ffdb1  nest-octopus_38.46_arm64.raw.zst
b4c2217e30889d4208f827751c41cf49b1fa1f045e285ac3843bbb11174ffdb1  nest-octopus_arm64.raw.zst
$ cat nest-octopus_*.sha256
b4c2217e30889d4208f827751c41cf49b1fa1f045e285ac3843bbb11174ffdb1  nest-octopus_38.46_arm64.raw.zst
b4c2217e30889d4208f827751c41cf49b1fa1f045e285ac3843bbb11174ffdb1  nest-octopus_arm64.raw.zst

So the unversioned staticlink is still published at the previous version, while its shasums and the versioned file are all up to date

Metadata

Metadata

Assignees

No one assigned

    Labels

    BackendThings regarding the OBS backend

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions