[Debian-l10n-devel] DDTSS is working well ?
Martijn van Oosterhout
kleptog at gmail.com
Thu Sep 12 19:07:13 UTC 2013
Success, the output files have been updated!
http://ddtp.debian.net/debian/
The next pull by dak should get further, fingers crossed...
On 11 September 2013 23:28, Martijn van Oosterhout <kleptog at gmail.com>wrote:
> 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/
>
--
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/20130912/2de62191/attachment.html>
More information about the Debian-l10n-devel
mailing list