On 3/17/08, Francis Bosco <[EMAIL PROTECTED]> wrote: > hi all > i have got those dvd repositories by VPP. but it seems not all packages > available in them. i have added those dvds with synaptic. when i tired to
Yup, not all the _latest_ version of the packages. Maybe the version in your DVD repo wasnt the latest, so the Package Management was trying to fetch and install the latest one. apt-cache policy <package-name> is a very useful command to see versions of the packages in the various repos and which one will be fetched or is already installed. > install k3b its showing that libqt3-mt is not present like that even when i > was installing vlc player there was package like libnavdvd which i had to > download from internet. > > i think those packaes are only packages from ubuntu community. Is there any > packages which are not available with those dvds or i was somewhere wrong... > Nah, dont thing you are wrong ; Debian Package Management is just smart :) HTH, Jasbir Btw, apt-cache search libnavdvd come out zilch. Seems libnavdvd is a dvd menu navigation lib, hmmm dont know how come vlc barfed about this package. -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
