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

Bug#922546: qa.debian.org: [udd] upload_history table not updating



Package: qa.debian.org
Severity: important

Hi all,

When using the following command against official and public UDD servers,
the dates are missing:

SELECT source, upload_date::date FROM bapase ORDER BY upload_date DESC limit 30;

The last registered date is 2019-01-16. It can be confirmed here[1]. Today,
there are 3.442 source packages in Sid shown without a date.

[1] https://people.debian.org/~eriberto/udd/help_a_package.html

I also tested upload_history table and it stopped in 2019-01-16. I used the
following command:

SELECT source, date FROM upload_history ORDER BY date DESC limit 30;

Thanks in advance.

Regards,

Eriberto


Reply to: