Christoph Martin wrote:
> schrieb Bob Proulx:
> > Christoph Martin wrote:
> >> I don't know if we can get it into testing. You could try to advocate it.
> > 
> > For the purposes of this bug issue this does not need to go into
> > Testing.  This bug was introduced after Testing was frozen.  Testing
> > has version 0.20 and this bug seems to have been introduced in 0.22.6
> > timeframe.  (I didn't search to the exact version but that was the
> 
> Testing has 0.20.4

Oops.  Yes.  I fumbled that version number.  Sorry.  But just the same
Testing's version 0.20.4 works fine and doesn't have this problem
though, right?

  # apt-get install apt-show-versions=0.22.4
  ...

  $ apt-show-versions | grep xlockmore
  xlockmore:amd64 1:5.31-1.1 installed: No available version in archive

I installed 0.22.5 and 0.22.6 and both of those were problem versions
and showed the problem.  So it appears to me that the problem was
introduced in 0.22.5 and therefore misses Jessie Testing.

Looks okay to me.  Am I missing something?

Thanks again for maintaining this very useful package! :-)

Bob

Details of my testing from a moment ago:

  # apt-get install apt-show-versions=0.22.4 # from Testing
  ...
  $ apt-show-versions | grep xlockmore
  xlockmore:amd64 1:5.31-1.1 installed: No available version in archive

  # apt-get install apt-show-versions=0.22.5 # from snapshot.debian.org
  ...
  $ apt-show-versions | grep xlockmore
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.

  # apt-get install apt-show-versions=0.22.6 # from snapshot.debian.org
  ...
  $ apt-show-versions | grep xlockmore
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
  Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.

  # apt-get install apt-show-versions=0.22.7 # from Sid
  ...
  $ apt-show-versions | grep xlockmore
  xlockmore:amd64 1:5.31-1.1 installed: No available version in archive


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to