Code: Select all
sudo aptitude install -f
Code: Select all
sudo aptitude install -f
timkb4cq wrote: ↑Sat Aug 22, 2020 1:17 pm If you're still getting the error, try using aptitudeIt will give you options to fix the problem. Choose one that doesn't remove a lot of programs, although removing php-myadmin related packages could be the key to getting a good install from backports.Code: Select all
sudo aptitude install -f
Code: Select all
➜ ~ sudo aptitude install -f
[sudo] password for hudacse6:
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Yes, phpmyadmin from mx-testrepo and also from buster-buckports do work out of the box with the apache-mysql-php installer with MXPI,antiX-Dave wrote: ↑Mon Aug 24, 2020 1:31 pm Are there plans for phpmyadmin to be back in the debian official repositories?
Approximately 2 months ago I put together a debian server and the phpmyadmin package was a metapackage that installed adminer (this is no longer the case).
Seeing this made me wonder if it was a conscious change over decision (Similar to mysql and mariadb was my thought). I did not look any further into this as I have not been using phpmyadmin myself.
Edit: sorry if this has already been answered, I did not realize this was a multipage thread