Skip to main content

Questions tagged [rpm]

RPM is a package management system intended primarily for Linux distributions.

0 votes
2 answers
67 views

I have a few RHEL 8/9 boxes with a cron job that updates them automatically every week. The reboots are done manually from time to time and I would like to write a script to simplify the removal of ...
Fravadona's user avatar
  • 1,601
0 votes
0 answers
43 views

We have a local web server that hosts RPM packages that we've built. We install the packages to our units running Fedora IoT using the following command: rpm-ostree --install http://path.to/package....
mchlstckl's user avatar
  • 101
0 votes
1 answer
125 views

On AIX 7.2 had installed dnf system through https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/ezinstall/ppc/dnf_aixtoolbox.sh I need install rust but, when i try do it i got: bash-5.2# dnf ...
Costy's user avatar
  • 11
0 votes
0 answers
37 views

I am working on creating deb/rpm packages for a little project of mine. I have already created the packages for a few rpm-based and deb-based distros. In deb distros one python file is being setup in /...
eftshift0's user avatar
  • 785
3 votes
1 answer
279 views

Let's say your spec file is synced to upstream v1.0.0 and that changes to v2.0.0, what should the changelog entry say that rebuilds the package from the latest upstream source? From the docs The last ...
Evan Carroll's user avatar
  • 35.2k
0 votes
0 answers
19 views

During toolchain installation, when glibc gets installed, it reports an error message zic: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or ...
atulya's user avatar
  • 101
0 votes
1 answer
81 views

To give some context, I try to verify the versions of two packages and compare them. If, for example, the server version is lower than its dependencies and not in the transaction being upgraded, I ...
Brigitta's user avatar
3 votes
1 answer
213 views

Suppose I have installed the package ongres-scram on Fedora 40. Then $ rpm --query --requires ongres-scram gives me a list of "dependency tags" that are required to have this package ...
David Tonhofer's user avatar

15 30 50 per page
1
2 3 4 5
75