-
```
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making check in src
Making check in lib
Making check in common
make[3]: Nothing to be done for 'check'.
Making check in crypto
Making check i…
-
An unversioned `Obsoletes(..)` in a `.spec` file causes `dnf builddep` to segfault:
**unversioned:**
```
# cat /root/rpmbuild/SPECS/sample.spec
Name: hello_world
Version: 0.1…
-
```
debug1: channel 1: FORCE input drain
ln: creating symbolic link `0759aedc.0': File exists
ln: creating symbolic link `0759aedc.crl_url': File exists
ln: creating symbolic link `0759aedc.r0': File …
-
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 …
-
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…
-
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 …
-
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…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 2a5e3a6) snapshot for 20241125.
At certain intervals the CI system will update th…
-
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…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…