Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836021 - sys-fs/mergerfs-tools: PythonMissingRequiredUse pkgcheck warning
Summary: sys-fs/mergerfs-tools: PythonMissingRequiredUse pkgcheck warning
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 803152
  Show dependency tree
 
Reported: 2022-03-26 01:36 UTC by Sam James
Modified: 2022-06-02 02:03 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-26 01:36:38 UTC
PythonMissingRequiredUse appears as a warning in CI.

Can also see it w/ pkgcheck scan:
```
$ pkgcheck scan
sys-fs/mergerfs-tools
[...]
  PythonMissingRequiredUse: version 0_p20210502-r3: missing REQUIRED_USE="${PYTHON_REQUIRED_USE}"
```
Comment 1 Larry the Git Cow gentoo-dev 2022-06-02 02:03:03 UTC
The bug has been closed via the following commit(s):

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

commit 49016cdf404ed95d3f5c9ddecc3667b9a178408b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-02 01:59:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-02 01:59:38 +0000

    sys-fs/mergerfs-tools: fix PythonMissingRequiredUse
    
    Closes: https://bugs.gentoo.org/836021
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/mergerfs-tools/mergerfs-tools-0_p20210502-r3.ebuild | 1 +
 1 file changed, 1 insertion(+)