-
```
What steps will reproduce the problem?
1. I package a memcached.rpm on CentOS 6.3;
2. The default option of gcc is warnings being treated as errors;
3. Then an error happened.
What is the expecte…
-
```
What steps will reproduce the problem?
1. I package a memcached.rpm on CentOS 6.3;
2. The default option of gcc is warnings being treated as errors;
3. Then an error happened.
What is the expecte…
-
debbuild currently does not strictly evaluate file lists like rpmbuild does. This means it's possible for things to be missing from the file list and still have a successful build of a deb.
This le…
-
With the introduction of the new intermediate builddir in 4.20, we're running into multiple cases where people/scripts/external tooling expects to manipulate stuff in the rpm build directory after per…
-
Hello, firts thanks for the efort to bing this on. I have follow the installation instruction of the page (https://pyjulia.readthedocs.io/en/latest/installation.html) but whe i test the program I get …
-
Has anybody successfully built ganglia RPMs for CentOS 8? There was a version in EPEL for CentOS 7 but they do not have one for 8.
I used the method shown below and gmond appears to be collectin…
-
### Game and System Information
- **Version:** 1.19.0
- **OS:** Linux x86/64
### Description of the bug
Looks like test suite fails in one unit
```console
+ cd wesnoth-1.19.0
+ /usr/bin/c…
-
### Describe the bug, including details regarding any error messages, version, and platform.
cmake output looks like do not shows any tries to detect `boost`
```text
+ /usr/bin/cmake -B x86_6…
-
Hi,
I have made a basic SPEC file for rpmbuilds on RPM based systems, which I am willing to share. Build tested on Centos8Stream, Fedora37 & 36, and I expect it will work on all RPM based systems …
-
Hello Maintainers,
I've encountered an issue after compiling pair_allegro using the provided LAMMPS version in the repository. Specifically, I'm having trouble executing the "neb" command in LAMMPS…