apt - Ubuntu Software Updater and libpcap0.8 package Issues - Ask Ubuntu


ubuntu has notified me have updates when trying update message...

the package system broken: check if using third party repositories. if disable them, sine area common source of problems. furthermore run following commend in terminal: apt-get install -f

i have followed instructions here disable third party repositories , still have same issue.

in terminal suggested apt-get install -f returns this...

telos182@imalaptop:/$ sudo apt-get install -f reading package lists... done building dependency tree        reading state information... done correcting dependencies... done following additional packages installed:   libpcap0.8 following packages upgraded:   libpcap0.8 1 upgraded, 0 newly installed, 0 remove , 61 not upgraded. 4 not installed or removed. need 0 b/117 kb of archives. after operation, 8,192 b of additional disk space used. want continue? [y/n] y (reading database ... 220047 files , directories installed.) preparing unpack .../libpcap0.8_1.7.4-2_amd64.deb ... unpacking libpcap0.8:amd64 (1.7.4-2) on (1.4.0-2) ... dpkg: error processing archive /var/cache/apt/archives/libpcap0.8_1.7.4-2_amd64.deb (--unpack):  trying overwrite shared '/usr/share/man/man7/pcap-filter.7.gz', different other instances of package libpcap0.8:amd64 processing triggers libc-bin (2.23-0ubuntu3) ... processing triggers man-db (2.7.5-1) ... errors encountered while processing:  /var/cache/apt/archives/libpcap0.8_1.7.4-2_amd64.deb e: sub-process /usr/bin/dpkg returned error code (1) 

furthermore apt-get remove gives me this...

telos182@imalaptop:/$ sudo apt-get remove reading package lists... done building dependency tree        reading state information... done might want run 'apt-get -f install' correct these. following packages have unmet dependencies:  libpcap0.8 : breaks: libpcap0.8:i386 (!= 1.4.0-2) 1.7.4-2 installed  libpcap0.8:i386 : breaks: libpcap0.8 (!= 1.7.4-2) 1.4.0-2 installed  libpcap0.8-dev : depends: libpcap0.8 (= 1.7.4-2) 1.4.0-2 installed  tcpdump : depends: libpcap0.8 (>= 1.5.1) 1.4.0-2 installed e: unmet dependencies. try using -f. 

and apt-get remove -f suggests comes this...

telos182@imalaptop:/$ sudo apt-get remove -f reading package lists... done building dependency tree        reading state information... done correcting dependencies... done following additional packages installed:  libpcap0.8 following packages upgraded:  libpcap0.8 1 upgraded, 0 newly installed, 0 remove , 62 not upgraded. 4 not installed or removed. need 0 b/117 kb of archives. after operation, 8,192 b of additional disk space used. want continue? [y/n] y (reading database ... 220047 files , directories installed.) preparing unpack .../libpcap0.8_1.7.4-2_amd64.deb ... unpacking libpcap0.8:amd64 (1.7.4-2) on (1.4.0-2) ... dpkg: error processing archive /var/cache/apt/archives/libpcap0.8_1.7.4-2_amd64.deb (--unpack):  trying overwrite shared '/usr/share/man/man7/pcap-filter.7.gz', different other instances of package libpcap0.8:amd64 processing triggers libc-bin (2.23-0ubuntu3) ... processing triggers man-db (2.7.5-1) ... errors encountered while processing:  /var/cache/apt/archives/libpcap0.8_1.7.4-2_amd64.deb e: sub-process /usr/bin/dpkg returned error code (1) 

i have idea of how happened sadly have not been able address issue :(


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User