Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
need help with blockers (mono, harfbuzz, speech-dispatcher)
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
elkhunter
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2004
Posts: 138

PostPosted: Sun Jun 09, 2013 4:06 pm    Post subject: need help with blockers (mono, harfbuzz, speech-dispatcher) Reply with quote

I'm tyring to upgrade my system but am running into the following issues:

[blocks B ] dev-python/pillow ("dev-python/pillow" is blocking dev-python/imaging-1.1.7-r4)
[blocks B ] dev-python/imaging ("dev-python/imaging" is blocking dev-python/pillow-2.0.0)

Total: 366 packages (350 upgrades, 6 new, 10 reinstalls, 1 uninstall), Size of downloads: 1,244,204 kB
Conflict: 3 blocks (2 unsatisfied)

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

dev-lang/mono:0

(dev-lang/mono-3.0.7::gentoo, ebuild scheduled for merge) pulled in by
(no parents that aren't satisfied by other packages in this slot)

(dev-lang/mono-2.10.9-r2::gentoo, installed) pulled in by
=dev-lang/mono-2.10* required by (dev-dotnet/xsp-2.10.2-r2::gentoo, installed)

media-libs/harfbuzz:0

(media-libs/harfbuzz-0.9.18-r1::gentoo, ebuild scheduled for merge) pulled in by
(no parents that aren't satisfied by other packages in this slot)

(media-libs/harfbuzz-0.9.17::gentoo, installed) pulled in by
>=media-libs/harfbuzz-0.9.9:0/0= required by (x11-libs/pango-1.32.5::gentoo, installed)

app-accessibility/speech-dispatcher:0

(app-accessibility/speech-dispatcher-0.8-r2::gentoo, ebuild scheduled for merge) pulled in by
>=app-accessibility/speech-dispatcher-0.8:= required by (www-client/chromium-28.0.1500.36::gentoo, ebuild scheduled for merge)

(app-accessibility/speech-dispatcher-0.7.1-r2::gentoo, installed) pulled in by
app-accessibility/speech-dispatcher[python,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] required by (app-accessibility/orca-3.6.3-r1::gentoo, installed)

Any suggestions?
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Sun Jun 09, 2013 7:46 pm    Post subject: Reply with quote

Stick to harfbuzz-0.9.17 - version 0.9.18 gets weird.
_________________
Improve your font rendering and ALSA sound
Back to top
View user's profile Send private message
elkhunter
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2004
Posts: 138

PostPosted: Sun Jun 09, 2013 10:40 pm    Post subject: Reply with quote

PaulBredbury wrote:
Stick to harfbuzz-0.9.17 - version 0.9.18 gets weird.


I added ">=media-libs/harfbuzz-0.9.18"to package.mask but now instead of harfbuzz blocking I get a new xorg blocker as shown below:

[blocks B ] dev-python/pillow ("dev-python/pillow" is blocking dev-python/imaging-1.1.7-r4)
[blocks B ] dev-python/imaging ("dev-python/imaging" is blocking dev-python/pillow-2.0.0)

Total: 420 packages (355 upgrades, 7 new, 1 in new slot, 57 reinstalls, 1 uninstall), Size of downloads: 1,290,276 kB
Conflict: 3 blocks (2 unsatisfied)

!!! 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.14.1::gentoo, ebuild scheduled for merge) pulled in by
x11-base/xorg-server:0/1.14.1= required by (x11-drivers/xf86-input-keyboard-1.7.0::gentoo, installed)
x11-base/xorg-server:0/1.14.1= required by (x11-drivers/xf86-input-evdev-2.8.0::gentoo, installed)
x11-base/xorg-server:0/1.14.1=[-minimal] required by (media-libs/mesa-9.1.3::gentoo, installed)

(x11-base/xorg-server-1.14.1.901::gentoo, ebuild scheduled for merge) pulled in by
(no parents that aren't satisfied by other packages in this slot)

dev-lang/mono:0

(dev-lang/mono-3.0.7::gentoo, ebuild scheduled for merge) pulled in by
(no parents that aren't satisfied by other packages in this slot)

(dev-lang/mono-2.10.9-r2::gentoo, installed) pulled in by
=dev-lang/mono-2.10* required by (dev-dotnet/xsp-2.10.2-r2::gentoo, installed)

app-accessibility/speech-dispatcher:0

(app-accessibility/speech-dispatcher-0.8-r2::gentoo, ebuild scheduled for merge) pulled in by
>=app-accessibility/speech-dispatcher-0.8:= required by (www-client/chromium-28.0.1500.36::gentoo, ebuild scheduled for merge)

(app-accessibility/speech-dispatcher-0.7.1-r2::gentoo, installed) pulled in by
app-accessibility/speech-dispatcher[python,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] required by (app-accessibility/orca-3.6.3-r1::gentoo, installed)

Any suggestions?
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Sun Jun 09, 2013 11:29 pm    Post subject: Reply with quote

elkhunter wrote:
[blocks B ] dev-python/pillow ("dev-python/pillow" is blocking dev-python/imaging-1.1.7-r4)
[blocks B ] dev-python/imaging ("dev-python/imaging" is blocking dev-python/pillow-2.0.0)

So remove whichever is installed.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4549
Location: Germany

PostPosted: Mon Jun 10, 2013 12:08 am    Post subject: Reply with quote

elkhunter wrote:
[blocks B ] dev-python/pillow ("dev-python/pillow" is blocking dev-python/imaging-1.1.7-r4)
[blocks B ] dev-python/imaging ("dev-python/imaging" is blocking dev-python/pillow-2.0.0)

Hm, helps https://bugs.gentoo.org/show_bug.cgi?id=401009#c24 ?
Back to top
View user's profile Send private message
elkhunter
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2004
Posts: 138

PostPosted: Wed Jun 12, 2013 1:36 pm    Post subject: Reply with quote

Josef.95 wrote:
elkhunter wrote:
[blocks B ] dev-python/pillow ("dev-python/pillow" is blocking dev-python/imaging-1.1.7-r4)
[blocks B ] dev-python/imaging ("dev-python/imaging" is blocking dev-python/pillow-2.0.0)

Hm, helps https://bugs.gentoo.org/show_bug.cgi?id=401009#c24 ?


Thanks -- that removed those blockers. Now I just still have the following issues:


Total: 371 packages (351 upgrades, 5 new, 1 in new slot, 14 reinstalls, 1 uninstall), Size of downloads: 1,158,038 kB
Conflict: 1 block

WARNING: One or more updates have been skipped due to a dependency conflict:

app-accessibility/speech-dispatcher:0

(app-accessibility/speech-dispatcher-0.8-r2::gentoo, ebuild scheduled for merge) conflicts with
app-accessibility/speech-dispatcher[python,python_targets_python2_7(-),-python_single_target_python2_7(-)] required by (app-accessibility/orca-3.6.3-r1::gentoo, installed)

media-libs/harfbuzz:0

(media-libs/harfbuzz-0.9.18-r1::gentoo, ebuild scheduled for merge) conflicts with
<media-libs/harfbuzz-0.9.18:= required by (www-client/chromium-27.0.1453.110::gentoo, ebuild scheduled for merge)

dev-lang/mono:0

(dev-lang/mono-3.0.7::gentoo, ebuild scheduled for merge) conflicts with
=dev-lang/mono-2.10* required by (dev-dotnet/xsp-2.10.2-r2::gentoo, installed)


!!! The following update(s) have been skipped due to unsatisfied dependencies
!!! triggered by backtracking:

www-client/chromium:0

!!! The following installed packages are masked:
- dev-util/lafilefixer-0.5::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Sergey Popov <pinkbyte@gentoo.org> (06 Jun 2013)
# Abandoned package, most of functions incorporated in portage
# Masked for removal in 30 days, bug #289899
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