* Richard W.M. Jones:
> On Fri, May 29, 2015 at 06:50:21PM -0500, Andrew Pennebaker wrote:
>> When I install libguestfs-tools in ubuntu (latest docker base image, 14.04
>> trusty tahr) and run virt-builder --list, it complains of a missing curl
>> dependency.
>>
>> We should probably make curl an
When I install libguestfs-tools in ubuntu (latest docker base image, 14.04
trusty tahr) and run virt-builder --list, it complains of a missing curl
dependency.
We should probably make curl an explicit dependency in the deb package to
fix this.
--
Cheers,
Andrew
__
On Fri, May 29, 2015 at 06:50:21PM -0500, Andrew Pennebaker wrote:
> When I install libguestfs-tools in ubuntu (latest docker base image, 14.04
> trusty tahr) and run virt-builder --list, it complains of a missing curl
> dependency.
>
> We should probably make curl an explicit dependency in the de