02-10-2016, 08:34 PM
The following is taken from this link:
It seems like your /var/lib/dpkg/status file is corrupted. So try to replace the current status file with the old one.
sudo mv /var/lib/dpkg/status /var/lib/dpkg/status.bak
sudo mv /var/lib/dpkg/status-old /var/lib/dpkg/status
If the above doesn't work, do a web search on "Error occurred while processing samba-libs (NewVersion2)" to see what you get.
It seems like your /var/lib/dpkg/status file is corrupted. So try to replace the current status file with the old one.
sudo mv /var/lib/dpkg/status /var/lib/dpkg/status.bak
sudo mv /var/lib/dpkg/status-old /var/lib/dpkg/status
If the above doesn't work, do a web search on "Error occurred while processing samba-libs (NewVersion2)" to see what you get.
Want to thank me? Click my [Thank] link.