Re: Re: Update the dpkg's status database

2012-08-05 Thread Slavko
Hi, sorry, if ugly format, i lost your message, then this is reply from archive > Uninstalled, but not purged, packages are shown. Try apt-get install > jarwrapper; apt-get remove jarwrapper; dpkg --purge jarwrapper and > compare the different output of dpkg -l. I hope, that i understand now fro

Re: Update the dpkg's status database

2012-08-04 Thread Claudius Hubig
Hello Slavko, Slavko wrote: > Ah, yes. It is my misunderstanding (or my outdated knowledge?), because i > never see the problem with uninstalled packages before now. But i don't > used it for some months. Uninstalled, but not purged, packages are shown. Try apt-get install jarwrapper; apt-get re

Re: Update the dpkg's status database

2012-08-04 Thread Slavko
Hi, Dňa Sat, 4 Aug 2012 13:01:26 +0200 Claudius Hubig napísal: > How about using it? dpkg-query(1) clearly states: > >--load-avail > Also load the available file when using the --show and > --list commands, which now default to only querying the >

Re: Update the dpkg's status database

2012-08-04 Thread Claudius Hubig
Hello Slavko, Slavko wrote: > LANG=C dpkg --list jarwrapper > No packages found matching jarwrapper. > LANG=C dpkg-query --load-avail --list jarwrapper [jarwrapper is shown] > Please, is here simple way to update the status database? How about using it? dpkg-query(1) clearly states: --

Update the dpkg's status database

2012-08-04 Thread Slavko
Hi, i am using the Debian testing some years. And sometime i am using the dpkg command to brief look of the packages. I observed that, the database of the available packages is not automatically updated, then i create simple weekly cron job to update the available database by the sync-available to