Thanks guys, it took me a while to check the solutions you proposed and
both of them works. The mariadb downgrade is a bit tricky using "rpm -e
--nodeps" and the solution Ole proposed keep the system updated to the
MariaDB 10.4.
@Ole, thanks for the guide, is really usefull
Alfonso
El 7/4/20 a las 20:42, Ole Holm Nielsen escribió:
Hi Alfonso,
You just need to get the CentOS 7 prerequisites right, check out my
Slurm installation Wiki page:
https://wiki.fysik.dtu.dk/niflheim/Slurm_installation#build-slurm-rpms
HTH,
Ole
On 07-04-2020 13:07, Alfonso Núñez Slagado wrote:
I'm trying to build rpm packages running following comands but i
get allways the same error. I've checked the BUILD config.log and
/usr/bin/mysql_config seems to be found... Any clue?
rpmbuild -ta slurm-20.02.1.tar.bz2
or
rpmbuild -ta slurm-19.05.6.tar.bz2
RPM build errors:
Empty %files file /root/rpmbuild/BUILD/slurm-19.05.6/slurm.files
File not found:
/root/rpmbuild/BUILDROOT/slurm-19.05.6-1.el7.x86_64/usr/lib64/slurm/accounting_storage_mysql.so
Empty %files file
/root/rpmbuild/BUILD/slurm-19.05.6/example.configs
File not found:
/root/rpmbuild/BUILDROOT/slurm-19.05.6-1.el7.x86_64/usr/lib64/slurm/accounting_storage_mysql.so