Giter Site home page Giter Site logo

Comments (5)

pirat89 avatar pirat89 commented on August 24, 2024

Hi, it's known limitation that's been fixed in version 0.20.0:

The installed version (0.16.0) has been released 2y ago.

from leapp-repository.

verdverm avatar verdverm commented on August 24, 2024

@pirat89 I grabbed the latest master...el7 packages from: https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/packages/

Now I am seeing: Error: Unexpected format of target version: 7 when running leapp preupgrade

Any ideas on what this issue is?

from leapp-repository.

verdverm avatar verdverm commented on August 24, 2024

Seems this is the issue: #1126

Further complicating the issue is that elevate is not updating the leapp packages, stuck on old versions, so catch 22 for

from leapp-repository.

pirat89 avatar pirat89 commented on August 24, 2024

yes, that's it.

from leapp-repository.

verdverm avatar verdverm commented on August 24, 2024

For those who come along later, wanting to upgrade Centos7 -> Rocky8 with a local repo mirror

python3 -m http.server 1337 --bind 127.0.0.1 works around the issue, and leapp/dnf see it as a remote repository

We hit an issue where we build a single, minimal yum repo from all the packages we need. This hit another error for a number of packages like...

No available modular metadata for modular package 'fuse-overlayfs-1.12-1.module+el8.9.0+1703+29de406e.x86_64', it cannot be installed on the system

It seems we have to

  1. match the layout for the packages / multi-repo setup
  2. use createrepo_c instead of createrepo for each

https://forums.rockylinux.org/t/fix-no-available-modular-metadata-package-offline-repo/8713

FWIW, we are going to discuss/push for access to the cloud mirrors given how complicated this has become

from leapp-repository.

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.