#243 need to have arch in the checksum
Closed: Fixed None Opened 8 years ago 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

Login to comment on this ticket.

Metadata