Your message dated Tue, 21 Feb 2006 05:17:08 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#352247: fixed in gaby 2.0.2-7 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: gaby Version: 2.0.2-6.1 Severity: wishlist Tags: patch When building 'gaby' on ppc64/unstable, I get the following error: UNAME_MACHINE = ppc64 UNAME_RELEASE = 2.6.14-2-ppc64 UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP Sun Nov 27 06:36:32 UTC 2005 configure: error: can not guess host type; you must specify one make: *** [configure-stamp] Error 1 This is caused by outdated config.guess/config.sub scripts. With the attached patch 'gaby' can be compiled on ppc64. Regards Andreas Jochens diff -urN ../tmp-orig/gaby-2.0.2/debian/control ./debian/control --- ../tmp-orig/gaby-2.0.2/debian/control 2006-02-10 17:10:39.000000000 +0100 +++ ./debian/control 2006-02-10 16:09:55.000000000 +0100 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Frederic Peters <[EMAIL PROTECTED]> Standards-Version: 3.6.1.0 -Build-Depends: libgnome-dev, python2.3-dev, docbook-utils, gettext, python-gtk-1.2, debhelper (>= 3.0.0), libxml-dev +Build-Depends: autotools-dev, libgnome-dev, python2.3-dev, docbook-utils, gettext, python-gtk-1.2, debhelper (>= 3.0.0), libxml-dev Package: gaby Architecture: any diff -urN ../tmp-orig/gaby-2.0.2/debian/rules ./debian/rules --- ../tmp-orig/gaby-2.0.2/debian/rules 2006-02-10 17:10:39.000000000 +0100 +++ ./debian/rules 2006-02-10 16:10:15.000000000 +0100 @@ -15,6 +15,7 @@ configure-stamp: dh_testdir # Add here commands to configure the package. + cp /usr/share/misc/config.{guess,sub} . ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --disable-static touch configure-stamp
--- End Message ---
--- Begin Message ---Source: gaby Source-Version: 2.0.2-7 We believe that the bug you reported is fixed in the latest version of gaby, which is due to be installed in the Debian FTP archive: gaby_2.0.2-7.diff.gz to pool/main/g/gaby/gaby_2.0.2-7.diff.gz gaby_2.0.2-7.dsc to pool/main/g/gaby/gaby_2.0.2-7.dsc gaby_2.0.2-7_i386.deb to pool/main/g/gaby/gaby_2.0.2-7_i386.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. Frederic Peters <[EMAIL PROTECTED]> (supplier of updated gaby 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, 21 Feb 2006 13:33:53 +0100 Source: gaby Binary: gaby Architecture: source i386 Version: 2.0.2-7 Distribution: unstable Urgency: low Maintainer: Frederic Peters <[EMAIL PROTECTED]> Changed-By: Frederic Peters <[EMAIL PROTECTED]> Description: gaby - Small Gnome personal databases manager Closes: 314112 352247 Changes: gaby (2.0.2-7) unstable; urgency=low . * Acknowledge NMU (done a long time ago), thanks Graham. * Don't install /usr/bin/gbc so it doesn't conflict with the gambas package. * po/de.po: include German translation corrections. (closes: #314112) * debian/rules: update config.guess & config.sub so it works on ppc64 (closes: #352247) * run automake-1.4 so this version will be used whenever automake would be executed. Files: 169b8b4943448e78297b39ad111e16aa 653 gnome optional gaby_2.0.2-7.dsc 71c3fb3f079040014a79010fa881fdec 113869 gnome optional gaby_2.0.2-7.diff.gz 8b971d63ef0c9cf4ce1b41ff8635007b 622052 gnome optional gaby_2.0.2-7_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD+xCHoR3LsWeD7V4RAgiAAJ4p7jrB0NQj9RlbOty6o5Fx4VApywCfVoXz FWLf0RtqT8dT5HF606QxUZg= =pD/x -----END PGP SIGNATURE-----
--- End Message ---

