[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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@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@gmail.com> http://svana.org/kleptog/



--
Martijn van Oosterhout <kleptog@gmail.com> http://svana.org/kleptog/

Reply to: