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

Re: DDTP - No Tranlation-XX files in http://ftp.debian.org/debian/dists/jessie/main/i18n/ ?



I had a quick look and I think the patch below is the right answer. At least the cronlog output complains about unknown directory "jessie" and that error comes from this script. Lets see how it goes today.

--- a/ddtp-dinstall/checks/ddtp_i18n_check.sh
+++ b/ddtp-dinstall/checks/ddtp_i18n_check.sh
@@ -80,8 +80,8 @@ elif [ ! -d "$PACKAGES_LISTS_DIR" ]; then
        usage
 fi
 
-#STABLE="squeeze"
-TESTING="wheezy"
+#STABLE="wheezy"
+TESTING="jessie"
 UNSTABLE="sid"
 
 # Original SHA256SUMS, generated by i18n.debian.net



On 14 May 2013 07:05, Christian PERRIER <bubulle@debian.org> wrote:
Quoting Beatrice Torracca (beatricet@libero.it):
> Hello,
>
> I noticed that there aren't any files of the traslated package
> desriptions (eg. Translation-it) in
> http://ftp.debian.org/debian/dists/jessie/main/i18n/
>
> but there are in the corresponding directory for sid and stabel.
>
> Is it right? No translations for those using Testing?
>
> Ciao,
> beatrice
>
> P.S. I might be missing something obvious *g*

We currently have something that's is going wrong with the scripts
that run on churro, generate what's expected by the ftpmaster machine
that grabs them 3 times a day.

I tried to have a look at these scripts last weekend and found out
very obvious places where "jessie" had to be defined but it seems that
my changes were not enough to make things work.

This magic between churro and the ftpmaster machine is something that
was setup by Felipe and Nicolas a few years ago and, well, it not
completely obvious..:-)

As usual, when the magic behing the DDTP is working, everything does
well, but when something breaks, we're desperately in need of someone
who can fix it.

Trying again to CC Felipe or Nicolas, in case one of them notices this
mail....


--





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

Reply to: