[Libguestfs] [PATCH 1/2] use apt-get instead of aptitude

Hilko Bengen bengen at hilluzination.de
Fri Jun 17 11:02:21 UTC 2011


* Hilko Bengen:

> I believe that aptitude does not have the --print-uris option, so one
> would still need to use apt-get for that.
>
> I'll test some more tonight and prepare another patch.

My idea was to use 

    apt-get -qq --print-uris --reinstall install $PACKAGES

to get the information, but this didn't work because it will not list
information for the files that are already present in the repository.
:-(

-Hilko




More information about the Libguestfs mailing list