[opensuse-buildservice] Package dependency problems with Ubuntu
Hi everybody! I have a problem with building a package on several versions of xUbuntu. On 6.06/i586 I get the following: dpkg: libxi-dev: dependency problems, but configuring anyway as you request: libxi-dev depends on libxext-dev; however: Package libxext-dev is not installed. installing libxft-dev installing libpango1.0-common dpkg: libpango1.0-common: dependency problems, but configuring anyway as you request: libpango1.0-common depends on libpango1.0-0 (>= 1.12.2); however: Package libpango1.0-0 is not installed. You don't have modules directory for version 1.5.0. Use default version instead. Updating the modules list for Pango-1.5.0...find: /usr/lib/pango/1.5.0: No such file or directory /usr/bin/pango-querymodules: error while loading shared libraries: libpangoft2-1.0.so.0: cannot open shared object file: No such file or directory dpkg: error processing libpango1.0-common (--install): subprocess post-installation script returned error exit status 127 Errors were encountered while processing: libpango1.0-common On 7.04/i586 I have no problems, but on 6.06/x86_64 and 7.04/x86_64 I just get an expansion error: nothing provides debhelper >= 5, nothing provides libgsl0-dev, nothing provides libjpeg62-dev, nothing provides libpng12-dev, nothing provides libungif4-dev, nothing provides libgimp2.0-dev, nothing provides libgtksourceview-dev, nothing provides autoconf, nothing provides automake, nothing provides binutils, nothing provides bzip2, nothing provides gcc, nothing provides gettext, nothing provides libc6, nothing provides libtool, nothing provides libncurses5, nothing provides perl, nothing provides zlib1g, nothing provides dpkg What to do? Mark -- Mark Probst http://www.complang.tuwien.ac.at/schani/ http://www.flickr.com/photos/schani/ http://schani.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Mon, Dec 03, 2007 at 11:58:34PM +0100, Mark Probst wrote:
On 7.04/i586 I have no problems, but on 6.06/x86_64 and 7.04/x86_64 I just get an expansion error:
nothing provides debhelper >= 5, nothing provides libgsl0-dev, nothing provides libjpeg62-dev, nothing provides libpng12-dev, nothing provides libungif4-dev, nothing provides libgimp2.0-dev, nothing provides libgtksourceview-dev, nothing provides autoconf, nothing provides automake, nothing provides binutils, nothing provides bzip2, nothing provides gcc, nothing provides gettext, nothing provides libc6, nothing provides libtool, nothing provides libncurses5, nothing provides perl, nothing provides zlib1g, nothing provides dpkg
What to do?
We don't provide x86_64 versions of 6.06 and 7.04, so this doesn't surprise me... Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
We don't provide x86_64 versions of 6.06 and 7.04, so this doesn't surprise me...
It would be really nice if it wasn't allowed to enable those, then :-) Still, it leaves me with the pango problem on 6.06/i586. This is the project I'm trying to build: https://build.opensuse.org/package/show?project=home%3Amark_probst&package=MathMap Thanks! Mark -- Mark Probst http://www.complang.tuwien.ac.at/schani/ http://www.flickr.com/photos/schani/ http://schani.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tue, Dec 04, 2007 at 02:05:25PM +0100, Mark Probst wrote:
We don't provide x86_64 versions of 6.06 and 7.04, so this doesn't surprise me...
It would be really nice if it wasn't allowed to enable those, then :-)
Still, it leaves me with the pango problem on 6.06/i586. This is the project I'm trying to build:
https://build.opensuse.org/package/show?project=home%3Amark_probst&package=MathMap
This was caused by a dependency cycle in the packages. I've added a hint to the Ubuntu config to tell the builder where to break the cycle. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Mark Probst
-
Michael Schroeder