Bug 426752 - Chrome very hard to install because of missing dependencies - Discover, terminal all fails!
Summary: Chrome very hard to install because of missing dependencies - Discover, termi...
Status: RESOLVED DUPLICATE of bug 428125
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages User Edition (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-19 23:06 UTC by kissmeon
Modified: 2020-10-30 10:51 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kissmeon 2020-09-19 23:06:39 UTC
So I installed KDE neon and wanted to install Google Chrome and it gave me some troubles.


STEPS TO REPRODUCE
1. On fresh install download Google Chrome from their site (.deb file)
2. Try to install with Discover - Error. Try to install with sudo dpkg -i ******.deb - error.
3. It all comes from some dependencies and not being able to find them. So what I did is to install gdebi. Run gdebi-gtk in the terminal. And then Loading the deb in the GUI. This way it shows the missing dependencies. Then clicked to install the file - Error. Had to do Refresh on Gdebi and then try again to install. It finally installed the dependencies. But couldn't install Chrome. So I had to close Gdebi, reopen it, load again the deb file and then with now satisfied dependencies it was finally able to install it.

OBSERVED RESULT

Explained in 3). Basically missing dependencies making it ridiculously hard to install it.

EXPECTED RESULT

To be able to install it from Discover without any problems!


SOFTWARE/OS VERSIONS 
Linux/KDE Plasma: 5.19.5
(available in About System)
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.0

ADDITIONAL INFORMATION

Fresh install, updated everything, downloaded Chrome, tried to install, fail!
Comment 1 Paweł Pańczyk 2020-10-23 19:36:36 UTC
I also experience this bug on Kubuntu 20.04.1 with Plasma 5.18.5 LTS, KDE Frameworks 5.68.0, Qt 5.12.8 (all updates installed).

It happens not only with Chrome, but with all other downloaded debs I have tried (Spotify, Discord, Minecraft and probably others as well). So I think the problem is related to Discover, not Chrome package.

However, you could install it from the terminal - one method is to do sudo dpkg -i file.deb AND after that sudo apt install -f, another method is to use sudo apt install /path/to/file.deb.
Comment 2 Harald Sitter 2020-10-30 10:51:09 UTC

*** This bug has been marked as a duplicate of bug 428125 ***