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

Bug#795885: udd: upload_history: signed_by/fingerprint says N/A



Package: qa.debian.org
Severity: minor
User: qa.debian.org@packages.debian.org
Usertags: udd

I was looking for uploads sponsored by me recently.  I searched in
upload_history by fingerprint and noticed that it says 'N/A'.  signed_by,
signed_by_name and signed_by_email are N/A or empty, too.  key_id has the
correct information though.  It would be great to fill in these values.

One example to show the missing information is:

SELECT * FROM upload_history WHERE source = 'icheck' and version = '0.9.7-6.2';

This is not a recent problem, it seems:

udd=> SELECT count(*) FROM upload_history WHERE signed_by = 'N/A';
 count
-------
 29861
(1 row)

udd=> SELECT count(*) FROM upload_history WHERE fingerprint = 'N/A';
 count
-------
 30378
(1 row)

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


Reply to: