On 09/07/2014 09:54, List Reader wrote:
> On Wed, Jul 09, 2014 at 01:18:27AM -0400, Dan O. wrote:
>> I don't believe you pasted everything you meant to. That paste doesn't 
>> show what packages would need to be emerged.
>>
>> -- 
>> Dan Oriani
>> redchops.com
>> (Website forever under construction)
>>
>> On Wed, 9 Jul 2014, List Reader wrote:
>>
>>> Hello again kind friends, I'm not sure how to resolve the requirements
>>> for merging media-gfx/blender-2.71
>>>
>>> emerge -pvf media-gfx/blender
>>> http://bpaste.net/show/447617/
>>>
>>> The reqired ebuilds seem to be in portage, but emerge says the're not
>>> available. Any insight would be grearly apreciated.
>>>
>>> Kind regards cinder
>>>
>>>
> Whoops! Sorry, try this
> emerge -pvq =media-gfx/blender-2.71 2>&1
> http://bpaste.net/show/447969/

Please stop using pastebin services. It makes it very hard to help you
as I now have to do extra work to inline your output where it can be
seen and make sense:

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by media-gfx/blender-2.71[python_single_target_python3_4]
# required by =media-gfx/blender-2.71 (argument)
=dev-lang/python-3.4.1 ~amd64
# required by =media-gfx/blender-2.71 (argument)
=media-gfx/blender-2.71 ~amd64
# required by media-gfx/blender-2.71
# required by =media-gfx/blender-2.71 (argument)
=dev-lang/python-exec-2.9999 **
# required by media-gfx/blender-2.71
# required by =media-gfx/blender-2.71 (argument)
=dev-python/requests-2.3.0 ~amd64
# required by media-gfx/blender-2.71
# required by =media-gfx/blender-2.71 (argument)
=dev-python/numpy-1.8.1 ~amd64

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by media-gfx/blender-2.71
# required by =media-gfx/blender-2.71 (argument)
>=dev-python/requests-2.3.0 python_targets_python3_4
# required by media-gfx/blender-2.71
# required by =media-gfx/blender-2.71 (argument)
>=dev-python/numpy-1.8.1 python_targets_python3_4

emerge: there are no ebuilds to satisfy
">=dev-python/chardet-2.2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)]".
(dependency required by "dev-python/requests-2.3.0" [ebuild])
(dependency required by "media-gfx/blender-2.71" [ebuild])
(dependency required by "=media-gfx/blender-2.71" [argument])




Just do exactly what the output says.
The first chunk gets copied exactly into package.accept_keywords
The second chunk gets copied exactly into package.use
The third chunk is information to assist you. It is saying that
according to your setup, portage cannot find a way to install chardet
that satisfies blender's requirements, the first two chunks are how to
make it possible (portage will never make these changes automatically).

The third chunk does not mean that the listed ebuilds are missing, it
means they cannot be satisfied.





-- 
Alan McKinnon
alan.mckin...@gmail.com


Reply via email to