Find the answer to your Linux question:
Results 1 to 2 of 2
Debian 3.1 r2 sarge hello after upgradeing using ( apt ) .i keep getting an error message in console. Setting up base-config (2.53.10.1) ... Template #30 in /var/lib/dpkg/info/base-config.templates does not ...
  1. #1
    Just Joined!
    Join Date
    Jun 2006
    Posts
    9

    error MESSAGE's

    Debian 3.1 r2 sarge

    hello

    after upgradeing using ( apt ) .i keep getting an error message in console.

    Setting up base-config (2.53.10.1) ...
    Template #30 in /var/lib/dpkg/info/base-config.templates does not contain a 'Tem plate:' line
    dpkg: error processing base-config (--configure):
    subprocess post-installation script returned error exit status 9
    Errors were encountered while processing:
    base-config

    i can still install software ,and everything works with ( apt )....but how critical is this error messge

    i have tried to correct the problem usin the following method but it's still printing the same error message.

    1 ) apt-get remove --purge console-common console-data base-config
    2 ) apt-get clean
    3 ) apt-get install console-common console-data base-config console-tools
    4 ) dpkg-reconfigure console-common

    n e help plz

    i also commented all the apt sources apart from official cdrom in /apt/souces.list ..and then did the above again which didnt work either

  2. #2
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    try running
    Code:
    apt-get -f install
    Brilliant Mediocrity - Making Failure Look Good

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •