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

Hilko Bengen bengen at hilluzination.de
Thu Jun 16 11:25:11 UTC 2011


* Richard W.M. Jones:

> On Thu, Jun 16, 2011 at 12:26:38AM +0200, Hilko Bengen wrote:
>>    (* Download the packages. *)
>>    let cmd =
>> -    sprintf "cd %s && aptitude download %s"
>> +    sprintf "cd %s && apt-get download %s"
>
> "apt-get download" doesn't appear to be a real command.  It's not
> mentioned in the man page, and when I tried it, febootstrap said:

Uh, I just checked the changelog. this got added in 0.8.11, after the
Squeeze release. I'll try to find another way for using the cache.

Sorry for the noise.

-Hilko




More information about the Libguestfs mailing list