Your message dated Wed, 21 Dec 2011 12:49:04 +0000
with message-id <[email protected]>
and subject line Bug#647135: fixed in postgresql-9.1 9.1.2-2
has caused the Debian Bug report #647135,
regarding flex and bison support broken in pgxs
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.)


-- 
647135: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647135
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-server-dev-9.1
Version: 9.1.1-3
Severity: normal

Many extension packages use the "pgxs" build system, which ends up
including /usr/lib/postgresql/X.Y/lib/pgxs/src/Makefile.global.  In
9.1, this file has the variables BISON and FLEX undefined, because
they are not used during the build of the postgresql package.  This
causes some extensions to fail to build, however.  This can be patched
around, but it would be easiest if either bison and flex were re-added
to the build dependencies of postgresql, or Makefile.global were
patched in some other way.  8.4 is OK.  (I think I reported this same
issue way back when.)



--- End Message ---
--- Begin Message ---
Source: postgresql-9.1
Source-Version: 9.1.2-2

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

libecpg-compat3_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/libecpg-compat3_9.1.2-2_amd64.deb
libecpg-dev_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/libecpg-dev_9.1.2-2_amd64.deb
libecpg6_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/libecpg6_9.1.2-2_amd64.deb
libpgtypes3_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/libpgtypes3_9.1.2-2_amd64.deb
libpq-dev_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/libpq-dev_9.1.2-2_amd64.deb
libpq5_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/libpq5_9.1.2-2_amd64.deb
postgresql-9.1-dbg_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/postgresql-9.1-dbg_9.1.2-2_amd64.deb
postgresql-9.1_9.1.2-2.debian.tar.gz
  to main/p/postgresql-9.1/postgresql-9.1_9.1.2-2.debian.tar.gz
postgresql-9.1_9.1.2-2.dsc
  to main/p/postgresql-9.1/postgresql-9.1_9.1.2-2.dsc
postgresql-9.1_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/postgresql-9.1_9.1.2-2_amd64.deb
postgresql-client-9.1_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/postgresql-client-9.1_9.1.2-2_amd64.deb
postgresql-contrib-9.1_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/postgresql-contrib-9.1_9.1.2-2_amd64.deb
postgresql-doc-9.1_9.1.2-2_all.deb
  to main/p/postgresql-9.1/postgresql-doc-9.1_9.1.2-2_all.deb
postgresql-plperl-9.1_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/postgresql-plperl-9.1_9.1.2-2_amd64.deb
postgresql-plpython-9.1_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/postgresql-plpython-9.1_9.1.2-2_amd64.deb
postgresql-plpython3-9.1_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/postgresql-plpython3-9.1_9.1.2-2_amd64.deb
postgresql-pltcl-9.1_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/postgresql-pltcl-9.1_9.1.2-2_amd64.deb
postgresql-server-dev-9.1_9.1.2-2_amd64.deb
  to main/p/postgresql-9.1/postgresql-server-dev-9.1_9.1.2-2_amd64.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-9.1 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: SHA256

Format: 1.8
Date: Wed, 21 Dec 2011 12:07:54 +0100
Source: postgresql-9.1
Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 
postgresql-9.1 postgresql-9.1-dbg postgresql-client-9.1 
postgresql-server-dev-9.1 postgresql-doc-9.1 postgresql-contrib-9.1 
postgresql-plperl-9.1 postgresql-plpython-9.1 postgresql-plpython3-9.1 
postgresql-pltcl-9.1
Architecture: source amd64 all
Version: 9.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <[email protected]>
Changed-By: Martin Pitt <[email protected]>
Description: 
 libecpg-compat3 - older version of run-time library for ECPG programs
 libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
 libecpg6   - run-time library for ECPG programs
 libpgtypes3 - shared library libpgtypes for PostgreSQL 9.1
 libpq-dev  - header files for libpq5 (PostgreSQL library)
 libpq5     - PostgreSQL C client library
 postgresql-9.1 - object-relational SQL database, version 9.1 server
 postgresql-9.1-dbg - debug symbols for postgresql-9.1
 postgresql-client-9.1 - front-end programs for PostgreSQL 9.1
 postgresql-contrib-9.1 - additional facilities for PostgreSQL
 postgresql-doc-9.1 - documentation for the PostgreSQL database management 
