Summary: | recompiling mod_php-4.4.0 with revdep-rebuild fails | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Balint Dobai-Pataky <dpblnt> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | mikey |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Balint Dobai-Pataky
2005-07-21 04:24:49 UTC
after that i ran emerge -C mod_php, and revdep-rebuild again, wich halted exactly the same way at emerging dev-php/php-4.4.0 after emerge -C php and emerge -vND mod_php a new package appeard to be emerged sys-libs/db-1.85-r2, i guess this is becouse of the changed use flag. should i have run emerge -ND world first? These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild NS ] sys-libs/db-1.85-r2 279 kB [ebuild N ] dev-php/mod_php-4.4.0 -X +apache2 +berkdb +crypt -curl -debug -doc -fdftk -firebird -flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp +imap -informix -ipv6 -java +jpeg -kerberos -ldap -mcal -memlimit -mssql +mysql +nls -oci8 -odbc +pam +png -postgres -snmp +spell +ssl -tiff -truetype +xml2 -yaz 0 kB [ebuild N ] dev-php/php-4.4.0 -X +berkdb +crypt -curl -debug -doc -fdftk -firebird -flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp +imap -informix -ipv6 -java +jpeg -kerberos -ldap -mcal -memlimit -mssql +mysql +ncurses +nls -oci8 -odbc +pam +png -postgres +readline -snmp +spell +ssl -tiff -truetype +xml2 -yaz 0 kB Total size of downloads: 279 kB (In reply to comment #2) > after emerge -C php > and emerge -vND mod_php > a new package appeard to be emerged sys-libs/db-1.85-r2, i guess this is becouse > of the changed use flag. > should i have run emerge -ND world first? 'emerge --newuse -uD world' should be user when you change use flags; revdep-rebuild should be used when you upgrade some package and this upgrade breaks other packages - as it's name suggests, it rebuilds reverse dependencies. Closing this bug, as use of an incorrect tool for the given purpose in not Gentoo bug. Reopen if you disagree. *** Bug 107038 has been marked as a duplicate of this bug. *** |