News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 18 december 2006 build is out.

Started by killerbot, December 18, 2006, 08:19:55 PM

Previous topic - Next topic

indigo0086

Is there a way to add menus like snippets and watches and stuff to tabs?

cstudent

#16
Quote from: grizzlysmit on December 20, 2006, 01:46:15 PM
I cannot get the nightly builds for ubuntu to install properly, I always get an error about my pango version:
dpkg -i CB_20061218_rev3395_Ubuntu6.06.deb
Selecting previously deselected package codeblocks.
(Reading database ... 310720 files and directories currently installed.)
Unpacking codeblocks (from CB_20061218_rev3395_Ubuntu6.06.deb) ...
dpkg: dependency problems prevent configuration of codeblocks:
codeblocks depends on libpango1.0-0 (>= 1.12.3); however:
  Version of libpango1.0-0 on system is 1.12.2-0ubuntu3.
dpkg: error processing codeblocks (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
codeblocks
then I have error messages about having a broken pakage on my system and I have to remove codeblocks to fix it how do I get an update of libpango to >= 1.12.3


Hmmm. I build the Dapper .deb in a chroot environment using a sources.list that contains only official Ubuntu repos, including the universe and multiverse repos. In most cases I test my .deb on my laptop which is running Dapper before I upload the file to berlios. I did test this build and it installed fine on my laptop. I checked with packages.ubuntu.com for the Dapper pango package. It says it is 1.12.2, but that doesn't mean the site isn't outdated. Have you updated your Dapper lately? I don't have my laptop with me right now. I'll check the pango version on it when I get home tonight, but it will probably be late. About 10pm Eastern US time.


PS: I ran apt-cache policy on my desktop while in the Dapper chroot environment. This is what it shows me:

(dapper)root@desktop:/# apt-cache policy libpango1.0-0
libpango1.0-0:
  Installed: 1.12.3-0ubuntu3
  Candidate: 1.12.3-0ubuntu3
  Version table:
*** 1.12.3-0ubuntu3 0
        500 http://archive.ubuntu.com dapper-updates/main Packages
        100 /var/lib/dpkg/status
     1.12.2-0ubuntu3 0
        500 http://archive.ubuntu.com dapper/main Packages


That tells me that 1.12.3 is available as an update. Make sure you have your extra repositories turned on.