View previous topic :: View next topic |
Author |
Message |
Xywa Veteran


Joined: 23 Jul 2005 Posts: 1631 Location: /mnt/Gentoo/Europe
|
Posted: Wed Jan 27, 2016 11:38 am Post subject: Multiple package in single slot - xorg-server & boost |
|
|
Hi,
I have such message bellow:
Code: | # emerge -puDN world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild UD ] dev-util/boost-build-1.57.0 [1.58.0]
[ebuild UD ] dev-libs/boost-1.57.0 [1.58.0-r1] PYTHON_TARGETS="-python3_3%"
[ebuild U ] app-eselect/eselect-pinentry-0.7 [0.6]
[ebuild U ] dev-python/setuptools-19.6 [19.4]
[ebuild U ] dev-python/ssl-fetch-0.4 [0.3]
[ebuild U ] virtual/jre-1.8.0-r1 [1.8.0]
[ebuild U ] virtual/jdk-1.8.0-r1 [1.8.0]
[ebuild U ] app-cdr/cdrtools-3.02_alpha05 [3.02_alpha02]
[ebuild U ] dev-util/cmake-3.4.3 [3.4.2]
[ebuild U ] app-crypt/gnupg-2.1.11 [2.1.10-r1]
[ebuild U ] x11-drivers/xf86-video-intel-2.99.917_p20160122 [2.99.917-r2]
[ebuild U ] x11-base/xorg-server-1.18.0 [1.17.4]
[ebuild U ] x11-drivers/xf86-input-evdev-2.10.1 [2.9.2]
[ebuild U ] x11-base/xorg-drivers-1.18-r1 [1.17]
[ebuild U ] net-print/cups-filters-1.8.1 [1.6.0]
[ebuild N ] sys-libs/kpmcore-2.0.0 USE="-debug"
[ebuild U ] sys-block/partitionmanager-2.0.0 [1.2.1]
[blocks b ] <sys-block/partitionmanager-2.0.0 ("<sys-block/partitionmanager-2.0.0" is blocking sys-libs/kpmcore-2.0.0)
[ebuild U ] kde-apps/sweeper-15.12.1 [15.08.3]
[ebuild U ] kde-apps/kdf-15.12.1 [15.08.3]
[ebuild U ] kde-apps/kgpg-15.12.1 [15.08.3]
[ebuild U ] media-libs/opencv-3.1.0 [3.0.0] USE="vaapi%* -gdal% -gphoto2% -webp%"
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
x11-base/xorg-server:0
(x11-base/xorg-server-1.17.4:0/1.17.4::gentoo, installed) pulled in by
<x11-base/xorg-server-1.17.99:= required by (x11-drivers/nvidia-drivers-361.18-r1:0/361::gentoo, installed)
^ ^^^^^^^ ^
(and 1 more with the same problem)
(x11-base/xorg-server-1.18.0:0/1.18.0::gentoo, ebuild scheduled for merge) pulled in by
>=x11-base/xorg-server-1.18[udev] required by (x11-drivers/xf86-input-evdev-2.10.1:0/0::gentoo, ebuild scheduled for merge)
^^ ^^^^
dev-libs/boost:0
(dev-libs/boost-1.58.0-r1:0/1.58.0::gentoo, installed) pulled in by
dev-libs/boost:0/1.58.0= required by (app-text/libwps-0.4.2:0/0::gentoo, installed)
^^^^^^^^^^
(and 9 more with the same problem)
(dev-libs/boost-1.57.0:0/1.57.0::gentoo, ebuild scheduled for merge) pulled in by
>=dev-libs/boost-1.55:0/1.57.0= required by (app-office/libreoffice-5.0.4.2:0/0::gentoo, installed)
^^^^^^^^^^
NOTE: Use the '--verbose-conflicts' option to display parents omitted above
|
|
|
Back to top |
|
 |
asturm Developer

Joined: 05 Apr 2007 Posts: 9360
|
Posted: Wed Jan 27, 2016 11:49 am Post subject: |
|
|
Code: | <x11-base/xorg-server-1.17.99:= required by (x11-drivers/nvidia-drivers-361.18-r1:0/361::gentoo, installed) |
Read: (A version) lower than xorg-server-1.17.99 is required by nvidia-drivers that is currently installed.
It means you can't upgrade xorg-server until a compatible version of nvidia-drivers is in tree.
Code: | (dev-libs/boost-1.57.0:0/1.57.0::gentoo, ebuild scheduled for merge) pulled in by
>=dev-libs/boost-1.55:0/1.57.0= required by (app-office/libreoffice-5.0.4.2:0/0::gentoo, installed) |
It means you haven't rebuilt libreoffice after boost upgrade like you should have - usually it comes up for rebuild automatically, maybe you interrupted emerge or some other package failed before libreoffice came up? |
|
Back to top |
|
 |
|
|
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
|
|