Code Monkey home page Code Monkey logo

Comments (7)

bocekm avatar bocekm commented on May 28, 2024 2

Sorry for the inconvenience. Another, one-line workaround is to manually download the python3-cloud-what package to a folder from which convert2rhel will pick it up and install during the conversion:

wget -P /usr/share/convert2rhel/subscription-manager/ https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/python3-cloud-what-1.28.21-3.el8.x86_64.rpm

from convert2rhel.

Slapper avatar Slapper commented on May 28, 2024 1

Hello,

I am also experiencing the same issue . To overcome this one as @jordikroon described you have to install the following packages :

  yum install python3-requests
  rpm -ivh https://rpmfind.net/linux/centos/8-stream/BaseOS/x86_64/os/Packages/python3-cloud-what-1.28.21-3.el8.x86_64.rpm

from convert2rhel.

bocekm avatar bocekm commented on May 28, 2024 1

For reference - the bug has been filed in Bugzilla as well: https://bugzilla.redhat.com/show_bug.cgi?id=2022152

from convert2rhel.

bocekm avatar bocekm commented on May 28, 2024 1

Both Oracle Linux and CentOS Linux 8.5 has been publicly released. I highly recommend updating your system to this new minor version as after doing so this issue will not appear anymore - no workaround is needed then.

Also, for the conversion process to be supported by Red Hat, one needs to follow the system preparation steps as documented at https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/converting_from_an_rpm-based_linux_distribution_to_rhel/index where one of the steps is to update the system to the latest minor version first.

from convert2rhel.

jordikroon avatar jordikroon commented on May 28, 2024

I am experiencing the same issue. For now you can get around this issue by manually installing the python3-cloud-what rpm:

https://rpmfind.net/linux/rpm2html/search.php?query=python3-cloud-what

from convert2rhel.

T5wxnxWgbJF6 avatar T5wxnxWgbJF6 commented on May 28, 2024

thanks alot @bocekm !

from convert2rhel.

SvenVD avatar SvenVD commented on May 28, 2024

For reference, you could also workaround this bug with

yum install subscription-manager ( from centos repos)
convert2rhel --username xxx--password xxx--pool xxx--keep-rhsm

from convert2rhel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.