Your message dated Thu, 28 Apr 2011 22:11:38 +0200
with message-id <[email protected]>
and subject line Re: Bug#621502: UDD: no recent uploads in upload_history
has caused the Debian Bug report #621502,
regarding UDD: no recent uploads in upload_history
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
621502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621502
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal
User: [email protected]
Usertags: udd
upload_history doesn't contain any information about uploads after 23
March:
udd=> select max(date) from upload_history where file like
'debian-devel-changes.2011%';
max
------------------------
2011-03-23 23:08:09+00
(1 row)
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
On 07/04/11 at 16:23 +0200, Jakub Wilk wrote:
> Package: qa.debian.org
> Severity: normal
> User: [email protected]
> Usertags: udd
>
> upload_history doesn't contain any information about uploads after
> 23 March:
>
> udd=> select max(date) from upload_history where file like
> 'debian-devel-changes.2011%';
> max ------------------------
> 2011-03-23 23:08:09+00
> (1 row)
Fixed. It broke during the migration to squeeze on samosa.
- Lucas
--- End Message ---