Your message dated Thu, 19 Jan 2006 20:32:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#332002: fixed in libpam-ldap 180-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)
--------------------------------------
Received: (at maintonly) by bugs.debian.org; 4 Oct 2005 23:44:54 +0000
>From [EMAIL PROTECTED] Tue Oct 04 16:44:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from kitenet.net [64.62.161.42] (postfix)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EMwSs-0005HY-00; Tue, 04 Oct 2005 16:44:54 -0700
Received: by kitenet.net (Postfix, from userid 500)
id 6A4FC18136; Tue, 4 Oct 2005 23:44:54 +0000 (GMT)
To: [EMAIL PROTECTED]
Subject: libpam-ldap depends on debconf without | debconf-2.0 alternate; blocks
cdebconf transition
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 4 Oct 2005 23:44:54 +0000 (GMT)
From: [EMAIL PROTECTED] (Joey Hess)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: libpam-ldap
This package depends/pre-depends on debconf without allowing the dependency
to be satisfied with an alternate of debconf-2.0. That is to say, its
dependency should read: debconf | debconf-2.0
Until this is fixed, it is impossible to use this package with cdebconf,
and very hard to impossible to install cdebconf at all.
debconf-2.0 was added to policy as a virtual package in 2002 and has been
provided by debconf since 2003. In early 2004, dh_installdebconf began
automatically adding it as an alternate to debconf in dependencies it
generates for packages using debhelper. So if you're using a current
version of debhelper you should only need to rebuild your package and
review it. If you are not using debhelper, make sure the dependency is
modified to allow debconf-2.0 to satisfy it.
This bug report was filed by semiautomated means after a trio of posts to
the debian-devel mailing list, and you have probably also received a bcced
mail about the issue before. If your package's dependencies are correct and
it really has some valid reason to depend on debconf alone, please reassign
this bug report to cdebconf with an explanation of what debconf feature
your package depends on, so it can be reimplemented in cdebconf.
---------------------------------------
Received: (at 332002-close) by bugs.debian.org; 20 Jan 2006 04:41:03 +0000
>From [EMAIL PROTECTED] Thu Jan 19 20:41:03 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EznwX-0001yS-TX; Thu, 19 Jan 2006 20:32:09 -0800
From: Stephen Frost <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#332002: fixed in libpam-ldap 180-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 19 Jan 2006 20:32:09 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 11
Source: libpam-ldap
Source-Version: 180-1
We believe that the bug you reported is fixed in the latest version of
libpam-ldap, which is due to be installed in the Debian FTP archive:
libpam-ldap_180-1.diff.gz
to pool/main/libp/libpam-ldap/libpam-ldap_180-1.diff.gz
libpam-ldap_180-1.dsc
to pool/main/libp/libpam-ldap/libpam-ldap_180-1.dsc
libpam-ldap_180-1_i386.deb
to pool/main/libp/libpam-ldap/libpam-ldap_180-1_i386.deb
libpam-ldap_180.orig.tar.gz
to pool/main/libp/libpam-ldap/libpam-ldap_180.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 Frost <[EMAIL PROTECTED]> (supplier of updated libpam-ldap 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: Mon, 16 Jan 2006 14:45:33 -0500
Source: libpam-ldap
Binary: libpam-ldap
Architecture: source i386
Version: 180-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Frost <[EMAIL PROTECTED]>
Changed-By: Stephen Frost <[EMAIL PROTECTED]>
Description:
libpam-ldap - Pluggable Authentication Module allowing LDAP interfaces
Closes: 292030 302400 302543 302547 307628 312439 312440 312928 324899 332002
337261 338825 340199 340581 341541
Changes:
libpam-ldap (180-1) unstable; urgency=low
.
* New upstream release
* Maintainer upload, Closes: #324899
* Changed password file to be /etc/pam_ldap.secret, Closes: #302547
* Change pam_acct_mgmt to use username when groupattr is
'memberUid', Closes: #292030, #341541
* Started using upstream's manpage, Closes: #302400, #307628
* Fix debhelper to use libpam-ldap/override, Closes: #302543, #312928
* Make pam_password choices translatable, Closes: #338825
* Fix debconf depends to allow debconf-2.0, Closes: #332002
* debconf-updatepo run, Closes: #337261
* Added ldapns.schema to /usr/share/doc/libpam-ldap, Closes: #340581
* Added vietnamese translation, Closes: #312439
* Clean up debconf questions, Closes: #312440
* Updated French translation, Closes: #340199
Files:
b0cd7ed46424645e8f9e6dc9dd115f5c 658 admin extra libpam-ldap_180-1.dsc
627f053fdffb8267ba73261394e0ecde 127337 admin extra libpam-ldap_180.orig.tar.gz
fadc8eed93eed3af8a0593e407f985bf 20087 admin extra libpam-ldap_180-1.diff.gz
51aa20fd11517d2a3667cf8cccdf1173 62230 admin extra libpam-ldap_180-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD4DBQFD0FzArzgMPqB3kigRAjt+AJ9pF8kbE6A2vzBKC0q1yzgxyqpCnACY89J6
QuP3DV3MJvcBEroG+2mycw==
=KZ+d
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]