Files
libguestfs/m4
Richard W.M. Jones d2b56f08f0 lib: Require libmagic.
If libmagic isn't installed then the guestfs_file_architecture API
doesn't work.  This means that inspection will always return
<arch>unknown</arch> for every guest.  This subtly breaks a few
features.  In particular it was reported that the
virt-builder/virt-customize --install option did not work because the
"unknown" architecture of the guest was not compatible with the host.

libmagic is a small, widely available C library, so the easiest fix is
just to make it mandatory.

Reported by: Solarix on IRC
2017-02-27 12:16:07 +00:00
..
2017-02-15 15:05:47 +00:00
2017-01-03 16:48:21 +01:00
2017-02-27 12:16:07 +00:00
2017-01-03 16:48:21 +01:00
2017-01-03 16:48:21 +01:00