Coder Social home page Coder Social logo

Boxes missing on RedHat 8 and 9 about boxes HOT 8 CLOSED

kkeane avatar kkeane commented on June 15, 2024
Boxes missing on RedHat 8 and 9

from boxes.

Comments (8)

kkeane avatar kkeane commented on June 15, 2024 1

Thank you! Unfortunately, I have neither a setup for building RPMs, nor access to the EPEL repos - not sure if they accept PRs, or how that works.

from boxes.

kkeane avatar kkeane commented on June 15, 2024 1

@tsjensen dnf is essentially the same as yum, just a rewrite. The RPM files are the same (in terms of format, not content - that depends on the distro). In dnf distros, yum is usually a symbolic link, and you can use dnf and yum synonymously.

The content of the RPM may need to be different from one distro to the next, because paths or APIs may be different. Copying an RPM from Fedora to CentOS Stream, or from there to RedHat, or even from RedHat 8 to RedHat 9, may or may not work. Or, worse, may seem to work and then cause subtle problems - which is why I didn't simply use the Fedora RPMs on our RedHat systems. You will probably need to build several separate RPMs. I believe that RPMs also somehow encode the distro they are designed for, but I'm not sure how that works.

The RHEL 8 and 9 ones will probably also work for the corresponding AlmaLinux and Rocky distros without recompiling (that is Alma's and Rocky's claim to fame, after all). RedHat also all but guarantees that an RPM that works with one minor version (say, 8.1) will continue to work with all future minor versions, but major versions will break existing RPMs.

Most likely, the changes to the build process will be small, probably a few if statements in the Makefile, the spec file, or both. But that's where my experience ends.

Another hint: opensuse operates a build service where you essentially submit source code, and their servers build the packages for a whole slew of distros from the same spec file. They build packages for recent versions of openSUSE, SLES, CentOS, Fedora, Red Hat Enterprise Linux, Ubuntu, Debian and Mandriva/Mageia

https://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto

Update: disregard the opensuse build service - it does not appear to support RedHat 8 or RedHat 9

from boxes.

tim77 avatar tim77 commented on June 15, 2024 1

Boxes available in Testing EPEL 9 repo now https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e4d266d623.

from boxes.

tsjensen avatar tsjensen commented on June 15, 2024 1

Boxes available in Testing EPEL 9 repo now

Nice! Thank you @tim77!

from boxes.

tsjensen avatar tsjensen commented on June 15, 2024

That's right, to my knowledge, we have Fedora, but not RHEL.

I added the distribution names where I know things work to the website, in hopes of making this clearer.

Can you help with publishing a package for RHEL, and yum? This would be very useful!

from boxes.

tsjensen avatar tsjensen commented on June 15, 2024

@tim77 Is there a way to make our Fedora package available to other distros which use dnf? Or would that mean to redo the work for their environments?

from boxes.

tim77 avatar tim77 commented on June 15, 2024

And now Boxes available on EPEL 8 (Testing repo currently). It will go into Stable repo after 7 days automatically, but you can speedup this process and test this build and then give a positive +1 karma in Bodhi service, see https://fedoramagazine.org/contributing-fedora-testing-packages/.

Enjoy Boxes on RHEL 8,9. 🎉

from boxes.

tsjensen avatar tsjensen commented on June 15, 2024

Wow, that was quick! Thank you! 😎👍

from boxes.

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.