the installer has been assembled with pliers, an installation on a fresh Almalinux 9.5 does not seem possible to me.
the OST installer fails due to the missing python mariadb module '1.0.11'. This cannot be installed, as python 3.11 is recommended and used.
The OST installer cannot find a suitable python module 3.9 for mariadb.
With Python 3.11, the mariadb modules have already reached 1.1.12.
However, it was possible to upgrade an existing 24.10 system.
But a new installation still fails due to missing quality assurance.
The error has existed since last year, so let's wait a few more months.
Runtime 25.04.000.058 fails with "MySQL/MariaDB is not supported" (Maria 10.11.7 and Python3.11)
Moderator: moderator
-
- Site Admin
- Posts: 2639
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Runtime 25.04.000.058 fails with "MySQL/MariaDB is not supported" (Maria 10.11.7 and Python3.11)
What is pliers?
Which version of MariaDB do you use?
Which version of MariaDB do you use?
OpenEMM Maintainer
Re: Runtime 25.04.000.058 fails with "MySQL/MariaDB is not supported" (Maria 10.11.7 and Python3.11)
I use MariaDB 10.11.7 as recommended by the admin guide 25.04 1.0.0 and Python 3.11
By the way, any admin guide can´t be downloaded at the moment, i get this error message.
wiki-iframe.agnitas.de haben die Verbindung verweigert.
By the way, any admin guide can´t be downloaded at the moment, i get this error message.
wiki-iframe.agnitas.de haben die Verbindung verweigert.
-
- Site Admin
- Posts: 2639
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Runtime 25.04.000.058 fails with "MySQL/MariaDB is not supported" (Maria 10.11.7 and Python3.11)
What is pliers?
We tested installation with AlmaLinux 8. Can you provide a more detailed error description regarding the mariadb module?
Did you manually try
# python -m pip install mariadb
to install the module?
We tested installation with AlmaLinux 8. Can you provide a more detailed error description regarding the mariadb module?
Did you manually try
# python -m pip install mariadb
to install the module?
OpenEMM Maintainer
Re: Runtime 25.04.000.058 fails with "MySQL/MariaDB is not supported" (Maria 10.11.7 and Python3.11)
I used Alma Linux 9.5 and tried 9.4
I installed mariadb 10.11.7
If i install the Python module with python3 -m pip install mariadb
i get the mariadb module 1.1.12 and here the OST installer complains about a wrong module.
So i try to install the python module with python3 -m pip install mariadb==1.0.11
This installation fails, because module 1.0.11 fails to compile/install.
MariaDB Connector/Python 1.0.11 is old and has a release date of 12 Apr 2022.
*ironie on*
pliers = Kneifzange
Der Installer ist mit einer Beißzange gebaut worden.
*ironie off*
I installed mariadb 10.11.7
Code: Select all
wget https://downloads.mariadb.com/MariaDB/mariadb_repo_setup
curl -LsS https://r.mariadb.com/downloads/mariadb_repo_setup | sudo bash -s -- --mariadb-server-version="mariadb-10.11.7"
chmod +x mariadb_repo_setup
dnf install mariadb-client mariadb-common mariadb-server mariadb-shared mariadb-devel mariadb-backup
i get the mariadb module 1.1.12 and here the OST installer complains about a wrong module.
So i try to install the python module with python3 -m pip install mariadb==1.0.11
This installation fails, because module 1.0.11 fails to compile/install.
MariaDB Connector/Python 1.0.11 is old and has a release date of 12 Apr 2022.
*ironie on*
pliers = Kneifzange
Der Installer ist mit einer Beißzange gebaut worden.
*ironie off*
-
- Site Admin
- Posts: 2639
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Runtime 25.04.000.058 fails with "MySQL/MariaDB is not supported" (Maria 10.11.7 and Python3.11)
Download of OpenEMM Install & Admin Guide works for me (Firefox browser).
OpenEMM Maintainer
Re: Runtime 25.04.000.058 fails with "MySQL/MariaDB is not supported" (Maria 10.11.7 and Python3.11)
Try to open the Admin guide or the Factsheet by clicking on it.
This fails with an iframe connection error, even with Firefox 112.0
Zu Ihrem Schutz erlaubt (Name der Website) es Firefox nicht, diese Seite anzuzeigen,
wenn sie in eine andere Seite eingebettet ist. Zur Anzeige der Seite muss diese in einem neuen Tab geöffnet werden.
For your protection, Firefox does not allow (website name) to display this page if it is embedded in another page. To view the page, it must be opened in a new tab.
This fails with an iframe connection error, even with Firefox 112.0
Zu Ihrem Schutz erlaubt (Name der Website) es Firefox nicht, diese Seite anzuzeigen,
wenn sie in eine andere Seite eingebettet ist. Zur Anzeige der Seite muss diese in einem neuen Tab geöffnet werden.
For your protection, Firefox does not allow (website name) to display this page if it is embedded in another page. To view the page, it must be opened in a new tab.