Unable to upgrade Mariadb

2023-05-20 Thread Xavier Humbert
Hi, I have MariaDB 10.4 installed, and wanted to upgrade to 10.5 I know that I have to upgrade client first so I dit   portupgrade -vf -o databases/mariadb105-client mariadb104-client It fails at install stage with error   pkg-static: mariadb105-client-10.5.19 conflicts with mariadb104-serve

Unmaintained FreeBSD ports which are out of date

2023-05-20 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

Re: Unable to upgrade Mariadb

2023-05-20 Thread Xavier Humbert
Le 5/20/23 11:58, Xavier Humbert a écrit : Hi, I have MariaDB 10.4 installed, and wanted to upgrade to 10.5 I know that I have to upgrade client first so I dit   portupgrade -vf -o databases/mariadb105-client mariadb104-client It fails at install stage with error   pkg-static: mariadb105-cli

Re: Unable to upgrade Mariadb

2023-05-20 Thread Miroslav Lachman
On 20/05/2023 19:40, Xavier Humbert wrote: Le 5/20/23 11:58, Xavier Humbert a écrit : Il eventually manage to upgrade by deleting mariadb104-server first, the upgrading the client, then reinstallin mariadb105-server This is not satifying But now, I have this error : [root@numenor ~]# maria