RPM for qBittorrent 4.1.6 for CentOS 7 released

Issues related to applications and software problems
alannz
Posts: 17
Joined: 2014/07/24 22:25:08

RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by alannz » 2019/07/31 03:34:41

Support for qBittorrent on CentOS 7 has been lacking to date so I have built an RPM.
It installs the runtime environment for both qbittorrent (GUI) and qbittorrent-nox (headless version) in /usr/local.

After installing you should find a qBittorrent icon in your GUI menu or just run 'qbittorrent'.

It is avalable here:

http://www.island42.net/rpms/qbittorren ... x86_64.rpm

Please let me know if it works for you or not by posting to this topic.

mevans336
Posts: 47
Joined: 2007/09/06 15:19:57
Contact:

Re: RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by mevans336 » 2019/07/31 09:05:51

You have a dependency on "python33" which doesn't exist in any default repo.

Code: Select all

Error: Package: qbittorrent-run-4.1.6-1.el7.x86_64 (/qbittorrent-run-4.1.6-1.el7.x86_64)
           Requires: python33
Here is how to get python33 installed from the software collections repo:

Code: Select all

sudo yum install centos-release-scl scl-utils-build
sudo yum install python33
After that it installs correctly.

Thanks for building this, I was in the middle of trying to compile a new version for AlternativeWebUI support and it was frustrating to say the least.

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by TrevorH » 2019/07/31 09:18:59

python36 packages are in EPEL and there will be a python3 set of packages in 7.7 once it's released.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

alannz
Posts: 17
Joined: 2014/07/24 22:25:08

Re: RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by alannz » 2019/07/31 21:58:43

I have tested this on a clean vanilla install of CentOS Linux release 7.6.1810 and it works fine.

Please use yum to install it which automatically resolves all the dependencies.

# yum install qbittorrent-run-4.1.6-1.el7.x86_64.rpm

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
qbittorrent-run x86_64 4.1.6-1.el7 /qbittorrent-run-4.1.6-1.el7.x86_64
21 M
Installing for dependencies:
centos-release-scl noarch 2-3.el7.centos extras 12 k
python33 x86_64 1.1-13.el7 centos-sclo-rh 4.0 k
python33-python x86_64 3.3.2-16.el7 centos-sclo-rh 44 k
python33-python-devel x86_64 3.3.2-16.el7 centos-sclo-rh 173 k
python33-python-docutils noarch 0.11-1.el7 centos-sclo-rh 1.6 M
python33-python-jinja2 noarch 2.6-12.el7 centos-sclo-rh 523 k
python33-python-libs x86_64 3.3.2-16.el7 centos-sclo-rh 6.2 M
python33-python-markupsafe noarch 0.11-10.el7 centos-sclo-rh 21 k
python33-python-nose noarch 1.3.0-3.el7 centos-sclo-rh 283 k
python33-python-pygments noarch 1.5-3.el7 centos-sclo-rh 781 k
python33-python-setuptools noarch 0.9.8-3.el7 centos-sclo-rh 410 k
python33-python-simplejson x86_64 3.2.0-2.el7 centos-sclo-rh 174 k
python33-python-sphinx noarch 1.1.3-8.el7 centos-sclo-rh 1.1 M
python33-python-sqlalchemy noarch 0.7.9-5.el7 centos-sclo-rh 2.1 M
python33-python-virtualenv noarch 1.10.1-2.el7 centos-sclo-rh 1.4 M
python33-runtime x86_64 1.1-13.el7 centos-sclo-rh 1.1 M
scl-utils x86_64 20130529-19.el7 base 24 k

As regards my choice of python33, that's the version recommended by the qBittorrent developers. It is only used for the downloadable runtime search scripts.

I am looking forward to CentOS 8 as the software versions on 7 are getting a bit dated.

mevans336
Posts: 47
Joined: 2007/09/06 15:19:57
Contact:

Re: RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by mevans336 » 2019/08/03 12:18:40

Please use yum to install it which automatically resolves all the dependencies.
I did use yum install on a fresh build. Until you install SCL and enable it, yum reports the install is broken and prompts you to do a --skip-broken, etc.

Also, the download is painfully slow, about 1Mbps. Probably because it looks like it's coming from New Zealand? You may want to host it on Github or somewhere with a CDN.

aks
Posts: 3073
Joined: 2014/09/20 11:22:14

Re: RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by aks » 2019/08/04 17:50:32

a) The default install of Python on C7 is 2.7 not 3.3.
b) The package is nothing to do with the CentOS project - you're adding 3rd party code to your install - please direct comments towards them.

amir385276
Posts: 73
Joined: 2019/08/09 20:54:52

Re: RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by amir385276 » 2019/08/17 14:29:05

Hi
i install it and anything is ok
[root@static ~]# rpm -ivh http://www.island42.net/rpms/qbittorren ... x86_64.rpm
Retrieving http://www.island42.net/rpms/qbittorren ... x86_64.rpm
Preparing... ################################# [100%]
package qbittorrent-run-4.1.6-1.el7.x86_64 is already installed
You have new mail in /var/spool/mail/root
[root@static ~]#

but in the web-ui the qbittorrent is 3.3.7 --- Why?
and how to run new qbittorrent 4.1.6

Thanks

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by TrevorH » 2019/08/17 15:03:38

We do not supply qbittorrent at all. The third party yum repo EPEL does supply it and it is v3.3.7 from there. No-one reputable supplies a newer qbittorrent package. Whoever provided this one is responsible for its support and you should contact them.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

amir385276
Posts: 73
Joined: 2019/08/09 20:54:52

Re: RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by amir385276 » 2019/08/17 15:32:45

I Understand it

bonedome
Posts: 201
Joined: 2017/04/22 08:11:04

Re: RPM for qBittorrent 4.1.6 for CentOS 7 released

Post by bonedome » 2019/08/18 12:06:13

Hello
the latest version of qBittorrent (currently 4.17) is available from https://flathub.org/apps/details/org.qb ... Bittorrent
Download and install flathub repo https://flatpak.org/setup/CentOS/
(Edit) actually I'm not sure you even need to install the repo, I can't find it on my system, I just follow the command line instructions
flatpak install flathub org.qbittorrent.qBittorrent
and to run
flatpak run org.qbittorrent.qBittorrent
I'm happy with transmission so won't bother :)

Post Reply