[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#754208: uninstallable: depends on libice6



Control: tag -1 patch

Samuel Thibault <sthibault@debian.org> (2014-07-22):
> It seems it happened only with the amd64 binaries of 2.12.0-1.  Probably
> Mario's build environment brought the issue.  2.12.0-2 binaries don't
> have the issue, so it is installable again, I'm thus lowering the
> severity, so that that version can propagate to testing (ATM gnome
> accessibility is completely broken in testing due to AT-SPI version
> inconsistencies which were not warned by upstream)

Sure thing, thanks.

> Now we have to find what could have made Mario's build bring libice6.

Easy, extra -dev packages in the build environment combined with no
explicit --{enable,disable}-x11 flag triggers this.

Mraw,
KiBi.
diff -Nru at-spi2-core-2.12.0/debian/changelog at-spi2-core-2.12.0/debian/changelog
--- at-spi2-core-2.12.0/debian/changelog	2014-07-17 22:31:30.000000000 +0200
+++ at-spi2-core-2.12.0/debian/changelog	2014-07-22 20:39:25.000000000 +0200
@@ -1,3 +1,10 @@
+at-spi2-core (2.12.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable x11 support explicitly (Closes: #754208).
+
+ -- Cyril Brulebois <kibi@debian.org>  Tue, 22 Jul 2014 20:39:17 +0200
+
 at-spi2-core (2.12.0-2) unstable; urgency=medium
 
   [ Cyril Brulebois ]
diff -Nru at-spi2-core-2.12.0/debian/rules at-spi2-core-2.12.0/debian/rules
--- at-spi2-core-2.12.0/debian/rules	2014-07-17 22:31:30.000000000 +0200
+++ at-spi2-core-2.12.0/debian/rules	2014-07-22 20:39:15.000000000 +0200
@@ -10,7 +10,7 @@
 	dh_auto_configure -- --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 			--libexecdir=\$${prefix}/lib/at-spi2-core \
 			--enable-introspection \
-			--enable-gtk-doc
+			--enable-gtk-doc --disable-x11
 
 override_dh_auto_install:
 	dh_auto_install

Attachment: signature.asc
Description: Digital signature


Reply to: