Installing Seafile GUI client on CentOS 7.6

I’m following the instructions in the pkerling/seafile package for CentOS installation.

However, I get the following error when trying to install GUI:

root@localhost: yum install seafile-client-qt
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile

  • base: mirrors_usinternet_com
  • extras: mirrors_usinternet_com
  • updates: mirrors_usinternet_com
    Resolving Dependencies
    –> Running transaction check
    —> Package seafile-client-qt.x86_64 0:6.2.4-1.el7 will be installed
    –> Processing Dependency: libQt5WebKitWidgets.so.5(Qt_5)(64bit) for package: seafile-client-qt-6.2.4-1.el7.x86_64
    –> Processing Dependency: libQt5WebKit.so.5()(64bit) for package: seafile-client-qt-6.2.4-1.el7.x86_64
    –> Processing Dependency: libQt5WebKitWidgets.so.5()(64bit) for package: seafile-client-qt-6.2.4-1.el7.x86_64
    –> Finished Dependency Resolution
    Error: Package: seafile-client-qt-6.2.4-1.el7.x86_64 (copr:copr.fedorainfracloud:pkerling:seafile)
    Requires: libQt5WebKit.so.5()(64bit)
    Error: Package: seafile-client-qt-6.2.4-1.el7.x86_64 (copr:copr.fedorainfracloud:pkerling:seafile)
    Requires: libQt5WebKitWidgets.so.5(Qt_5)(64bit)
    Error: Package: seafile-client-qt-6.2.4-1.el7.x86_64 (copr:copr.fedorainfracloud:pkerling:seafile)
    Requires: libQt5WebKitWidgets.so.5()(64bit)
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest

Any help is appreciated.

You can try our latest official repo for CentOS 7: https://download.seafile.com/published/seafile-user-manual/syncing_client/install_linux_client.md

This error is occuring, how to resolve.

Your help is kindly appreciated.

sudo yum install -y seafile --enablerepo=cr

Last metadata expiration check: 0:00:09 ago on Fri 14 Feb 2020 01:56:50 AM UTC.

Error:

Problem: package seafile-7.0.4-1.x86_64 requires seafile-daemon, but none of the providers can be installed

  • cannot install the best candidate for the job

  • nothing provides python2-future needed by seafile-daemon-7.0.3-1.x86_64

  • nothing provides python2-future needed by seafile-daemon-7.0.4-1.x86_64

(try to add ‘–skip-broken’ to skip uninstallable packages or ‘–nobest’ to use not only best candidate packages)