Problem with MergeList /var/lib/dpkg/status raspberrypi

Problem with MergeList /var/lib/dpkg/status raspberrypi

Having this problem after flashing the OS on your SD card?
It looks the latest wheezy is having this problem. I didn’t have this problem before. Any way the simplest fix I have so far is clearing the status file and running the update again

i@raspberrypi ~ $ sudo rm /var/lib/dpkg/status
pi@raspberrypi ~ $ sudo touch /var/lib/dpkg/status
pi@raspberrypi ~ $ sudo apt-get update

The first command is to remove the corrupted status file
The second would create a blank file with name status, just the reverse of the first command
Last, update to fill up the status..

That is it..

Spring Data error: getOutputStream() has already been called for this response

No Persistence provider for EntityManager named Hibernate error

Java Tomcat error: can not access a member of class with modifiers

You asked to pull from the remote but did not specify the branch github error

Maven error Annotations are not supported in -source 1.3

eclipse j2ee error There are No resources that can be added or removed from the server

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*