#9906 Untag rpm-4.16.1.1-1.fc34
Closed: Duplicate 3 years ago by pbrobinson. Opened 3 years ago by ppisar.

  • Describe the issue
    F34 builds fail:
Start(bootstrap): dnf install
ERROR: Command failed: 
 # /usr/bin/dnf --installroot /var/lib/mock/f34-build-24580974-2592775-bootstrap/root/ --setopt=install_weak_deps=0 --disableplugin=local --disableplugin=spacewalk install dnf dnf-plugins-core --setopt=tsflags=nocontexts
Unable to detect release version (use '--releasever' to specify release version)
No matches found for the following disable plugin patterns: local, spacewalk
Last metadata expiration check: 0:00:17 ago on Wed Dec 16 11:01:20 2020.
Error: 
 Problem 1: package dnf-4.5.2-1.fc34.noarch requires python3-dnf = 4.5.2-1.fc34, but none of the providers can be installed
  - package python3-dnf-4.5.2-1.fc34.noarch requires libmodulemd >= 2.9.3, but none of the providers can be installed
  - conflicting requests
  - nothing provides librpmio.so.9 needed by libmodulemd-2.11.0-1.fc34.i686
 Problem 2: package python3-dnf-plugins-core-4.0.18-1.fc34.noarch requires python3-hawkey >= 0.46.1, but none of the providers can be installed
  - package dnf-plugins-core-4.0.18-1.fc34.noarch requires python3-dnf-plugins-core = 4.0.18-1.fc34, but none of the providers can be installed
  - package python3-hawkey-0.55.2-1.fc34.i686 requires libsolv.so.1, but none of the providers can be installed
  - package python3-hawkey-0.55.2-1.fc34.i686 requires libsolv.so.1(SOLV_1.0), but none of the providers can be installed
  - package python3-hawkey-0.55.2-1.fc34.i686 requires libsolvext.so.1, but none of the providers can be installed
  - package python3-hawkey-0.55.2-1.fc34.i686 requires libsolvext.so.1(SOLV_1.0), but none of the providers can be installed
  - conflicting requests
  - nothing provides librpmio.so.9 needed by libsolv-0.7.15-1.fc34.i686
  - nothing provides librpm.so.9 needed by libsolv-0.7.15-1.fc34.i686
(try to add '--skip-broken' to skip uninstallable packages)

That's caused by rpm rebased from rpm-4.16.1-1.fc34 to rpm-4.16.1.1-1.fc34. New rpm-libs replaced librpmio.so.9 with librpmio.so.10, but dependent packages, like libmodulemd, were not rebuilt. As a result minimal build root cannot be installed.

  • When do you need this? (YYYY/MM/DD)
    As soon as possible.

  • When is this no longer needed or useful? (YYYY/MM/DD)
    When libmodulemd is rebuilt against the new rpm-4.16.1.1.

  • If we cannot complete your request, what is the impact?
    Nobody can build a package in F34.

CC: @pmatilai, @sgallagh


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

3 years ago

Login to comment on this ticket.

Metadata