Kubuntu 11.10 hangs during update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VJ
    Moderator
    • Mar 2001
    • 9733

    #1

    Kubuntu 11.10 hangs during update

    Hello,

    A friend of mine has this annoying problem: we can install Kubuntu 11.10 without problems on her computer, it detects some updates, but hangs when updating them. We suspect it might be related to the plasma desktop updates, but cannot seem to find the culprit of the freeze. Basically, the updating program hangs, so killing this one brings back the computer.

    Any suggestions?


    Thanks!
    pixar
    Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)
  • Haig
    Moderator
    • Aug 1999
    • 1273

    #2
    Not sure if this would help but try this from console:

    sudo dpkg --configure -a
    sudo apt-get update
    sudo apt-get install -f

    Comment

    • UtwigMU
      Super MURCer
      • Jul 2002
      • 5651

      #3
      Yes try from console:

      su -
      apt-get update
      apt-get upgrade


      Also is your /etc/apt/sources.list OK?

      Recently I slapped KDE 4 on Debian 6 and it's a nice machine (I did minimum text install, then apt-get install kde xorg). What is used for updating from desktop in Kubuntu? I remember in SuSE around version 10 zypper crashed and resolution was to delete and let it rebuild database.
      Last edited by UtwigMU; 12 April 2012, 14:25.

      Comment

      • VJ
        Moderator
        • Mar 2001
        • 9733

        #4
        Sorry, I lost track of the thread.

        Thanks for the suggestions, I'll give it a go...

        It is quite annoying for a clean out-of-the-box system to behave like this. Probabely related is that the packagemanager refuses to install packages as it claims another instance is busy...
        pixar
        Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

        Comment

        • UtwigMU
          Super MURCer
          • Jul 2002
          • 5651

          #5
          If package manager doesn't work grep process and send it kill 15.

          Comment

          • VJ
            Moderator
            • Mar 2001
            • 9733

            #6
            I haven't tried the first suggestion yet...

            Problem is that I can't find the process for the packagemanager that is locking it...
            pixar
            Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

            Comment

            Working...