-
### SUMMARY | 问题概要
_No response_
### SOFTWARE/OS VERSIONS | 软件/系统版本信息
```plain
6.5.0
```
### PRE-REQUIREMENT | 预置条件
_No response_
### STEPS TO REPRODUCE | 复现步骤
```
[ 63s] /…
-
When packaging dnf 5.2.7.0, I observed that the tests crash:
```
[ 474s] + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j4
[ 474s] Test project /home/abuild/rpmbuild/BUILD/dnf5…
-
Building rpm installation files fails when a _prefix is defined to install the turnserver in another directories:
rpmbuild --nodeps --define "_prefix /opt/turnserver/turnserver-4.6.2" -ta ~/rpmbuil…
-
While working on [reproducible builds](https://reproducible-builds.org/) for [openSUSE](https://en.opensuse.org/openSUSE:Reproducible_Builds) (sponsored by the NLnet NGI0 fund), I found that our `warz…
-
Hey!
While using Packit in various upstream projects a one potentially useful feature came to mind that's (AFAIK) currently not possible with Packit: do multiple Copr builds with different paramete…
-
Someone reported an issue with binutils 2.40 (released mid-January 2023).
Reference: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:B/bpftool/standard/x86_64
```
[ …
-
### Pre-flight checklist
- [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [code of conduct…
-
`mvn package` calls `rpmbuild` without path, so this is pretty easy:
- make script called `rpmbuild` somewhere
``` bash
#!/bin/bash
# First arg of rpmbuild in mvn package is -bb
shift
/usr/bin/rpmbui…
-
```
$ rpmbuild -bb rekor.spec
]setting SOURCE_DATE_EPOCH=1650931200
Executing(…
-
On building my packages I'm using `sphinx-build` command with `-n` switch which shows warmings about missing references. These are not critical issues.
Here is the output with warnings:
```console
…