lotsx Posted April 3, 2015 Report Share Posted April 3, 2015 Not sure how to fix this: emerge -auvDN @world emerge: there are no ebuilds to satisfy "dev-python/python-docs:2.7". (dependency required by "dev-lang/python-2.7.9-r1000[doc]" [ebuild]) (dependency required by "dev-python/pyelftools-0.23-r1000[python_abis_2.7]" [installed]) (dependency required by "app-misc/pax-utils-1.0.3[python]" [ebuild]) (dependency required by "sys-kernel/genkernel-3.4.40.7-r6" [installed]) (dependency required by "sys-kernel/debian-sources-3.19.3[binary]" [ebuild]) (dependency required by "@kernel" [set]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) Link to comment Share on other sites More sharing options...
0 overkill Posted April 3, 2015 Report Share Posted April 3, 2015 If you do not the the python docs, then disable the "doc" useflag for python. I believe it's disabled by default, so you must have enabled the doc useflag globally in make.conf or specifically for python in your /etc/portage/package.use file I believe you hit a bug. If the ebuild calls for a non-existent or missing package, that package should exist in the tree. So that package probably needs to be re-added to the tree or the ebuild needs to be corrected. I think you should file a bug report on this issue at bugs.funtoo.org. Link to comment Share on other sites More sharing options...
0 lotsx Posted April 3, 2015 Author Report Share Posted April 3, 2015 That fixed it. Thanks! Link to comment Share on other sites More sharing options...
Question
lotsx
Not sure how to fix this:
Link to comment
Share on other sites
2 answers to this question
Recommended Posts