Results 1 to 4 of 4

Thread: Can't Start Package Manager

  1. #1
    Join Date
    May 2008
    Location
    Somewhere in the middle
    Beans
    4
    Distro
    Ubuntu 8.04 Hardy Heron

    Question Can't Start Package Manager

    Good afternoon all.

    I just today (06.03.2008) upgraded my Ubuntu Hardy installation. Now I cannot start the Synaptic Package Manager. It shows up in the task bar, then goes away without starting. Anybody know what I have done wrong?

    Thanks.

  2. #2
    Join Date
    Jan 2007
    Location
    Melbourne, Australia
    Beans
    5,096

    Re: Can't Start Package Manager

    can you open a terminal (Applications>Accessories>Terminal) and post the output to
    Code:
    cat /etc/hosts
    Ubuntu Newbie Help: irc: #beginners-help on network irc.freenode.net
    Help others, mark your threads solved.

  3. #3
    Join Date
    Aug 2007
    Location
    Kottawa, Sri Lanka
    Beans
    7,387
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can't Start Package Manager

    You would also want to post the output of:-
    Code:
    hostname
    Think carefully before executing commands containing "rm", especially "sudo rm -rf ", if you require more information concerning this matter, read this.
    I am an experimenter, give me the most stable OS and I can make it unstable in a few hours.

    C == seriously fast == FTW!

  4. #4
    Join Date
    Feb 2007
    Location
    Melbourne
    Beans
    799
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: Can't Start Package Manager

    Another diagnostic that you can do is to start Synaptic by typing this:

    Code:
    sudo synaptic
    ... in a console, instead of just clicking on the Synaptic icon. When Synaptic crashes, it should leave error messages on the console. You can copy them and paste them here.

    Also, can you still install programs? For example, if you type the following:

    Code:
    sudo apt-get install mousepad
    ...does it install Mousepad for you?

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
  •