Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708962 - app-emulation/libvirt isn't compatible with fuse-3.x
Summary: app-emulation/libvirt isn't compatible with fuse-3.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-10 11:27 UTC by INODE64 Sistemas
Modified: 2020-03-13 16:39 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description INODE64 Sistemas 2020-02-10 11:27:20 UTC
When compiling libvirt 5.x or 6.0, it shows this error:

---------------
checking for whether to install firewalld libvirt zone... no
checking for fuse >= 2.8.6... no
configure: error: You must install the fuse >= 2.8.6 pkg-config module to compile libvirt

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-emulation/libvirt-5.10.0/work/libvirt-5.10.0_build/config.log
 .[31;01m*.[0m ERROR: app-emulation/libvirt-5.10.0::gentoo failed (configure phase):
 .[31;01m*.[0m   econf failed
 .[31;01m*.[0m
 .[31;01m*.[0m Call stack:

Please, required version slot =sys-fs/fuse:0

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-03-13 16:39:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f94f3f25cefca8dd123a6fb120e680d2e400049a

commit f94f3f25cefca8dd123a6fb120e680d2e400049a
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-03-13 15:35:46 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-03-13 16:29:28 +0000

    app-emulation/libvirt: fix fuse dependency
    
    Closes: https://bugs.gentoo.org/708962
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/libvirt/libvirt-5.10.0.ebuild   | 2 +-
 app-emulation/libvirt/libvirt-6.0.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)