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
Next revision
Previous revision
virtualbox_for_centos_7_to_centos_8_upgrade_in_place [2021/04/15 17:23] juckinsvirtualbox_for_centos_7_to_centos_8_upgrade_in_place [2021/04/15 17:25] (current) juckins
Line 15: Line 15:
   * Finally got to a point I could not continue   * Finally got to a point I could not continue
  
-<pre>+
 Tried this but failed: Tried this but failed:
 +
 dnf upgrade http://mirror.centos.org/centos/8/BaseOS/x86_64/os/Packages/{centos-release-8.1-1.1911.0.8.el8.x86_64.rpm,centos-gpg-keys-8.1-1.1911.0.8.el8.noarch.rpm,centos-repos-8.1-1.1911.0.8.el8.x86_64.rpm} dnf upgrade http://mirror.centos.org/centos/8/BaseOS/x86_64/os/Packages/{centos-release-8.1-1.1911.0.8.el8.x86_64.rpm,centos-gpg-keys-8.1-1.1911.0.8.el8.noarch.rpm,centos-repos-8.1-1.1911.0.8.el8.x86_64.rpm}
  
 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 31: 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 61: Line 65:
  
 rpm -Va --nofiles --nodigest rpm -Va --nofiles --nodigest
 +
 rpm --rebuilddb rpm --rebuilddb
-</pre>+ 
 +Can't continue. 
virtualbox_for_centos_7_to_centos_8_upgrade_in_place.1618521819.txt.gz · Last modified: 2021/04/15 17:23 by juckins