Hello! I've never had any breaking errors like this on my raspberry pi.
I've just installed Raspian wheezy on my Pi.
I SSH into my Pi then I ran sudo raspi-config and expanded filesystem, changed password, then rebooted.
When the pi loaded back again I logged in, then proceeded to try to install a program.
Here's what we get:
"sudo apt-get install apache2
Reading package lists...Error!
E: Unable to parser package file /var/lib/dpkg/status (1)
E: The package lists or status file could not be parsed or opened.
"
What can be causing this issue?
Thanks