Package: qa.debian.org Severity: important Hi,
since some days the import of long descriptions for releases 'sid' and 'experimental' are broken: udd=> SELECT package, language, distribution, release, component, description, long_description from descriptions where long_description != '' and release in ('sid','experimental'); package | language | distribution | release | component | description | long_description ---------+----------+--------------+---------+-----------+-------------+------------------ (0 Zeilen) The import of the descriptions is done by the ddtp importer that is reading files named Translation-<lang>.bz2 in ullmann.debian.org:/srv/mirrors/debian/dists/sid/main/i18n I verified that these files are available as usual. I just learned about directories Translation-<lang>.diff which are new to me and did not existed when I worked on the ddtp importer (which is ignoring these dirs). I verified that the importer works properly on my test host: udd=# SELECT language, count(*) from descriptions where long_description != '' and release in ('sid','experimental') group by language order by language; language | count ----------+------- ca | 27 cs | 4416 da | 11650 de | 12517 en | 42395 es | 2534 eu | 40 fi | 718 fr | 5587 hr | 39 hu | 253 it | 22308 ja | 7477 km | 24 ko | 937 nl | 232 pl | 5003 pt | 3847 pt_BR | 4153 ru | 3022 sk | 2827 sr | 346 sv | 337 uk | 6234 vi | 68 zh_CN | 1045 zh_TW | 174 (27 Zeilen) So something seems to be broken only on ullmann.d.o but I do not have any idea what this might be. Unfortunately I do not feel able to check this due to a very weak connection to this host. This problem does exist probably for one week because one of its effects was reported last Thursday[1] and the cron job that was creating the broken pages was running on Wed, 2013-04-10. I vaguely remember that the broken descriptions in the tasks pages as reported[1] were OK on last Sunday evening - but I'm not fully sure. In any case you might expect a temporary / random problem. Hope anybody with better access to ullmann.d.o can have a look. Kind regards Andreas. [1] https://lists.debian.org/debian-science/2013/04/msg00045.html -- System Information: Debian Release: 6.0.7 Architecture: i386 (i686) Kernel: Linux 2.6.36-xenU-4814-i386 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org