Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730382 - app-misc/asciinema-2.0.2 - QA notice - DISTUTILS_USE_SETUPTOOLS value is probably incorrect
Summary: app-misc/asciinema-2.0.2 - QA notice - DISTUTILS_USE_SETUPTOOLS value is prob...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2020-07-01 14:17 UTC by Francesco Turco
Modified: 2021-09-10 10:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,62.17 KB, text/x-log)
2020-07-01 14:17 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Turco 2020-07-01 14:17:08 UTC
Created attachment 647306 [details]
build.log

Portage reports the following warning message while emerging app-misc/asciinema-2.0.2:

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   value:    DISTUTILS_USE_SETUPTOOLS=bdepend (default?)
 *   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
Comment 1 Larry the Git Cow gentoo-dev 2020-07-09 11:14:09 UTC
The bug has been closed via the following commit(s):

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

commit cdf36e9b3186e2c071f6c79b1def5cc2b61a01c9
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2020-07-09 11:13:15 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2020-07-09 11:13:54 +0000

    app-misc/asciinema: fix setuptools usage
    
    Closes: https://bugs.gentoo.org/730382
    Package-Manager: Portage-2.3.99, Repoman-2.3.23
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 app-misc/asciinema/asciinema-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)