Results 1 to 7 of 7

Thread: Update Failed - KDM Problem

  1. #1
    Junior Member
    Join Date
    Nov 2003
    Location
    NJ, USA
    Posts
    18

    Update Failed - KDM Problem

    Lately whenever I use Synaptic Package Manager to install anything I
    usually get this feedback:

    Code:
    Selecting previously deselected package kdebase.
    (Reading database ... 127539 files and directories currently installed.)
    Unpacking kdebase (from .../kdebase_4%3a3.1.4-1_all.deb) ...
    Setting up kdm (3.1.4-1) ...
    dpkg: error processing kdm (--configure):
     subprocess post-installation script returned error exit status 30
    Setting up kdebase (3.1.4-1) ...
    
    Update failed - Scroll in this buffer to see what went wrong
    I seem to have some kind of kdm problem. I wonder what this is & what
    I can do about it.
    Max

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: Update Failed - KDM Problem

    Quote Originally Posted by Max
    Lately whenever I use Synaptic Package Manager to install anything I
    usually get this feedback:

    Code:
    Selecting previously deselected package kdebase.
    (Reading database ... 127539 files and directories currently installed.)
    Unpacking kdebase (from .../kdebase_4%3a3.1.4-1_all.deb) ...
    Setting up kdm (3.1.4-1) ...
    dpkg: error processing kdm (--configure):
     subprocess post-installation script returned error exit status 30
    Setting up kdebase (3.1.4-1) ...
    
    Update failed - Scroll in this buffer to see what went wrong
    I seem to have some kind of kdm problem. I wonder what this is & what
    I can do about it.
    Max
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224567 you could try to track down the patch mentioned in the last report I did a quick search but cannot seem to find it.

  3. #3
    Junior Member
    Join Date
    Nov 2003
    Location
    NJ, USA
    Posts
    18
    Thanks for your reply. If this is the answer I don't understand it:
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224574
    Max

  4. #4
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by Max
    Thanks for your reply. If this is the answer I don't understand it:
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224574
    Max
    Easy enough now that I have seen the patch open a console window (clam shell Icon on the task bar) then su then enter key type in the root password and enter again you are now root. Now gvim /var/lib/dpkg/info/kdm.config to open the file needed for editing and go down to line 50 and add the || true to the end of the line seperated by a space from the last word and do the same on line 51 and save the file. Now apt-get install --reinstall kdm and it should reinstall with no problems at least it did here. I did get a warning "head: -1: invalid number of lines" but I think that is because I changed the file. The "||" in the || true are two pipe characters they are located on my keyboard above the "\" backslash key so use SHIFT+\ and you get the character.

  5. #5
    Junior Member
    Join Date
    Nov 2003
    Location
    NJ, USA
    Posts
    18
    Quote Originally Posted by Stephen
    Quote Originally Posted by Max
    Thanks for your reply. If this is the answer I don't understand it:
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224574
    Max
    Easy enough now that I have seen the patch open a console window (clam shell Icon on the task bar) then su then enter key type in the root password and enter again you are now root. Now gvim /var/lib/dpkg/info/kdm.config to open the file needed for editing and go down to line 50 and add the || true to the end of the line seperated by a space from the last word and do the same on line 51 and save the file. Now apt-get install --reinstall kdm and it should reinstall with no problems at least it did here. I did get a warning "head: -1: invalid number of lines" but I think that is because I changed the file. The "||" in the || true are two pipe characters they are located on my keyboard above the "\" backslash key so use SHIFT+\ and you get the character.
    That seems to have fixed it. There was some kind of a problem with
    installed packages not showing up on the Kmenu but now it looks like
    they are all there & after the last upgrade instead of:
    Code:
    Update failed - Scroll in this buffer to see what went wrong
    Synaptic Package Manager said:
    Code:
    Update finished - You can close the window now
    Thank you very much. Now I just wish I knew what this meant:
    Code:
    Debian Configuration
    
    Configuring mdadm
    
    WARNING! Zero the superblock if you reuse hard disks.
    
    WARNING! If you are using hard disks which have a md superblock from
    an earlier installation, you MUST zero the superblock before
    activating the autostart feature, Answer 'No' to the next question
    and zero the superblock (mdadm --zero- superblock /dev/xxx), You can
    then use 'dpkg-reconfigure mdadm' to activate the autostart feature.
    Max

  6. #6
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by Max
    That seems to have fixed it. There was some kind of a problem with
    installed packages not showing up on the Kmenu but now it looks like
    they are all there & after the last upgrade instead of:
    Code:
    Update failed - Scroll in this buffer to see what went wrong
    Synaptic Package Manager said:
    Code:
    Update finished - You can close the window now
    Thank you very much. Now I just wish I knew what this meant:
    Code:
    Debian Configuration
    
    Configuring mdadm
    
    WARNING! Zero the superblock if you reuse hard disks.
    
    WARNING! If you are using hard disks which have a md superblock from
    an earlier installation, you MUST zero the superblock before
    activating the autostart feature, Answer 'No' to the next question
    and zero the superblock (mdadm --zero- superblock /dev/xxx), You can
    then use 'dpkg-reconfigure mdadm' to activate the autostart feature.
    Max
    That is the RAID tool mdadm asking you a question it looks like it is not going to autostart but you should remove the package mdadm with either apt-get remove --purge mdadm or synaptic if you are not using a RAID on the system.

  7. #7
    Junior Member
    Join Date
    Nov 2003
    Location
    NJ, USA
    Posts
    18
    Removed mdadm with Synaptic. Thanks for all your help.
    Max

