It is enabled once during install of dspam for dependencies
perl-Mail-Mbox*. It should not be enabled all the time. This was
necessary when I built dspam for el8/9. If Rocky now has these
dependencies we could get rid of Fedora...which would be nice.
On 8/12/2024 12:25 PM, Remo Mattei wrote:
Super that did the trick. Not sure do we not set fedora34 on by default?
On Aug 12, 2024, at 10:58 AM, Eric Broch <ebr...@whitehorsetc.com> wrote:
Is fedora enabled in /etc/yum.repos.d/fedora34.repo
On 8/12/2024 11:38 AM, Remo Mattei wrote:
Hello Eric,
There is an issue as mysql-devel is not available on Rocky Linux
MYSQL-DEVEL is not available
<https://forums.rockylinux.org/t/mysql-devel-is-not-available/11939>
forums.rockylinux.org
<https://forums.rockylinux.org/t/mysql-devel-is-not-available/11939>
<8dcea115acbdf94cde48db7cc9f3c53786815d53.png>
<https://forums.rockylinux.org/t/mysql-devel-is-not-available/11939>
<https://forums.rockylinux.org/t/mysql-devel-is-not-available/11939>
Suggestions?
Enabling CRB repo
CRB repo is enabled and named: crb
Mon Aug 12 11:36:29 AM MDT 2024 > /etc/rc.d
qmail7.italy1.com dnf install mysql-devel
Rocky Linux 9 - BaseOS 13 kB/s | 4.1 kB 00:00
Rocky Linux 9 - AppStream 16 kB/s | 4.5 kB 00:00
Rocky Linux 9 - CRB 3.6 MB/s | 2.4 MB 00:00
Dependencies resolved.
=======================================================================================================================================================================================================
Package Architecture Version
Repository Size
=======================================================================================================================================================================================================
Installing:
mysql-devel x86_64 8.0.36-1.el9_3 crb 92 k
Installing dependencies:
libzstd-devel x86_64 1.5.1-2.el9 appstream
46 k
mysql-libs x86_64 8.0.36-1.el9_3 crb 1.2 M
openssl-devel x86_64 1:3.0.7-27.el9.0.2 appstream 3.0 M
zlib-devel x86_64 1.2.11-40.el9 appstream
44 k
Transaction Summary
=======================================================================================================================================================================================================
Install 5 Packages
Total download size: 4.4 M
Installed size: 12 M
Is this ok [y/N]: y
Downloading Packages:
(1/5): libzstd-devel-1.5.1-2.el9.x86_64.rpm 62 kB/s |
46 kB 00:00
(2/5): zlib-devel-1.2.11-40.el9.x86_64.rpm 58 kB/s |
44 kB 00:00
(3/5): mysql-devel-8.0.36-1.el9_3.x86_64.rpm 197 kB/s
| 92 kB 00:00
(4/5): openssl-devel-3.0.7-27.el9.0.2.x86_64.rpm 2.2
MB/s | 3.0 MB 00:01
(5/5): mysql-libs-8.0.36-1.el9_3.x86_64.rpm 1.2 MB/s |
1.2 MB 00:01
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 2.2 MB/s | 4.4 MB 00:01
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next
successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction test error:
file /usr/lib64/mysql/libmysqlclient.so.21 from install of
mysql-libs-8.0.36-1.el9_3.x86_64 conflicts with file from package
community-mysql-libs-8.0.23-2.fc34.x86_64
On Aug 12, 2024, at 10:30 AM, Eric Broch <ebr...@whitehorsetc.com>
wrote:
It should be provided my mysql-devel on EL9
On 8/12/2024 11:15 AM, Remo Mattei wrote:
Hello guys has anyone seen this one?
/etc/cron.daily/dspam:
Can not run MySQL purge script:
/usr/bin/mysql_config does not exist
Thanks in the meanwhile I will investigate it.