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

Bug#394581: marked as done ([m68k] FTBFS: /build/buildd/python-gnome-1.4.5/pygtk/missing: line 46: automake-1.7: command not found)



Your message dated Sat, 16 Dec 2006 21:02:03 +0000
with message-id <E1GvgfT-0005Rt-1G@ries.debian.org>
and subject line Bug#394581: fixed in python-gnome 1.4.5-8
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: python-gnome
Severity: important
Tags: patch

Hi,

python-gnome currently fails to build because it touches some of the
autoconf files, which messes up the time stamps, so the generated
Makefile might attempt to regenerate them again. The attached patch
touches these files in the correct order, so this won't happen.
Search for skew in /usr/share/doc/autotools-dev/README.Debian.gz for
more information.
Please apply, thanks.

bye, Roman

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: m68k
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-m68k-amiga
Locale: LANG=de_DE.UTF-8, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ur python-gnome-1.4.5.org/debian/rules python-gnome-1.4.5/debian/rules
--- python-gnome-1.4.5.org/debian/rules	2006-10-21 01:48:28.000000000 +0200
+++ python-gnome-1.4.5/debian/rules	2006-10-21 05:06:06.000000000 +0200
@@ -26,6 +26,10 @@
 	dh_testdir
 	ln -sf /usr/share/misc/config.sub /usr/share/misc/config.guess .
 	ln -sf /usr/share/misc/config.sub /usr/share/misc/config.guess pygtk
+	touch aclocal.m4 pygtk/aclocal.m4
+	touch Makefile.in */Makefile.in */*/Makefile.in
+	touch config.h.in pygtk/config.h.in
+	touch configure pygtk/configure
 	$(FLAGS) ./configure --prefix=/usr --disable-numpy --without-gtkhtml
 	touch configure-stamp
 

--- End Message ---
--- Begin Message ---
Source: python-gnome
Source-Version: 1.4.5-8

We believe that the bug you reported is fixed in the latest version of
python-gnome, which is due to be installed in the Debian FTP archive:

python-gdk-imlib-1.2_0.6.12-8_i386.deb
  to pool/main/p/python-gnome/python-gdk-imlib-1.2_0.6.12-8_i386.deb
python-glade-1.2_0.6.12-8_i386.deb
  to pool/main/p/python-gnome/python-glade-1.2_0.6.12-8_i386.deb
python-gnome_1.4.5-8.diff.gz
  to pool/main/p/python-gnome/python-gnome_1.4.5-8.diff.gz
python-gnome_1.4.5-8.dsc
  to pool/main/p/python-gnome/python-gnome_1.4.5-8.dsc
python-gtk-1.2_0.6.12-8_i386.deb
  to pool/main/p/python-gnome/python-gtk-1.2_0.6.12-8_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 394581@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matej Vela <vela@debian.org> (supplier of updated python-gnome 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 16 Dec 2006 16:07:40 +0100
Source: python-gnome
Binary: python-gtk-1.2 python-gdk-imlib-1.2 python-glade-1.2
Architecture: source i386
Version: 1.4.5-8
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Matej Vela <vela@debian.org>
Description: 
 python-gdk-imlib-1.2 - GTK gdk_imlib support module for Python
 python-glade-1.2 - Put a bit of python code behind interfaces built with GLADE
 python-gtk-1.2 - GTK support module for Python
Closes: 394581
Changes: 
 python-gnome (1.4.5-8) unstable; urgency=low
 .
   * QA upload.
   * debian/rules: Touch generated files in the correct order to work
     around timestamp skew.  Thanks to Roman Zippel for the patch.
     Closes: #394581.
Files: 
 5a3125ab10433c86571a381b5ec76204 821 python optional python-gnome_1.4.5-8.dsc
 6c5b82470b546f66e3d4fe8d089f8b29 200162 python optional python-gnome_1.4.5-8.diff.gz
 28ed386e16e9cd9da913f4995a30892f 267584 python optional python-gtk-1.2_0.6.12-8_i386.deb
 89f9cbd53736cdbcd7a2e0a70c9bf260 27902 python optional python-glade-1.2_0.6.12-8_i386.deb
 1fe5cafa26dc38f1b613b834b67920c0 19800 python optional python-gdk-imlib-1.2_0.6.12-8_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFhF1n5UTeB5t8Mo0RAnNpAJ9Y4l3Xx39DLHlSDZg+WDmZ4dZbdQCfVot/
kx28AzK0LmGy0R1zJ2e67+Q=
=ufv1
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: