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

Richard W.M. Jones rjones at redhat.com
Thu Jun 16 11:28:54 UTC 2011


On Thu, Jun 16, 2011 at 01:25:11PM +0200, Hilko Bengen wrote:
> * 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.

Is patch 2 independent or shall I wait?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list