Jonny Heggheim
Jonny Heggheim
Does setting this in `~/.gitconfig` fix your issue? ``` [gpg] program = /usr/bin/gpg2 ```
Same error for me after upgrading from Fedora 35 to Fedora 36: ``` $ ./Ultimaker-Cura-5.0.0-linux.AppImage PyInstaller/loader/pyimod03_importers.py:495: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal...
> See the build artifact in this run: https://github.com/Ultimaker/Cura/suites/7374973998/artifacts/299758926 I am getting this error `Failed to generate URL to download artifact.` when I follow the URL
I confirm that `Ultimaker-Cura-5.1.0-linux-modern.AppImage` solved my issues on Fedora Linux 36
Inlining the build output from pathvalidate 2.5.0 and Python 3.11 alpha 6: ``` + cd pathvalidate-2.5.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong...
The most important is that you know that the tests and maybe the code is not working with Python 3.11. The builds have been done to report to developers as...
Thanks, I confirm that the tests passes on Python 3.11.0rc1
> @hegjon Can you tell us what the initial command was that you ran please? and which compiler tool-chain you are using? Build flags/command: ``` CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g...
> I ask because I have successfully built at least one of the RocksDB targets on arm64 using both CentOS 7 and Alpine 3 to produce the native libraries for...
I think there are no show stoppers for me to include it for Fedora 38 and later, except that I have upgraded all my machines to Fedora 39, so it...