Your message dated Sat, 2 Jun 2007 17:33:10 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Closure of old/vague/dubious bugs
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 ---
Subject: sasl2-bin: user not found during initial db-creation
Package: sasl2-bin
Version: 2.1.15-6
Severity: normal

During initial setup sasl2-bin gives this
error:

Setting up sasl2-bin (2.1.15-6) ...
saslpasswd2: user not found
dpkg: error processing sasl2-bin (--configure):
 subprocess post-installation script returned error exit status 20
Errors were encountered while processing: 
 sasl2-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)

It happens when postinst creates the sasldb.

# Creating /etc/sasldb2:
echo 'very_long_secret_password' | \
saslpasswd2 -c 'no:such:user'
saslpasswd2 -d 'no:such:user'

Using the shell the error can be reproduced like that:

# sasldblistusers2
[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: userPassword
# echo 'very_long_secret_password' | saslpasswd2 -c
'no:such:user'
# sasldblistusers2
no:such:[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: userPassword
# saslpasswd2 -d 'no:such:user'
saslpasswd2: user not found
# sasldblistusers2
[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: userPassword

Which shows that saslpasswd2 does delete the user but complains anyway.

Deletion with the domain added to the userid  (saslpasswd2 -d
'no:such:[EMAIL PROTECTED]') works fine.

System:
Linux ndesk-175 2.4.25-xfs-natural #3 Mon Mar 8 22:53:16 CET 2004 i686
GNU/Linux
libc6           2.3.2.ds1-11
libdb3          3.2.9-20
libpam0g        0.76-19
libsasl2        2.1.18-4.1




--- End Message ---
--- Begin Message ---
This message is sent to close some bugs which meet the following
criteria:

 - old (1+ year)
 - vague (very little info in initial report and followups)
 - requests for additional info to the submitter have gone unanswered
   for 6+ months

If one of these has been closed in error or you really feel it should be
reopened, please do so.  Remember, to provide justification for
reopening the bug.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to