Bug 1843109 - F33FailsToInstall: galera
Summary: F33FailsToInstall: galera
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: galera
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Schorm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F33FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2020-06-02 17:42 UTC by Igor Raits
Modified: 2020-06-08 09:00 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-06-06 08:08:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Igor Raits 2020-06-02 17:42:01 UTC
Hello,

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

Your package (galera) Fails To Install in Fedora 33:

can't install galera:
  - nothing provides libboost_program_options.so.1.69.0()(64bit) needed by galera-26.4.3-3.fc32.x86_64
  
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 Jonathan Wakely 2020-06-03 00:00:36 UTC
I tried to rebuild this with boost-1.73.0 but it failed because of a failing test:

galera/tests/service_thd_check.cpp:112:E:service_thd:service_thd2:0: (after this point) Test timeout expired

Comment 2 Michal Schorm 2020-06-05 11:47:30 UTC
Currently, in Rawhide only "boost 1.73" is present, but in the Rawhide buildroot, only the "boost 1.69" is present.

Galera has:
  BuildRequires:  boost-devel

So the issue is IMHO on the REL-ENG side.
Once it will be fixed, I can rebuild Galera.

---

(In reply to Jonathan Wakely from comment #1)
> I tried to rebuild this with boost-1.73.0 but it failed because of a failing test:
> galera/tests/service_thd_check.cpp:112:E:service_thd:service_thd2:0: (after this point) Test timeout expired

That happens sometimes ...
The testsuite timeout can't be configured and sometimes the build gets a slow machine for a slow architecture.

---

I'll check again in a week

Comment 3 Igor Raits 2020-06-06 08:08:47 UTC
Hello,

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

All subpackages of a package agaisnt which this bug was filled are now installable or removed from Fedora 33.

Thanks for taking care of it!

Comment 4 Jonathan Wakely 2020-06-08 09:00:31 UTC
(In reply to Michal Schorm from comment #2)
> Currently, in Rawhide only "boost 1.73" is present, but in the Rawhide
> buildroot, only the "boost 1.69" is present.
> 
> Galera has:
>   BuildRequires:  boost-devel
> 
> So the issue is IMHO on the REL-ENG side.
> Once it will be fixed, I can rebuild Galera.

There was no releng issue and nothing to fix, boost-1.73.0 has been in the buildroot for a week now.

Maybe you were looking at the compose, which lags behind the buildroot. Local mock builds should use --enablerepo=local to use the buildroot rather than the newest compose. Koji builds always use the buildroot (and had been finding boost-1.73.0 for days already when you wrote that e.g. https://koji.fedoraproject.org/koji/buildinfo?buildID=1519527 (check the root.log to see which packages it found).


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