On a freshly upgraded Fedora 40, basic sliding and exporting gcode works.
Upgrade from (the downgraded) containerd-1.6.19-2.fc39
to containerd-1.6.23-1.fc39
reliably reproduces bug 2237396 , upgrade to containerd-1.6.23-2.fc39
fixes it again. Thank you.
The issue https://bugzilla.redhat.com/show_bug.cgi?id=2225231 which since appeared on Fedora 38 as well, get fixed with this build.
Hello, this is stuck in "testing" (whatever that means for rawhide) which means that on rawhide, dnf install krb5-server still fails and https://bugzilla.redhat.com/show_bug.cgi?id=2216903 is not resolved. Any chance of fixing the tests?
I confirm that the build fixes the
lasso:ERROR:tools.c:586:lasso_query_sign: assertion failed: (rsa) Bail out! lasso:ERROR:tools.c:586:lasso_query_sign: assertion failed: (rsa)
problem on Fedora 38. Thank you!
Tested with make test
for https://github.com/swidtags/rpm2swidtag on RHEL 9.0, worked well.
Provisioning Fedora 35 is still broken with updates-testing repo enabled and systemd-249.12-3.fc35.x86_64 installed from it.
This update seems to have caused installation regression https://bugzilla.redhat.com/show_bug.cgi?id=2074083.
Tested with podman run --rm -ti registry.fedoraproject.org/fedora:32 bash -c 'dnf upgrade -y --enablerepo=updates-testing dnf ; dnf install -y zsh'.
I'm experiencing regression https://bugzilla.redhat.com/show_bug.cgi?id=1928643.
Also, for some reason dnf did not show those dependencies in the weak dependency listing ... but that's probably something to report against dnf.
Thanks. I confirm that dnf upgrade --setopt=install_weak_deps=False --enablerepo=updates-testing cura does not pull those in. I'm however worried that subsequent updates will pull them again. Couldn't we use Suggests instead?
In general though, the 4.8.0 cura works well.
I'm not fond of the fact that the update pulls in while texlive stack, compared to 4.7.1, and also compared to my test builds in https://copr.fedorainfracloud.org/coprs/adelton/cura-4.8.0/builds/. Would we be able to get rid of those dependencies?
rpmbuild now works again.