Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719388 - dev-python/ebuildtester: FUSE needed but not pulled by the ebuild
Summary: dev-python/ebuildtester: FUSE needed but not pulled by the ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nicolas Bock
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-04-25 11:48 UTC by Alarig Le Lay
Modified: 2020-12-16 17:44 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 Alarig Le Lay 2020-04-25 11:48:23 UTC
Hi,

The doc says that we need FUSE: https://ebuildtester.readthedocs.io/en/latest/#requirements “You require Docker and FUSE.”

However, the ebuild dosn’t depend on sys-fs/fuse

alarig@pikachu ~ % grep -ri fuse /usr/portage/dev-python/ebuildtester/                 
zsh: exit 1     grep --color=auto -ri fuse /usr/portage/dev-python/ebuildtester/
Comment 1 Larry the Git Cow gentoo-dev 2020-12-16 17:44:52 UTC
The bug has been closed via the following commit(s):

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

commit 94e254d76d2212d0afd3876659cb4a3058e9918c
Author:     Alarig Le Lay <alarig@swordarmor.fr>
AuthorDate: 2020-04-25 11:51:55 +0000
Commit:     Nicolas Bock <nicolasbock@gentoo.org>
CommitDate: 2020-12-16 17:44:31 +0000

    dev-python/ebuildtester: Adding sys-fs/fuse dep
    
    Closes: https://bugs.gentoo.org/719388
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
    Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>

 .../ebuildtester/ebuildtester-0.1.16-r1.ebuild     | 34 ++++++++++++++++++++++
 1 file changed, 34 insertions(+)