Quoting Jonas Smedegaard (2014-07-30 11:07:16)
> Quoting Jonas Smedegaard (2014-07-11 23:37:14)
>> This bug also exist in stable - the following is from executing 
>> http://parl.debian.net/desktop/script.sh (which installs a bunch of 
>> packages) in a clean Wheezy pbuilder chroot:
[...]
> Unfortunately then running http://parl.debian.net/desktop/eu/script.sh 
> _after_ fixing the debconf still fails, and repairing+inspecting again 
> reveals debconf database apparently corruping during package install:
> 
> root@bastian:/# /usr/share/debconf/fix_db.pl
> root@bastian:/# diff -u /var/cache/debconf/config.dat{-old,}    | grep 
> ^[+-]Name
> +Name: miscfiles/languages
> +Name: shared/packages-wordlist
> root@bastian:/# diff -u /var/cache/debconf/templates.dat{-old,} | grep 
> ^[+-]Name
> +Name: miscfiles/languages
> +Name: shared/packages-wordlist

I have found two workarounds:

  a) Install miscfiles before the 900+ other DebianParl packages.
  b) Install apt-utils before all of the 900+ DebianParl packages.

Perhaps what triggers (my incarnation of) this bug is that the APT 
resolver encountered a dependency loop and broke it by configuring 
packages in different order than it would in simpler situations: 
Configuring dictionaries-common before any wordlist is configured.

What helped me find these workarounds was this message during a simple 
install of miscfiles:

Setting up dictionaries-common (1.12.11) ...
update-default-wordlist: apt-utils is not installed. Delay settings until 
wordlist elements are configured.


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature

Reply via email to