Hi Michal, thanks for your reply. I try to generate the dependency graph with the following commands:
debtree phpmyadmin --no-alternatives > phpmyadmin.dot dot -Tpng phpmyadmin.dot -o phpmyadmin.png As far I see the php-phpseclib depends of php5-common and this from php5-mhash phpmyadmin has too the php5-mysql dependency which has too with php5-mysqi and php5-mysqlnd phpmyadmin has too the php5-gd php-tpdf has dependency with php5-gd and php5-mcrypt Another problem is the libapache2-mod-php5 that depends of libapache2-mod-php5filter and php5-cli and php5-cli depends of php5-readline and php5-json So as far I see there are enough dependencies that avoid install phpmyadmin for php7.0 instead php5 So which is the first step for solve this? Request to upstream of that packages to fix properly in debian? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1555012 Title: phpmyadmin requires php5-gettext cannot install with php 7.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/1555012/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
