From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QyxHB-0006Ol-Nc for garchives@archives.gentoo.org; Thu, 01 Sep 2011 02:45:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AF4921C0B6; Thu, 1 Sep 2011 02:44:55 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 1640E21C09B for ; Thu, 1 Sep 2011 02:43:29 +0000 (UTC) Received: by gyg8 with SMTP id 8so1420405gyg.40 for ; Wed, 31 Aug 2011 19:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=+GYaXQ7P92p4bHrO9rhzGhUpCtbv7WJ1C6+s8PWYBFA=; b=mhfADNugqeyMMrb02l6rIAhJCDHC+LIxbIErUGnnw3eNW1nISbwp7+rTrk/fH4nytA Ynh28qFdVJD8ZOc/J9Cxh05LUayAj+Pshzjs2fRyzG2udSCajlOq5CxWq3OO52iIzq0K bq2m5qXUz9+DylevxziNjt3Z3C+IyIAYhISLI= Received: by 10.68.22.102 with SMTP id c6mr1092388pbf.158.1314845009074; Wed, 31 Aug 2011 19:43:29 -0700 (PDT) Received: from [192.168.1.2] ([174.134.109.226]) by mx.google.com with ESMTPS id m1sm1165314pbf.3.2011.08.31.19.43.28 (version=SSLv3 cipher=OTHER); Wed, 31 Aug 2011 19:43:28 -0700 (PDT) Message-ID: <4E5EF19C.2050308@gmail.com> Date: Wed, 31 Aug 2011 19:44:44 -0700 From: Edward Martinez User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] can't upgrade Gentoo Content-Type: multipart/alternative; boundary="------------000503030306030807070208" X-Archives-Salt: X-Archives-Hash: 9cebaaf44de624f5de4095d9a2639555 This is a multi-part message in MIME format. --------------000503030306030807070208 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 --------------000503030306030807070208 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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

--------------000503030306030807070208--