Re: -s/--checksum deprecated
Seth Vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 17 Apr 2009, Axel Thimm wrote: > On Fri, Apr 17, 2009 at 03:08:31PM -0400, Seth Vidal wrote: >> >> >> On Fri, 17 Apr 2009, Axel Thimm wrote: >> >>> Hi, >>> >>> createrepo 0.9.7 has the options to change the checksum type >>> deprected, and indeed some parts are hardcoded (for example using -s >>> uses the proper sumtype for the meta-metadata, but still uses the >>> hardwired sha256 for the checksums of the packages themselves). >>> >>> Would it be possible to keep this switch for environments that need to >>> change the checksum types? I wonder how the fedora builders work that >>> use sha256 and sha checksums for differently aged Fedora releases, are >>> these different createrepos running in their own chroot? >>> >>> I'd prefer if possible a common createrepo that would allow choosing >>> the checksum type at runtime. I'd also try to come up with fixes to >>> 0.9.7 if there is interest. >> >> Check upstream git and latest 0.9.7 build in f11/rawhide - I already >> undeprecated it. >> >> http://createrepo.baseurl.org/gitweb?p=createrepo.git;a=commitdiff;h=0d161131357bf4a195a35599a757aa35f6eb86a1 > > 1000 thanks, and it looks like I was looking for the bits in > > http://createrepo.baseurl.org/gitweb?p=createrepo.git;a=commitdiff;h=5dd00f425f64cdc1bfc1005f560fb4761abac007 > "make sure the checksum type we use is being used everywhere." > > I was using createrepo-0.9.7-1 from rawhide, I'll try git for the next > tests. Or get 0.9.7-5 from koji. -sv