[request-tracker-maintainers] 3.8 sid upload
Niko Tyni
ntyni at debian.org
Tue Jan 20 19:36:55 UTC 2009
On Mon, Jan 19, 2009 at 05:56:09PM +0000, Dominic Hargreaves wrote:
> On Fri, Jan 16, 2009 at 11:08:56AM +0200, Niko Tyni wrote:
> > OTOH it's very easy to fix for most people, just putting the old md5sums in
> > one file and running something like
> >
> > md5sum --check --status $file && perl -alne 'print $F[1]' $file | xargs rm
> >
> > should do.
>
> Yeah, true. I've added this in subversion now, thanks for the
> inspiration.
Great. Just realized this could be optimized as perl -ane 'unlink $F[1]' :)
And maybe do it only on upgrades from the older versions?
> > Certainly, but I'd not go over the top worrying about breakage in
> > sid either. A soonish upload would be fine by me.
>
> I'll probably look at this this week.
Thanks again for the work you're putting into this.
--
Niko
More information about the pkg-request-tracker-maintainers
mailing list