Your message dated Sun, 05 Jul 2009 07:55:01 +0000
with message-id <[email protected]>
and subject line Bug#494101: fixed in ldapscripts 1.8.0-1
has caused the Debian Bug report #494101,
regarding ldapscripts: incorrect usage of "trap -" to reset traps
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.)
--
494101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494101
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ldapscripts
Version: 1.7.1-2
Severity: normal
When executing ldapadduser (and maybe any other command related) the
following message appears: "trap: usage: trap [-lp] [arg signal_spec ...]".
There's a section in /usr/share/ldapscripts/runtime like:
...
# Reset traps
trap -
..
but the correct syntax should specify the sigspec, so, as the only trap
defined is attached to sigspec 2 the correct line could be:
trap - 2
With this change everything seems working fine.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ldapscripts depends on:
ii ldap-utils 2.4.10-2+lenny1 OpenLDAP utilities
ii libnss-ldap 261-2 NSS module for using LDAP as a nam
ii libpam-ldap 184-4 Pluggable Authentication Module al
ii sharutils 1:4.6.3-1 shar, unshar, uuencode, uudecode
ii slapd 2.4.10-2+lenny1 OpenLDAP server (slapd)
ldapscripts recommends no packages.
ldapscripts suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ldapscripts
Source-Version: 1.8.0-1
We believe that the bug you reported is fixed in the latest version of
ldapscripts, which is due to be installed in the Debian FTP archive:
ldapscripts_1.8.0-1.diff.gz
to pool/main/l/ldapscripts/ldapscripts_1.8.0-1.diff.gz
ldapscripts_1.8.0-1.dsc
to pool/main/l/ldapscripts/ldapscripts_1.8.0-1.dsc
ldapscripts_1.8.0-1_all.deb
to pool/main/l/ldapscripts/ldapscripts_1.8.0-1_all.deb
ldapscripts_1.8.0.orig.tar.gz
to pool/main/l/ldapscripts/ldapscripts_1.8.0.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.
Alexander GQ Gerasiov <[email protected]> (supplier of updated ldapscripts 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.8
Date: Wed, 24 Jun 2009 18:00:23 +0400
Source: ldapscripts
Binary: ldapscripts
Architecture: source all
Version: 1.8.0-1
Distribution: unstable
Urgency: low
Maintainer: Alexander GQ Gerasiov <[email protected]>
Changed-By: Alexander GQ Gerasiov <[email protected]>
Description:
ldapscripts - Add and remove user and groups (stored in a LDAP directory)
Closes: 375794 457251 471500 494101 495221 502673 502678 504698
Changes:
ldapscripts (1.8.0-1) unstable; urgency=low
.
* New upstream release. (Closes: #471500, #494101, #502678, #504698,
#457251.)
* Change Maintainer field (closes: #495221).
* Add 01_makefile_destdir.patch, to allow make install into DESTDIR.
* Add 02_debian_config.patch to use patched upstream config, but not one from
debian/ dir as it was in the previous versions. Original config patched to
allow user not to configure ldapscripts themself, but use configuration
from
libnss-ldap and libldap. debian/runtime.debian is also updated.
(Closes: #502673, #375794.)
* Add 03_fix_manpages.patch to fix various warnings lintian points to.
* Description updated from Ubuntu patches.
* Fix debian/control: no more require slapd, libpam-ldap; libnss-ldap and
shareutils are now proposed and recommended, policy updated to 3.8.2,
Homepage field added.
* Add 04_logname_replace.patch: use "id -nu" instead of "logname", because
logname wouldn't work if program has no control terminal.
* Add 05_mktemp.patch: use mktemp instead of hacks with /dev/urandom.
* Add 06_nouuencode_pwgen: pwgen command without uuencode, to remove
dependence from shareutils.
Checksums-Sha1:
7c96276f0a642edf9058195d2fe9f13affd6b261 1029 ldapscripts_1.8.0-1.dsc
629973f58c5e9d2cca84afe07d3c61a5f08083ed 31102 ldapscripts_1.8.0.orig.tar.gz
f08f35c1d7d5375208db2360d9570fbf3f38c0cd 8717 ldapscripts_1.8.0-1.diff.gz
3b46907f0de033f1e45e607def35ee77bc4e6b84 46366 ldapscripts_1.8.0-1_all.deb
Checksums-Sha256:
3eb629fb69c58d13e55143fc3e8be065ba454aefe11ad7c11145ec3b21bd0cac 1029
ldapscripts_1.8.0-1.dsc
2f103c54c318341c9c8b818b5446fe231651964ac0ff68a54b7a0cf303d96a2f 31102
ldapscripts_1.8.0.orig.tar.gz
89fc109319fe13b8e1869e6e264ca56b5883a19ecf088929357b6582bcb426f7 8717
ldapscripts_1.8.0-1.diff.gz
ed2830b19b8abad4cd588039274083f94324a6913bc1056a67102e6b4674a34f 46366
ldapscripts_1.8.0-1_all.deb
Files:
3a53395117df34cfd367e6e324842914 1029 admin optional ldapscripts_1.8.0-1.dsc
8e9f2ef68f8c89e04ba4ec8c78fcbc36 31102 admin optional
ldapscripts_1.8.0.orig.tar.gz
050569541bc55578f4646783842bb600 8717 admin optional
ldapscripts_1.8.0-1.diff.gz
35afb991d9f4d26c2a2d3813887189a3 46366 admin optional
ldapscripts_1.8.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkpQWF4ACgkQBkHYKuPjzh1m7QCcDv6Nw5TPTc1HtI/at9rdFMKy
C+QAoKHTedjGO6EPjwfs9vTm43HcXKMu
=OpBy
-----END PGP SIGNATURE-----
--- End Message ---