home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / dictionaries-common / README.problems < prev   
Encoding:
Text File  |  2005-11-14  |  2.3 KB  |  59 lines

  1. # -*- readme-debian -*-
  2.  
  3. Some known problems
  4. ===================
  5.  
  6. debconf question asked on every upgrade
  7. ---------------------------------------
  8. If everytime you upgrade any wordlist or ispell dictionary are asked
  9. about preferred language (and not only at most the first time you
  10. installed it) there is a problem, because that is not what current
  11. code should do.
  12.  
  13. This has been noticed to happen due to debconf database corruption,
  14.  
  15.   http://bugs.debian.org/335612
  16.  
  17. usually caused by nearly full /var partitions. Please read below
  18. section "Problems installing or removing a wordlist/ispell dictionary"
  19. about how to work around this.
  20.  
  21. Problems installing or removing a wordlist/ispell dictionary
  22. ----------------------------------------------
  23. Something like
  24. ---
  25. # dpkg --purge wbritish
  26. (Reading database ... 111027 files and directories currently installed.)
  27. Removing wbritish ...
  28. Can't call method "choices" on an undefined value at /usr/share/perl5/Debconf/Question.pm line 85, <GEN0> line 4.
  29. dpkg: error processing wbritish (--purge):
  30.  subprocess post-removal script returned error exit status 29
  31. Errors were encountered while processing:
  32.  wbritish
  33. ---
  34. is usually related to debconf type 1 db corruption, see e.g.,
  35.  
  36.   http://bugs.debian.org/198297
  37.  
  38. or pages for bug reports 224400, 247849, 255193, 282587, 284287, 297534.
  39.  
  40. Please take a look at those bug reports to check whether the problem is
  41. actually the same, and see if you can provide more information about
  42. the problem before proceeding further. As a side note, it has been
  43. pointed out that there is a high probability of this problem being related
  44. to a nearly full /var partition.
  45.  
  46. After that, the suggested fix is, quoting Joey Hess message in above bug page
  47.  
  48. > By purging and reinstalling the package, you only fixed the entries for
  49. > that package. I suggest you run /usr/share/debconf/fix_db.pl as root,
  50. > which will delete all the orphaned questions. You may end up having to
  51. > repeat your answers to some debconf questions during future upgrades,
  52. > but that's a small price to pay for a consistent debconf database.
  53.  
  54. ----------------------------------
  55.  -- Agustin Martin Domingo <agmartin@debian.org>, Mon Nov 14 11:32:40 2005
  56.  
  57.  LocalWords:  debian debconf usr alioth org wordlists wordlist debhelper http
  58.  LocalWords:  iamerican wspanish miscfiles xemacs wbritish var html dpkg
  59.