Summary: | dev-lang/php[fpm] -apache2 depends on apache2 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Oleg Gawriloff <barzog> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | minor | CC: | grknight |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Oleg Gawriloff
2014-11-12 14:31:30 UTC
Show evidence of emerge with --tree option that dev-lang/php is pulling in www-servers/apache This does not occur for me gawriloff@pelican-ts1 ~ $ sudo emerge --tree -uDNagv --exclude sys-fs/udev --exclude virtual/udev php !!! Timed out while closing connection to binhost These are the packages that would be merged, in reverse order: Calculating dependencies... done! [ebuild U ] dev-lang/php-5.4.34:5.4 [5.4.32:5.4] USE="bcmath cli crypt ctype curl filter fpm ftp gd hash iconv imap intl json ldap mhash mssql mysql mysqli nls odbc pdo posix postgres session simplexml soap sqlite ssl tidy tokenizer truetype unicode xml xmlreader xmlrpc xmlwriter xslt zip zlib -apache2* -berkdb -bzip2 -calendar -cdb -cgi -cjk -curlwrappers -debug -embed -enchant -exif -fileinfo (-firebird) -flatfile -gdbm -gmp -inifile -iodbc -ipv6 -kerberos -ldap-sasl -libedit -mysqlnd -oci8-instant-client -pcntl -phar -qdbm -readline -recode (-selinux) -sharedmem -snmp -sockets -spell (-sybase-ct) -systemd -sysvipc -threads -wddx -xpm" 11,990 kB [nomerge ] www-apache/mod_rpaf-0.6 [ebuild N ] www-servers/apache-2.2.27-r4:2 USE="debug ssl -doc -ldap (-selinux) -static -suexec -threads" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias -asis -auth_digest -authn_dbd -cern_meta -charset_lite -dbd -dumpio -ident -imagemap -log_forensic -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -proxy_scgi -reqtimeout -substitute -version" APACHE2_MPMS="-event -itk -peruser -prefork -worker" 68 kB [nomerge ] dev-perl/DBD-Pg-2.19.3-r1 [binary N ] virtual/postgresql-9.3:9.3 USE="-kerberos -ldap -server -threads" 7 kB [binary U ] net-misc/curl-7.39.0 [7.37.1] USE="ssl -adns -idn -ipv6 -kerberos -ldap -metalink -rtmp -ssh -static-libs {-test} -threads" ABI_X86="(64) (-32) (-x32)" CURL_SSL="openssl -axtls -gnutls -nss -polarssl (-winssl)" 872 kB [binary U ] dev-perl/DBI-1.628.0 [1.623.0] USE="{-test}" 496 kB [nomerge ] dev-db/mysql-5.5.40 USE="community minimal perl ssl -bindist -cluster -debug -embedded -extraengine -jemalloc -latin1 -max-idx-128 -profiling (-selinux) -static -static-libs -systemtap -tcmalloc {-test}" [binary U ] dev-libs/libaio-0.3.110 [0.3.109-r4] USE="-static-libs {-test} (-multilib%*)" ABI_X86="(64%*) -32% (-x32)" 47 kB [binary U ] dev-libs/libgcrypt-1.5.4-r1:0/11 [1.5.4:0/11] USE="-static-libs" ABI_X86="(64%*) (-32) (-x32)" 419 kB [nomerge ] dev-lang/php-5.4.34:5.4 [5.4.32:5.4] USE="bcmath cli crypt ctype curl filter fpm ftp gd hash iconv imap intl json ldap mhash mssql mysql mysqli nls odbc pdo posix postgres session simplexml soap sqlite ssl tidy tokenizer truetype unicode xml xmlreader xmlrpc xmlwriter xslt zip zlib -apache2* -berkdb -bzip2 -calendar -cdb -cgi -cjk -curlwrappers -debug -embed -enchant -exif -fileinfo (-firebird) -flatfile -gdbm -gmp -inifile -iodbc -ipv6 -kerberos -ldap-sasl -libedit -mysqlnd -oci8-instant-client -pcntl -phar -qdbm -readline -recode (-selinux) -sharedmem -snmp -sockets -spell (-sybase-ct) -systemd -sysvipc -threads -wddx -xpm" [binary U ] dev-libs/icu-53.1:0/53 [52.1:0/52] USE="-debug -doc -examples -static-libs" ABI_X86="(64) (-32) (-x32)" 9,972 kB (In reply to Oleg Gawriloff from comment #2) > gawriloff@pelican-ts1 ~ $ sudo emerge --tree -uDNagv --exclude sys-fs/udev > --exclude virtual/udev php > > > !!! Timed out while closing connection to binhost > > These are the packages that would be merged, in reverse order: > > Calculating dependencies... done! > [ebuild U ] dev-lang/php-5.4.34:5.4 [5.4.32:5.4] USE="bcmath cli crypt > ctype curl filter fpm ftp gd hash iconv imap intl json ldap mhash mssql > mysql mysqli nls odbc pdo posix postgres session simplexml soap sqlite ssl > tidy tokenizer truetype unicode xml xmlreader xmlrpc xmlwriter xslt zip zlib > -apache2* -berkdb -bzip2 -calendar -cdb -cgi -cjk -curlwrappers -debug > -embed -enchant -exif -fileinfo (-firebird) -flatfile -gdbm -gmp -inifile > -iodbc -ipv6 -kerberos -ldap-sasl -libedit -mysqlnd -oci8-instant-client > -pcntl -phar -qdbm -readline -recode (-selinux) -sharedmem -snmp -sockets > -spell (-sybase-ct) -systemd -sysvipc -threads -wddx -xpm" 11,990 kB > [nomerge ] www-apache/mod_rpaf-0.6 > [ebuild N ] www-servers/apache-2.2.27-r4:2 USE="debug ssl -doc -ldap This output says that www-apache/mod_rpaf is pulling in www-servers/apache not dev-lang/php I've deinstalled mod_rpaf, apache still pulled: gawriloff@pelican-ts1 ~ $ sudo emerge --tree -uDNagv --exclude sys-fs/udev --exclude virtual/udev php !!! Timed out while closing connection to binhost These are the packages that would be merged, in reverse order: Calculating dependencies... done! [ebuild U ] dev-lang/php-5.4.34:5.4 [5.4.32:5.4] USE="bcmath cli crypt ctype curl filter fpm ftp gd hash iconv imap intl json ldap mhash mssql mysql mysqli nls odbc pdo posix postgres session simplexml soap sqlite ssl tidy tokenizer truetype unicode xml xmlreader xmlrpc xmlwriter xslt zip zlib -apache2* -berkdb -bzip2 -calendar -cdb -cgi -cjk -curlwrappers -debug -embed -enchant -exif -fileinfo (-firebird) -flatfile -gdbm -gmp -inifile -iodbc -ipv6 -kerberos -ldap-sasl -libedit -mysqlnd -oci8-instant-client -pcntl -phar -qdbm -readline -recode (-selinux) -sharedmem -snmp -sockets -spell (-sybase-ct) -systemd -sysvipc -threads -wddx -xpm" 11,990 kB [nomerge ] app-admin/eselect-php-0.7.1-r3 USE="apache2 fpm" [ebuild N ] www-servers/apache-2.2.27-r4:2 USE="debug ssl -doc -ldap (-selinux) -static -suexec -threads" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias -asis -auth_digest -authn_dbd -cern_meta -charset_lite -dbd -dumpio -ident -imagemap -log_forensic -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -proxy_scgi -reqtimeout -substitute -version" APACHE2_MPMS="-event -itk -peruser -prefork -worker" 68 kB [binary N ] virtual/postgresql-9.3:9.3 USE="-kerberos -ldap -server -threads" 7 kB [binary U ] net-misc/curl-7.39.0 [7.37.1] USE="ssl -adns -idn -ipv6 -kerberos -ldap -metalink -rtmp -ssh -static-libs {-test} -threads" ABI_X86="(64) (-32) (-x32)" CURL_SSL="openssl -axtls -gnutls -nss -polarssl (-winssl)" 872 kB [binary U ] dev-perl/DBI-1.628.0 [1.623.0] USE="{-test}" 496 kB [nomerge ] dev-db/mysql-5.5.40 USE="community minimal perl ssl -bindist -cluster -debug -embedded -extraengine -jemalloc -latin1 -max-idx-128 -profiling (-selinux) -static -static-libs -systemtap -tcmalloc {-test}" [binary U ] dev-libs/libaio-0.3.110 [0.3.109-r4] USE="-static-libs {-test} (-multilib%*)" ABI_X86="(64%*) -32% (-x32)" 47 kB [binary U ] dev-libs/libgcrypt-1.5.4-r1:0/11 [1.5.4:0/11] USE="-static-libs" ABI_X86="(64%*) (-32) (-x32)" 419 kB [nomerge ] dev-lang/php-5.4.34:5.4 [5.4.32:5.4] USE="bcmath cli crypt ctype curl filter fpm ftp gd hash iconv imap intl json ldap mhash mssql mysql mysqli nls odbc pdo posix postgres session simplexml soap sqlite ssl tidy tokenizer truetype unicode xml xmlreader xmlrpc xmlwriter xslt zip zlib -apache2* -berkdb -bzip2 -calendar -cdb -cgi -cjk -curlwrappers -debug -embed -enchant -exif -fileinfo (-firebird) -flatfile -gdbm -gmp -inifile -iodbc -ipv6 -kerberos -ldap-sasl -libedit -mysqlnd -oci8-instant-client -pcntl -phar -qdbm -readline -recode (-selinux) -sharedmem -snmp -sockets -spell (-sybase-ct) -systemd -sysvipc -threads -wddx -xpm" [binary U ] dev-libs/icu-53.1:0/53 [52.1:0/52] USE="-debug -doc -examples -static-libs" ABI_X86="(64) (-32) (-x32)" 9,972 kB After that I've add -apache2 to eselect-php nothing changes. Found out, that was another string with apache2 flag for eselect-php. Sorry for bother. |