Maybe, split the command like that :
sudo sed 's/Version: v1/Version: 1/' < /var/lib/dpkg/status.sav > /tmp/status
sudo rm -f /var/lib/dpkg/status
sudo cp /tmp/status /var/lib/dpkg/status

Your welcome

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769999

Title:
  dpkg error after 11.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/769999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to