Re: updateinfo and -S option

Rob van der Heij <[email protected]> Sun, 19 Sep 2004 23:03:50 +0200
Newsgroups gmane.linux.conectiva.apt-rpm
Message-ID <[email protected]>
Panu Matilainen wrote:

>They're not empty fields, the contents come from the repositorys release* 
>files which genbasedir creates with 'Unknown' initially and you need to 
>manually change the values to something more-or-less meaningful. For 
>example on my FC2 box:
>  
>
I could have phrased that a bit different, indeed ;-)  I have been told 
already to look at apt4rpm to create the repositories such that these 
fields get filled in correctly and maybe that gives me what I want to see.
If nothing else, I could still take the output from apt-get -s upgrade 
and match that against a separate list of packages names with 
information. Less elegant, but it could do the trick.

Rob