#11395 Fedora 38: libomp.i686 is missing from the repository
Closed: Fixed by kevin. Opened by tuliom.

  • Describe the issue

dnf upgrade to Fedora 38 fails when the system has libomp.i686 installed. The package is missing from the x86_64 repositories on both Fedora 38 and Rawhide.

See rhbz#2187642 for more details.

Could this be a releng issue?

  • When do you need this? (YYYY/MM/DD)
    At your earliest convenience.

  • When is this no longer needed or useful? (YYYY/MM/DD)
    When i686 packages are not distributed anymore.

  • If we cannot complete your request, what is the impact?
    Users will have to uninstall libomp-devel.i386 in order to upgrade their systems.


Could this be a releng issue?

While we do not have an answer to this, I went ahead and created 2 PRs:
https://pagure.io/pungi-fedora/pull-request/1163
https://pagure.io/fedora-infra/ansible/pull-request/1379

If this ends up not being correct, I will gladly close them.

I guess we could do this... but... is there really any uses for the 32bit versions of this package? Could we just drop 32bit support here? Or are there users still that you know of?

@kevin This library is part of the LLVM project and is important for 32-bit openmp builds.

Metadata Update from @phsmoura:
- Issue tagged with: low-trouble, medium-gain, ops

ok, merged your two pr's.

Do note that we don't change the base repo any after GA... so you will need to push an update of this package to have both appear in the updates repo.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Will do.
Thank you!

Metadata