Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Slot conflict
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
zBrain
Apprentice
Apprentice


Joined: 14 Apr 2006
Posts: 182

PostPosted: Wed Oct 30, 2013 4:24 pm    Post subject: Slot conflict Reply with quote

I'm having an issue with boost lib slots when trying to install libreoffice-bin

Most times I'm able to see a solution, but this one has me stumped. Is it possible to resolve t?

Code:


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

Calculating dependencies... done!
[ebuild     U  ] dev-util/boost-build-1.52.0-r1 [1.49.0] USE="python -examples {-test%}" 53,147 kB
[ebuild     U  ] dev-libs/boost-1.52.0-r6:0/1.52 [1.49.0-r2:0/0] USE="nls%* python threads%* -debug -doc -icu -mpi -static-libs -tools" PYTHON_TARGETS="python2_7%* python3_2%* -python2_6% (-python3_3)" 0 kB
[ebuild  N     ] app-text/libmwaw-0.1.10  USE="-doc -static-libs" 721 kB
[ebuild  N     ] app-text/libodfgen-0.0.2  265 kB
[ebuild  N     ] dev-libs/libixion-0.5.0:0/0.5  USE="-static-libs" 331 kB
[ebuild     U  ] dev-libs/liborcus-0.5.1:0/0.5 [0.3.0:0/0] USE="-static-libs" 1,412 kB
[ebuild  N     ] app-office/libreoffice-bin-4.1.2.3  USE="(-aqua) -debug -gnome -java -kde" PYTHON_SINGLE_TARGET="python2_7 (-python3_3)" PYTHON_TARGETS="python2_7 (-python3_3)" 81,082 kB

Total: 7 packages (3 upgrades, 4 new), Size of downloads: 136,954 kB

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

dev-libs/boost:0

  (dev-libs/boost-1.52.0-r6::gentoo, ebuild scheduled for merge) pulled in by
    dev-libs/boost:0/1.52 required by (app-office/libreoffice-bin-4.1.2.3::gentoo, ebuild scheduled for merge)
    >=dev-libs/boost-1.51.0:= required by (dev-libs/liborcus-0.5.1::gentoo, ebuild scheduled for merge)

  (dev-libs/boost-1.49.0-r2::gentoo, installed) pulled in by
    >=dev-libs/boost-1.43:0/0= required by (kde-base/rocs-4.10.5::gentoo, installed)
    dev-libs/boost:0/0= required by (app-office/akonadi-server-1.9.2::gentoo, installed)
    dev-libs/boost:0/0= required by (dev-cpp/libcmis-0.3.1::gentoo, installed)
    ~dev-libs/boost-1.49.0 required by (dev-cpp/libxsd-frontend-1.18.0::gentoo, installed)
    dev-libs/boost:0/0= required by (kde-base/kdepim-runtime-4.10.5-r1::gentoo, installed)
    dev-libs/boost:0/0= required by (dev-util/kdevplatform-1.5.1::gentoo, installed)
    dev-libs/boost:0/0= required by (kde-base/kleopatra-4.10.5::gentoo, installed)
    (and 2 more with the same problems)

Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Wed Oct 30, 2013 4:42 pm    Post subject: Reply with quote

/etc/portage/package.mask
#Temporary Mask
<dev-libs/boost-1.52.0-r6

Code:
emerge -C libreoffice-bin dev-libs/boost && emerge dev-libs/boost libreoffice-bin && revdep-rebuild


Then empty your mask file.
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4555
Location: Germany

PostPosted: Thu Oct 31, 2013 6:26 am    Post subject: Reply with quote

zBrain,

the problem is your installed libxsd-frontend-1.18.0 needed boost-1.49 see
zBrain wrote:
Code:
~dev-libs/boost-1.49.0 required by (dev-cpp/libxsd-frontend-1.18.0::gentoo, installed)

and
=libreoffice-bin-4.1.2.3 needed boost-1.52

You can try with =libreoffice-bin-4.0.4.2 (it needed boost-1.49)
or
with =libxsd-frontend-1.18.0-r1 and =libreoffice-bin-4.1.2.3
(not recommended, see Bug 481764 )

/edit:
Or build app-office/libreoffice (non -bin) itself.
Back to top
View user's profile Send private message
zBrain
Apprentice
Apprentice


Joined: 14 Apr 2006
Posts: 182

PostPosted: Thu Oct 31, 2013 6:54 pm    Post subject: Reply with quote

I did get this fixed using a temporary mask.

Should these sorts of conflicts happen when running stable though? I try to keep my unmask and keywords files to a minimum, this actually forced me to keyword 2 packages.

Was boost perhaps released prematurely, or other packages lagging behind?
Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Thu Oct 31, 2013 8:13 pm    Post subject: Reply with quote

No, boot 1.52-r6 is stable so is libreoffice
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
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