Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622048 - dev-libs/go-fuse-9999 should depend on sys-fs/fuse
Summary: dev-libs/go-fuse-9999 should depend on sys-fs/fuse
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-06-17 19:38 UTC by Daniel Gulotta
Modified: 2021-12-13 16:36 UTC (History)
1 user (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 Daniel Gulotta 2017-06-17 19:38:16 UTC
dev-libs/go-fuse uses the 'fusermount' binary from sys-fs/fuse.  If I try to run go-mtpfs and fuse is not installed, I get the error:

mount failed: exec: "/bin/fusermount": stat /bin/fusermount: no such file or directory
Comment 1 Larry the Git Cow gentoo-dev 2021-12-13 16:36:02 UTC
The bug has been closed via the following commit(s):

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

commit 18c7a646c32cc3775b2507a17063f8608f8cff0d
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-12-13 16:33:56 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-12-13 16:33:56 +0000

    dev-libs/go-fuse: treeclean
    
    Closes: https://bugs.gentoo.org/541274
    Closes: https://bugs.gentoo.org/771606
    Closes: https://bugs.gentoo.org/798279
    Closes: https://bugs.gentoo.org/695798
    Closes: https://bugs.gentoo.org/679970
    Closes: https://bugs.gentoo.org/638912
    Closes: https://bugs.gentoo.org/622048
    Closes: https://bugs.gentoo.org/819612
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-libs/go-fuse/Manifest                      |  2 -
 dev-libs/go-fuse/go-fuse-0_p20140812-r1.ebuild | 55 --------------------------
 dev-libs/go-fuse/go-fuse-0_p20150422.ebuild    | 53 -------------------------
 dev-libs/go-fuse/go-fuse-9999.ebuild           | 53 -------------------------
 dev-libs/go-fuse/metadata.xml                  |  8 ----
 profiles/package.mask                          |  6 ---
 6 files changed, 177 deletions(-)