Dear Team,
Thank you for a great Distro.
While trying lot of Ditros I stumbled upon Sparky.
I observed that Sparky seems to have one of the best Repos for applications.
But I noticed there is an app which was significanttly out of date.
App I am referring to is "warpinator"
Can someone share who maintains these repos and how to report such anamolies?
Installed version is Sparky 8
Thanks & regards,
Rajesh
Updated in testing repos, thanks.
Thank you.
This is fresh install of Sparky 8 with removal of b43-fwcutter and installation of broadcom-sta-common (did not work) followed by broadcom-sta-dkms which worked.
warpinator install failed. I installed python3.12-full to see if this resolves install error for warpinator. Tried to install again. Same error.
sudo apt install warpinator
[sudo] password for rbphadke:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
warpinator is already the newest version (1.6.4+victoria).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Setting up warpinator (1.6.4+victoria) ...
E: py3compile:276: Requested versions are not installed
dpkg: error processing package warpinator (--configure):
installed warpinator package post-installation script subprocess returned error exit status 3
Errors were encountered while processing:
warpinator
E: Sub-process /usr/bin/dpkg returned an error code (1)
Error when you try to run command using terminal, I see below error:
warpinator
Gtk-Message: 22:06:39.048: Failed to load module "xapp-gtk3-module"
Using landlock for incoming file isolation
cannot import name 'cygrpc' from 'grpc._cython' (/usr/libexec/warpinator/grpc/_cython/__init__.py)
Can you consider updating freefilesync in repo from freefilesync/testing 12.4-1 amd64 to 12.5, please?
I don't manage freefilesync, it is in Debian repos, sorry.
Can you please check warpinator 1.6 issue? I have shared details of error..
Remove it:
sudo apt purge warpinator && sudo apt autoremovethen install other, "faye" version:
sudo apt update && sudo apt install warpinator
Worked. Thank you.