Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Need help with update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
mgnut57
Apprentice
Apprentice


Joined: 12 Jan 2008
Posts: 292

PostPosted: Wed Dec 08, 2021 5:35 am    Post subject: Need help with update Reply with quote

Just started to update and ran into a couple of issues. Some help would be most welcome

Code:
 # emerge -uD --ask @world                                                                       
/usr/lib/python3.8/site-packages/portage/package/ebuild/_config/KeywordsManager.py:70: UserWarning: /etc/portage/package.keywords is deprecated, use /etc/portage/package.accept_keywords instead
  warnings.warn(_("%s is deprecated, use %s instead") %

 * IMPORTANT: 13 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


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

Calculating dependencies... done!

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

media-libs/harfbuzz:0

  (media-libs/harfbuzz-3.1.1:0/3.0.0::gentoo, ebuild scheduled for merge) USE="cairo glib graphite icu introspection truetype -debug -doc -experimental -test" ABI_X86="32 (64) (-x32)" pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (media-libs/harfbuzz-2.9.1:0/0.9.18::gentoo, installed) USE="cairo glib graphite icu introspection truetype -debug -doc -experimental -test" ABI_X86="32 (64) (-x32)" pulled in by
    >=media-libs/harfbuzz-2.0.0:0/0.9.18=[abi_x86_32(-),abi_x86_64(-)] required by (gnome-base/librsvg-2.50.7:2/2::gentoo, installed) USE="introspection vala" ABI_X86="32 (64) (-x32)"
                               ^^^^^^^^^^                                                                                                                                                                                                                                                                                 
    (and 3 more with the same problem)

NOTE: Use the '--verbose-conflicts' option to display parents omitted above

It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


!!! The ebuild selected to satisfy ">=media-libs/opencv-2.3.0:=[contribdnn,features2d,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]" has unmet requirements.
- media-libs/opencv-4.5.2-r5::gentoo USE="contribdnn eigen features2d gphoto2 jpeg openmp png python tiff -contrib (-contribcvv) -contribfreetype (-contribhdf) (-contribovis) (-contribsfm) (-contribxfeatures2d) (-cuda) -debug -dnnsamples -download -examples -ffmpeg -gdal (-gflags) (-glog) -gstreamer -gtk3 -ieee1394 -java -jpeg2k -lapack -lto -opencl -opencvapps -openexr -opengl -qt5 (-tesseract) -testprograms -threads -v4l -vaapi (-vtk) -webp -xine" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="avx avx2 f16c fma3 popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3 -avx512f" PYTHON_TARGETS="python3_9 (-python3_10) -python3_8"

  The following REQUIRED_USE flag constraints are unsatisfied:
    contribdnn? ( contrib )

  The above constraints are a subset of the following complete expression:
    cpu_flags_x86_avx2? ( cpu_flags_x86_f16c ) cpu_flags_x86_f16c? ( cpu_flags_x86_avx ) cuda? ( contrib tesseract? ( opencl ) ) dnnsamples? ( examples ) gflags? ( contrib ) glog? ( contrib ) contribcvv? ( contrib qt5 ) contribdnn? ( contrib ) contribfreetype? ( contrib ) contribhdf? ( contrib ) contribovis? ( contrib ) contribsfm? ( contrib eigen gflags glog ) contribxfeatures2d? ( contrib download ) examples? ( contribdnn ) java? ( python ) opengl? ( qt5 ) python? ( any-of ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) ) tesseract? ( contrib ) at-most-one-of ( gtk3 qt5 )

(dependency required by "media-plugins/frei0r-plugins-1.7.0-r1::gentoo" [ebuild])
(dependency required by "media-libs/mlt-7.2.0-r1::gentoo[frei0r]" [ebuild])
(dependency required by "kde-apps/kdenlive-21.08.3::gentoo" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 1678

PostPosted: Wed Dec 08, 2021 5:38 am    Post subject: Re: Need help with update Reply with quote

mgnut57 wrote:
Just started to update and ran into a couple of issues. Some help would be most welcome

Code:
 # emerge -uD --ask @world                                                                       
/usr/lib/python3.8/site-packages/portage/package/ebuild/_config/KeywordsManager.py:70: UserWarning: /etc/portage/package.keywords is deprecated, use /etc/portage/package.accept_keywords instead
  warnings.warn(_("%s is deprecated, use %s instead") %

 * IMPORTANT: 13 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.



Please do fix the deprecation warning & read your news items. They are important!

mgnut57 wrote:

[snip]
Code:

- media-libs/opencv-4.5.2-r5::gentoo USE="contribdnn eigen features2d gphoto2 jpeg openmp png python tiff -contrib (-contribcvv) -contribfreetype (-contribhdf) (-contribovis) (-contribsfm) (-contribxfeatures2d) (-cuda) -debug -dnnsamples -download -examples -ffmpeg -gdal (-gflags) (-glog) -gstreamer -gtk3 -ieee1394 -java -jpeg2k -lapack -lto -opencl -opencvapps -openexr -opengl -qt5 (-tesseract) -testprograms -threads -v4l -vaapi (-vtk) -webp -xine" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="avx avx2 f16c fma3 popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3 -avx512f" PYTHON_TARGETS="python3_9 (-python3_10) -python3_8"

  The following REQUIRED_USE flag constraints are unsatisfied:
    contribdnn? ( contrib )

  The above constraints are a subset of the following complete expression:
    cpu_flags_x86_avx2? ( cpu_flags_x86_f16c ) cpu_flags_x86_f16c? ( cpu_flags_x86_avx ) cuda? ( contrib tesseract? ( opencl ) ) dnnsamples? ( examples ) gflags? ( contrib ) glog? ( contrib ) contribcvv? ( contrib qt5 ) contribdnn? ( contrib ) contribfreetype? ( contrib ) contribhdf? ( contrib ) contribovis? ( contrib ) contribsfm? ( contrib eigen gflags glog ) contribxfeatures2d? ( contrib download ) examples? ( contribdnn ) java? ( python ) opengl? ( qt5 ) python? ( any-of ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) ) tesseract? ( contrib ) at-most-one-of ( gtk3 qt5 )



It's saying that if you want contribdnn enabled for OpenCV, you need contrib enabled too.

See here.


Last edited by sam_ on Wed Dec 08, 2021 5:51 am; edited 1 time in total
Back to top
View user's profile Send private message
mgnut57
Apprentice
Apprentice


Joined: 12 Jan 2008
Posts: 292

PostPosted: Wed Dec 08, 2021 5:51 am    Post subject: Re: Need help with update Reply with quote

sam_ wrote:


It's saying that if you want contribdnn enabled for OpenCV, you need contrib enabled too.

See here.


Done and done (the deprecation warning). Thanks. It's proceeding now.
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 1678

PostPosted: Wed Dec 08, 2021 5:51 am    Post subject: Re: Need help with update Reply with quote

mgnut57 wrote:
sam_ wrote:


It's saying that if you want contribdnn enabled for OpenCV, you need contrib enabled too.

See here.


Done and done (the deprecation warning). Thanks. It's proceeding now.


No problem! Glad it's chugging along now :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum