-
```
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…
-
This tool is really useful, thank you. I am not sure where this error comes from. This is on Opensuse 15.5 with display_switch 1.2.0 due to glibc dependencies:
```rust
RUST_BACKTRACE=full display_…
-
Disclaimer:
This ticket is less about some issue and more som call for help/hints. Cannot find documentation about what I'm trying to do so if it is some documentation about that or you have no time …
-
It seems, rebase-helper has a problem with building old sources
https://bugzilla.redhat.com/show_bug.cgi?id=1070102#c37
https://bugzilla.redhat.com/attachment.cgi?id=1157219
Can you please look on it …
-
As shown below, the Docker container crashes immediately upon entry when running...
```
docker build -t .
example@example.com:~/rpmbuild-action$ podman run --rm --name test_container -…
-
```console
+ PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-yagot-0.5.0-2.fc35.x86_64/usr/lib64/python3.8/site-packages:/home/tkloczko/rpmbuild/BUILDROOT/python-yagot-0.5.0-2.fc35.x86_64/usr/lib…
-
### 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…
-
| | |
| --- | --- |
| Bugzilla Link | [47781](https://llvm.org/bz47781) |
| Version | 10.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jankratochvil,@JDevlieghere,@walkerkd,@po…
-
it would be useful to document in readme.md (or separate testing.md?) or at least indicate and point how to run tests for fpm.
i've done some digging, and here's what i've found out myself:
- to run …