Similar Threads

  1. Problem after Nvidia update...
    By humi001 in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 02-10-2005, 12:36 PM
  2. problem of update the Knoppix 3.3 Kernel to 2.6.5
    By lmsaga in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 04-25-2004, 12:29 PM
  3. apt-get update problem...
    By AP in forum Customising & Remastering
    Replies: 4
    Last Post: 04-07-2004, 05:50 AM
  4. apt- get update problem
    By -LoZt- in forum General Support
    Replies: 4
    Last Post: 12-20-2003, 04:23 PM
  5. Problem with sound, failed emu10k1
    By Ridgeburner in forum Hardware & Booting
    Replies: 1
    Last Post: 02-25-2003, 08:16 AM

Posting Permissions

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


Cisco ASA5525-X 8-Port Firewall Adaptive Security Appliance  *USED* picture

Cisco ASA5525-X 8-Port Firewall Adaptive Security Appliance *USED*

$55.00



Fortinet Fortigate FG-61E Firewall Network Security Appliance ATP Bundle 1 years picture

Fortinet Fortigate FG-61E Firewall Network Security Appliance ATP Bundle 1 years

$263.99



Cisco ASA5506-K9 ASA 5506-X Network Security Firewall picture

Cisco ASA5506-K9 ASA 5506-X Network Security Firewall

$40.00



Cisco ASA 5506-X Network Security Firewall w/ AC Adapter picture

Cisco ASA 5506-X Network Security Firewall w/ AC Adapter

$39.99



Fortinet Fortigate-60E Network Security Firewall FG-60E *Registered picture

Fortinet Fortigate-60E Network Security Firewall FG-60E *Registered

$64.99



Firewalla: Cyber Security Firewall for Home & Business, Protect Network from ... picture

Firewalla: Cyber Security Firewall for Home & Business, Protect Network from ...

$188.00



OpenWrt Gigabit seven-port router/firewall on Fortinet FortiGate 50E hardware picture

OpenWrt Gigabit seven-port router/firewall on Fortinet FortiGate 50E hardware

$59.00



Fortinet FortiWiFi-60E Network Security Appliance - White picture

Fortinet FortiWiFi-60E Network Security Appliance - White

$38.40



SonicWall TZ400 Security Appliance - 01-SSC-0213 Firewall picture

SonicWall TZ400 Security Appliance - 01-SSC-0213 Firewall

$350.00



Palo Alto Networks PA-850 Firewall VPN Gateway w/ Rack Ears and Dual PSU picture

Palo Alto Networks PA-850 Firewall VPN Gateway w/ Rack Ears and Dual PSU

$194.99