Automagic dependency on fuse? >>> package: sys-fs/fuse-3.10.3 * - /usr/lib64/libfuse3.so.3 * - /usr/lib64/libfuse3.so.3.10.3 * used by /usr/bin/qemu-nbd (app-emulation/qemu-6.0.0) * used by /usr/bin/qemu-storage-daemon (app-emulation/qemu-6.0.0) * used by /usr/bin/qemu-system-aarch64 (app-emulation/qemu-6.0.0) * used by 3 other files Use emerge @preserved-rebuild to rebuild packages using these libraries
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cfec82893872b61cd42f77b61e034384753dd04 commit 8cfec82893872b61cd42f77b61e034384753dd04 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2021-06-07 21:29:30 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2021-06-07 21:29:41 +0000 app-emulation/qemu: guard fuse depend behind USE=fuse The change converts automagic FUSE depend for raw block device export into a USE-guarded flag. Reported-by: Sam James Closes: https://bugs.gentoo.org/794820 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> app-emulation/qemu/metadata.xml | 1 + app-emulation/qemu/qemu-6.0.0.ebuild | 4 +++- app-emulation/qemu/qemu-9999.ebuild | 4 +++- 3 files changed, 7 insertions(+), 2 deletions(-)