Code::Blocks Forums
User forums => Help => Topic started by: matteosistisette on February 15, 2011, 02:05:44 pm
-
Hi,
I have Ubuntu 10.04 and I installed Code Blocks a few months ago.
Today the Update Manager detected that there are some updates of CodeBlock-related packages available and is trying to automatically download and install them, but it gets the following error:
W: Failed to fetch http://lgp203.free.fr/ubuntu/../pool/c/codeblocks/codeblocks-contrib-common_10.05svn6992-0ubuntu1~lucid_all.deb
Size mismatch
W: Failed to fetch http://lgp203.free.fr/ubuntu/../pool/c/codeblocks/codeblocks-contrib_10.05svn6992-0ubuntu1~lucid_i386.deb
Size mismatch
W: Failed to fetch http://lgp203.free.fr/ubuntu/../pool/c/codeblocks/codeblocks-common_10.05svn6992-0ubuntu1~lucid_all.deb
Size mismatch
W: Failed to fetch http://lgp203.free.fr/ubuntu/../pool/c/codeblocks/codeblocks_10.05svn6992-0ubuntu1~lucid_i386.deb
Size mismatch
W: Failed to fetch http://lgp203.free.fr/ubuntu/../pool/c/codeblocks/libwxsmithlib0_10.05svn6992-0ubuntu1~lucid_i386.deb
Size mismatch
W: Failed to fetch http://lgp203.free.fr/ubuntu/../pool/c/codeblocks/libcodeblocks0_10.05svn6992-0ubuntu1~lucid_i386.deb
Size mismatch
Is there a way to get this fixed, or do I simply have to wait until they fix some problem on their server?
-
The simplest fix for me (on Lucid) was switching to Jens' repo (http://apt.jenslody.de/). (I think still using ubuntu's default wxWidgets)
-
Hi,
I had the same problem and contacted pasgui the maintainer of this repo and he got it fixed on 17 Feb. 2011. Was a problem with the apt-cache.
Works as normal again now.
pirx67