python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Use case design for collectors to fetch rpm, docker images, java packages
I have to create a design to create a set of collectors that will go out to the internet sites, sftp-servers, docker hubs and/or buckets from the vendor(s) and pull in the packages (preferably anonymo...

Harry
Votes: 0
Answers: 1
How do set conditional "Provides" when RPM is installed
This may be impossible but I am asking anyway. I want to create an RPM that will change the Provides based on the hostname of the machine it is being installed on..
For example, in my spec file, I wa...

Gingerbeard
Votes: 0
Answers: 1
RHEL 7.9 RPM Broken after FRESH install
I have installed RHEL 7.9 and I don't recall having this issue before but for some reason after installing the OS, and adding my account, and doing all the basisc such as enabling optional and epel et...
zeethree50
Votes: 0
Answers: 2
Make rpm package without any dependencies. However when the rpm package is installed in the environment, there is a problem of missing dependencies
Make rpm package without any dependencies. However when the rpm package is installed in the environment, there is a problem of missing dependencies
I use “ --nodeps --force” to ignore rpm install erro...
zekee
Votes: 0
Answers: 1