On 29/03/2014 01:48, Chris Stankevitz wrote:
> On Fri, Mar 28, 2014 at 4:19 PM, Alan McKinnon <alan.mckin...@gmail.com> 
> wrote:
>> You need opencv as it's a dep for something, and portage wants you to
>> have a version that's in the tree. The only stable version is 2.4.5 but
>> you have masked that in package.mask
> 
> Hi Alan,
> 
> I attempted to mask only opencv greater than 2.4.5 (i.e. 2.4.6, 2.4.7,
> 2.4.8).  I wonder if my greater than symbol was interpreted as a
> "reply quote":
> 
> *** jane ~ # grep opencv /etc/portage/package.mask
> *** # 2014-03-13: Hold off on opencv upgrade
> *** >media-libs/opencv-2.4.5

Hi Chris,

Yes, that's exactly what happened. It's quite funny actually :-)

You did post emerge output using -t and it shows up at the top level
which is a bit odd, it implies portage wants to update opencv anyway,
not as a result of it being a dep. Are you sure you didn't keyword
opencv and forget about it?

grep -r opencv /etc/portage

and to be complete, what are the deps for the package:

equery depends opencv


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


Reply via email to