Announcement

Collapse
No announcement yet.

Can't update [solved]

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

    Can't update [solved]

    I am using 10.4 for some reason it keeps searching for the updates but doesn't get them.

    #2
    Re: Can't update

    it keeps searching for the updates but doesn't get them.
    It ?


    Rule of Thumb

    When you get a mysterious error/no start/no audio/no video with the gui, use the cli.
    With the cli you usually get the full error message and could do a net search with the error message.

    Konsole - update the package information:
    Code:
    sudo apt-get update
    Any errors ?

    Konsole - check the upgradeable packeges:
    Code:
    /usr/lib/update-notifier/apt-check --human-readable
    Any errors ?

    Konsole - upgrade:
    Code:
    sudo apt-get upgrade
    or
    Code:
    sudo apt-get dist-upgrade
    Any errors ?
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: Can't update

      Ok fixed thanks a mill !!!!!

      Comment

      Working...
      X