Bug 2204493 - soci-mysql-devel cannot be used in a mariadb environment.
Summary: soci-mysql-devel cannot be used in a mariadb environment.
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: soci
Version: epel9
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Denis Arnaud
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-15 17:44 UTC by Lucas Kus
Modified: 2023-05-15 17:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lucas Kus 2023-05-15 17:44:52 UTC
Description of problem:

Historically on epel7 soci-mysql-devel could be installed on a system with mariadb installed. 

On el9 soci-mysql-devel requires mysql-devel which now conflits with mariadb-devel. 


Version-Release number of selected component (if applicable):
4.0.3


How reproducible:
on el79.

yum install soci-mysql-devel mariadb-devel

this works

Steps to Reproduce:
1. dnf install soci-mysql-devel mariadb-devel
2. Conflict shows up

Actual results:


Expected results:


Additional info:

Potentially creating a soci-mariadb package may resolve this issue. Looking at both mysql and mariadb they both conflict. Not with any installed files but just with each other.


Note You need to log in before you can comment on or make changes to this bug.