-
Hello,
compiling the python binding for python3 fails.
========== To reproduce =============
```
git clone https://github.com/DinoTools/libemu
cd libemu
./configure --enable-python-bindings
m…
-
On some fpm RPM builds the BUILD HOST is listed i.e. https://github.com/jordansissel/fpm/blob/main/docs/packages/rpm.rst
```
Source RPM : example-1.0-1.src.rpm
Build Date : Wed 20 Oct 2021 09:4…
-
### 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.
#…
-
Based on the last [EPEL meeting](https://meetbot.fedoraproject.org/fedora-meeting/2023-11-01/epel.2023-11-01-20.00.log.html), where https://pagure.io/releng/issue/11751 was raised, I would like to sug…
-
. 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
-
IMAGE SYNC
-
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 …
-
Looks like something is wrong with test suite
```console
Testing CoinModel
Coin0001I At line 29 NAME EXAMPLE
Coin0001I At line 30 ROWS
Coin0001I At line 37 COLUMNS
Coin0001I At line…
-
. is no longer in @INC above 5.26
So now when you do make test, you get among other things:
Can't locate t/Data/Localize/Test.pm in @INC
and the test suite fails.
toddr updated
6 years ago
-
includetest.spec:
```
Name: includetest
Version: 1.0
Release: 1
License: Testing
%include badsummary.inc
%description
%{summary}
```
badsummary.inc:
```
Xummary: Include test
```
>…