On Thu, Jul 10, 2014 at 09:08:29PM +0100, Justin B Rye wrote: > Agustin Martin wrote: > > Wordlists generally provide a single value, but ispell dictionaries can > > provide more than one. For instance ispanish provides > > "castellano (Spanish Tex mode)", "castellano-utf8 (Spanish utf-8)" and > > "castellano8 (Spanish 8 bit)". All them use the same hash, but with > > different options, so all them go in the same package. > > Now I get it. I always have a range of multilingual wordlists > installed, but no spellchecker dictionaries (and the English ones > only supply one candidate each anyway). I should have checked > wnorwegian! > > >> The setting for "default-wordlist" is missing, but packages > >> providing a wordlist are installed: wamerican-huge wbritish-huge > > > > I like this one! I'd also like to reuse the same template for ispell > > dictionaries and wordlists using something like > > > > The setting for "${question}" is missing, but packages > > providing candidates are installed: "${class_packages}" > > Moving back in the direction of abstraction, but it should be clear > enough. [...] > > > > To fix this error, reinstall (or install) the package "${package}" that > > provides the invalid value. > > > > or simply > > > > To fix this error, reinstall (or install) the package "${package}". > > The previous paragraph still mentions "the package providing...", so > the second version should be clear enough. As long as we're allowed > to use ${package}!
Sorry, forgot that the package providing the invalid value might not be available if problems happened and was finally not installed. In this case, there is no available info about ${package}->${value} relationship and ${package} is not known. I am afraid we have to use something like To fix this error, reinstall (or install) the package that provides "${value}". > Revised patch attached (still with those old FHS-related templates). > Oh, and I've just noticed I somehow had some leftover singlequotes. I agree with all other changes. Regarding control file, I already committed your changes to my experimental branch. Unless further changes are proposed, they will go in next upload. Thanks for your feedback Regards, -- Agustin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org