[Bug 1952517] [NEW] Falsely claims it can't satisfy dependencies
pqwoerituytrueiwoq
1952517 at bugs.launchpad.net
Sat Nov 27 16:45:57 UTC 2021
Public bug reported:
The attached screenshot shows the application saying it can't satisfy
dependencies
I have been able to get this issue with deadbeak and Microsoft Edge
https://deadbeef.sourceforge.io/download.html
https://www.microsoftedgeinsider.com/en-us/download?platform=linux-deb
in the case of edge if you add the PPA then you can install via apt-get and nothing breaks
To reproduce just download a deb file and try to install it using the GUI
$ qapt-deb-installer ~/Downloads/deadbeef-static_1.8.8-1_amd64.deb
Get sad you can't install it without breaking apt...
install it anyway using dpkg
this is odd apt is perfectly happy
Installed with dpkg:
$ sudo dpkg -i ./deadbeef-static_1.8.8-1_amd64.deb
[sudo] password for chad:
Selecting previously unselected package deadbeef-static.
(Reading database ... 248027 files and directories currently installed.)
Preparing to unpack .../deadbeef-static_1.8.8-1_amd64.deb ...
Unpacking deadbeef-static (1.8.8-1) ...
Setting up deadbeef-static (1.8.8-1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for mailcap (3.70ubuntu1) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu2) ...
Oh look at that nothing is broken
$ sudo apt-get install -f
[sudo] password for chad:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
fonts-font-awesome libebur128-1
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ apt-cache policy deadbeef-static
deadbeef-static:
Installed: 1.8.8-1
Candidate: 1.8.8-1
Version table:
*** 1.8.8-1 100
100 /var/lib/dpkg/status
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: qapt-deb-installer 3.0.5-1ubuntu1
Uname: Linux 5.15.5-051505-generic x86_64
ApportVersion: 2.20.11-0ubuntu73
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Sat Nov 27 11:32:50 2021
InstallationDate: Installed on 2021-11-26 (0 days ago)
InstallationMedia: Kubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20211126)
SourcePackage: libqapt
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: libqapt (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug jammy
** Attachment added: "Screenshot_20211127_113758.png"
https://bugs.launchpad.net/bugs/1952517/+attachment/5543788/+files/Screenshot_20211127_113758.png
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to libqapt in Ubuntu.
https://bugs.launchpad.net/bugs/1952517
Title:
Falsely claims it can't satisfy dependencies
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libqapt/+bug/1952517/+subscriptions
More information about the kubuntu-bugs
mailing list