From: List Reader <gentooglelist@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] media-gfx/blender-2.71 dependencies
Date: Thu, 10 Jul 2014 13:11:39 +1000 [thread overview]
Message-ID: <20140710031139.GA3173@macro> (raw)
In-Reply-To: <53BD404B.2080000@gmail.com>
On Wed, Jul 09, 2014 at 03:14:51PM +0200, Alan McKinnon wrote:
> 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.mckinnon@gmail.com
>
>
I am terribly sorry for using wgetpaste, it won't happen again. I was
only following the official Gentoo Wiki.
"When seeking help, it's best to come prepared. Someone volunteering
their time doesn't want to waste that time fumbling about. That's where
wgetpaste comes in handy. Make sure you have merged app-text/wgetpaste,
and then you're ready to be helped."
https://wiki.gentoo.org/wiki/Troubleshooting#Collecting_Additional_Information
I have added the keywords and use flags to package.accept_keywords &
package.use respectively, but I still...
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])
What does it mean to satisfy >=dev-python/chardet-2.2.1?
equery g =dev-python/chardet-2.2.1
* Searching for chardet2.2.1 in dev-python ...
* dependency graph for dev-python/chardet-2.2.1
`-- dev-python/chardet-2.2.1 amd64
`-- dev-python/setuptools-2.2 (dev-python/setuptools) amd64
[python_targets_python2_6(-)? python_targets_python2_7(-)?
python_targets_python3_2(-)? python_targets_python3_3(-)?
python_targets_python3_4(-)? python_targets_pypy(-)?
-python_single_target_python2_6(-)
-python_single_target_python2_7(-)
-python_single_target_python3_2(-)
-python_single_target_python3_3(-)
-python_single_target_python3_4(-) -python_single_target_pypy(-)]
`-- dev-lang/python-2.6.9 (>=dev-lang/python-2.6.8-r3)
M[package.mask]
`-- dev-lang/python-2.7.6 (>=dev-lang/python-2.7.5-r2)
amd64
`-- dev-lang/python-3.2.5-r3
(>=dev-lang/python-3.2.5-r2) amd64
`-- dev-lang/python-3.3.3
(>=dev-lang/python-3.3.2-r2) amd64
`-- dev-lang/python-3.4.1 (dev-lang/python) ~amd64
`-- virtual/pypy-2.3 (virtual/pypy)
M[package.mask]
`-- dev-lang/python-exec-2.9999
(dev-lang/python-exec)
[python_targets_python2_6(-)?
python_targets_python2_7(-)?
python_targets_python3_2(-)?
python_targets_python3_3(-)?
python_targets_python3_4(-)?
python_targets_pypy(-)?
-python_single_target_python2_6(-)
-python_single_target_python2_7(-)
-python_single_target_python3_2(-)
-python_single_target_python3_3(-)
-python_single_target_python3_4(-)
-python_single_target_pypy(-)]
[ dev-python/chardet-2.2.1 stats: packages
(9), max depth (1) ]
Sorry about the formatting, if I redirect to a file and attach, only this
is shown:
cat equery_g_chardet-2.2.1.txt
dev-python/chardet-2.2.1:
[ 0] dev-python/chardet-2.2.1
[ 1] dev-python/setuptools-2.2
[ 1] dev-lang/python-2.6.9
[ 1] dev-lang/python-2.7.6
[ 1] dev-lang/python-3.2.5-r3
[ 1] dev-lang/python-3.3.3
[ 1] dev-lang/python-3.4.1
[ 1] virtual/pypy-2.3
[ 1] dev-lang/python-exec-2.9999
I see that virtual/pypy-2.3 is hard masked.
`-- virtual/pypy-2.3 (virtual/pypy) M[package.mask]
Is it relevent?
This is getting messy, I didn't think I would need so many unstable
packages. I am keen to learn how to interperet these emerge messages, so
any alaboration is welcom. I don't want to annoy anybody with stupid
questions. I only send mail when I'm desperate. Sorry and thank you.
On bended knee Cinder
next prev parent reply other threads:[~2014-07-10 3:12 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-09 5:14 [gentoo-user] media-gfx/blender-2.71 dependencies List Reader
2014-07-09 5:18 ` Dan O.
2014-07-09 6:05 ` List Reader
2014-07-09 7:54 ` List Reader
2014-07-09 13:14 ` Alan McKinnon
2014-07-10 3:11 ` List Reader [this message]
2014-07-10 11:51 ` Stroller
2014-07-10 15:31 ` Alan McKinnon
2014-07-10 18:11 ` List Reader
2014-07-10 18:53 ` Alan McKinnon
2014-07-10 19:42 ` Dale
2014-07-10 20:26 ` Alan McKinnon
2014-07-13 16:10 ` Dale
2014-07-11 3:06 ` List Reader
2014-07-10 21:01 ` [gentoo-user] " James
2014-07-11 2:56 ` List Reader
2014-07-10 19:55 ` [gentoo-user] " J. Roeleveld
2014-07-11 0:37 ` Dan Oriani
2014-07-09 11:02 ` Stroller
2014-07-09 14:33 ` List Reader
2014-07-09 15:21 ` List Reader
2014-07-10 11:30 ` Stroller
2014-07-09 16:44 ` [gentoo-user] " James
2014-07-09 20:06 ` Alan McKinnon
2014-07-09 20:48 ` James
2014-07-10 9:48 ` Alan McKinnon
2014-07-10 10:11 ` Neil Bothwick
2014-07-10 11:41 ` Alan McKinnon
2014-07-10 13:26 ` Neil Bothwick
2014-07-10 15:00 ` Alan McKinnon
2014-07-10 14:52 ` James
2014-07-10 15:04 ` Alan McKinnon
2014-07-10 20:02 ` J. Roeleveld
2014-07-10 11:32 ` [gentoo-user] " Stroller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140710031139.GA3173@macro \
--to=gentooglelist@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox