Your message dated Sat, 04 Aug 2007 12:47:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#431565: fixed in postgresql-8.2 8.2.4-3 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: postgresql-8.2 Version: 8.2.4-2 Use case: package build, test suite fails. Re-run binary-arch target with DEB_BUILD_OPTIONS=nocheck, binary-predeb/postgresql-8.2 fails because the patch has been already applied: cd build-tree/postgresql-8.2.4 && \ patch -p1 < ../../debian/disable-root-check.patch && \ make patching file src/backend/main/main.c Reversed (or previously applied) patch detected! Assume -R? [n] [...] 1 out of 1 hunk ignored -- saving rejects to file src/bin/pg_ctl/pg_ctl.c.rej make: *** [binary-predeb/postgresql-8.2] Error 1 Would it be possible to cater for this? On a related note, why is the test suite run at that point and not prior to the install target, as part of the main build? You wouldn't the patching at all then, as the build target is run as the regular user. Oher advantages would be proper stamp file handling, so in the use-case above (failing test suite, rerun with DEB_BUILD_OPTIONS=nocheck) one wouldn't need to dh_clean and subsequently re-run install and much of binary-arch. Michael
--- End Message ---
--- Begin Message ---Source: postgresql-8.2 Source-Version: 8.2.4-3 We believe that the bug you reported is fixed in the latest version of postgresql-8.2, which is due to be installed in the Debian FTP archive: libecpg-compat2_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/libecpg-compat2_8.2.4-3_i386.deb libecpg-dev_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/libecpg-dev_8.2.4-3_i386.deb libecpg5_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/libecpg5_8.2.4-3_i386.deb libpgtypes2_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/libpgtypes2_8.2.4-3_i386.deb libpq-dev_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/libpq-dev_8.2.4-3_i386.deb libpq5_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/libpq5_8.2.4-3_i386.deb postgresql-8.2_8.2.4-3.diff.gz to pool/main/p/postgresql-8.2/postgresql-8.2_8.2.4-3.diff.gz postgresql-8.2_8.2.4-3.dsc to pool/main/p/postgresql-8.2/postgresql-8.2_8.2.4-3.dsc postgresql-8.2_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/postgresql-8.2_8.2.4-3_i386.deb postgresql-client-8.2_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/postgresql-client-8.2_8.2.4-3_i386.deb postgresql-client_8.2.4-3_all.deb to pool/main/p/postgresql-8.2/postgresql-client_8.2.4-3_all.deb postgresql-contrib-8.2_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/postgresql-contrib-8.2_8.2.4-3_i386.deb postgresql-contrib_8.2.4-3_all.deb to pool/main/p/postgresql-8.2/postgresql-contrib_8.2.4-3_all.deb postgresql-doc-8.2_8.2.4-3_all.deb to pool/main/p/postgresql-8.2/postgresql-doc-8.2_8.2.4-3_all.deb postgresql-doc_8.2.4-3_all.deb to pool/main/p/postgresql-8.2/postgresql-doc_8.2.4-3_all.deb postgresql-plperl-8.2_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/postgresql-plperl-8.2_8.2.4-3_i386.deb postgresql-plpython-8.2_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/postgresql-plpython-8.2_8.2.4-3_i386.deb postgresql-pltcl-8.2_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/postgresql-pltcl-8.2_8.2.4-3_i386.deb postgresql-server-dev-8.2_8.2.4-3_i386.deb to pool/main/p/postgresql-8.2/postgresql-server-dev-8.2_8.2.4-3_i386.deb postgresql_8.2.4-3_all.deb to pool/main/p/postgresql-8.2/postgresql_8.2.4-3_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. Martin Pitt <[EMAIL PROTECTED]> (supplier of updated postgresql-8.2 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: Sat, 04 Aug 2007 14:07:00 +0200 Source: postgresql-8.2 Binary: libpq5 postgresql-doc-8.2 libpgtypes2 libpq-dev postgresql-doc postgresql postgresql-contrib postgresql-plpython-8.2 postgresql-plperl-8.2 postgresql-client postgresql-server-dev-8.2 postgresql-contrib-8.2 postgresql-client-8.2 postgresql-8.2 libecpg-compat2 libecpg5 libecpg-dev postgresql-pltcl-8.2 Architecture: source i386 all Version: 8.2.4-3 Distribution: unstable Urgency: medium Maintainer: Martin Pitt <[EMAIL PROTECTED]> Changed-By: Martin Pitt <[EMAIL PROTECTED]> Description: libecpg-compat2 - older version of run-time library for ECPG programs libecpg-dev - development files for ECPG (Embedded PostgreSQL for C) libecpg5 - run-time library for ECPG programs libpgtypes2 - shared library libpgtypes for PostgreSQL 8.2 libpq-dev - header files for libpq5 (PostgreSQL library) libpq5 - PostgreSQL C client library postgresql - object-relational SQL database (latest version) postgresql-8.2 - object-relational SQL database, version 8.2 server postgresql-client - front-end programs for PostgreSQL (latest version) postgresql-client-8.2 - front-end programs for PostgreSQL 8.2 postgresql-contrib - additional facilities for PostgreSQL (latest version) postgresql-contrib-8.2 - additional facilities for PostgreSQL postgresql-doc - documentation for the PostgreSQL database management system postgresql-doc-8.2 - documentation for the PostgreSQL database management system postgresql-plperl-8.2 - PL/Perl procedural language for PostgreSQL 8.2 postgresql-plpython-8.2 - PL/Python procedural language for PostgreSQL 8.2 postgresql-pltcl-8.2 - PL/Tcl procedural language for PostgreSQL 8.2 postgresql-server-dev-8.2 - development files for PostgreSQL 8.2 server-side programming Closes: 430524 431565 Changes: postgresql-8.2 (8.2.4-3) unstable; urgency=medium . * Urgency medium since the dpkg bug above is nasty and I want this fixed in testing ASAP. * debian/postgresql-8.2.postinst: Work around dpkg bug #435938 by manually doing the timezone symlink transition. Closes: #430524 * debian/rules: Make binary-arch idempotent if test suite fails. Closes: #431565 Files: 96c8dd9289b05cd92ebe288895eef0db 1159 misc optional postgresql-8.2_8.2.4-3.dsc 8a8f095ca79a972642c92742da9cf63b 30077 misc optional postgresql-8.2_8.2.4-3.diff.gz 9f670909f6a52ed79f0b8297838a0df8 1722882 doc optional postgresql-doc-8.2_8.2.4-3_all.deb f131d1dbea571ebd19441701a69e2ecd 168010 misc optional postgresql_8.2.4-3_all.deb 3e1392b31ffef57545e21be7e8ab69b3 167988 misc optional postgresql-client_8.2.4-3_all.deb c3573884e1caaff6a02f7ec756316b86 167814 doc optional postgresql-doc_8.2.4-3_all.deb 43f57f1e4a6be107ed7617c83d19887a 167882 misc optional postgresql-contrib_8.2.4-3_all.deb bb65ce2003a423f74817d2ace557eb31 345862 libdevel optional libpq-dev_8.2.4-3_i386.deb 9cfcdeb451bf306afce0ecc9c2d35285 287294 libs optional libpq5_8.2.4-3_i386.deb 0ba9ccbc8753f77ae34c30b2b51b0c61 193540 libs optional libecpg5_8.2.4-3_i386.deb 816c4fdb509d6d89f4ce2267464706f4 368356 libdevel optional libecpg-dev_8.2.4-3_i386.deb 396cbc7a413ea374ef3607d29d5211a1 174772 libs optional libecpg-compat2_8.2.4-3_i386.deb 06cc74b55c205b88fcd03cfe8a470230 197920 libs optional libpgtypes2_8.2.4-3_i386.deb 34bcabaa37ca0508f1cdd06c27c6e2a9 4474308 misc optional postgresql-8.2_8.2.4-3_i386.deb a2672d8d1a2f34b2ae4704adf7b0bbbb 1484584 misc optional postgresql-client-8.2_8.2.4-3_i386.deb 22970c5e69bcc5ded594a7af06b6fc9b 664746 libdevel optional postgresql-server-dev-8.2_8.2.4-3_i386.deb 451ea4da9cf645d8fad43ceb990afc1b 651978 misc optional postgresql-contrib-8.2_8.2.4-3_i386.deb f623ef576cfcb2622ed12739efd14591 195252 misc optional postgresql-plperl-8.2_8.2.4-3_i386.deb 2e4e251e47e38a83487c9063b5393e8c 185772 misc optional postgresql-plpython-8.2_8.2.4-3_i386.deb 69a3fda30ec16d78650aaa7939a52264 185070 misc optional postgresql-pltcl-8.2_8.2.4-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGtHGuDecnbV4Fd/IRAuWsAKD4FebZ9y2jOAVCg9KElfpt4WuPQQCdF2FH xbz78DBfuyINFFU32t31rpE= =xX3z -----END PGP SIGNATURE-----
--- End Message ---

