Something seems to be messed up with your configuration or with the package dependencies.
If you install for intrepid ibex, you should not have dependencies against feisty.
After looking in the package pool and the "Packages.gz"-file the packages for intrepid (8.10) seem to be the same like the packages for hardy (8.04).
Make sure you have the correct line in "/etc/apt/sources.list", most likely deb http://lgp203.free.fr/ubuntu/ intrepid universe
.
You can also try my repo (see sig), but packages are normaly at the same revision then last "official" nightly of C::B (see http://forums.codeblocks.org/index.php/board,20.0.html (http://forums.codeblocks.org/index.php/board,20.0.html).
The packages in my repo are build in a debian edge chroot, but are widely used on ubuntu-systems too.
I have updated, version 5340 (http://lgp203.free.fr/spip/spip.php?article1 (http://lgp203.free.fr/spip/spip.php?article1)) the repo with the last structure provided by Jens into the trunk. To update from the version 5322 or older, you need to uninstall Codeblocks and after try:
sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib-common codeblocks-contrib
Let's me now if you succeed or not !
Best regards, pasgui
I also got the auto-update notification in my system tray yesterday evening, and I'm having the same troubles installing Code::Blocks. Worked fine for months, but now is borked. I'm using Ubuntu 7.10. Here's the output doing a plain old apt-get install codeblocks (the old version has been removed):
The following packages have unmet dependencies:
codeblocks: Depends: codeblocks-common (= 8.02svn5340-0ubuntu1~feisty) but it is not going to be installed
E: Broken packages
And here's the code when trying the above suggestion, after apt-get update:
The following packages have unmet dependencies:
codeblocks: Depends: codeblocks-common (= 8.02svn5340-0ubuntu1~feisty) but it is not going to be installed
codeblocks-contrib: Depends: codeblocks-contrib-common (= 8.02svn5340-0ubuntu1~feisty) but 8.02svn5340-0ubuntu1~hardy is to be installed
codeblocks-contrib-common: Conflicts: codeblocks-contrib (< 8.02svn5340-0ubuntu1~hardy) but 8.02svn5340-0ubuntu1~feisty is to be installed
E: Broken packages