Announcement

Collapse
No announcement yet.

I have 49 software updates I can not install

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    I have 49 software updates I can not install

    I am new to Kubuntu, but have used Ubuntu 8.10. I have new updates that need to be installed. Bit it keeps telling me that I have a "write block", so it gives me on "read only mode". Can anyone help me?

    #2
    Re: I have 49 software updates I can not install

    Sounds to me like you have another instance of your update program running.

    Is this the case?

    You could try the command line version: "sudo apt-get update" and "sudo apt-get upgrade"

    Please post output if this does not work...

    Comment


      #3
      Re: I have 49 software updates I can not install

      Have you tried rebooting the machine? If you have another instance running, you probably wont be able to run the update and upgrade commands until you have cleared it.

      Alternatively in a console you could try

      sudo dpkg --configure -a

      This is useful for example if the problem was caused by an earlier update that didn't quite go right leaving you with a number of downloaded, but not properly installed, updates.

      Comment


        #4
        Re: I have 49 software updates I can not install

        I thought I posted to this thread but either my post got thrown out by the gods or I accidentally closed the tab before posting it.

        So here goes again. Can you post what happens when you do a
        Code:
        sudo apt-get install -f
        Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

        Comment


          #5
          Re: I have 49 software updates I can not install

          I think the same post has appeared in 2 different places, Toad.

          Have to say I answered this one before I had spotted your post in the other.

          Comment


            #6
            Re: I have 49 software updates I can not install

            Oh, right. Thanks. Just me being confused then (it's been a long day). Keep up the good work
            Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

            Comment

            Working...
            X