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

Bug#893670: marked as done (autoremovals: version info is no longer displayed)



Your message dated Tue, 27 Mar 2018 11:07:22 +0200
with message-id <20180327090722.ktc2t36yyp7nmf5f@crans.org>
and subject line Re: Bug#893670: autoremovals: version info is no longer displayed
has caused the Debian Bug report #893670,
regarding autoremovals: version info is no longer displayed
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.)


-- 
893670: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893670
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: tracker.debian.org
Severity: normal

In the autoremovals detail for josm I see this message:

  Version of openjfx is marked for autoremoval from testing...

The template includes a version number but the text above does not:

  $ grep 'Version.*of' distro_tracker/vendor/debian/templates/debian/autoremoval-action-item.html
      <span>Version {{ item.extra_data.version }} of {{ item.package.name }} is marked for autoremoval from testing on {{ item.extra_data.removal_date }}. </span>

The autoremovals information does include the version number:

  $ curl -s https://udd.debian.org/cgi-bin/autoremovals.yaml.cgi | grep -A1 'source: josm'
    source: josm
    version: 0.0.svn13500+dfsg-1

I'm guessing that the code importing this isn't working correctly.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Le mercredi 21 mars 2018 à 11:12:54+0800, Paul Wise a écrit :
> Package: tracker.debian.org
> Severity: normal
> 
> In the autoremovals detail for josm I see this message:
> 
>   Version of openjfx is marked for autoremoval from testing...
> 
> The template includes a version number but the text above does not:
> 
>   $ grep 'Version.*of' distro_tracker/vendor/debian/templates/debian/autoremoval-action-item.html
>       <span>Version {{ item.extra_data.version }} of {{ item.package.name }} is marked for autoremoval from testing on {{ item.extra_data.removal_date }}. </span>
> 
> The autoremovals information does include the version number:
> 
>   $ curl -s https://udd.debian.org/cgi-bin/autoremovals.yaml.cgi | grep -A1 'source: josm'
>     source: josm
>     version: 0.0.svn13500+dfsg-1
> 
> I'm guessing that the code importing this isn't working correctly.

Fixed in merge request 22[1].

[1] https://salsa.debian.org/qa/distro-tracker/merge_requests/22

-- 
Pierre-Elliott Bécue
GPG: 9AE0 4D98 6400 E3B6 7528  F493 0D44 2664 1949 74E2
It's far easier to fight for one's principles than to live up to them.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: