Giter VIP home page Giter VIP logo

Comments (4)

rursache avatar rursache commented on June 21, 2024

You didn't post the full log.

The provided deb files are for debian bullseye 64bit.

I've tested them yesterday and everything works

from qbittorrent-raspberrypi.

crankynet avatar crankynet commented on June 21, 2024

Below is the full log, After the installation of 4.5.5 failed, I tried 4.4.3.1. That one failed as well because I don't have all the lib but that is to be expected.

`
qbtuser@k:~ $ sudo dpkg -i libtorrent_1.2.17-1_arm64.deb

[sudo] password for qbtuser:
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 42980 files and directories currently installed.)
Preparing to unpack libtorrent_1.2.17-1_arm64.deb ...
Unpacking libtorrent (1.2.17-1) over (1.2.17-1) ...
Setting up libtorrent (1.2.17-1) ...
qbtuser@k:~ $ sudo dpkg -i qbittorrent_4.4.5-1_arm64.deb

(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 42980 files and directories currently installed.)
Preparing to unpack qbittorrent_4.4.5-1_arm64.deb ...
Unpacking libtorrent (1.2.17-1) over (1.2.17-1) ...
Setting up libtorrent (1.2.17-1) ...
qbtuser@k:~ $ sudo dpkg -i qbittorrent_4.4.5-1_arm64.deb / mnt/data/qbittorrent_4.4.3.1-1_arm64.deb

(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 42980 files and directories currently installed.)
Preparing to unpack .../qbittorrent_4.4.3.1-1_arm64.deb ...
Unpacking qbittorrent (4.4.3.1) over (4.4.3.1) ...
dpkg: dependency problems prevent configuration of qbittorrent:
qbittorrent depends on libqt5core5a (>= 5.10.0); however:
Package libqt5core5a is not installed.
qbittorrent depends on libqt5dbus5 (>= 5.2.0); however:
Package libqt5dbus5 is not installed.
qbittorrent depends on libqt5gui5 (>= 5.11.0rc1) | libqt5gui5-gles (>= 5.11.0rc1); however:
Package libqt5gui5 is not installed.
Package libqt5gui5-gles is not installed.
qbittorrent depends on libqt5network5 (>= 5.9.0beta); however:
Package libqt5network5 is not installed.
qbittorrent depends on libqt5widgets5 (>= 5.11.0
rc1); however:
Package libqt5widgets5 is not installed.
qbittorrent depends on libqt5xml5 (>= 5.2.0); however:
Package libqt5xml5 is not installed.

dpkg: error processing package qbittorrent (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.9.4-2) ...
Errors were encountered while processing:
qbittorrent
`

from qbittorrent-raspberrypi.

crankynet avatar crankynet commented on June 21, 2024

Output of uname -m
aarch64

Content of /etc/os-release

PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

from qbittorrent-raspberrypi.

rursache avatar rursache commented on June 21, 2024

install the missing packages (Package **x** is not installed) with sudo apt-get -f install

EDIT: also updated readme with the required dependencies as dpkg won't install them:

sudo apt install qt5-qmake qtbase5-dev qttools5-dev-tools libqt5svg5-dev geoip-database -y &&
sudo dpkg -i libtorrent*.deb &&
sudo dpkg -i qbittorrent*.deb

from qbittorrent-raspberrypi.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.