Results 1 to 4 of 4

Thread: ubuntu 10.04 LTS hang on unpacking

  1. #1
    Join Date
    Sep 2011
    Beans
    58

    ubuntu 10.04 LTS hang on unpacking

    hey there how are you all?

    I wanted to say that my ubuntu 10.04 LTS lucid lynx is having some troubles when I try to install packages from the web or through any software utility

    when the packages are downloaded successfully and ready to be unpacked the system hang and does not respond at all even the keyboard stops working ,so I force the system to restart "using ALT+SysRq+S then ALT+SysRq+B".

    and when the system is up and running again it continues smoothly until i try to begin !

    please help me ,,it sucks

  2. #2
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: ubuntu 10.04 LTS hang on unpacking

    Hi

    Open a terminal and type

    Code:
    sudo apt-get update
    Enter your password. It will not be echoed to the screen.

    If there are any errors then copy and paste then from the terminal into your next post.

    If there are no errors type

    Code:
    sudo apt-get install htop
    Post back the results.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  3. #3
    Join Date
    Nov 2011
    Location
    At home
    Beans
    1,359
    Distro
    Ubuntu 15.04 Vivid Vervet

    Re: ubuntu 10.04 LTS hang on unpacking

    Did you run

    Code:
    sudo dpkg --configure -a
    sudo apt-get -f install
    to ensure all necessary packages are completely installed and configured?

  4. #4
    Join Date
    Sep 2011
    Beans
    58

    Re: ubuntu 10.04 LTS hang on unpacking

    Thank you matt_symes for your time but when I installed htop and launched it from Application > System tools > Htop it opened a new terminal window with a bunch of info about the CPU,RAM and etc... I didn't know what to do with it

Bookmarks

Posting Permissions

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