On Sun, Dec 28, 2003 at 02:34:26PM -0800, Matt Zimmerman wrote: > tags 225336 experimental > thanks > > On Sun, Dec 28, 2003 at 04:54:52PM -0500, Joey Hess wrote: > > Package: apt > > Version: 0.6.2 > > Severity: minor > > > > WARNING: The following packages cannot be securely authenticated! > > tasksel libdebconfclient0-dev libdebconfclient0 > > > > Notice the two spaces after tasksel. Looks like the added whitespace erred > > a little bit in the other direction. :-) > > Odd; I don't see that here. That code sucks and I want to rewrite it to use > a proper list structure, but there are more pressing issues right now. > > WARNING: The following packages cannot be securely authenticated! > libemail-find-perl ncompress
Ah, I see the problem. In your case, there was actually a fourth package in the list with a null ShortDesc. This seems to happen if the package is already in the cache, for example. Should be fixable. -- - mdz

