Your message dated Wed, 20 Apr 2011 01:48:35 +0000
with message-id <e1qcmwx-0006dl...@franck.debian.org>
and subject line Bug#621045: fixed in python-drizzle 1.0-2
has caused the Debian Bug report #621045,
regarding python-drizzle: FTBFS with drizzle | 2011.03.13-1
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
621045: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621045
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-drizzle
Version: 1.0-1
Severity: serious
Justification: fails to build from source

python-drizzle was just binNMUed in support of the python3 transition.  On all
archs where the new drizzle built, python-drizzle FTBFS.  The relevant build
log excerpt is:

dh build --with python2,python3
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/python-drizzle-1.0'
set -e; \
                for i in 2.6 2.5 3.2; do \
                        python$i setup.py build; \
                        python$i-dbg setup.py build; \
                done
running build
running build_py
creating build
creating build/lib.linux-i686-2.6
creating build/lib.linux-i686-2.6/drizzle
copying lib/drizzle/column_types.py -> build/lib.linux-i686-2.6/drizzle
copying lib/drizzle/errors.py -> build/lib.linux-i686-2.6/drizzle
copying lib/drizzle/__init__.py -> build/lib.linux-i686-2.6/drizzle
copying lib/drizzle/db.py -> build/lib.linux-i686-2.6/drizzle
running build_ext
building 'drizzle._libdrizzle' extension
swigging lib/drizzle/libdrizzle.i to lib/drizzle/libdrizzle_wrap.c
swig -python -O -I. -I/usr/include -o lib/drizzle/libdrizzle_wrap.c 
lib/drizzle/libdrizzle.i
interface/globals.i:82: Error: Unable to find 'libdrizzle/constants.h'
error: command 'swig' failed with exit status 1
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory `/tmp/buildd/python-drizzle-1.0'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package



-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-7-generic-pae (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: python-drizzle
Source-Version: 1.0-2

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

python-drizzle-dbg_1.0-2_i386.deb
  to main/p/python-drizzle/python-drizzle-dbg_1.0-2_i386.deb
python-drizzle_1.0-2.debian.tar.gz
  to main/p/python-drizzle/python-drizzle_1.0-2.debian.tar.gz
python-drizzle_1.0-2.dsc
  to main/p/python-drizzle/python-drizzle_1.0-2.dsc
python-drizzle_1.0-2_i386.deb
  to main/p/python-drizzle/python-drizzle_1.0-2_i386.deb
python3-drizzle-dbg_1.0-2_i386.deb
  to main/p/python-drizzle/python3-drizzle-dbg_1.0-2_i386.deb
python3-drizzle_1.0-2_i386.deb
  to main/p/python-drizzle/python3-drizzle_1.0-2_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 621...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> 
(supplier of updated python-drizzle 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Tue, 19 Apr 2011 21:32:08 -0400
Source: python-drizzle
Binary: python-drizzle python-drizzle-dbg python3-drizzle python3-drizzle-dbg
Architecture: source i386
Version: 1.0-2
Distribution: unstable
Urgency: low
Maintainer: Monty Taylor <mord...@inaugust.com>
Changed-By: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Description: 
 python-drizzle - Python binding to libdrizzle
 python-drizzle-dbg - Python binding to libdrizzle - debug symbols
 python3-drizzle - Python3 binding to libdrizzle
 python3-drizzle-dbg - Python3 binding to libdrizzle - debug symbols
Closes: 621045
Changes: 
 python-drizzle (1.0-2) unstable; urgency=low
 .
   [ Monty Taylor ]
   * Fixed the build to work with drizzle elliot GA release. (Closes: #621045)
 .
   [ Scott Kitterman ]
   * Replace upstream repositories with DPMT repositories in Vcs-*
Checksums-Sha1: 
 9815f176227d5d9d9bab5d5c264bf6e5628fcd2d 1513 python-drizzle_1.0-2.dsc
 823176737719524971d4f9d03d8e60949adecfed 3247 
python-drizzle_1.0-2.debian.tar.gz
 268233d61e13f99036b23228e5bb544432a66ee0 98386 python-drizzle_1.0-2_i386.deb
 e67f0576492f3581a6a1b732dc4dc3647bb398b1 479310 
python-drizzle-dbg_1.0-2_i386.deb
 f9fa43a8dc8ce5cd9dd9accefbeeb779d5546d43 52906 python3-drizzle_1.0-2_i386.deb
 5afbeb50d9a39a1379f4018c1266ece20dcace1b 234366 
python3-drizzle-dbg_1.0-2_i386.deb
Checksums-Sha256: 
 78ea2e70b9e1f30a39958af03445324ee14d651bf2454042323ce5c670123228 1513 
python-drizzle_1.0-2.dsc
 28780c24d03ceed69fcc5118af34f19df11db6edb094fdec412fed2c6b71ab45 3247 
python-drizzle_1.0-2.debian.tar.gz
 c325bdb775478092d2b5da139891a35bd6b37b5fcaf21a670fb885bb99f38120 98386 
python-drizzle_1.0-2_i386.deb
 c3264f6aeb578b3cf8b628a1bd20120e64938e032d2d40a053bc7f24ef4a634d 479310 
python-drizzle-dbg_1.0-2_i386.deb
 effc7a1087ffce52bc5dd2982d4f3548a370323a7a56416c012fea580f64e095 52906 
python3-drizzle_1.0-2_i386.deb
 0e2d706cb7fbe68cec2d0d1fbf1a9810e02c051cfddfde85e6b71190357a5893 234366 
python3-drizzle-dbg_1.0-2_i386.deb
Files: 
 953748eaeb0777b87462cea3d9132524 1513 python optional python-drizzle_1.0-2.dsc
 bd732c67311959179d8af35701227e8d 3247 python optional 
python-drizzle_1.0-2.debian.tar.gz
 4d859291209a27f00bed6e258066a185 98386 python optional 
python-drizzle_1.0-2_i386.deb
 5915f2c76f40ecd881c185c7eada19be 479310 debug extra 
python-drizzle-dbg_1.0-2_i386.deb
 1d09c5d4abccbc5ed96c7f9a0b1750e9 52906 python optional 
python3-drizzle_1.0-2_i386.deb
 e1cb86915dbcb5d40807014566a83c72 234366 debug extra 
python3-drizzle-dbg_1.0-2_i386.deb

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

iEYEARECAAYFAk2uOkgACgkQHajaM93NaGpDBQCgiAHBM0uWuBldDhLP7mqrO/Ql
x48AnAt2aQk3rVWJZXU/xiLraMQ4cswb
=/N4F
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to