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

Bug#543526: marked as done (qa.debian.org: UDD has empty 'origin' field for debian packages)



Your message dated Tue, 22 Sep 2009 20:21:41 +0200
with message-id <20090922182141.GB4751@xanadu.blop.info>
and subject line Re: Bug#543526: qa.debian.org: UDD has empty 'origin' field for debian packages
has caused the Debian Bug report #543526,
regarding qa.debian.org: UDD has empty 'origin' field for debian packages
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 owner@bugs.debian.org
immediately.)


-- 
543526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543526
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal
User: qa.debian.org@packages.debian.org
Usertags: udd

Hi,

[I wasn't exactly sure howto report a bug against UDD. There is a udd
package in the BTS, but the BTS advises me to not file any bugs aginst
it]

UDD seems to have have empty 'origin' fields in the package table, e.g.
see (ran on Alioth):

udd=> SELECT origin from packages where package = 'fslview';
(35 rows) -- all empty

whereas the ubuntu package table has a proper 'Ubuntu' instead:

udd=> SELECT origin from ubuntu_packages where package = 'fslview';
 origin 
--------
 Ubuntu
 Ubuntu
 Ubuntu
 Ubuntu
 Ubuntu
 Ubuntu
 Ubuntu
 Ubuntu
(8 rows)


I guess 'packages" should have 'Debian' in its origin fields.

Thanks,

Michael

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke



--- End Message ---
--- Begin Message ---
On 25/08/09 at 11:04 -0400, Michael Hanke wrote:
> Package: qa.debian.org
> Severity: normal
> User: qa.debian.org@packages.debian.org
> Usertags: udd
> 
> Hi,
> 
> [I wasn't exactly sure howto report a bug against UDD. There is a udd
> package in the BTS, but the BTS advises me to not file any bugs aginst
> it]
> 
> UDD seems to have have empty 'origin' fields in the package table, e.g.
> see (ran on Alioth):
> 
> udd=> SELECT origin from packages where package = 'fslview';
> (35 rows) -- all empty
> 
> whereas the ubuntu package table has a proper 'Ubuntu' instead:
> 
> udd=> SELECT origin from ubuntu_packages where package = 'fslview';
>  origin 
> --------
>  Ubuntu
>  Ubuntu
>  Ubuntu
>  Ubuntu
>  Ubuntu
>  Ubuntu
>  Ubuntu
>  Ubuntu
> (8 rows)
> 
> 
> I guess 'packages" should have 'Debian' in its origin fields.

The origin column contains the value of the Origin: field in the
Packages field. It's true that it's empty for most packages, but some
packages have starting shipping with "Origin: debian" or "Origin:
Debian".

UDD tries to stick with the data made available from the data sources,
without correcting it, unless it is so wrong that it makes it impossible
to import. So I don't want to change that behaviour for Origin:.

If you want to reliably know the origin of a package, you should look at
the distribution and release columns.
-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |


--- End Message ---

Reply to: