Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1917348

Summary: F34FailsToInstall: community-mysql-server, community-mysql-test
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: community-mysqlAssignee: Michal Schorm <mschorm>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: areber, hhorak, ljavorsk, mmuzila, mschorm
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-01 00:10:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1868279    

Description Miro Hrončok 2021-01-18 10:54:06 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (community-mysql) Fails To Install in Fedora 34:

can't install community-mysql-server:
  - nothing provides libprotobuf-lite.so.24()(64bit) needed by community-mysql-server-8.0.22-1.fc34.x86_64
  
can't install community-mysql-test:
  - nothing provides libprotobuf.so.24()(64bit) needed by community-mysql-test-8.0.22-1.fc34.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/

Thanks!

Comment 1 Miro Hrončok 2021-01-28 05:38:41 UTC
Hello,

This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs).

If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.

Comment 2 Lukas Javorsky 2021-01-28 09:17:40 UTC
I would like to CC maintainers of the package protobuf here.

It looks like their package had some change because we have the same version of the community-mysql package on Fedora 33 and it works just fine.

Adrian, I can see you have done a few of the last commits there, do you have any idea why this is happening?

Thank you

Comment 3 Michal Schorm 2021-01-28 09:27:11 UTC
Actually, there was update of protobuf and rebuilt of dependent packages, but the community-mysql package did not have successful build since, so the old version FTI in rawhide with the new version fo protobuf.

I am working on getting the successful build, but it ain't trivial.

---

There is also new release of community-mysql package, which builds fine on all Fedora versions but Rawhide, so that's another thing to solve ...

Comment 4 Adrian Reber 2021-01-28 09:44:11 UTC
Ah, bugzilla comment midair collision. Now I see that Michal is already looking at it. Thanks.

Comment 5 Michal Schorm 2021-01-28 16:06:28 UTC
I managed to get passing build for Rawhide:
https://koji.fedoraproject.org/koji/taskinfo?taskID=60739482

Once in repository, the FTI should be resolved, I expect.

Comment 6 Michal Schorm 2021-02-01 00:10:54 UTC
FTI resolved, package installable in Rawhide.