Print

error when updating ubuntu

Sign in
Sign in to post messages.
Latest post 07/29/2009 11:25 AM by RICHARDABROWN. 3 replies.
 
Page 1 of 1  
Joined on 06/11/2009
Posts: 2
Points 25

error when updating ubuntu

I get this message when I try to update or install anything in ubuntu

 

<!-- @page { margin: 2cm } P { margin-bottom: 0.21cm } -->

E: /var/cache/apt/archives/linux-image-2.6.24-22-lpia_2.6.24-22.45netbook9_lpia.deb: files list file for package `libxcb-shape0' is missing final newline

I get this on both computer of my inspiron 10v

 

can anyone help

 

thank you

Richard

  • Post Points: 20

3 Replies:

Joined on 07/29/2009
Posts: 4
Points 75

Re: error when updating ubuntu

Issue the following command from the terminal (Applications -> Accesories -> Terminals)

 

cd /var/lib/dpkg/info
sudo rm libxcb-shape0.list
sudo apt-get --reinstall install libxcb-shape0

Updates should now work.  Not a great out-of-the-box experience, really

https://bugs.launchpad.net/ubuntu/+source/a52dec/+bug/383735

http://darrenchapple.wordpress.com/2009/06/07/dell-mini-10-corrupt-libxcb-shape0-file/

  • Post Points: 5
Joined on 07/29/2009
Posts: 4
Points 75

Re: error when updating ubuntu

This is the main thread reporting the issue

http://ubuntuforums.org/showthread.php?t=1174821

 

The bug is raised here

https://bugs.launchpad.net/dell-mini/+bug/391796

 

Would have thought Dell would be interested in how their laptops work out-of-the-box though

  • Post Points: 20
Joined on 06/11/2009
Posts: 2
Points 25

Re: error when updating ubuntu

Thank you done it and I am now doing the updat so a big thums up to you

Richard

 

  • Post Points: 5
 
Page 1 of 1