Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. srv01 ~ # emerge -av php
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies... done!
  6. [ebuild N ] app-text/recode-3.6_p16 USE="nls" 2,021 kB
  7. [ebuild N ] net-libs/c-client-2007e USE="pam ssl -kolab" 2,725 kB
  8. [ebuild R ] dev-lang/php-5.3.3-r1 USE="apache2* berkdb bzip2 calendar* cgi cjk* cli crypt ctype curl* curlwrappers* enchant* exif* fileinfo filter flatfile* ftp* gd gdbm hash iconv imap* intl* ipv6 json kerberos mysql* mysqli* nls phar posix readline recode* session sharedext* simplexml snmp soap* sockets* spell sqlite sqlite3 ssl threads tidy tokenizer truetype unicode xml xmlreader xmlwriter zip zlib -adabas -bcmath -birdstep -cdb -concurrentmodphp -db2 -dbmaker -debug -doc -embed -empress -empress-bcs -esoob -firebird -fpm -frontbase -gd-external -gmp -inifile -interbase -iodbc -kolab -ldap -ldap-sasl -libedit -mssql -mysqlnd -oci8 -oci8-instant-client -odbc -pcntl -pdo -pic -postgres -qdbm -sapdb -sharedmem -solid -suhosin -sybase-ct -sysvipc -wddx -xmlrpc -xpm -xsl" 0 kB
  9.  
  10. Total: 3 packages (2 new, 1 reinstall), Size of downloads: 4,745 kB
  11.  
  12. !!! Multiple package instances within a single package slot have been pulled
  13. !!! into the dependency graph, resulting in a slot conflict:
  14.  
  15. dev-lang/php:5
  16.  
  17. ('installed', '/', 'dev-lang/php-5.3.3-r1', 'nomerge') pulled in by
  18. =dev-lang/php-5.3.3-r1[-imap,-mysql,-mysqli] required by ('ebuild', '/', 'dev-lang/php-5.3.3-r1', 'merge')
  19. (and 1 more)
  20.  
  21. ('ebuild', '/', 'dev-lang/php-5.3.3-r1', 'merge') pulled in by
  22. php
  23.  
  24. Explanation:
  25.  
  26. New USE for 'dev-lang/php:5' are incorrectly set. In order to solve
  27. this, adjust USE to satisfy '=dev-
  28. lang/php-5.3.3-r1[-imap,-mysql,-mysqli]'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement