Results 1 to 3 of 3

Thread: Ubuntu 9.10 error in synaptic package manager

  1. #1
    Fidel Fleming is offline Member
    Join Date
    May 2009
    Posts
    86
    Rep Power
    4

    Default Ubuntu 9.10 error in synaptic package manager

    Whenever i choose system->Administration->synaptic package manager after that it immediately grant me a blank screen how i can set up novel package with the help of synaptic package manager.

  2. #2
    Erick waugh is offline Member
    Join Date
    May 2009
    Posts
    78
    Rep Power
    4

    Default

    So please be certain your system is completely updated/upgraded with no awaiting packages or else errors:

    Open a Terminal from the menu Applications → Accessories → Terminal as well as type:

    Suggestion: right click with mouse on the terminal title caption as well as choose the item "Always on Top" doing this you will force the terminal window to continue on top of the additional windows as well as you will find awfully simple to copy single row from this web page into the terminal.

    (If the system requests you a password provide your user password, you will not see anything when you type it, and after that press the enter key)

    sudo dpkg -P --force-all nameofpackage
    sudo dpkg --clear-avail
    sudo dpkg --configure --pending
    sudo dpkg --configure -a

    After that to update as well as upgrade and also check awaiting or else misplaced packages, still using terminal type:

    sudo apt-get -f install
    sudo apt-get --fix-missing install
    sudo apt-get clean
    sudo apt-get update
    sudo apt-get dist-upgrade
    sudo apt-get clean
    sudo apt-get autoremove
    Hope this helps

  3. #3
    Erick waugh is offline Member
    Join Date
    May 2009
    Posts
    78
    Rep Power
    4

    Default

    Sorry, better here:

    Please be certain your system is completely updated/upgraded with no awaiting packages or else any flaws:

    Open a Terminal from the menu Applications → Accessories → Terminal plus type as:

    Hint: right click with mouse on the terminal title caption as well as choose the thing "Always on Top" doing this you will force the terminal window to hang about on top of the further windows plus you will locate very simple to copy single row from this web page into the terminal.

    (If the system requests you for a password offer your user password, you will not see anything when you sort it, after that press the enter key.)

    sudo dpkg --configure -a

    After that to update as well as upgrade plus also check awaiting or else misplaced packages, still using terminal type:

    sudo apt-get -f install
    sudo apt-get --fix-missing install
    sudo apt-get clean
    sudo apt-get update
    sudo apt-get dist-upgrade
    sudo apt-get clean
    sudo apt-get autoremove

    Hope this helps
    Last edited by Erick waugh; 11-13-2009 at 12:02 PM.

Similar Threads

  1. My package manager will not run
    By Agustin321 in forum Linux/Free BSD
    Replies: 4
    Last Post: 12-11-2009, 12:34 PM
  2. Upgrading Ubuntu with update-manager
    By CALANTHA in forum Linux/Free BSD
    Replies: 1
    Last Post: 12-04-2009, 12:16 PM
  3. The synaptic manager won’t discontinue loading on startup
    By Geoffrey Boycott in forum Linux/Free BSD
    Replies: 5
    Last Post: 11-14-2009, 10:49 AM
  4. Replies: 0
    Last Post: 07-11-2009, 12:43 PM
  5. Error on Task Manager in Windows XP
    By lamando98 in forum Windows XP
    Replies: 4
    Last Post: 02-13-2009, 02:21 PM

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
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48