Your message dated Thu, 16 Feb 2006 18:20:32 -0500
with message-id <[EMAIL PROTECTED]>
and subject line FWD: Re: Re: Bug#353207: dpkg-reconfigure doesn't honour a get
then set selections secretauthenticationdonotremove
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: debconf
Version: 1.4.70
a debconf-get-selections followed by a debconf-set-selections doesn't
appear to be honoured by dpkg-reconfigure.
$ dpkg-reconfigure mdadm
answer mcw for the mail_to
$ grep MAIL_TO /etc/default/mdadm
MAIL_TO="mcw"
$ grep -C3 mail_to /var/cache/debconf/config.dat
Owners: mdadm
Flags: seen
Name: mdadm/mail_to
Template: mdadm/mail_to
Value: mcw
Owners: mdadm
Flags: seen
$ debconf-get-selections > /root/sel
$ dpkg-reconfigure mdadm
answer root for the mail_to
$ grep MAIL_TO /etc/default/mdadm
MAIL_TO="root"
$ grep -C3 mail_to /var/cache/debconf/config.dat
Owners: mdadm
Flags: seen
Name: mdadm/mail_to
Template: mdadm/mail_to
Value: root
Owners: mdadm
Flags: seen
$ debconf-set-selections /root/sel
$ grep -C3 mail_to /var/cache/debconf/config.dat
Owners: mdadm
Flags: seen
Name: mdadm/mail_to
Template: mdadm/mail_to
Value: mcw
Owners: mdadm
Flags: seen
$ dpkg-reconfigure mdadm
and root is the default value in the mail_to
i was expecting to see mcw as the default value in the mail_to since
that is what is in debconf's database.
thanks
matt
Linux 2.4.27-2-386 #1 Wed Aug 17 09:33:35 UTC 2005 i686 GNU/Linux
lrwxrwxrwx 1 root root 13 2006-02-16 11:15 /lib/libc.so.6 -> libc-2.3.6.so
--- End Message ---
--- Begin Message ---
----- Forwarded message from [EMAIL PROTECTED] -----
From: [EMAIL PROTECTED]
Date: Thu, 16 Feb 2006 14:25:36 -0800 (PST)
To: [EMAIL PROTECTED]
Subject: Re: Re: Bug#353207: dpkg-reconfigure doesn't honour a get then set
selections secretauthenticationdonotremove
Matt has not received your message. Please reply to this, then you
will be authorized, and he will receive your email. JUST HIT REPLY!
Matt only receives mail from those who have been preauthorized to
email him. This eliminates all spam. The way to authorize is simply
to reply to this email with the subject intact, since it has a secret
word in it, to indicate you are a goodie.
>--oLBj+sq0vYjzfsbl
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>Content-Transfer-Encoding: quoted-printable
>Matt Wilkins wrote:
>> a 'dpkg-reconfigure mdadm' remembers what i put in last time for
>> mail_to. i run it twice, first time setting mcw, second time mcw is
>> already in there as a default. (i thought because the question has
>> been cached in debconf, but perhaps mdadm is storing it elsewhere).
>It's storing it in its configuration file.
>--=20
>see shy jo
>--oLBj+sq0vYjzfsbl
>Content-Type: application/pgp-signature; name="signature.asc"
>Content-Description: Digital signature
>Content-Disposition: inline
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.4.2 (GNU/Linux)
>iD8DBQFD9Pukd8HHehbQuO8RAlrVAJ4qCFMOVxkEIp8LVTSaajWOdJSy1ACg1sw3
>OJBxReUxUa/xe3DbakQ4/yg=
>=fKjx
>-----END PGP SIGNATURE-----
>--oLBj+sq0vYjzfsbl--
----- End forwarded message -----
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---