Skip to content

Instantly share code, notes, and snippets.

@askb
Created November 3, 2018 02:28
Show Gist options
  • Save askb/189f18ab163b7fdd97b8b0adac6e18cf to your computer and use it in GitHub Desktop.
Save askb/189f18ab163b7fdd97b8b0adac6e18cf to your computer and use it in GitHub Desktop.
dnf system-upgrade errors
$ sudo dnf system-upgrade download --refresh --releasever=29
[sudo] password for '':
Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you want to continue [y/N]: y
Fedora 29 - x86_64 - Updates 1.3 MB/s | 5.5 MB 00:04
Failed to synchronize cache for repo 'spartacus06-yubikey-utils', disabling.
Failed to synchronize cache for repo 'docker-ce-stable', disabling.
Failed to synchronize cache for repo 'fedora-infra-sigul', disabling.
Failed to synchronize cache for repo 'virtualbox', disabling.
Last metadata expiration check: 0:00:00 ago on Sat 03 Nov 2018 12:22:35 PM AEST.
Error:
Problem 1: package AdobeReader_enu-9.5.5-1.i486 requires /bin/basename, but none of the providers can be installed
- coreutils-8.27-21.fc27.x86_64 does not belong to a distupgrade repository
- problem with installed package AdobeReader_enu-9.5.5-1.i486
Problem 2: package VirtualBox-5.1-5.1.38_122592_fedora26-1.x86_64 requires libvpx.so.4()(64bit), but none of the providers can be installed
- libvpx-1.6.1-5.fc27.x86_64 does not belong to a distupgrade repository
- problem with installed package VirtualBox-5.1-5.1.38_122592_fedora26-1.x86_64
Problem 3: package python33-3.3.7-2.fc27.x86_64 requires libgdbm.so.4()(64bit), but none of the providers can be installed
- gdbm-1:1.13-6.fc27.x86_64 does not belong to a distupgrade repository
- problem with installed package python33-3.3.7-2.fc27.x86_64
Problem 4: package coreutils-8.27-21.fc27.x86_64 requires coreutils-common = 8.27-21.fc27, but none of the providers can be installed
- package jdk1.8.0_66-2000:1.8.0_66-fcs.x86_64 requires /bin/basename, but none of the providers can be installed
- coreutils-common-8.27-21.fc27.x86_64 does not belong to a distupgrade repository
- problem with installed package jdk1.8.0_66-2000:1.8.0_66-fcs.x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment