Closed MurzNN closed 4 years ago
Fixed in master. It will take some time to update the PPA.
Unfortunately, it Failed to build, here is build log https://launchpad.net/~plasma-applet-qalculate/+archive/ubuntu/daily/+recipebuild/2581341 - can you fix this?
subprocess.CalledProcessError: Command '['quilt', 'push', '-a', '-v']' returned non-zero exit status 1
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/git-build-recipe", line 9, in <module>
load_entry_point('git-build-recipe==0.1', 'console_scripts', 'git-build-recipe')()
File "/usr/lib/python3/dist-packages/gitbuildrecipe/main.py", line 172, in main
force_native_format(working_directory, current_format)
File "/usr/lib/python3/dist-packages/gitbuildrecipe/deb_util.py", line 236, in force_native_format
convert_3_0_quilt_to_native(working_tree_path)
File "/usr/lib/python3/dist-packages/gitbuildrecipe/deb_util.py", line 223, in convert_3_0_quilt_to_native
raise Exception("Failed to apply quilt patches")
Exception: Failed to apply quilt patches
There are some patches which no longer apply properly because I added them to my repo. Unfortunately I don't know how to fix that. My PPA should now have the updated packages which work again with Ubuntu.
Thanks, with your ppa all fixed with last release!
plasma-applet-qalculate widget installs and shows successfully on Kubuntu 20.04 from https://launchpad.net/~dschopf/+archive/ubuntu/plasma-applet-qalculate/+packages
But when I executing calculation - I see infinite spinner instead of result. Here is output of
plasmoidviewer
- when spinner shows I see no error output:Packages
qalc
andqalculate-gtk
installs and shows well.Can you please help debug this issue?