Dear maintainer(s), I noticed that package adminer recommends php-mysqli, which is not in the last position of a group (or it has no concrete alternatives preceding it). The virtual package php-mysqli is provided by php8.4-mysql. As far as I know: in order to make "apt"/tools install one of those, a concrete package should be recommended and the virtual package be the last one in the group. Thank you,
Hi, The problem here is that there is no *right* choice for the user as adminer can be use to interact with any of the db backends. Maybe I should just remove the recommends alltogether. Alex
Hi, I am testing some things (to understand a detail) regarding "apt" and an edge case (for me) regarding "Recommends"/"Depends", so I will answer better next days after some testing.