Hi,

I'm having a little trouble updating Gentoo recently. When I try updating Gentoo by issuing:
/
  emerge --deep --ask --update world /

I get this:

/These are the packages that would be merged, in order:

  Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "dev-lang/php[cli,mysql,xml,session,sockets]".
  !!! One of the following packages is required to complete your request:
  - dev-lang/php-5.3.8::gentoo (Change USE: +mysql +sockets)
  (dependency required by "net-analyzer/cacti-0.8.7g" [installed])
  (dependency required by "@selected" [set])
  (dependency required by "@world" [argument])/

So I add USE flags (sockets mysql) Now i get this:

/  These are the packages that would be merged, in order:
  Calculating dependencies... done!

!!! The ebuild selected to satisfy "dev-lang/php[cli,mysql,xml,session,sockets]" has unmet requirements. - dev-lang/php-5.3.8::gentoo USE="berkdb bzip2 cli crypt ctype curl exif fileinfo filter gdbm hash iconv ipv6 json ldap (multilib) mysql nls phar posix readline session simplexml sockets spell ssl tokenizer truetype unicode xml zlib (-adabas) -apache2 -bcmath (-birdstep) -calendar -cdb -cgi -cjk -curlwrappers -db2 (-dbmaker) -debug -doc -embed (-empress) (-empress-bcs) -enchant (-esoob) -firebird -flatfile -fpm (-frontbase) -ftp -gd -gd-external -gmp -imap -inifile -interbase -intl -iodbc -kerberos -kolab -ldap-sasl -libedit -mhash -mssql -mysqli -mysqlnd -oci8 -oci8-instant-client -odbc -pcntl -pdo -pic -postgres -qdbm -recode -sapdb -sharedext -sharedmem -snmp -soap (-solid) -sqlite -sqlite3 -suhosin (-sybase-ct) -sysvipc -threads -tidy -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xsl -zip"

  The following REQUIRED_USE flag constraints are unsatisfied:
truetype? ( any-of ( gd gd-external ) ) exif? ( any-of ( gd gd-external ) )

  The above constraints are a subset of the following complete expression:
truetype? ( any-of ( gd gd-external ) ) cjk? ( any-of ( gd gd-external ) ) exif? ( any-of ( gd gd-external ) ) xpm? ( gd ) gd? ( zlib !gd-external ) gd-external? ( !gd ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( any-of ( xml iconv ) ) xmlreader? ( xml ) xsl? ( xml ) ldap-sasl? ( ldap !oci8 ) adabas? ( odbc ) birdstep? ( odbc ) dbmaker? ( odbc ) empress-bcs? ( empress ) empress? ( odbc ) esoob? ( odbc ) db2? ( odbc ) sapdb? ( odbc ) solid? ( odbc ) kolab? ( imap ) mhash? ( hash ) phar? ( hash ) mysqlnd? ( any-of ( mysql mysqli pdo ) ) oci8? ( !oci8-instant-client !ldap-sasl ) oci8-instant-client? ( !oci8 ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) firebird? ( !interbase ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) )

(dependency required by "net-analyzer/cacti-0.8.7g" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
/
Before I was able to update Gentoo untill now, portage asked me to add "EMERGE_DEFAULT_OPTS="--autounmask=n"" in /etc/make.conf.

Regards,
edward

Reply via email to