Code Monkey home page Code Monkey logo

Comments (6)

praiskup avatar praiskup commented on September 13, 2024

The compat with dnf-4 (not dnf-3?) will have to be implemented, still not there.

What are your plans WRT build systems? Do you plan to build (in Koji, Copr) Fedora 39 since
day one (202306-01)? Have you discussed this with Fedora infra team?

from mock.

hroncok avatar hroncok commented on September 13, 2024

It is actually dnf-3.

from mock.

praiskup avatar praiskup commented on September 13, 2024

I see, dnf-3 comes from the dnf-2 vs dnf-3 time (python2 vs python3).

from mock.

praiskup avatar praiskup commented on September 13, 2024

See also the discussion here: https://pagure.io/releng/issue/11441

The conclusion seems to be we'll build Rawhide with DNF4 for some transition period.
For this, we need to ship an updated fedora-rawhide configuration (mock-core-configs)
with

config_opts["dnf_command"] = "/usr/bin/dnf-3"
config_opts["dnf_install_command"] = "install python3-dnf dnf-plugins-core"

Without this, Copr (and local Mock) will fail to build once the Rawhide chroot is changed.

Since python3-dnf provides dnf-3 since ever (even on EL8), we might even consider
doing this for all Fedora versions.

from mock.

praiskup avatar praiskup commented on September 13, 2024

And actually -> we should even consider changing system_dnf_command option,
because Mock on Rawhide would use /bin/dnf for installing the bootstrap chroot.

from mock.

evan-goode avatar evan-goode commented on September 13, 2024

I see, dnf-3 comes from the dnf-2 vs dnf-3 time (python2 vs python3).

Yes! I should have mentioned that; it's confusing for sure.

from mock.

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.