Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. localhost ~ # emerge -av openssl openssh
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies... done!
  6. [ebuild R ] dev-libs/openssl-1.0.2j::gentoo USE="asm sslv3 tls-heartbeat zlib -bindist* -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs {-test} -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 5 184 KiB
  7. [ebuild R ] net-misc/openssh-7.3_p1-r6::gentoo USE="X hpn ldap pam pie ssl -X509 -bindist* -debug -kerberos -ldns -libedit (-libressl) -livecd -sctp (-selinux) -skey -ssh1 -static {-test}" 0 KiB
  8.  
  9. Total: 2 packages (2 reinstalls), Size of downloads: 5 184 KiB
  10.  
  11. !!! Multiple package instances within a single package slot have been pulled
  12. !!! into the dependency graph, resulting in a slot conflict:
  13.  
  14. dev-libs/openssl:0
  15.  
  16. (dev-libs/openssl-1.0.2j:0/0::gentoo, ebuild scheduled for merge) pulled in by
  17. dev-libs/openssl (Argument)
  18. >=dev-libs/openssl-0.9.8f:0[bindist=] required by (net-misc/openssh-7.3_p1-r6:0/0::gentoo, ebuild scheduled for merge)
  19. ^^^^^^^^
  20.  
  21. (dev-libs/openssl-1.0.2j:0/0::gentoo, installed) pulled in by
  22. dev-libs/openssl:0[bindist=] required by (dev-qt/qtnetwork-5.6.1:5/5.6::gentoo, installed)
  23. ^^^^^^^^
  24.  
  25.  
  26. It might be possible to solve this slot collision
  27. by applying all of the following changes:
  28. - dev-libs/openssl-1.0.2j (Change USE: +bindist)
  29. - net-misc/openssh-7.3_p1-r6 (Change USE: +bindist)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement