Your message dated Tue, 12 Feb 2008 21:02:25 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#427184: fixed in python-kinterbasdb 3.2-1
has caused the Debian Bug report #427184,
regarding should build-depend on firebird1.5-dev or even better - 
firebird2.0-dev
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 [EMAIL PROTECTED]
immediately.)


-- 
427184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427184
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-kinterbasdb
Version: 3.1.2-0.3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 > copying ./k_exceptions.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_naked.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_backcompat.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_23plus.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_fixed_stdlib.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_fixed_fixedpoint.py -> 
 > build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_datetime_naked.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_datetime_stdlib.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_datetime_mx.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_text_unicode.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./typeconv_util_isinstance.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./_py21incompat.py -> build/lib.linux-i686-2.5/kinterbasdb
 > copying ./services.py -> build/lib.linux-i686-2.5/kinterbasdb
 > running build_ext
 > building 'kinterbasdb._kinterbasdb' extension
 > creating build/temp.linux-i686-2.5
 > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes 
 > -fPIC -DDETERMINE_FIELD_PRECISION=1 -I/usr/include/python2.5 
 > -I/usr/include/python2.5 -c _kinterbasdb.c -o 
 > build/temp.linux-i686-2.5/_kinterbasdb.o -fno-strict-aliasing
 > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes 
 > -fPIC -DDETERMINE_FIELD_PRECISION=1 -I/usr/include/python2.5 
 > -I/usr/include/python2.5 -c _kievents.c -o 
 > build/temp.linux-i686-2.5/_kievents.o -fno-strict-aliasing
 > gcc -pthread -shared -Wl,-O1 build/temp.linux-i686-2.5/_kinterbasdb.o 
 > build/temp.linux-i686-2.5/_kievents.o -lgds -lcrypt -o 
 > build/lib.linux-i686-2.5/kinterbasdb/_kinterbasdb.so
 > /usr/bin/ld: cannot find -lgds
 > collect2: ld returned 1 exit status
 > error: command 'gcc' failed with exit status 1
 > make: *** [build-stamp] Error 1

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/01/
 
bye,
        - michael


--- End Message ---
--- Begin Message ---
Source: python-kinterbasdb
Source-Version: 3.2-1

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

python-kinterbasdb_3.2-1.diff.gz
  to pool/main/p/python-kinterbasdb/python-kinterbasdb_3.2-1.diff.gz
python-kinterbasdb_3.2-1.dsc
  to pool/main/p/python-kinterbasdb/python-kinterbasdb_3.2-1.dsc
python-kinterbasdb_3.2-1_amd64.deb
  to pool/main/p/python-kinterbasdb/python-kinterbasdb_3.2-1_amd64.deb
python-kinterbasdb_3.2.orig.tar.gz
  to pool/main/p/python-kinterbasdb/python-kinterbasdb_3.2.orig.tar.gz



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.
Sandro Tosi <[EMAIL PROTECTED]> (supplier of updated python-kinterbasdb 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, 12 Feb 2008 20:34:35 +0100
Source: python-kinterbasdb
Binary: python-kinterbasdb
Architecture: source amd64
Version: 3.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
Changed-By: Sandro Tosi <[EMAIL PROTECTED]>
Description: 
 python-kinterbasdb - InterBase/Firebird support for Python
Closes: 301404 332389 373323 385438 427184 462169
Changes: 
 python-kinterbasdb (3.2-1) unstable; urgency=low
 .
   * New upstream release (Closes: #385438)
   * debian/changelog
     - acknowledging NMUs (Closes: #332389, #301404, #373323, #427184)
   * debian/control
     - adopting under DPMT (Closes: #462169)
     - bump Standard-Version to 3.7.3
     - added ${misc:Depends} to Depends (it should always be there, just in
       case)
     - added Homepage field
     - added Vcs-{Svn,Browser} fields
     - bump build-dep for python-support
     - added dpatch build-dep
   * debian/compat
     - added with 5 in it
   * debian/rules
     - removed DH_COMPAT and DH_PYCOMPAT
     - removed many unneeded dh_* calls
     - removed configure from .PHONY since not a target
     - removed binary-indep stuff (it's an Arch: any package)
     - dh_* calls without parameters -a or -A (unneeded)
     - added dpatch stuff
     - restore __init__.py and remove temporary file in clean target
   * debian/patches/01_restore_pristine_code.dpatch
     - added to remove direct upstream code modifications
   * debian/copyright
     - reformat of upstream author part
     - separation of copyright and license
     - edit of copyright information
     - fix lintian warning over copyright information
     - license indented with 4 spaces
Files: 
 b73a6955f7ed4ed8734b6b9f37d01a7b 1039 python optional 
python-kinterbasdb_3.2-1.dsc
 626fdd387475cd2a747b40229f1edd92 326284 python optional 
python-kinterbasdb_3.2.orig.tar.gz
 7de4ea9f9a10a7172e42339b124099e7 4435 python optional 
python-kinterbasdb_3.2-1.diff.gz
 13c27d6e768a8bdff9efd5afee87f714 335812 python optional 
python-kinterbasdb_3.2-1_amd64.deb

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

iD8DBQFHsfcFB01zfu119ZkRAoQUAJ9L70vJKjDCY42YO61gh4d347lwygCgjWMe
mihHVjh+s1Q5ADhJGcT3eQo=
=GV9K
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to