On Tue, Jan 22, 2019 at 08:39:20AM +0100, Lucas Nussbaum wrote:
> On 08/01/19 at 13:25 +0100, Andreas Tille wrote:
> > Hi,
> > 
> > I was seeking for remaining references to anonscm in packages in UDD.
> > I've found the following strange hit:
> > 
> > udd=> select  source, version, maintainer, vcs_browser, release from 
> > sources where source = 'r-bioc-deseq2' and release = 'sid' ;
> >     source     |    version    |                                maintainer  
> >                               |                         vcs_browser         
> >                  | release 
> > ---------------+---------------+--------------------------------------------------------------------------+--------------------------------------------------------------+---------
> >  r-bioc-deseq2 | 1.16.1-1      | Debian Med Packaging Team 
> > <debian-med-packag...@lists.alioth.debian.org> | 
> > https://anonscm.debian.org/cgit/debian-med/r-bioc-deseq2.git | sid
> >  r-bioc-deseq2 | 1.22.2+dfsg-1 | Debian R Packages Maintainers 
> > <r-pkg-t...@alioth-lists.debian.net>       | 
> > https://salsa.debian.org/r-pkg-team/r-bioc-deseq2            | sid
> > (2 Zeilen)
> > 
> > Any idea why old versions of these packages might remain in UDD (and
> > thus probably in tracker since it is reading UDD)?
> 
> Did you check the extra_source_only column?

I think the issue for these packages is solved.  However, there is the
muparser issue I just reported:

udd=> select  source, version, maintainer, vcs_browser, release, 
extra_source_only from sources where source = 'muparser' and release = 'sid' ;
  source  |    version     |                                   maintainer       
                             |                               vcs_browser        
                        | release | extra_source_only 
----------+----------------+---------------------------------------------------------------------------------+--------------------------------------------------------------------------+---------+-------------------
 muparser | 2.2.3-6        | Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org> | 
http://anonscm.debian.org/gitweb/?p=debian-science/packages/muparser.git | sid  
   | 
 muparser | 2.2.6.1+dfsg-1 | Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org> | 
https://salsa.debian.org/science-team/muparser                           | sid  
   | 
(2 Zeilen)

I was not aware of the extra_source_only column - but it does not
enlighten me in this case.

Kind regards

       Andreas.

-- 
http://fam-tille.de

Reply via email to