Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


virtualbox_for_centos_7_to_centos_8_upgrade_in_place

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
virtualbox_for_centos_7_to_centos_8_upgrade_in_place [2021/04/15 17:25] juckinsvirtualbox_for_centos_7_to_centos_8_upgrade_in_place [2021/04/15 17:25] (current) juckins
Line 21: Line 21:
  
 Then tried this: Then tried this:
 +
 dnf upgrade http://mirror.centos.org/centos/8/BaseOS/x86_64/os/Packages/{centos-linux-release-8.3-1.2011.el8.noarch.rpm,centos-gpg-keys-8-2.el8.noarch.rpm,centos-linux-repos-8-2.el8.noarch.rpm} dnf upgrade http://mirror.centos.org/centos/8/BaseOS/x86_64/os/Packages/{centos-linux-release-8.3-1.2011.el8.noarch.rpm,centos-gpg-keys-8-2.el8.noarch.rpm,centos-linux-repos-8-2.el8.noarch.rpm}
  
 Package centos-linux-release not installed, cannot update it. Package centos-linux-release not installed, cannot update it.
 +
 No match for argument: /var/cache/dnf/commandline-5fda33494c9fb882/packages/centos-linux-release-8.3-1.2011.el8.noarch.rpm No match for argument: /var/cache/dnf/commandline-5fda33494c9fb882/packages/centos-linux-release-8.3-1.2011.el8.noarch.rpm
 Package centos-gpg-keys not installed, cannot update it. Package centos-gpg-keys not installed, cannot update it.
Line 32: Line 34:
  
 Then did this: Then did this:
 +
 dnf install http://mirror.centos.org/centos/8/BaseOS/x86_64/os/Packages/{centos-linux-release-8.3-1.2011.el8.noarch.rpm,centos-gpg-keys-8-2.el8.noarch.rpm,centos-linux-repos-8-2.el8.noarch.rpm} dnf install http://mirror.centos.org/centos/8/BaseOS/x86_64/os/Packages/{centos-linux-release-8.3-1.2011.el8.noarch.rpm,centos-gpg-keys-8-2.el8.noarch.rpm,centos-linux-repos-8-2.el8.noarch.rpm}
  
Line 62: Line 65:
  
 rpm -Va --nofiles --nodigest rpm -Va --nofiles --nodigest
 +
 rpm --rebuilddb rpm --rebuilddb
 +
 +Can't continue.
  
virtualbox_for_centos_7_to_centos_8_upgrade_in_place.1618521925.txt.gz · Last modified: 2021/04/15 17:25 by juckins