Guest User

Untitled

a guest
Jun 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. !!! Multiple package instances within a single package slot have been pulled
  2. !!! into the dependency graph, resulting in a slot conflict:
  3.  
  4. sys-libs/readline:0
  5.  
  6. ('ebuild', '/', 'sys-libs/readline-5.2_p13', 'merge') pulled in by
  7. =sys-libs/readline-5* required by ('ebuild', '/', 'dev-lang/ghc-6.8.2', 'merge')
  8. (and 22 more)
  9.  
  10. ('installed', '/', 'sys-libs/readline-6.0_p3', 'nomerge') pulled in by
  11. sys-libs/readline required by world
  12. sys-libs/readline required by system
  13. >=sys-libs/readline-4.1 required by ('installed', '/', 'dev-db/unixODBC-2.2.12', 'nomerge')
  14. (and 19 more)
  15.  
  16.  
  17. It may be possible to solve this problem by using package.mask to
  18. prevent one of those packages from being selected. However, it is also
  19. possible that conflicting dependencies exist such that they are
  20. impossible to satisfy simultaneously. If such a conflict exists in the
  21. dependencies of two different packages, then those packages can not be
  22. installed simultaneously.
  23.  
  24. For more information, see MASKED PACKAGES section in the emerge man page
  25. or refer to the Gentoo Handbook.
Add Comment
Please, Sign In to add comment