-
```
+ /usr/bin/python3 -B -m pytest
=========================================================================== test session starts ==================================================================…
-
. is no longer in `@INC` above 5.26.0 so you get errors like this when you run the test suite:
Can't locate t/Test.pm in `@INC`
Full output:
```
03:15:31 29840 ERROR [463]: + /usr/bin/make tes…
toddr updated
6 years ago
-
I have tried to follow your steps to move your RPM build to ICU 49.1.2
Unfortunately my build fails during the prep stage.
I get an error : Command not foundXYYY line 27:
error: Bad exit status from …
-
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…
-
Our desire is to package node code together with all npm dependencies, along with client side Javascript as an RPM for on red had based web servers.
This article covers how to package app distributio…
-
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…
-
### Is your feature request related to a problem? Please describe.
There is no problem. Just wondering if one can recompile the Photon OS 4.0 Rev 2 kernel. There doesn't appear to be a menuconfig.
#…
-
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: …