I confirm that installing manually php-pear will allow php5-symfony1.0 to be configured properly. The fix in the debian packaging seems then clear:
diff symfony-1.0.20/debian/control symfony-modified/debian/control 12c12 < Depends: libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5, php5-cli --- > Depends: libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5, > php5-cli, php-pear Cheers, -Aleksander -- package php5-symfony1.0 (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 https://bugs.launchpad.net/bugs/438222 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
