Sorry, was hoping a developer would jump in. las is attempting to compile in Natty Narwhal, which is a development version of Ubuntu. The original error using libglib2.0-dev tells us:
libglib2.0-dev:
Depends: libglib2.0-0 (=2.26.0-0ubuntu1) but 2.26.1-0ubuntu1 is to be installed
Depends: libglib2.0-bin but it is not going to be installed
Since the package in Natty is newer than the package in the -dev file, it will have to either be forced to install, probably breaking things, or the test has to be done in Ubuntu 10.10.
Sorry, was hoping a developer would jump in. las is attempting to compile in Natty Narwhal, which is a development version of Ubuntu. The original error using libglib2.0-dev tells us:
libglib2.0-dev:
Depends: libglib2.0-0 (=2.26.0-0ubuntu1) but 2.26.1-0ubuntu1 is to be installed
Depends: libglib2.0-bin but it is not going to be installed
Since the package in Natty is newer than the package in the -dev file, it will have to either be forced to install, probably breaking things, or the test has to be done in Ubuntu 10.10.