system
 postgresql-plperl-9.1 - PL/Perl procedural language for PostgreSQL 9.1
 postgresql-plpython-9.1 - PL/Python procedural language for PostgreSQL 9.1
 postgresql-plpython3-9.1 - PL/Python 3 procedural language for PostgreSQL 9.1
 postgresql-pltcl-9.1 - PL/Tcl procedural language for PostgreSQL 9.1
 postgresql-server-dev-9.1 - development files for PostgreSQL 9.1 server-side 
programming
Closes: 647135 651837
Changes: 
 postgresql-9.1 (9.1.2-2) unstable; urgency=low
 .
   * 01-armel-tas.patch: Turn slock_t datatype into an int, and define
     S_UNLOCK() to call __sync_lock_release() instead of using the default
     implementation. This complies to the gcc built-in atomic operations
     specifiction more strictly and now also works on the Panda boards.
     (LP: #904828)
   * Replace 01-armel-tas.patch with 01-atomic-builtins.patch to use
     gcc/intel atomic builtins if available. Drop the arm implementation as it
     does not work on newer thumb2/panda board.
   * Move PL/Python translations from -plpython-9.1 package to main
     postgresql-9.1 package, as they are also used by the -plpython3 extension.
     (Closes: #651837)
   * Move pg_basebackup from the server to the client package, it's a
     client-side program.
   * debian/control: Re-add bison and flex build dependencies, so that the
     generated and shipped Makefile.global gets non-empty BISON and FLEX
     values. (Closes: #647135)
Checksums-Sha1: 
 957916ae64b2ebbcb4391b9b2a0c79060f5cd402 3082 postgresql-9.1_9.1.2-2.dsc
 ed6ef1442639c6e6767ee4778746931e8ee70c28 26852 
postgresql-9.1_9.1.2-2.debian.tar.gz
 13de96bcd7e54260ecb6c5df304429b407f9f4f2 576384 libpq-dev_9.1.2-2_amd64.deb
 825c99d995ea7258126dcc9ed58a57ca9c89b3fc 495290 libpq5_9.1.2-2_amd64.deb
 653a1b9b2c039c0c35fb51d396e9fd231ff00a1a 433820 libecpg6_9.1.2-2_amd64.deb
 015f04db4dc6f3745f8b9d99f785c29b0725ef77 613388 libecpg-dev_9.1.2-2_amd64.deb
 70a833f250e3b872e5cefb226988d38827afe1b7 357784 
libecpg-compat3_9.1.2-2_amd64.deb
 de12e8818bcd410604f933aacad06228e05e72d2 380306 libpgtypes3_9.1.2-2_amd64.deb
 9ea290aa09b65dd55b7534555a022920fb3fd292 6086720 
postgresql-9.1_9.1.2-2_amd64.deb
 29feb1903916a2f0019b027cc4982822c724aed5 6291610 
postgresql-9.1-dbg_9.1.2-2_amd64.deb
 9cab399f2ea4d8809cb6ccd76b63168b14be4d86 1866724 
postgresql-client-9.1_9.1.2-2_amd64.deb
 bce7ba29cb1a3df5b13a42fac533ff5e0148b7c9 1025972 
postgresql-server-dev-9.1_9.1.2-2_amd64.deb
 a44a94b5274d31f20d0b52c3251e50a9df4c4c9e 2865166 
postgresql-doc-9.1_9.1.2-2_all.deb
 39c086f049a2b35d9a4ab2ca649b83421dd1df2b 806894 
postgresql-contrib-9.1_9.1.2-2_amd64.deb
 876280f76070997f984aeb6c3a5d26857d609633 400058 
postgresql-plperl-9.1_9.1.2-2_amd64.deb
 07a29e223ea5915c7938c6bee8c95359b4b92277 387566 
postgresql-plpython-9.1_9.1.2-2_amd64.deb
 a51283fbc19101ae7dfa4c125ee98309b07f5cb7 387368 
postgresql-plpython3-9.1_9.1.2-2_amd64.deb
 7c76df618374a6e8b5358ca09db4e0c51d2efcad 374596 
postgresql-pltcl-9.1_9.1.2-2_amd64.deb
Checksums-Sha256: 
 48b639c4acd0620a1331725d27cad6571c73304f3c5df780eadc45e6094bc185 3082 
postgresql-9.1_9.1.2-2.dsc
 84ce7f765d245b9f01d2b3862beebd8d76bd0baeab00b4479ecbeecf73e74e2e 26852 
postgresql-9.1_9.1.2-2.debian.tar.gz
 75709de43df12e4013e9b77e86487e6f1af04955c1ec00d6652fec954803a86c 576384 
libpq-dev_9.1.2-2_amd64.deb
 5e634bfe8fb2eb5879d924d71d72e26e3a99da9a92557f9475c4008c6299e747 495290 
libpq5_9.1.2-2_amd64.deb
 6e1171712196da3a6829e610e0f0c57d457fb3c8f74a2231e743f58c459356cf 433820 
libecpg6_9.1.2-2_amd64.deb
 b14330c8a1695d072fa4dba8f290569d6126a84bc127adf5a772684b6f9cf982 613388 
libecpg-dev_9.1.2-2_amd64.deb
 2fb7b77f759dd39a16622e40c1898def0d44331b58572be288680189bba00fea 357784 
libecpg-compat3_9.1.2-2_amd64.deb
 8510b046612a51e4cfa30db5c0e8ba500e7d2e53ea0b066d3c9c3cc44467e3b6 380306 
libpgtypes3_9.1.2-2_amd64.deb
 8fe7b24bc3485666eec827724cacdff03fbee5d15f76693cae25f0ef191a38bc 6086720 
postgresql-9.1_9.1.2-2_amd64.deb
 159d47b8fd2661e499a41bed03b67bfa196fc4e44db0592917c23aaf61de8031 6291610 
postgresql-9.1-dbg_9.1.2-2_amd64.deb
 6e307b95e9e625cbb5dc142b11c72a5c4584a433a4bf876c90baf9e378054e7e 1866724 
postgresql-client-9.1_9.1.2-2_amd64.deb
 53d0cabb7c49ef7e46b21af45cf9c785a004320637f65efc86f31a28a5d13506 1025972 
postgresql-server-dev-9.1_9.1.2-2_amd64.deb
 2c728dc16a6a389b6523d655d7695e59b7aa05593fe0c089fc2685960552b042 2865166 
postgresql-doc-9.1_9.1.2-2_all.deb
 7932b3970760853e52799370ea139fb40f00f658763e638acb2d672034096da5 806894 
postgresql-contrib-9.1_9.1.2-2_amd64.deb
 a4fb55507ec336cfc8f78f743b940d4571ad4da187b9bd07c36e5ac323fccb81 400058 
postgresql-plperl-9.1_9.1.2-2_amd64.deb
 3deef33fd28e271d31fc450440d54b856ea153c9b37a263b9471bc4f22f75b5b 387566 
postgresql-plpython-9.1_9.1.2-2_amd64.deb
 fd4a6458578921e1016d4b784536f7d48a8731147f20579915dd922a76587c3e 387368 
postgresql-plpython3-9.1_9.1.2-2_amd64.deb
 0468a051c17bf4266c6e9efb4d6c34e38d0654b0635808f20b66e99e049c9535 374596 
postgresql-pltcl-9.1_9.1.2-2_amd64.deb
Files: 
 a31dd1e0492947a447e3788f4b9b9700 3082 database optional 
postgresql-9.1_9.1.2-2.dsc
 0861c81a101dcc3f438a1b221382a5dd 26852 database optional 
postgresql-9.1_9.1.2-2.debian.tar.gz
 3b37e175cfaa7a6043f4dd0019b13b57 576384 libdevel optional 
libpq-dev_9.1.2-2_amd64.deb
 a04df2d25aa71c4242d514bfd6b72430 495290 libs optional libpq5_9.1.2-2_amd64.deb
 e76bd2da027a306550021d31df9f6a71 433820 libs optional 
libecpg6_9.1.2-2_amd64.deb
 d0249b43fdbdcb9d5f8c42eaeefc6db4 613388 libdevel optional 
libecpg-dev_9.1.2-2_amd64.deb
 69f9b3aa885534199e23725c42989eca 357784 libs optional 
libecpg-compat3_9.1.2-2_amd64.deb
 8c060933f71402b564dbe8d5afb24b62 380306 libs optional 
libpgtypes3_9.1.2-2_amd64.deb
 83f7afe2993969a0bf3e1c8bae124c02 6086720 database optional 
postgresql-9.1_9.1.2-2_amd64.deb
 ecd0ffa818e17da519b159da7338146e 6291610 debug extra 
postgresql-9.1-dbg_9.1.2-2_amd64.deb
 6294149ababd5cf2b28835c0c7a15715 1866724 database optional 
postgresql-client-9.1_9.1.2-2_amd64.deb
 69f167c4a1ce65ca648f3b8ee7b5be0e 1025972 libdevel optional 
postgresql-server-dev-9.1_9.1.2-2_amd64.deb
 c5bc83e2a2ad3ec18df6c545a3be296f 2865166 doc optional 
postgresql-doc-9.1_9.1.2-2_all.deb
 6ff574bd251361a9a24ab32cbfddf547 806894 database optional 
postgresql-contrib-9.1_9.1.2-2_amd64.deb
 5dda11d86f503c1144dd177dd9400603 400058 database optional 
postgresql-plperl-9.1_9.1.2-2_amd64.deb
 78b8688b70e1bc2079f88f2b80903f9b 387566 database optional 
postgresql-plpython-9.1_9.1.2-2_amd64.deb
 8843e8c3c291693bdbcdd4d38f81512e 387368 database optional 
postgresql-plpython3-9.1_9.1.2-2_amd64.deb
 74bede4595bfc562289e9b4a8e5f6979 374596 database optional 
postgresql-pltcl-9.1_9.1.2-2_amd64.deb

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

iQIcBAEBCAAGBQJO8cGoAAoJEPmIJawmtHufhNAP/j6eYf+1soybuvLVzU7jVDpS
O2agMFQLtx6b3EmIIlFviuLWLwTeZowncQ2cd73hzMcOiQnbYNEhyr0C4dvk7vDn
iO28ySMqG6qUGox2Pb2u0GXbfoVxSTivyqBOs3uyu6DaAC36mnYqzGyluPU0tgwk
paDQcjaKBDj+3kfiVmVUUYDh24SqYhDyXOQl3swQCzpQs2hyfqu3ZHb3Q+qPHRxY
rfiEp/hlHJ4kSL7fn7dvF9JAIGX9/dvETZu3ufxydtHPx0AEund/sMKumohjkRIi
+rz6s5HKt0RQncbSyBkFoIL/Rbw/id6UqYSBpCV9O/CqsChyKoTQavNerl23jdSB
XFQ8umtpI/JzzxksoxOrWvOcEbJUuj67GLFAto9VHCJwqU2cEflDf/YoRPAGri6h
ASZLbBfPZ60iGp/GorNObYM3pd2Sa8+G4FI5O0ijAvnxWh3Jv+rYISpn7cuhZ9JF
OHIEkF+gmQS87cr/c/OLniH3XecT9a2Mp8+henKKfqohGm79oiA38fPUSEOhIoJm
aycAl12DdiTo3fXAxHCmp5PTmL7TaSd1xBqwIqySDrSXFCG2s2Ucqwkmza4O5QC9
lT+PQQAefvb9/Z6J5s479X3mEFVk3HIRak8jBuSMBOJoUrfLNq37uPePEtA2RHf3
H/7mXBK6Brs6jnMoZshE
=oe83
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to