Bug 1902817

Summary: mysql++ and mysql++-devel not available in CentOS 8
Product: [Fedora] Fedora EPEL Reporter: YoshiKen <alastor-ant-nbl>
Component: mysql++Assignee: Remi Collet <fedora>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel8CC: bjorn, fedora, jwakely
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description YoshiKen 2020-11-30 18:54:45 UTC
Description of problem:

mysql++ and mysql++-devel isn't available in CentOS 8 and I am wondering if the maintainer(s) can branch it for EPEL 8, please?


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


How reproducible:


Steps to Reproduce:
1.configure: error: Didn't find the MySQL++ library dir in '/usr/local/mysql++/lib64 /usr/local/mysql++/lib /usr/local/lib64/mysql++ /usr/local/lib/mysql++ /opt/mysql++/lib64 /opt/mysql++/lib /usr/lib64/mysql++ /usr/lib/mysql++ /usr/local/lib64 /usr/local/lib /usr/lib64 /usr/lib'
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Björn Persson 2020-11-30 21:08:42 UTC
MySQL itself seems to be available in CentOS 8. Why do you claim that it isn't?

MySQL++ hasn't been branched for EPEL 8, that's true.

I personally don't currently use MySQL++. The software I had that used it is no longer in use, so MySQL++ is now rather low priority to me.

If you use MySQL++, YoshiKen, would you be willing to help maintain the package?

Comment 2 YoshiKen 2020-11-30 21:44:42 UTC
I'm afraid I am not adept enough to maintain the package. I'd be willing to learn though.
I don't really use MySQL myself and instead I use MariaDB. When trying to configure some software it complains as I mentioned in my initial post.
The software that I want to use is for the Radiance tracker https://github.com/Empornium/Radiance

Comment 3 YoshiKen 2020-11-30 21:46:51 UTC
I made a mistake in my title I meant to say mysql++ and mysql++-devel

Comment 4 Björn Persson 2020-12-04 15:39:30 UTC
(In reply to YoshiKen from comment #2)
> I'm afraid I am not adept enough to maintain the package. I'd be willing to
> learn though.

Are you a Fedora packager? If so, you shouldn't have much trouble with MySQL++. It's not a difficult package. If you're not yet a packager, then it will admittedly take considerable work to learn RPM packaging and find a sponsor willing to sponsor you into the packager group. https://fedoraproject.org/wiki/Join_the_package_collection_maintainers is a good place to start. (Most documentation assumes that you want to add a new package to Fedora. That is not a requirement. It is also possible to become a co-maintainer of an existing package.)