Thanks for the reply grid. I tried as you said but it didn't worked moreover i tried to install individually those warning packages which says: It is already a new version.
If those packages are there than why it is throwing those warning message?
I got the following output:
Code:
apt install kali-linux-full
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
ollydbg regripper sqldict wine
Suggested packages:
winbind winetricks playonlinux wine-binfmt dosbox
The following NEW packages will be installed:
kali-linux-full ollydbg regripper sqldict wine
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 5,949 kB/5,957 kB of archives.
After this operation, 10.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 https://archive-3.kali.org/kali kali-rolling/main amd64 wine all 2.0.2-1 [125 kB]
Get:2 https://archive-3.kali.org/kali kali-rolling/main amd64 ollydbg all 1.10-1kali0 [1,335 kB]
Get:3 https://archive-3.kali.org/kali kali-rolling/main amd64 regripper amd64 2.5-1kali0 [4,424 kB]
Get:4 https://archive-3.kali.org/kali kali-rolling/main amd64 sqldict all 2.1-1kali0 [65.2 kB]
Fetched 5,949 kB in 6s (855 kB/s)
Selecting previously unselected package wine.
dpkg: warning: files list file for package 'libvlc5:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'phonon4qt5-backend-vlc:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'libvlccore8:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'vlc-plugin-video-output:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'libvlc-bin:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'vlc-plugin-base:amd64' missing; assuming package has no files currently installed
(Reading database ... 459681 files and directories currently installed.)
Preparing to unpack .../archives/wine_2.0.2-1_all.deb ...
Unpacking wine (2.0.2-1) ...
Selecting previously unselected package ollydbg.
Preparing to unpack .../ollydbg_1.10-1kali0_all.deb ...
Unpacking ollydbg (1.10-1kali0) ...
Selecting previously unselected package regripper.
Preparing to unpack .../regripper_2.5-1kali0_amd64.deb ...
Unpacking regripper (2.5-1kali0) ...
Selecting previously unselected package sqldict.
Preparing to unpack .../sqldict_2.1-1kali0_all.deb ...
Unpacking sqldict (2.1-1kali0) ...
Selecting previously unselected package kali-linux-full.
Preparing to unpack .../kali-linux-full_2017.2.0_amd64.deb ...
Unpacking kali-linux-full (2017.2.0) ...
Setting up wine (2.0.2-1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Setting up ollydbg (1.10-1kali0) ...
Setting up sqldict (2.1-1kali0) ...
Setting up regripper (2.5-1kali0) ...
Setting up kali-linux-full (2017.2.0) ...
Processing triggers for wine (2.0.2-1) ...
After that i did removing and reinstalling again vlc I got the same error message as above :
Code:
vlc
vlc: error while loading shared libraries: libvlc.so.5: cannot open shared object file: No such file or directory
I downloaded the deb file of vlc and tried installing it :
Code:
sudo dpkg -i vlc_2.0.3-1-bpo60+1_amd64.deb
dpkg: warning: downgrading vlc from 2.2.6-3+b1 to 2.0.3-1~bpo60+1
dpkg: warning: files list file for package 'libvlc5:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'phonon4qt5-backend-vlc:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'libvlccore8:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'vlc-plugin-video-output:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'libvlc-bin:amd64' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'vlc-plugin-base:amd64' missing; assuming package has no files currently installed
(Reading database ... 460053 files and directories currently installed.)
Preparing to unpack vlc_2.0.3-1-bpo60+1_amd64.deb ...
Unpacking vlc (2.0.3-1~bpo60+1) over (2.2.6-3+b1) ...
dpkg: error processing archive vlc_2.0.3-1-bpo60+1_amd64.deb (--install):
trying to overwrite '/usr/bin/svlc', which is also in package vlc-plugin-skins2:amd64 2.2.6-3+b1
Processing triggers for mime-support (3.60) ...
Processing triggers for menu (2.1.47+b1) ...
Errors were encountered while processing:
vlc_2.0.3-1-bpo60+1_amd64.deb