I’ve used Seafile for several years on Windows Server but I’m migrating to Linux so I can get the latest version - of which my knowledge is sketchy to say the least.
I’m installing seafile-server_7.1.5_x86-64.tar.gz and get to the point of installing the Python packages. The following fails:
apt-get install python-urllib3
With the error:
Package python-urllib3 is not available, but is referred to by another package.
I’m guessing that I need a different package?