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

Re: [UDD] Bug importer is missing files



On Wed, 15 Feb 2012, Andreas Tille wrote:
> I inspected log files I'm creating on blends.d.n which I'm creating
> for the UDD clone running there and found entries like
> 
> Bug 48057: unable to open /org/bugs.debian.org/versions/pkg/o/openssh-client:  at /org/udd.debian.org/mirrors/bugs.debian.org/perl/Debbugs/Status.pm line 1282.
> Bug 56542: unable to open /org/bugs.debian.org/versions/pkg/x/xemacs21-mule: Datei oder Verzeichnis nicht gefunden at /org/udd.debian.org/mirrors/bugs.debian.org/perl/Debbugs/Status.pm line 1282.
> Bug 68213: unable to open /org/bugs.debian.org/versions/pkg/j/jvim-canna: Datei oder Verzeichnis nicht gefunden at /org/udd.debian.org/mirrors/bugs.debian.org/pe
[...]
> ...
> 
> I verified the data which are synced from bugs-mirror.debian.org and the
> files are really missing and what's concerning me is that they are also
> missing on udd.debian.org - so there seems to be a general problem with
> the bug importer.
> 
> Any idea what might be wrong?

These are actually cases where the bug has been reported against a
version which is for a non-existant source package. For example:

% bts status 48057
bug_num 48057
source  openssh
found_versions  openssh-client/1:4.2p1-5
date    940636981
mergedwith      335962
found   openssh-client/1:4.2p1-5 => 
msgid   <E11eoX7-00046w-00@godot.normed.de>
forwarded       http://bugzilla.mindrot.org/show_bug.cgi?id=1059
id      48057
severity        wishlist
location        db-h
log_modified    1312493060
originator      Hein Roehrig <hein@acm.org>
subject scp -r follows symlinks
last_modified   1312493060
pending forwarded
package openssh-client

shows that the bug is found in openssh-client/1:4.2p1-5, which is
wrong; it should be openssh/1:4.2p1-5. I should probably guess this
better in the BTS than I do currently, but that's why it's throwing
those error messages.

[For those following along at home, to fix, we'd do this:
bts found 48057 openssh/1:4.2p1-5 , notfound 48057 openssh-client/1:4.2p1-5 ; ]


Don Armstrong

-- 
If I had a letter, sealed it in a locked vault and hid the vault
somewhere in New York. Then told you to read the letter, thats not
security, thats obscurity. If I made a letter, sealed it in a vault,
gave you the blueprints of the vault, the combinations of 1000 other
vaults, access to the best lock smiths in the world, then told you to
read the letter, and you still can't, thats security.
 -- Bruce Schneier

http://www.donarmstrong.com              http://rzlab.ucr.edu


Reply to: