[Debian-l10n-devel] DDTSS is working well ?

Martijn van Oosterhout kleptog at gmail.com
Wed Sep 11 21:28:14 UTC 2013


Ok, getting further: the problem was with this bit of shell:

===
 for distribution in $DISTS squeeze md5sum timestamp timestamp.gpg
 do
        rm -f $distribution
        wget -q -m -nd http://ftp-master.debian.org/i18n/$distribution || \
                echo "failed to wget
http://ftp-master.debian.org/i18n/$distribution"
 done
 md5sum --check --quiet md5sum
===

If the list of files downloaded doesn't *exactly* match the list in the
md5sum file it fails. Since jessie appeared this obviously failed. I've
rejigged the code to not have this problem anymore and set it running. I'll
check in the morning to see how it progressed.

Have a nice day,
-- 
Martijn van Oosterhout <kleptog at gmail.com> http://svana.org/kleptog/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-l10n-devel/attachments/20130911/401c5b4b/attachment.html>


More information about the Debian-l10n-devel mailing list