Your message dated Tue, 24 Jul 2007 10:03:16 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#431477: fixed in gtk+2.0 2.11.6-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gtk+2.0
Severity: important
Version: 2.10.13-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD due to failure in
testsuite. In previous versions, it just failed, but now it hangs :-(
So please, could you disable running testsuite for directfb flavor
on GNU/kFreeBSD by patch bellow. It might improve with directfb 1.0.0,
but for now, I would really appreciate just to disable the
problematic test.
Thanks in advance
Petr
--- debian/rules~ 2007-07-02 23:49:55.000000000 +0200
+++ debian/rules 2007-07-02 23:49:55.000000000 +0200
@@ -27,6 +27,7 @@
# from having to guess our platform (since we know it already)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
CFLAGS += -Wall -g
@@ -72,7 +73,11 @@
FLAVORS := directfb shared static
# list of flavors to run the test suite on
+ifeq ($(DEB_HOST_ARCH_OS), kfreebsd)
+CHECK_FLAVORS := $(filter shared static, $(FLAVORS))
+else
CHECK_FLAVORS := $(filter directfb shared static, $(FLAVORS))
+endif
# build dir for the current flavor; this is only expanded in flavor specific
# targets
--- End Message ---
--- Begin Message ---
Source: gtk+2.0
Source-Version: 2.11.6-1
We believe that the bug you reported is fixed in the latest version of
gtk+2.0, which is due to be installed in the Debian FTP archive:
gtk+2.0_2.11.6-1.diff.gz
to pool/main/g/gtk+2.0/gtk+2.0_2.11.6-1.diff.gz
gtk+2.0_2.11.6-1.dsc
to pool/main/g/gtk+2.0/gtk+2.0_2.11.6-1.dsc
gtk+2.0_2.11.6.orig.tar.gz
to pool/main/g/gtk+2.0/gtk+2.0_2.11.6.orig.tar.gz
gtk2-engines-pixbuf_2.11.6-1_i386.deb
to pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.11.6-1_i386.deb
gtk2.0-examples_2.11.6-1_i386.deb
to pool/main/g/gtk+2.0/gtk2.0-examples_2.11.6-1_i386.deb
libgtk-directfb-2.0-0-udeb_2.11.6-1_i386.udeb
to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0-udeb_2.11.6-1_i386.udeb
libgtk-directfb-2.0-0_2.11.6-1_i386.deb
to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0_2.11.6-1_i386.deb
libgtk-directfb-2.0-dev_2.11.6-1_i386.deb
to pool/main/g/gtk+2.0/libgtk-directfb-2.0-dev_2.11.6-1_i386.deb
libgtk2.0-0-dbg_2.11.6-1_i386.deb
to pool/main/g/gtk+2.0/libgtk2.0-0-dbg_2.11.6-1_i386.deb
libgtk2.0-0_2.11.6-1_i386.deb
to pool/main/g/gtk+2.0/libgtk2.0-0_2.11.6-1_i386.deb
libgtk2.0-bin_2.11.6-1_all.deb
to pool/main/g/gtk+2.0/libgtk2.0-bin_2.11.6-1_all.deb
libgtk2.0-common_2.11.6-1_all.deb
to pool/main/g/gtk+2.0/libgtk2.0-common_2.11.6-1_all.deb
libgtk2.0-dev_2.11.6-1_i386.deb
to pool/main/g/gtk+2.0/libgtk2.0-dev_2.11.6-1_i386.deb
libgtk2.0-doc_2.11.6-1_all.deb
to pool/main/g/gtk+2.0/libgtk2.0-doc_2.11.6-1_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Loic Minier <[EMAIL PROTECTED]> (supplier of updated gtk+2.0 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 24 Jul 2007 10:43:23 +0200
Source: gtk+2.0
Binary: libgtk2.0-dev gtk2-engines-pixbuf libgtk-directfb-2.0-dev
libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-0-dbg libgtk2.0-0
libgtk2.0-doc gtk2.0-examples libgtk2.0-common libgtk2.0-bin
Architecture: source i386 all
Version: 2.11.6-1
Distribution: experimental
Urgency: low
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
Changed-By: Loic Minier <[EMAIL PROTECTED]>
Description:
gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
gtk2.0-examples - Examples files for the GTK+ 2.0
libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB
runtime
libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library -
minimal runtime (udeb)
libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB
version
libgtk2.0-0 - The GTK+ graphical user interface library
libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
libgtk2.0-bin - The programs for the GTK+ graphical user interface library
libgtk2.0-common - Common files for the GTK+ graphical user interface library
libgtk2.0-dev - Development files for the GTK+ library
libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Closes: 431477
Changes:
gtk+2.0 (2.11.6-1) experimental; urgency=low
.
[ Loic Minier ]
* Don't run the directfb testsuite on kfreebsd as it hangs; proposed patch
by Petr Salinger; closes: #431477.
.
[ Josselin Mouette ]
* Move manual pages of binaries in /usr/sbin to section 8.
* update-icon-caches: new script, updates the icon caches in a given
list of directories. It is meant to be used by packages shipping
icons, in the postinst/postrm.
For transition purposes, icon caches are currently updated but not
created if they don't already exist.
* Install this script and its manual page in libgtk2.0-bin.
.
[ Loic Minier ]
* Call dh_shlibdeps separately for the udeb and add a
-l/usr/lib/libcairo-directfb/lib/ flag to ensure libcairo-directfb2 is
found.
* New upstream development release, with API additions.
- Bump up shlibs to >= 2.11.6.
- Refresh patches 006_proper-directfb-modules,
015_default-fallback-icon-theme, 040_filechooser_single-click to apply
cleanly.
- Update patches 009_gtk-export-filechooser, 033_treeview_resizing to
apply; update relibtoolizing patch, 070_mandatory-relibtoolize.
* Update patch 009_gtk-export-filechooser:
- gtk/Makefile.am (gtk_private_h_sources, gtk_semi_private_h_sources):
export gtkquery.h and gtksearchengine.h as semi-private.
- gtk/gtkquery.h: add GTK_FILE_CHOOSER_ENABLE_UNSUPPORTED #ifdef guard.
- gtk/gtksearchengine.h: add GTK_FILE_CHOOSER_ENABLE_UNSUPPORTED #ifdef
guard.
Files:
ace453588117a83c1179f27dc1eada5e 1529 libs optional gtk+2.0_2.11.6-1.dsc
2696b04278efd834f2835974e1965b7c 22549736 libs optional
gtk+2.0_2.11.6.orig.tar.gz
281c6a53df88d671419923e95daedf7e 124741 libs optional gtk+2.0_2.11.6-1.diff.gz
ea9d43436e5a6aa5b2b57c08d17c31f2 4759398 misc optional
libgtk2.0-common_2.11.6-1_all.deb
5d28314cb87d016f2f419adcb28d23c6 8048 misc optional
libgtk2.0-bin_2.11.6-1_all.deb
ba2129b7e99b4d56fbb8eb7e0233dc77 3041442 doc optional
libgtk2.0-doc_2.11.6-1_all.deb
ab18a441ff5f8940b913fd790dd93e69 2080558 libs optional
libgtk2.0-0_2.11.6-1_i386.deb
fd8e68d578da4c145e75ab6ed1cb8179 1763642 libs optional
libgtk-directfb-2.0-0_2.11.6-1_i386.deb
7b715d48d710cbfeb0ba2509dbefd2ea 1813884 debian-installer extra
libgtk-directfb-2.0-0-udeb_2.11.6-1_i386.udeb
d3452ac4b268181b970f90001e5b0e22 2814816 libdevel optional
libgtk2.0-dev_2.11.6-1_i386.deb
6e1063518bbbc936d0ef0281f3326015 5528 libdevel optional
libgtk-directfb-2.0-dev_2.11.6-1_i386.deb
e54dce7ceae30f11c56ddd7ce167b7f9 8829340 libdevel extra
libgtk2.0-0-dbg_2.11.6-1_i386.deb
d1639af1dd5cb1bd3c7dcc93986e11f6 427748 x11 extra
gtk2.0-examples_2.11.6-1_i386.deb
afb97a9212ebc7395f62d1086da7e89e 115248 graphics optional
gtk2-engines-pixbuf_2.11.6-1_i386.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGpcwT4VUX8isJIMARAitqAJ9aIRO02wfjPQsLVWOv985aEc6OmQCgqdwJ
QBqHc0rz/EmGwY4CI8BB3w8=
=Vc6P
-----END PGP SIGNATURE-----
--- End Message ---