Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660576 - app-shells/autojump: missing dependency on dev-lang/python
Summary: app-shells/autojump: missing dependency on dev-lang/python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-07 02:40 UTC by Matt Turner
Modified: 2018-08-15 23:31 UTC (History)
0 users

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


Attachments
build.log (index.html,3.56 KB, text/plain)
2018-07-07 02:40 UTC, Matt Turner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2018-07-07 02:40:07 UTC
Created attachment 538662 [details]
build.log

# emerge autojump -va

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] app-shells/autojump-22.2.4-r4::gentoo  USE="-ipython {-test}" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5" 0 KiB


At this time dev-lang/python:3.6 is not yet installed. The build fails as a result.
Comment 1 Matt Turner gentoo-dev 2018-07-07 02:45:26 UTC
Presumably ${PYTHON_DEPS} needs to be added to DEPEND.
Comment 2 Larry the Git Cow gentoo-dev 2018-08-15 23:31:49 UTC
The bug has been closed via the following commit(s):

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

commit 0c19e62f19fe0b8b21580704653e479b36c836d9
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2018-08-15 23:30:53 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2018-08-15 23:31:35 +0000

    app-shells/autojump: Depend on ${PYTHON_DEPS}
    
    Closes: https://bugs.gentoo.org/660576

 app-shells/autojump/autojump-22.5.1.ebuild | 1 +
 1 file changed, 1 insertion(+)