Code Monkey home page Code Monkey logo

Comments (3)

bocekm avatar bocekm commented on May 28, 2024 1

Hi @shikari7, thanks for taking the time to file the issue.

I suppose you have the BaseOS repository defined in one of the repofiles in /etc/yum.repos.d/.
You also need to have AppStream repository defined and passed to convert2rhel through the --enablerepo option so then the command may look like:
convert2rhel --disable-submgr --disablerepo="*" --enablerepo BaseOS --enablerepo AppStream --no-rpm-va

Regarding the above, I'm quoting the article about the conversions:

RHEL 8 content is distributed through two default repositories, BaseOS and AppStream. You must configure both for a successful conversion. When running the Convert2RHEL utility, make sure to enable both repositories using the --enablerepo option. For more information, see Considerations in adopting RHEL 8.

There's currently an issue with expanding the $releasever variable in a baseurl of repositories. Please make sure to replace the $releasever variable in the baseurl of the BaseOS and AppStream repositories with either 8Server or 8.3, depending on what URLs you have access to.

from convert2rhel.

r4han85 avatar r4han85 commented on May 28, 2024

Did you add rhel-BaseOS repo in your directory /etc/yum.repos.d/ ?
Are files /etc/centos-release, /etc/redhat-release and /etc/os-release /etc/system-release present ?

from convert2rhel.

bocekm avatar bocekm commented on May 28, 2024

@shikari7, with the recently released version 0.16, you can now convert the system much easier without the need to configure the above repositories manually. Read the updated article https://access.redhat.com/articles/2360841 on how to use convert2rhel with Red Hat Subscription Manager (RHSM).

Also, in the new version, we have fixed expanding the $releasever variable in the repository baseurl.

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.