Drupal 10, the latest version of the open-source digital experience platform with even more features, is here.It would be helpful if the debian package allowed mariadb-client to be substituted for mysql-client, and mariadb-server to be substituted for mysql-server.
It's currently possible to substitute mariadb-server (as mysql-server is only "recommended"), but mysql-client is actually required, so to install aegir with mariadb from the repository involves a manual unpacking and modification of the debian package override the dependency.










Comments
Comment #1
zxaos CreditAttribution: zxaos commentedAdjusted title to more accurately reflect request
Comment #2
bgm CreditAttribution: bgm commentedSeems like it should work OK with the following change to the 'control' file:
To test:
Comment #5
helmo CreditAttribution: helmo commentedThanks, fixed in both 6.x-2.x and 7.x-3.x