-
```
[ 25s] + local-npm-registry /home/abuild/rpmbuild/BUILD/documentserver-6.3.2.g2/modrepo install
[ 29s] Serving 1158 packages
[ 29s] { address: '127.0.0.1', family: 'IPv4', port: 43157 }
…
-
make过程会报错,第一次报makefile:1: *** 遗漏分隔符 。 停止。,将第一行注释掉之后,又报其他错误,见附件
[test.txt](https://github.com/tigcode/jupiter/files/1548946/test.txt)
-
```
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 …
-
Trying to build a package for Leap 15.0 and Leap 42.3 on a single build host. I'm not using the whole open build system, just obs-build called from [buildbot](https://buildbot.net).
When trying to …
-
## Description
Build fails on linking bin/tests/check_subscription_event_filter
## Background Information / Reproduction Steps
cmake settiings:
```console
[tkloczko@devel-g2v x86_64-redhat-linu…
-
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…
-
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…
-
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 …
-
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…