-
Original issue: https://pagure.io/copr/copr/issue/1315
Opened: 2020-03-19 14:05:13
Opened by: [churchyard](https://accounts.fedoraproject.org/user/churchyard)
I was debugging a build failure of https…
-
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…
-
includetest.spec:
```
Name: includetest
Version: 1.0
Release: 1
License: Testing
%include badsummary.inc
%description
%{summary}
```
badsummary.inc:
```
Xummary: Include test
```
>…
-
We want to be able to have the spec file to explicitly define every directory and sub-directory with specific permissions. We have historically accomplished this by having a top level mapping defining…
-
Hi
i'm using your action here :
https://github.com/surfzoid/test/actions/runs/3133635865/jobs/5087228929
My idea is to build aarch64 RPM and DEB, but i'm confuse on how select the case distro: …
-
When packaging this package for openSUSE I have hit the similar problem on two non-x86_64 architectures with the test test_instance_check_performance. On i586 I get:
```
[ 168s] ===================…
mcepl updated
2 years ago
-
You are bragging how hard you support the open-source community and at the same time there is not a single way to download the SRPM file, which is needed over here URGENTLY to apply [small changes](ht…
-
This is broken again on CentOS (same error as #15 ) in commit 5b74494, as there is no **pastebin** (specifically, no _/usr/share/pastebin.d/_ to build the array in FReport_Gen.class line 19).
We s…
-
## Description
I'm trying to package 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 -s…
-
While working on [reproducible builds](https://reproducible-builds.org/) for [openSUSE](https://en.opensuse.org/openSUSE:Reproducible_Builds), I found that our `libpinyin` package had
a `pinyin_index…