I forgot:
My repo has libguestfs-1.28.1-1.18. But for 1.31.X everything seems to
work without libguestfs-winsupport.
Second part of question is:
Will libguestfs-winsupport be needed for v1.30? 1.32?
And third:
We came to
yum install ntfs-3g ntfsprogs ntfs-3g-devel
echo 'libguestfs-winsupport' >
/usr/lib64/guestfs/supermin.d/zz-winsupport
But this does not work somehow.
Can we make libguestfs-1.28 work with ntfs without conflicts with
existing ntfs-3g and, desirably, without copying ntfs-3g (as, ASAIK, in
winsupport-7.2.1)?
On 10/27/2015 02:04 PM, Maxim Perevedentsev wrote:
Hello! I have a mess with libguestfs-winsupport package.
I my repo (centos-7.1-based distro) I have ntfs-3g-2015-3.14 in epel
(and not versions anywhere else).
I got libguestfs-winsupport-7.1.X but it contains ntfs-3g-2014* and
conflicts with epel ntfs-3g (although if I run rpm -ivh --force
libguestfs-winsupport, the appliance uses v2015).
I found on ~rjones/ libguestfs-winsupport-7.2.1 (without ntfs-3g
inside, as I understood) and it causes no conflicts at first glance.
It it ready for production, can I use it in my 7.1-based distro with
ntfs-3g-2015 from epel?
--
Your sincerely,
Maxim Perevedentsev