LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-22-2020, 08:11 AM   #1
Ne3M
LQ Newbie
 
Registered: May 2020
Posts: 1

Rep: Reputation: Disabled
Dependency problem with installing Wireshark in Pop!_OS 19.10


Hi,

About a year ago I decided to swith over completely to Linux (unfortunately I still need windows for a couple of apps) and the experience has been pretty awesome.

To the problem... I'm trying to install wireshark on my Pop!_OS. The problem I have is very similar to this one but not the same. After countless hours of searching on the web this post is my last resort and hope to learn more about Linux.

When I hit
Code:
sudo apt-get install wireshark
I get
Code:
The following packages have unmet dependencies:
 wireshark : Depends: wireshark-qt (= 3.2.2-1~ubuntu19.10.0+wiresharkdevstable1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
When i run
Code:
inxi -rS
I get
Code:
System:    Host: t530-pop-os Kernel: 5.4.0-7626-generic x86_64 bits: 64 Desktop: Gnome 3.36.1 Distro: Pop!_OS 19.10 
Repos:     Active apt repos in: /etc/apt/sources.list 
           1: deb-src http://us.archive.ubuntu.com/ubuntu/ eoan main restricted universe multiverse
           2: deb http://us.archive.ubuntu.com/ubuntu/ eoan-security main restricted universe multiverse
           3: deb-src http://us.archive.ubuntu.com/ubuntu/ eoan-security main restricted universe multiverse
           4: deb http://us.archive.ubuntu.com/ubuntu/ eoan-updates main restricted universe multiverse
           5: deb-src http://us.archive.ubuntu.com/ubuntu/ eoan-updates main restricted universe multiverse
           6: deb http://us.archive.ubuntu.com/ubuntu/ eoan-backports main restricted universe multiverse
           7: deb-src http://us.archive.ubuntu.com/ubuntu/ eoan-backports main restricted universe multiverse
           8: deb http://us.archive.ubuntu.com/ubuntu/ eoan main restricted universe multiverse
           9: deb http://apt.pop-os.org/proprietary eoan main
           Active apt repos in: /etc/apt/sources.list.d/google-chrome.list 
           1: deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
           Active apt repos in: /etc/apt/sources.list.d/system76-ubuntu-pop-eoan.list 
           1: deb http://ppa.launchpad.net/system76/pop/ubuntu eoan main
           2: deb-src http://ppa.launchpad.net/system76/pop/ubuntu eoan main
           Active apt repos in: /etc/apt/sources.list.d/vscode.list 
           1: deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main
           Active apt repos in: /etc/apt/sources.list.d/wireshark-dev-ubuntu-stable-eoan.list 
           1: deb http://ppa.launchpad.net/wireshark-dev/stable/ubuntu eoan main
I have also done
Code:
sudo apt update && sudo apt upgrade
which gives me
Code:
Hit:1 http://us.archive.ubuntu.com/ubuntu eoan InRelease                                                                     
Hit:2 http://dl.google.com/linux/chrome/deb stable InRelease                              
Hit:3 http://ppa.launchpad.net/system76/pop/ubuntu eoan InRelease   
Hit:4 http://apt.pop-os.org/proprietary eoan InRelease                                                   
Get:5 http://us.archive.ubuntu.com/ubuntu eoan-security InRelease [97.5 kB]                              
Hit:6 http://ppa.launchpad.net/wireshark-dev/stable/ubuntu eoan InRelease           
Get:7 http://us.archive.ubuntu.com/ubuntu eoan-updates InRelease [97.5 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu eoan-backports InRelease [88.8 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu eoan-security/main Sources [59.9 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu eoan-security/restricted Sources [1,996 B]
Get:11 http://us.archive.ubuntu.com/ubuntu eoan-security/main amd64 Packages [213 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu eoan-security/main i386 Packages [135 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu eoan-security/main Translation-en [75.0 kB]                                       
Get:14 http://us.archive.ubuntu.com/ubuntu eoan-security/main amd64 DEP-11 Metadata [22.6 kB]                                
Get:15 http://us.archive.ubuntu.com/ubuntu eoan-security/main amd64 c-n-f Metadata [5,688 B]                                 
Get:16 http://us.archive.ubuntu.com/ubuntu eoan-security/restricted amd64 Packages [21.1 kB]                                 
Get:17 http://us.archive.ubuntu.com/ubuntu eoan-security/restricted Translation-en [3,456 B]                                 
Get:18 http://us.archive.ubuntu.com/ubuntu eoan-security/universe amd64 DEP-11 Metadata [4,856 B]                            
Get:19 http://us.archive.ubuntu.com/ubuntu eoan-security/universe amd64 c-n-f Metadata [6,424 B]                             
Get:20 http://us.archive.ubuntu.com/ubuntu eoan-updates/main i386 Packages [209 kB]                                          
Hit:21 https://packages.microsoft.com/repos/vscode stable InRelease                                                          
Get:22 http://us.archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages [289 kB]                                         
Get:23 http://us.archive.ubuntu.com/ubuntu eoan-updates/main amd64 DEP-11 Metadata [86.6 kB]                                 
Get:24 http://us.archive.ubuntu.com/ubuntu eoan-updates/main amd64 c-n-f Metadata [9,104 B]                                  
Get:25 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe amd64 Packages [214 kB]                                     
Get:26 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe i386 Packages [207 kB]                                      
Get:27 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe amd64 DEP-11 Metadata [30.7 kB]                             
Get:28 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe amd64 c-n-f Metadata [7,564 B]                              
Get:29 http://us.archive.ubuntu.com/ubuntu eoan-backports/universe amd64 DEP-11 Metadata [7,752 B]                           
Fetched 1,894 kB in 9s (221 kB/s)                                                                                            
Reading package lists... Done
Building dependency tree       
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.

and
Code:
sudo apt-get install -f
which give me
Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
and
Code:
sudo apt-get check
which yields
Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
and
Code:
dpkg -l *wiresh*
gives
Code:
dpkg-query: no packages found matching *wiresh*
So it would seem I don't have any wireshark related packages installed.

Code:
sudo apt-get autoremove
did not remove anything
Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
and running
Code:
sudo apt-get check
sudo apt-get update
sudo apt-get upgrade
with no errors

and
Code:
sudo apt-get install wireshark-qt
I get
Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:

The following packages have unmet dependencies:
 wireshark-qt : Depends: libqt5multimedia5 (>= 5.6.0~beta) but it is not going to be installed
                Recommends: libqt5multimedia5-plugins but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
If I do
Code:
sudo apt-get install libqt5multimedia5-plugins
I get
Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:

The following packages have unmet dependencies:
 libqt5multimedia5-plugins : Depends: libqt5multimedia5 (= 5.12.4-1) but it is not going to be installed
                             Depends: libqt5multimediagsttools5 (>= 5.12.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
If I do
Code:
sudo apt-get install libqt5multimedia5
I get
Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:

The following packages have unmet dependencies:
 libqt5multimedia5 : Depends: qtbase-abi-5-12-4
E: Unable to correct problems, you have held broken packages.
and lastly
Code:
sudo apt-get install qtbase-abi-5-12-4
results in
Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package qtbase-abi-5-12-4 is a virtual package provided by:
  libqt5core5a 5.12.4+dfsg-4ubuntu1.1 [Not candidate version]
  libqt5core5a 5.12.4+dfsg-4ubuntu1 [Not candidate version]

E: Package 'qtbase-abi-5-12-4' has no installation candidate
Do I need to install qt somehow? How do I do that? how do I remove the broken packages? Any help will be appreciated!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Behind the scenes with Pop!_OS Linux LXer Syndicated Linux News 0 01-18-2018 01:42 AM
LXer: Hands on With System76's Beautiful Linux Distro Pop!_OS LXer Syndicated Linux News 0 01-15-2018 01:15 AM
LXer: System76's Pop!_OS Linux Distro to Get the Volume Improvements from Ubuntu 17.10 LXer Syndicated Linux News 0 08-01-2017 03:23 AM
LXer: System76 Launches Their Own Linux Distribution Called Pop!_OS LXer Syndicated Linux News 0 07-06-2017 06:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration