Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651052 - sys-fs/e2fsprogs[fuse] should depend on sys-fs/fuse:0
Summary: sys-fs/e2fsprogs[fuse] should depend on sys-fs/fuse:0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-21 02:47 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2018-03-21 07:20 UTC (History)
0 users

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 Arfrever Frehtes Taifersar Arahesis 2018-03-21 02:47:44 UTC
When both =sys-fs/fuse-2* (in slot 0) and =sys-fs/fuse-3* (in slot 3) are installed, after rebuilding of sys-fs/e2fsprogs[fuse], it still uses only =sys-fs/fuse-2*.

# scanelf -qyF "%F: %n" $(qlist sys-fs/e2fsprogs | sort) | grep libfuse
/usr/sbin/fuse2fs: libext2fs.so.2,libcom_err.so.2,libfuse.so.2,libblkid.so.1,libuuid.so.1,libc.so.6
Comment 1 Larry the Git Cow gentoo-dev 2018-03-21 07:20:57 UTC
The bug has been closed via the following commit(s):

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

commit d9023e804bf2e7537faec4f912991acf32c40d57
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-03-21 07:20:17 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-03-21 07:20:17 +0000

    sys-fs/e2fsprogs: Depend on correct sys-fs/fuse slot.
    
    Closes: https://bugs.gentoo.org/651052
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/e2fsprogs/e2fsprogs-1.43.3-r1.ebuild | 4 ++--
 sys-fs/e2fsprogs/e2fsprogs-1.43.6.ebuild    | 4 ++--
 sys-fs/e2fsprogs/e2fsprogs-1.43.9.ebuild    | 2 +-
 sys-fs/e2fsprogs/e2fsprogs-1.44.0.ebuild    | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)