You are not logged in.
Pages: 1
Hello everyone,
I wan to install Thunderbird (thunderbird_148.0.1-1_amd64.deb)
but I can't because it asks me to install libc6_2.42-13_amd64.deb beforehand, and it won't install.
The other two dependencies are installed correctly:
libotr5t64_4.1.1-6_amd64.deb and libvpx12_1.16.0-3_amd64.deb.
Does anyone have any idea why this is happening?
Thank you for your replies.
Sincerely,
Last edited by Totone (2026-03-19 17:59)
Offline
What distro + version + desktop are you using ?
Offline
Operating System: Debian GNU/Linux 13
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
Kernel Version: 6.12.74+deb13+1-amd64 (64-bit)
Graphics Platform: X11
Processors: 2 × AMD A4-7300 APU with Radeon HD Graphics
Memory: 16 Gio of RAM (11.6 Gio usable)
Graphics Processor: llvmpipe
Manufacturer: MSI
Product Name: MS-7895
System Version: 1.0
Offline
"148.0.1-1" is not version from Debian 13 Trixie repositories.
Install Thunderbird in terminal:
$ sudo apt install thunderbird
and post back the result.
Are you using Q4OS ?
Last edited by q4osteam (2026-03-21 10:15)
Offline
Yes, I'm using Q4OS Andromeda, but after a restore with S4-Snapshot, Debian GNU/Linux 13 appeared.
At boot, it's still Q4OS. I mentioned this in a previous post. I should probably do it again.
Offline
... after a restore with S4-Snapshot, Debian GNU/Linux 13 appeared. ...
Yes, it's still Q4OS with its original repositories. Verify with the command:
$ get-q4os-version
$ qrepolist
and post back the output.
Install Thunderbird in terminal:
$ sudo apt install thunderbird
and post back the result.
Last edited by q4osteam (2026-03-21 10:38)
Offline
get-q4os-version
6.6-deb13u1
qrepolist
deb http://q4os.org/q4repo/ q4os-6-0-cn main
deb http://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
deb http://security.debian.org/ trixie-security main contrib non-free non-free-firmware
deb http://deb.debian.org/debian/ trixie-updates main contrib non-free non-free-firmware
deb http://q4os.org/qexarepo/firefox/ trixie-firefox-cn main
deb https://packages.mozilla.org/apt/ mozilla main
deb https://q4os.sourceforge.io/qexarepo/s4-snapshot/ trixie-s4-snapshot-cn main
deb https://dl.winehq.org/wine-builds/ubuntu/ questing main
deb https://dl.winehq.org/wine-builds/debian/ trixie main
Offline
If I run `sudo apt install thunderbird`, it will install Thunderbird 140.8 ESR,
but I want to install Thunderbird 148.0.1 because I have several profiles that
I need to recreate with ESR. These are profiles that come from Windows with
some specific features. Currently, I have the release version, which doesn't update.
Offline
1. You have added a suspicious alien repository, which may cause broken dependencies, inconsistent state in your APT system and thus non-installable packages.
deb https://dl.winehq.org/wine-builds/ubuntu/ questing main2. Thunderbird. So what exact way are you trying to install the Thunderbird package ?
Offline
From this site I downloaded thunderbird_148.0.1-1_amd64.deb:
http://snapshot.debian.org/package/thun … :148.0.1-1
Along with the corresponding language pack.
As for Wine, I'm going to uninstall and reinstall it; there was an error.
Last edited by Totone (2026-03-21 17:27)
Offline
It’s not possible to install this package in that way on Debian Trixie, as it is incompatible and requires dependencies from other distributions. We also strongly recommend removing the Ubuntu repository, as it may harm your APT system. Please keep only repositories and packages that are compatible with Debian Trixie.
Offline
Pages: 1