Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550950 - dev-haskell/libmpd dependency issue
Summary: dev-haskell/libmpd dependency issue
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-01 13:28 UTC by riepernet
Modified: 2015-06-01 20:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description riepernet 2015-06-01 13:28:33 UTC
Running haskell-updater-1.2.9 using GHC 7.8.4
  * Executable: /usr/bin/ghc
  * Library directory: /usr/lib64/ghc-7.8.4
  * Package manager (PM): portage

Searching for packages installed with a different version of GHC.

No old packages found!

Searching for Haskell libraries with broken dependencies.

Found the following broken packages:
  * dev-haskell/libmpd:0

emerge --oneshot --keep-going --complete-graph --quiet --deep dev-haskell/libmpd:0

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

[ebuild   R   ] dev-haskell/libmpd-0.9.0.1  USE="-doc -hscolour -profile {-test}" 
[ebuild     UD]  dev-haskell/utf8-string-0.3.8 [1] USE="-doc -hscolour -profile" 

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

dev-haskell/utf8-string:0

  (dev-haskell/utf8-string-1::gentoo, installed) pulled in by
    dev-haskell/utf8-string:0/1= required by (dev-haskell/publicsuffixlist-0.1::gentoo, installed)
    <dev-haskell/utf8-string-1.1:0/1= required by (dev-vcs/darcs-2.8.5-r4::gentoo, installed)
    dev-haskell/utf8-string:0/1= required by (x11-wm/xmonad-contrib-0.11.4::gentoo, installed)
    dev-haskell/utf8-string:0/1= required by (dev-haskell/highlighting-kate-0.5.14::gentoo, installed)
    >=dev-haskell/utf8-string-0.3.6:0/1= required by (dev-vcs/darcs-2.8.5-r4::gentoo, installed)
    (and 2 more with the same problems)

  (dev-haskell/utf8-string-0.3.8::gentoo, ebuild scheduled for merge) pulled in by
    <dev-haskell/utf8-string-1:=[profile?] required by (dev-haskell/libmpd-0.9.0.1::gentoo, ebuild scheduled for merge)
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2015-06-01 20:35:58 UTC
Pushed as:

>*libmpd-0.9.0.2 (01 Jun 2015)
>
>  01 Jun 2015; Sergei Trofimovich <slyfox@gentoo.org> +libmpd-0.9.0.2.ebuild:
>  Version bump, allows latest dev-haskell/utf8-string, bug #550950 by riepernet.

Thanks for the detailed report!