Your message dated Mon, 12 Nov 2007 05:22:53 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#278389: fixed in libnss-pgsql 1.4.0debian-1 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: libnss-pgsql Version: 1.0.2-1.2 I was using libnss-pgsql_1.0.2-1.1 and upgraded to 1.0.2-1.2 After the upgrade 'getent group' won't display the groups anymore. After checking the sources and the patch given in #204367 I found out that the patch provided by Florian Zumbiehl was not correctly copied into libnss-pgsql_1.0.2-1.2.diff.gz In the patch of Florian there is the following line: if(PQresultStatus(res)!=PGRES_TUPLES_OK) In libnss-pgsql_1.0.2-1.2.diff.gz the same line is: if(!PQresultStatus(res)!=PGRES_TUPLES_OK) ^ After removing the first '!' (which is wrong IMHO) and rebuilding the package libnss-pgsql displays the groups again with 'getent group' Ralph.
--- End Message ---
--- Begin Message ---Source: libnss-pgsql Source-Version: 1.4.0debian-1 We believe that the bug you reported is fixed in the latest version of libnss-pgsql, which is due to be installed in the Debian FTP archive: libnss-pgsql2_1.4.0debian-1_i386.deb to pool/main/libn/libnss-pgsql/libnss-pgsql2_1.4.0debian-1_i386.deb libnss-pgsql_1.4.0debian-1.diff.gz to pool/main/libn/libnss-pgsql/libnss-pgsql_1.4.0debian-1.diff.gz libnss-pgsql_1.4.0debian-1.dsc to pool/main/libn/libnss-pgsql/libnss-pgsql_1.4.0debian-1.dsc libnss-pgsql_1.4.0debian.orig.tar.gz to pool/main/libn/libnss-pgsql/libnss-pgsql_1.4.0debian.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. Stephen Gran <[EMAIL PROTECTED]> (supplier of updated libnss-pgsql 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: Sun, 11 Nov 2007 11:30:32 +0000 Source: libnss-pgsql Binary: libnss-pgsql2 Architecture: source i386 Version: 1.4.0debian-1 Distribution: unstable Urgency: low Maintainer: Debian Nss/Pgsql Developers <[EMAIL PROTECTED]> Changed-By: Stephen Gran <[EMAIL PROTECTED]> Description: libnss-pgsql2 - name service switch module using PostgreSQL Closes: 233141 273555 278389 285431 329467 363590 396574 409767 426179 427506 429187 429979 432255 Changes: libnss-pgsql (1.4.0debian-1) unstable; urgency=low . [ Mark Hymers ] * Add dpatch support * Acknowledge previous NMUs (closes: #273555). * Pull in FTBFS patch for amd64 as 01_fix_locks.dpatch. Closes: #285431. * Pull in setgrent deadlock patch as 02_fix_retcode.dpatch. Closes: #329467. * Merge postgresql-dev change. (closes: #429979, #429187, #409767, #396574) . [ Stephen Gran ] * New upstream version targetted at unstable (closes: #363590) * Remove wiggy from the Maintainer field (closes: #432255) * Bump version number so that we can reupload orig tarball - somehow in the upload to experimental, a regular file got replaced with a symlink, and now the package is unbuildable without reuploading the orig. * Don't ignore errors on clean * Depend on foo-stamp targets in debian/rules so as not to rebuild things twice. * Add 03_fix_errno.dpatch to save value of *errnop, so that libc sees the ERANGE we mean to return (closes: #426179) * Add 04_use_array_for_getgrent.dpatch for a little performance on group queries * Using the pthread functions instead of __libc_lock directly should fix the FTBFS (closes: #427506, #233141) * Bug in old version no longer present, do not know when it was fixed. (closes: #278389) * Add AM_MAINTAINER_MODE * autoreconf * Drop Build-Dep on autotools * Use dh_install instead of dh_movefiles * Increase debian/compat to 5 and bump versioned Build-Dependency on debhelper * Add version script Files: 21654dc266708bef3f166222dd2ceeea 834 admin extra libnss-pgsql_1.4.0debian-1.dsc a0507f407a9efb564562969af1130d25 244076 admin extra libnss-pgsql_1.4.0debian.orig.tar.gz 27cf9776b65ad85e436677da93c60f74 283587 admin extra libnss-pgsql_1.4.0debian-1.diff.gz 6127811733b7943062bf1e96d8bd93ba 19202 admin extra libnss-pgsql2_1.4.0debian-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHNuivSYIMHOpZA44RAuh0AKCWdk/OnbY2g4KcqrfuNPWsDg6e2ACeMxFy 62OjBxIWFvbr2ChJj8tJ2QI= =o2SH -----END PGP SIGNATURE-----
--- End Message ---

