How to install libpcap-dev on Ubuntu 18.10? [duplicate]












0
















This question already has an answer here:




  • How do I restore the default repositories?

    3 answers



  • Unable to correct problems, you have held broken packages

    7 answers




First attempt:

sudo apt install libpcap-dev

Result:



 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 to resolve the situation:

The following packages have unmet dependencies.
libpcap-dev : Depends: libpcap0.8-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


Ok, so I should install libpcap0.8-dev:



sudo apt install libpcap0.8-dev


Result:



The following packages have unmet dependencies.
libpcap0.8-dev : Depends: libpcap0.8 (= 1.8.1-6) but 1.8.1-6ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.


So I need to install libpcap0.8:



sudo apt install libpcap0.8


Result:



Reading package lists... Done
Building dependency tree
Reading state information... Done
libpcap0.8 is already the newest version (1.8.1-6ubuntu1).
0 to upgrade, 0 to newly install, 0 to remove and 1377 not to upgrade.


Yay! It worked, so now all I need to do:



sudo apt install libpcap0.8-dev


Result:



The following packages have unmet dependencies.
libpcap0.8-dev : Depends: libpcap0.8 (= 1.8.1-6) but 1.8.1-6ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.


Oh. Any ideas?










share|improve this question













marked as duplicate by N0rbert, karel, Community Feb 1 at 19:09


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.














  • 1





    I cant reproduce your problem on clean 18.10 VM. So it is possible duplicate of How do I restore the default repositories?

    – N0rbert
    Feb 1 at 13:17













  • Thank you very much I didn't realise it was related to these issues. : )

    – Non
    Feb 1 at 19:09
















0
















This question already has an answer here:




  • How do I restore the default repositories?

    3 answers



  • Unable to correct problems, you have held broken packages

    7 answers




First attempt:

sudo apt install libpcap-dev

Result:



 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 to resolve the situation:

The following packages have unmet dependencies.
libpcap-dev : Depends: libpcap0.8-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


Ok, so I should install libpcap0.8-dev:



sudo apt install libpcap0.8-dev


Result:



The following packages have unmet dependencies.
libpcap0.8-dev : Depends: libpcap0.8 (= 1.8.1-6) but 1.8.1-6ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.


So I need to install libpcap0.8:



sudo apt install libpcap0.8


Result:



Reading package lists... Done
Building dependency tree
Reading state information... Done
libpcap0.8 is already the newest version (1.8.1-6ubuntu1).
0 to upgrade, 0 to newly install, 0 to remove and 1377 not to upgrade.


Yay! It worked, so now all I need to do:



sudo apt install libpcap0.8-dev


Result:



The following packages have unmet dependencies.
libpcap0.8-dev : Depends: libpcap0.8 (= 1.8.1-6) but 1.8.1-6ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.


Oh. Any ideas?










share|improve this question













marked as duplicate by N0rbert, karel, Community Feb 1 at 19:09


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.














  • 1





    I cant reproduce your problem on clean 18.10 VM. So it is possible duplicate of How do I restore the default repositories?

    – N0rbert
    Feb 1 at 13:17













  • Thank you very much I didn't realise it was related to these issues. : )

    – Non
    Feb 1 at 19:09














0












0








0









This question already has an answer here:




  • How do I restore the default repositories?

    3 answers



  • Unable to correct problems, you have held broken packages

    7 answers




First attempt:

sudo apt install libpcap-dev

Result:



 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 to resolve the situation:

The following packages have unmet dependencies.
libpcap-dev : Depends: libpcap0.8-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


Ok, so I should install libpcap0.8-dev:



sudo apt install libpcap0.8-dev


Result:



The following packages have unmet dependencies.
libpcap0.8-dev : Depends: libpcap0.8 (= 1.8.1-6) but 1.8.1-6ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.


So I need to install libpcap0.8:



sudo apt install libpcap0.8


Result:



Reading package lists... Done
Building dependency tree
Reading state information... Done
libpcap0.8 is already the newest version (1.8.1-6ubuntu1).
0 to upgrade, 0 to newly install, 0 to remove and 1377 not to upgrade.


Yay! It worked, so now all I need to do:



sudo apt install libpcap0.8-dev


Result:



The following packages have unmet dependencies.
libpcap0.8-dev : Depends: libpcap0.8 (= 1.8.1-6) but 1.8.1-6ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.


Oh. Any ideas?










share|improve this question















This question already has an answer here:




  • How do I restore the default repositories?

    3 answers



  • Unable to correct problems, you have held broken packages

    7 answers




First attempt:

sudo apt install libpcap-dev

Result:



 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 to resolve the situation:

The following packages have unmet dependencies.
libpcap-dev : Depends: libpcap0.8-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


Ok, so I should install libpcap0.8-dev:



sudo apt install libpcap0.8-dev


Result:



The following packages have unmet dependencies.
libpcap0.8-dev : Depends: libpcap0.8 (= 1.8.1-6) but 1.8.1-6ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.


So I need to install libpcap0.8:



sudo apt install libpcap0.8


Result:



Reading package lists... Done
Building dependency tree
Reading state information... Done
libpcap0.8 is already the newest version (1.8.1-6ubuntu1).
0 to upgrade, 0 to newly install, 0 to remove and 1377 not to upgrade.


Yay! It worked, so now all I need to do:



sudo apt install libpcap0.8-dev


Result:



The following packages have unmet dependencies.
libpcap0.8-dev : Depends: libpcap0.8 (= 1.8.1-6) but 1.8.1-6ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.


Oh. Any ideas?





This question already has an answer here:




  • How do I restore the default repositories?

    3 answers



  • Unable to correct problems, you have held broken packages

    7 answers








apt 18.10 libpcap






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 1 at 13:05









NonNon

11




11




marked as duplicate by N0rbert, karel, Community Feb 1 at 19:09


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by N0rbert, karel, Community Feb 1 at 19:09


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 1





    I cant reproduce your problem on clean 18.10 VM. So it is possible duplicate of How do I restore the default repositories?

    – N0rbert
    Feb 1 at 13:17













  • Thank you very much I didn't realise it was related to these issues. : )

    – Non
    Feb 1 at 19:09














  • 1





    I cant reproduce your problem on clean 18.10 VM. So it is possible duplicate of How do I restore the default repositories?

    – N0rbert
    Feb 1 at 13:17













  • Thank you very much I didn't realise it was related to these issues. : )

    – Non
    Feb 1 at 19:09








1




1





I cant reproduce your problem on clean 18.10 VM. So it is possible duplicate of How do I restore the default repositories?

– N0rbert
Feb 1 at 13:17







I cant reproduce your problem on clean 18.10 VM. So it is possible duplicate of How do I restore the default repositories?

– N0rbert
Feb 1 at 13:17















Thank you very much I didn't realise it was related to these issues. : )

– Non
Feb 1 at 19:09





Thank you very much I didn't realise it was related to these issues. : )

– Non
Feb 1 at 19:09










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

is 'sed' thread safe

How to make a Squid Proxy server?