Bug#685439: I pinpointed the source: One certain status entry

2019-02-15 Thread 積丹尼 Dan Jacobson
Yes, your program will just have to accept the fact that maybe
Architecture will be empty,
$ dpkg -l \*|grep empty|tr -s ' '
un modutils   (no description available)

despite #922410. Fortunately I'm sure a single line of code probably is
all that needs to be adjusted... Thanks.



Bug#685439: I pinpointed the source: One certain status entry

2019-02-15 Thread Christoph Martin
Is this a leftover from a very old installation? modutils were removed
in 2007.

Am 15.02.19 um 01:59 schrieb jida...@jidanni.org:
> I found the trigger! This always triggers it!
> 
> cat > /tmp/status < Package: modutils
> Status: unknown ok not-installed
> Priority: extra
> Section: admin
> Origin: debian
> Bugs: debbugs://bugs.debian.org/
> 
> EOF
> apt-show-versions --status-file=/tmp/status -p zzz
> 

-- 

Christoph Martin, Leiter Unix-Systeme
Zentrum für Datenverarbeitung, Uni-Mainz, Germany
 Anselm Franz von Bentzel-Weg 12, 55128 Mainz
 Telefon: +49(6131)3926337
 Instant-Messaging: Jabber/XMPP: mar...@jabber.uni-mainz.de




signature.asc
Description: OpenPGP digital signature


Bug#685439: I pinpointed the source: One certain status entry

2019-02-14 Thread jidanni
I found the trigger! This always triggers it!

cat > /tmp/status