Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503492 - app-text/pandoc not installable due to conflicting deps
Summary: app-text/pandoc not installable due to conflicting deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2014-03-05 10:19 UTC by Ben de Groot (RETIRED)
Modified: 2014-03-05 10:40 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 Ben de Groot (RETIRED) gentoo-dev 2014-03-05 10:19:00 UTC
A simple `emerge pandoc` on a ~amd64 system without prior installed haskell packages leads currently to:

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

dev-haskell/text:0

  (dev-haskell/text-0.11.3.1::gentoo, ebuild scheduled for merge) pulled in by
    <dev-haskell/text-1.1:=[profile?] required by (dev-haskell/parsec-3.1.4::gentoo, ebuild scheduled for merge)

  (dev-haskell/text-1.1.0.0::gentoo, ebuild scheduled for merge) pulled in by
    >=dev-haskell/text-1.1:=[profile?] required by (dev-haskell/text-stream-decode-0.1.0.4::gentoo, ebuild scheduled for merge)
Comment 1 Alexander Vershilov (RETIRED) gentoo-dev 2014-03-05 10:40:54 UTC
Thanks, I've added new parsec to the tree, should be ok now.