Your message dated Mon, 22 Feb 2010 16:32:47 +0000
with message-id <[email protected]>
and subject line Bug#566912: fixed in dictionaries-common 1.5.1
has caused the Debian Bug report #566912,
regarding dictionaries-common: How can one avoid the wordlist question when
debconf priority level is critical?
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.)
--
566912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566912
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dictionaries-common
Version: 1.4.0
Severity: important
User: [email protected]
UserTags: debian-edu
I discovered this issue when testing Debian Edu based on Squeeze,
where we want to avoid as many questions as possible during
installation, and the wordlist setting showed up with a good default.
This was the only question asked during package installation, and it
is hard to preseed when we support several langauges. Is there a way
to avoid this question during a installation what depend on the
language selection in debian-installer to pick good defaults for
language related packages.
Why is the wordlist question asked using debconf priority 'critical'
and not 'high'? By using 'high' it will be shown in the normal debian
installation run (which set the debconf priority limit to 'high'),
while it is still possible to avoid it by setting the limit to
'critical'.
I found this block in the code in
/usr/share/dictionaries-common/dc-debconf-select.pl:
# Read current value of default ispell dict / wordlist. No need to have
# critical priority if is in the new list or set to manual. Otherwise
# ask with critical priority, name for current value is changed or
# something wrong happened.
my $curval = get ($question) || "undefined";
unless ( $priority ){
if ( $curval =~ /^Manual.*/ or exists $newchoices{$curval} ){
$priority = "medium"; #
} else {
$priority = "critical"; # No good value, ask. Do not change!!
}
}
I would expect 'high' to be better priority for the wordlist question.
After all, the system will run fine with any setting as far as I
know. :)
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: dictionaries-common
Source-Version: 1.5.1
We believe that the bug you reported is fixed in the latest version of
dictionaries-common, which is due to be installed in the Debian FTP archive:
dictionaries-common-dev_1.5.1_all.deb
to main/d/dictionaries-common/dictionaries-common-dev_1.5.1_all.deb
dictionaries-common_1.5.1.dsc
to main/d/dictionaries-common/dictionaries-common_1.5.1.dsc
dictionaries-common_1.5.1.tar.gz
to main/d/dictionaries-common/dictionaries-common_1.5.1.tar.gz
dictionaries-common_1.5.1_all.deb
to main/d/dictionaries-common/dictionaries-common_1.5.1_all.deb
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.
Agustin Martin Domingo <[email protected]> (supplier of updated
dictionaries-common 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: Fri, 19 Feb 2010 17:33:53 +0100
Source: dictionaries-common
Binary: dictionaries-common dictionaries-common-dev
Architecture: source all
Version: 1.5.1
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo <[email protected]>
Changed-By: Agustin Martin Domingo <[email protected]>
Description:
dictionaries-common - Common utilities for spelling dictionary tools
dictionaries-common-dev - Developer tools and Policy for spelling dictionary
tools
Closes: 566912
Changes:
dictionaries-common (1.5.1) unstable; urgency=low
.
* dc-debconf-select.pl: Lower to 'high' priority to be used
when problems appear. Sometimes this question needs to be
overridable (Closes: #566912).
* Use dico_ prefix in some more exported functions.
* DictionariesCommon.pm:
- Make {get,set}sysdefault work for both classes.
Checksums-Sha1:
f823ce61159bb6d7d653378c6e846b30201fcab1 1128 dictionaries-common_1.5.1.dsc
49c2ae1dc2f5fb9b5a21e5adc40df01efaf32ece 304811
dictionaries-common_1.5.1.tar.gz
f101de763a9c34c505ea3c02aa13b5b4558f40be 295332
dictionaries-common_1.5.1_all.deb
9513a6114a588ef50967f0d3abae7159c0ec48ac 128820
dictionaries-common-dev_1.5.1_all.deb
Checksums-Sha256:
d8ec5a2c140d766406b7cf9da2ff1a3cf6a0edf3b6b5f0ec2e7362188692abcb 1128
dictionaries-common_1.5.1.dsc
487777322cef7ccdbac81118c18904d9d2021ad5f93b1e582c509ed55868d209 304811
dictionaries-common_1.5.1.tar.gz
b50885ae0abbb6c0db6925b9f8a9f4a9d9768e1812911def81aded7c184eb82d 295332
dictionaries-common_1.5.1_all.deb
403f4e86a9c85dc63f5f791771c3f737c338fcc9ab53b6659e65b9f672c8e0a5 128820
dictionaries-common-dev_1.5.1_all.deb
Files:
a8dd091fc9bbba2fb3eb017a4bb780b9 1128 text optional
dictionaries-common_1.5.1.dsc
a6d49d299764529a820397e5352c2dc1 304811 text optional
dictionaries-common_1.5.1.tar.gz
0ea09f833693dd344d086df9330692ff 295332 text optional
dictionaries-common_1.5.1_all.deb
106170404d0ccc03366de8e0b8cdbe0c 128820 devel extra
dictionaries-common-dev_1.5.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFLgq6lTShHqj72DpwRApXOAJ9CTcVhIhl4olCFcXYozbC/WsE/5gCggNeC
xtsmUVGcyrq8DL9yWqxDbiQ=
=bI0c
-----END PGP SIGNATURE-----
--- End Message ---