Question #78863 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/78863

    Status: Open => Answered

Mark Rijckenberg proposed the following answer:
Hi,

First please make sure to close all open programs, including all package
managers like Synaptic, Add/remove programs, etc ...

Then please try this procedure:

Step 1: Open Terminal from "Applications->Accessories->
Terminal"

Step 2: Run the following commands (copy-paste each line below to the
Terminal then hit <enter> after each line)

sudo aptitude clean
sudo aptitude autoclean
cd /var/lib/dpkg/info
sudo rm libxcb-shape0.list
sudo apt-get update
sudo apt-get --reinstall install libxcb-shape0
sudo rm /var/lib/apt/lists/*
sudo mkdir /var/lib/apt/lists/partial
sudo dpkg --clear-avail
sudo dpkg --configure -a
sudo aptitude install -f
sudo aptitude update
sudo aptitude dist-upgrade

Step 3: Please post results (copy/paste terminal output from each
command) on this thread

Hope it helps,

Regards,

Mark

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntuforums-unanswered
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered
More help   : https://help.launchpad.net/ListHelp

Reply via email to