Ubuntu Studio 17.04 - apt doesn't see the latest version of qbittorrent

serge1peshcoff

I want to install latest version of qBittorrent (3.3.12) onto my Ubuntu Studio (17.04), but it only sees the old version (3.3.7). I've added the qBittorrent Stable PPA (this one), but it seems like my system doesn't see it.

The output of apt-cache policy qbittorrent is:

qbittorrent:
  Installed: 3.3.7-2
  Candidate: 3.3.7-2
  Version table:
 *** 3.3.7-2 500
        500 http://ru.archive.ubuntu.com/ubuntu zesty/universe amd64 Packages
        100 /var/lib/dpkg/status

The same thing happened when I was at Ubuntu Studio 16.10.

Can somebody help me with it?

Output of ls /etc/apt/sources.list.d:

google-chrome.list                      kxstudio-debian.gcc5.list  kxstudio-free.list                                me-davidsansome-ubuntu-clementine-dev-zesty.list.save
google-chrome.list.save                 kxstudio-debian.list       kxstudio-non-free.gcc5.list                       qbittorrent-team-ubuntu-qbittorrent-stable-zesty.list
jtaylor-ubuntu-keepass-zesty.list       kxstudio-debian.new.list   kxstudio-non-free.list                            qbittorrent-team-ubuntu-qbittorrent-stable-zesty.list.save
jtaylor-ubuntu-keepass-zesty.list.save  kxstudio-free.gcc5.list    me-davidsansome-ubuntu-clementine-dev-zesty.list  webupd8team-ubuntu-java-zesty.list

Output of cat /etc/apt/sources.list.d/qbittorrent-team-ubuntu-qbittorrent-stable-zesty.list:

deb http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu zesty main
# deb-src http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu zesty main

grep -iE 'package|version' /var/lib/apt/lists/ppa*qbitt*amd*:

Package: libtorrent-rasterbar-dev
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~zesty1
Package: libtorrent-rasterbar-dbg
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~zesty1
Package: libtorrent-rasterbar-doc
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~zesty1
Package: python-libtorrent
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~zesty1
Package: python-libtorrent-dbg
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~zesty1
Package: python3-libtorrent
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~zesty1
Package: python3-libtorrent-dbg
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~zesty1
Package: libtorrent-rasterbar8
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~zesty1
Ravexina

After reviewing your outputs, and checking the PPA, what I can see is that something is wrong with zesty PPA's Packages file; and after a little bit more research we will find out that there is no binary package for zesty at all.

I'm running xenial, I added the PPA and it's key, after updating my lists, the output of bellow command:

grep -iE 'package|version' /var/lib/apt/lists/ppa*qbitt*amd*

Is:

...
Package: libtorrent-rasterbar-doc
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~xenial1
Package: qbittorrent
Version: 3.3.12-0ppa1~xenial
Package: python-libtorrent
Version: 1.0.11+git20172002.ecd20f15cb-1ppa1~xenial1
...

Which we can see that qbittorrent is there, so if I run apt list -a qbittorrent, I will get both Ubuntu and PPA packages available for install:

qbittorrent/xenial 3.3.12-0ppa1~xenial amd64
qbittorrent/xenial 3.3.1-1 amd64

If you download the packages list for xenial and checking it after extracting, you can see that it's contains qbittorent, however the Packages file for zesty does not contains qbittorrent: here

And after all if you check the pool of this PPA you will see that there is no specific deb file for zesty.

At the end by checking packages details of PPA we can see the build process of zesty has been failed, so wait a little bit for a successful build.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Why Ubuntu doesn't upgrade to the latest version of GnuPG?

From Dev

Why Ubuntu doesn't upgrade to the latest version of GnuPG?

From Dev

How to upgrade qBittorrent to the latest stable (upstream) version?

From Dev

How to upgrade qBittorrent to the latest stable (upstream) version?

From Dev

apt-get install doesn't install latest version of Owncloud Client

From Dev

apt-get upgrade openssl won't bring Ubuntu 12.04 to latest version

From Dev

Why doesn't the latest Ubuntu edition come with the latest stable Linux kernel version?

From Dev

Why doesn't the latest Ubuntu edition come with the latest stable Linux kernel version?

From Dev

Removing a program that apt doesn't see

From Dev

Update Data Connection to latest DB version on Visual Studio 17

From Dev

How to install latest version of tomcat on ubuntu using apt?

From Dev

How to install latest version of tomcat on ubuntu using apt?

From Dev

"pod update" doesn't update to latest version

From Dev

Why doesn't gcc or build-essential install the latest version of GCC (9 as of today) on Ubuntu 18.04 LTS?

From Dev

apt-get doesn't get latest kernel

From Java

Android Studio doesn't see device

From Dev

Android Studio doesn't see Android processes

From Dev

apt-get doesn't see packages in my trivial repository

From Dev

Latest scipy version on ubuntu

From Dev

Latest scipy version on ubuntu

From Dev

Closure compiler command line doesn't seem to work with latest version

From Dev

Updating cocoapods to latest version doesn't do anything

From Dev

core plot: latest 1.6 version doesn't contain bitcode

From Dev

Why doesn't the latest version of angular support global controller functions?

From Dev

iframe tag doesn't work in latest version of Ionic

From Dev

rubygems.org doesn't switch to the latest gem version

From Dev

Why doesn't Perl use latest version by default?

From Dev

Update Manager doesn't show the latest version for upgrade

From Dev

core plot: latest 1.6 version doesn't contain bitcode

Related Related

  1. 1

    Why Ubuntu doesn't upgrade to the latest version of GnuPG?

  2. 2

    Why Ubuntu doesn't upgrade to the latest version of GnuPG?

  3. 3

    How to upgrade qBittorrent to the latest stable (upstream) version?

  4. 4

    How to upgrade qBittorrent to the latest stable (upstream) version?

  5. 5

    apt-get install doesn't install latest version of Owncloud Client

  6. 6

    apt-get upgrade openssl won't bring Ubuntu 12.04 to latest version

  7. 7

    Why doesn't the latest Ubuntu edition come with the latest stable Linux kernel version?

  8. 8

    Why doesn't the latest Ubuntu edition come with the latest stable Linux kernel version?

  9. 9

    Removing a program that apt doesn't see

  10. 10

    Update Data Connection to latest DB version on Visual Studio 17

  11. 11

    How to install latest version of tomcat on ubuntu using apt?

  12. 12

    How to install latest version of tomcat on ubuntu using apt?

  13. 13

    "pod update" doesn't update to latest version

  14. 14

    Why doesn't gcc or build-essential install the latest version of GCC (9 as of today) on Ubuntu 18.04 LTS?

  15. 15

    apt-get doesn't get latest kernel

  16. 16

    Android Studio doesn't see device

  17. 17

    Android Studio doesn't see Android processes

  18. 18

    apt-get doesn't see packages in my trivial repository

  19. 19

    Latest scipy version on ubuntu

  20. 20

    Latest scipy version on ubuntu

  21. 21

    Closure compiler command line doesn't seem to work with latest version

  22. 22

    Updating cocoapods to latest version doesn't do anything

  23. 23

    core plot: latest 1.6 version doesn't contain bitcode

  24. 24

    Why doesn't the latest version of angular support global controller functions?

  25. 25

    iframe tag doesn't work in latest version of Ionic

  26. 26

    rubygems.org doesn't switch to the latest gem version

  27. 27

    Why doesn't Perl use latest version by default?

  28. 28

    Update Manager doesn't show the latest version for upgrade

  29. 29

    core plot: latest 1.6 version doesn't contain bitcode

HotTag

Archive