Page 1 of 1
BETA of OpenEMM 25.04 now available!
Posted: Wed Apr 30, 2025 2:14 pm
by maschoff
We just published the first BETA version of OpenEMM 25.04.
Please have a look at our OpenEMM Wiki (
https://wiki.openemm.org) with
* videos
* a Factsheet with all new and improved features
* a new and improved Install&Admin Guide (EN only)
You can upgrade your OpenEMM version with your OpenEMM Maintenance Tool OMT. First step is upgrading the frontend runtime to a 25.04 release. Please be aware that OMT was renamed to OST (OpenEMM Support Tool) with version 25.04 to reflect its increasing scope. You can also use OST to install the completely revised new user documentation for OpenEMM 25.04 (EN and DE).
We put a LOT of work into this new release and we hope that you will enjoy the new version. As usual, we are ready to fix any bugs you find and report here!
Re: BETA of OpenEMM 25.04 now available!
Posted: Mon May 05, 2025 6:41 pm
by JuergenB
When will there be a runtime version that allows a scratch installation with Python 3.11 on AlmaLinux 9.5?
kind regards
Re: BETA of OpenEMM 25.04 now available!
Posted: Fri May 16, 2025 7:33 am
by maschoff
Re: BETA of OpenEMM 25.04 now available!
Posted: Fri May 16, 2025 7:45 am
by maschoff
Today we have published a new (and probably the last) BETA version of OpenEMM 25.04: 25.04.000.100 !
Re: BETA of OpenEMM 25.04 now available!
Posted: Sun May 18, 2025 11:38 am
by JuergenB
Almalinux 8.10 has switched to Python3.11 as default version.
Almalinux 9.5 still has Python3.9.12 as the default.
Even with an installation of Python 3.11 as recommended in your admin guide, Python 3.9.12 will be the default version.
so ...
Code: Select all
sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.11 1
or the runtime will need to call python3.11
But why does the runtime installer still tries to installs
java-11-openjdk
Code: Select all
Install a JAVA environment by command 'yum install java-11-openjdk java-11-openjdk-devel'
Do you want to install a JAVA environment now? (N/y, Blank => Cancel):
the installer option
5. Install or update package from AGNITAS Website behaves strangely,
it relies on US locales installed, with US missing and with DE locales installed, it keeps failing.
Code: Select all
/home/openemm/scripts/config.sh: Zeile 85: Warnung: setlocale: LC_ALL: Kann die Regionseinstellungen nicht ändern (en_US.UTF-8).
Re: BETA of OpenEMM 25.04 now available!
Posted: Mon May 19, 2025 8:45 pm
by maschoff
We will have a look at the AlmaLinux 9 issues. We ourselves still prefer to use AlmaLinux 8.
Re: BETA of OpenEMM 25.04 now available!
Posted: Sat Jun 21, 2025 11:32 am
by JuergenB
I tried the installation under AlmaLinux 9.6 today. AL 9.6 was installed from scratch and Admin Guide 1.0.1 was used.
Using Pyhton3.11 the current version can be installed, but the installation of the package ‘openemm-code-25.04.000.124.tar.gz’ fails.
Code: Select all
tar (child): /tmp/Emm_2025-06-21_12-10-51/openemm-code-25.04.000.124: Cannot read: Is a directory
tar (child): At beginning of tape, quitting now
tar (child): Error is not recoverable: exiting now
gzip: stdin: unexpected end of file
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Can you provide further assistance here?
Re: BETA of OpenEMM 25.04 now available!
Posted: Sat Jun 21, 2025 1:34 pm
by maschoff
What did you do to get this error message?
Re: BETA of OpenEMM 25.04 now available!
Posted: Wed Jun 25, 2025 4:18 pm
by JuergenB
For AlamaLinux 9.6 i installed python 3.12 and switched the version during installation of OpenEMM during the setup.
Code: Select all
sudo update-alternatives --set python3 /usr/bin/python3.12 # set to 3.12
sudo update-alternatives --set python3 /usr/bin/python3.9 # set to 3.9
For all installations of AlmaLinux modules i used 3.9 and before installation of OpenEMM i switch to 3.12
The installation with the runtime o
penemm-runtime-25.04.000.105.tar.gz installation was fine.
Is this status message by design or error ?
OpenEMM Backend stopped: update, slrtscn
Current menu: Show OpenEMM status
Code: Select all
OpenEMM status:
Operating System (OS): Alma 9
Python version: 3.12.9
Optional system package 'galera' for MariaDB clusters is not installed
DBCFG: OK
Postfix Version: 3.5.25
Database client version: /usr/bin/mariadb Ver 15.1 Distrib 10.11.13-MariaDB, for Linux (x86_64) using EditLine wrapper
Database Connection: OK
System-Time: 2025-06-26 09:05:53
System-Time-DB: 2025-06-26 09:05:53
Database version: MariaDB 10.11.13-MariaDB
OpenEMM database structure exists (Version 25.04.472)
Database table emm_db_errorlog_tbl: OK
BirtURL configvalue: OK
Mailaddresses: ERROR (bounce, error, feature_support, frontend, replyto, report_archive, sender, support, upload.database, upload.support, info.cleaner not set)
Jobqueue status: 1 errorneous jobs (DBCleaner)
DKIM keys available for domains: None
Java version: 17.0.11.9 (Oracle)
Tomcat version: 10.1.42.0
OpenEMM Application is running (Tomcat ProcessID: 86280, started at: 09:05 0:34)
OpenEMM Backend ok: once
OpenEMM Backend running: mailout, trigger, generate, pickdist, direct-path, bav-update, bavd, bav
OpenEMM Backend stopped: update, slrtscn
File integrity check confirms content of Frontend application files
File integrity check confirms content of Statistics application files
File integrity check confirms content of Webservices application files