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

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



Danish translations are now part of Jessie. This is great news. Thanks.
Joe



Fra: Martijn van Oosterhout <kleptog@gmail.com>
Til: Debian Internationalization <debian-i18n@lists.debian.org>
Cc: Debian Development <debian-l10n-devel@lists.alioth.debian.org>
Sendt: 8:14 fredag den 13. september 2013
Emne: Re: [Debian-l10n-devel] DDTSS is working well ?

Okay, some last minute fixing last night seems to have had its effect. At least dak has not sent its scheduled email. These files are new:

http://ftp.debian.org/debian/dists/jessie/main/i18n/

But I can't tell if they have all the latest translations. Can some translator who has made some recent changes check to see if they are up to date?

Thanks in advance,


On 12 September 2013 21:07, Martijn van Oosterhout <kleptog@gmail.com> wrote:
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/



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



Reply to: