I, too, can confirm that I have the same problem:

$ sudo apt-get -u install libglib2.0-dev
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
  libglib2.0-dev: Depends: libglib2.0-0 (= 2.10.2-1ubuntu3) but 2.10.3-0ubuntu1 
is to be installed
E: Broken packages

And:

$ apt-cache show libglib2.0-dev
Package: libglib2.0-dev
Priority: optional
Section: libdevel
Installed-Size: 1948
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
Architecture: i386
Source: glib2.0
Version: 2.10.2-1ubuntu3
Replaces: libglib1.3-dev
Depends: libglib2.0-0 (= 2.10.2-1ubuntu3), libc6-dev | libc-dev, pkg-config (>= 
0.14.0)
Suggests: libglib2.0-doc
Conflicts: libglib1.3-dev
Filename: pool/main/g/glib2.0/libglib2.0-dev_2.10.2-1ubuntu3_i386.deb
Size: 497614
MD5sum: 670651ad070347e8b4d4dc38046ed8ae
Description: Development files for the GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed to compile programs against libglib2.0-0,
 as only it includes the header files and static libraries (optionally)
 needed for compiling.
Bugs: mailto:[EMAIL PROTECTED]
Origin: Ubuntu

i.e. libglib2.0-dev needs it's dependencies updated.

Not entirely sure what to do to get libglib2.0-dev to install unless I
backup libglib-2.0-0 to the previous version.

-- 
Cannot install libgtk2.0-dev (dependencies not satisfied)
https://launchpad.net/bugs/51850

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to