#243 need to have arch in the checksum
Closed: Fixed Opened by ausil.

When dealing with syncing different arch tree iso's into one place you get issues if the checksums are not unique. They are currently not unique and the logical way to fix it is to add the arch to the checksum file name


I assume this is about files like Fedora-Workstation-Rawhide-20160331.n.0-CHECKSUM.

Is arch enough? That would not make it globally unique – each variant with sharing that arch would generate the same filename.

Would it be better to instead change the syncing script to merge the checksum files?

the syncing is something like rsync -avhHP rsync://download-ib01.fedoraproject.org/fedora-stage/24_Alpha-1.7///iso/ /srv/torrent/new/fedora/

We have always had the arches in the CHECKSUMS in the past. maybe we should also have the type in the checksum iso, image etc

See PR #250.

Commit e34bd276 fixes this issue

Commit e34bd276 fixes this issue

Commit e34bd276 fixes this issue

Commit e34bd276 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/pungi/pungi/issues/243

Please continue any further discussion there.

Metadata