Announcement

Collapse
No announcement yet.

adapt problems and more

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

    adapt problems and more

    Hi im new to linux and im using kubuntu on my laptop. When I try to fetch updates on adept it gets to 99 stays there for 10 mins then says error on the last bar. Also at random times my laptop goes blank with just a command cursor then completly blank and i cant do anything except turn it off at the power.

    #2
    Re: adapt problems and more

    re your adept problem - try using sudo apt-get update and see if it works or if you get any error messages that you can post

    Comment


      #3
      Re: adapt problems and more

      Originally posted by analyticalman
      re your adept problem - try using sudo apt-get update and see if it works or if you get any error messages that you can post
      You must do a dist-upgrade as well as an update:
      Code:
      sudo apt-get update && sudo apt-get dist-upgrade --fix-missing
      <br /><br />*temp. hiatus from forums due to comp + net broken* :&#039;(

      Comment

      Working...
      X