Package: libsdl1.2 Severity: serious Tags: patch
Hi! libsdl1.2_1.2.7+1.2.8cvs20041007-5.3 fails to build in a clean sid environment. Fromm my pbuilder-log: ===================================== [..] -> Considering xlibmesa-dev | libgl-dev -> Trying xlibmesa-dev -> Cannot install xlibmesa-dev; apt errors follow: Reading package lists... Building dependency tree... dpkg is already the newest version. Package xlibmesa-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: xlibmesa-gl-dev libglu1-xorg-dev E: Package xlibmesa-dev has no installation candidate -> Trying libgl-dev -> Cannot install libgl-dev; apt errors follow: Reading package lists... Building dependency tree... dpkg is already the newest version. Package libgl-dev is a virtual package provided by: xlibmesa-gl-dev 6.8.2.dfsg.1-10 mesag-dev 6.3.2-2 libgl1-mesa-dri-dev 6.3.2-2 libgl1-mesa-directfb-dev 6.3.2-2 You should explicitly select one to install. E: Package libgl-dev has no installation candidate -> Considering libgl1-mesa-directfb-dev to satisfy the dependency -> Cannot install libgl1-mesa-directfb-dev; apt errors follow: Reading package lists... Building dependency tree... dpkg is already the newest version. 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. The following information may help to resolve the situation: The following packages have unmet dependencies: libgl1-mesa-directfb-dev: Depends: mesa-common-dev (= 6.3.2-2) but it is not going to be installed Depends: libgl1-mesa-directfb (= 6.3.2-2) but it is not going to be installed E: Broken packages E: Could not satisfy build-dependency. E: pbuilder-satisfydepends failed. ===================================== Changing the Build-Depends from "xlibmesa-dev | libgl-dev" to "xlibmesa-gl-dev | libgl-dev" solved the problem for me. Patch atteched. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-k7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
diff -Nur libsdl1.2-1.2.7+1.2.8cvs20041007-old/debian/changelog libsdl1.2-1.2.7+1.2.8cvs20041007/debian/changelog --- libsdl1.2-1.2.7+1.2.8cvs20041007-old/debian/changelog 2005-11-05 17:51:38.000000000 +0100 +++ libsdl1.2-1.2.7+1.2.8cvs20041007/debian/changelog 2005-11-05 16:50:41.000000000 +0100 @@ -1,3 +1,9 @@ +libsdl1.2 (1.2.7+1.2.8cvs20041007-5.4) unstable; urgency=low + + * changed build depends: xlibmesa-dev -> xlibmesa-gl-dev + + -- Alexander Schmehl <[EMAIL PROTECTED]> Sat, 5 Nov 2005 16:50:16 +0100 + libsdl1.2 (1.2.7+1.2.8cvs20041007-5.3) unstable; urgency=low * Non-maintainer upload. diff -Nur libsdl1.2-1.2.7+1.2.8cvs20041007-old/debian/control libsdl1.2-1.2.7+1.2.8cvs20041007/debian/control --- libsdl1.2-1.2.7+1.2.8cvs20041007-old/debian/control 2005-11-05 17:51:38.000000000 +0100 +++ libsdl1.2-1.2.7+1.2.8cvs20041007/debian/control 2005-11-05 17:52:44.000000000 +0100 @@ -4,7 +4,7 @@ Maintainer: Debian SDL maintainers <[EMAIL PROTECTED]> Uploaders: Matthew Danish <[EMAIL PROTECTED]>, Zephaniah E. Hull <[EMAIL PROTECTED]>, Lawrence Williams <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: dpkg (>= 1.13.2), debhelper (>> 3.0.0), dbs, libaa1-dev, xlibs-dev, libaudiofile-dev, libesd0-dev, xlibmesa-dev | libgl-dev, libsvga1-dev [i386], libarts1-dev, libartsc0-dev, libasound2-dev [i386 ia64 alpha amd64 arm hppa m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc ppc64], type-handling (>= 0.2.1), libaudio-dev, automake1.7 +Build-Depends: dpkg (>= 1.13.2), debhelper (>> 3.0.0), dbs, libaa1-dev, xlibs-dev, libaudiofile-dev, libesd0-dev, xlibmesa-gl-dev | libgl-dev, libsvga1-dev [i386], libarts1-dev, libartsc0-dev, libasound2-dev [ ppc64], type-handling (>= 0.2.1), libaudio-dev, automake1.7 Package: libsdl1.2debian Architecture: any diff -Nur libsdl1.2-1.2.7+1.2.8cvs20041007-old/debian/control.in libsdl1.2-1.2.7+1.2.8cvs20041007/debian/control.in --- libsdl1.2-1.2.7+1.2.8cvs20041007-old/debian/control.in 2005-11-05 17:51:38.000000000 +0100 +++ libsdl1.2-1.2.7+1.2.8cvs20041007/debian/control.in 2005-11-05 16:56:56.000000000 +0100 @@ -4,7 +4,7 @@ Maintainer: Debian SDL maintainers <[EMAIL PROTECTED]> Uploaders: Matthew Danish <[EMAIL PROTECTED]>, Zephaniah E. Hull <[EMAIL PROTECTED]>, Lawrence Williams <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: dpkg (>= 1.13.2), debhelper (>> 3.0.0), dbs, libaa1-dev, xlibs-dev, libaudiofile-dev, libesd0-dev, xlibmesa-dev | libgl-dev, libsvga1-dev [i386], libarts1-dev, libartsc0-dev, libasound2-dev [EMAIL PROTECTED]@ ppc64], type-handling (>= 0.2.1), libaudio-dev, automake1.7 +Build-Depends: dpkg (>= 1.13.2), debhelper (>> 3.0.0), dbs, libaa1-dev, xlibs-dev, libaudiofile-dev, libesd0-dev, xlibmesa-gl-dev | libgl-dev, libsvga1-dev [i386], libarts1-dev, libartsc0-dev, libasound2-dev [EMAIL PROTECTED]@ ppc64], type-handling (>= 0.2.1), libaudio-dev, automake1.7 Package: libsdl1.2debian Architecture: any