Does the seafile client work properly on Ubuntu 23.04?
I followed the official install guide (I had it installed and working fine on 22.10 before my update).
Upon doing sudo apt update I get: E: The repository 'https://linux-clients.seafile.com/seafile-deb/lunar stable Release' does not have a Release file.
I can see the problem is that the above URL doesn’t exist but there is a folder for jammy
Should I still use the jammy folder, will that work?
I have tried to carry on and use the folder for jammy but I am met with this error:
user@system:~$ sudo apt install seafile-gui
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
seafile-gui : Depends: libqt5webenginewidgets5 (>= 5.7.1) but it is not installable
E: Unable to correct problems, you have held broken packages.
I get the same error for both the seafile client and seadrive client.
When might this be fixed?