Results 1 to 10 of 10

Thread: new 2 this

  1. #1
    Join Date
    Apr 2009
    Beans
    5

    Cool new 2 this

    Hi family i am in need of help, how do i get pass the error that pops up when i try to install or run a program it say " run dpkg manually " or only one software management tool can run at one time please close the other applications ....first

  2. #2
    Join Date
    Jun 2005
    Location
    England
    Beans
    2,726

    Re: new 2 this

    That would usually happen if you are say tring to install a .deb package while having update manager, synaptic package manager, add/remove or another .deb installer is open.

    Run 1 at a time buddy.

  3. #3
    Join Date
    Apr 2007
    Location
    Hotels around the world
    Beans
    294
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: new 2 this

    Quote Originally Posted by amenja View Post
    Hi family i am in need of help, how do i get pass the error that pops up when i try to install or run a program it say " run dpkg manually " or only one software management tool can run at one time please close the other applications ....first
    As to the first, if it pops up while you are trying to install a program or an update - I can't remember ever seeing it while trying to run a program, you will need to open a terminal (Applications->Accessories->Terminal) and copy and paste the following line, followed by enter:

    Code:
    sudo dpkg --configure -a
    It will ask you for your password. (I am assuming you have root - same as Administrator in *******) - privileges.)

    If you have whatever way you were trying to install still open though, it will fail telling you you cannot have more than one package manager open at a time. Simply close that - I will guess you are using Add/Remove - close that window, don't minimize it, close it, and then paste the command back into the terminal.

    It sometimes may be confusing to sift through the search results here, but you should give it a try. I had to do so to confirm the proper syntax for the above command and found it in less than a minute.

  4. #4
    Join Date
    Apr 2009
    Beans
    5

    Re: new 2 this

    how can i do that i am completly confused

  5. #5
    Join Date
    Nov 2007
    Location
    Okieville, USA
    Beans
    3,178
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: new 2 this

    applications>accessories>terminal, then follow the above instructions
    MCP, A+/Linux+ Certified IT Technician
    System Specs | Dress up your "Super Button" FREE
    "If sometimes you can't be good, then be VERY good at being naughty!"

  6. #6
    Join Date
    Apr 2009
    Beans
    5

    Re: new 2 this

    cool i followed the steps u gave and it said that i have no packeage named 'a'

  7. #7
    Join Date
    Apr 2007
    Location
    Hotels around the world
    Beans
    294
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: new 2 this

    Quote Originally Posted by amenja View Post
    how can i do that i am completly confused
    How can you do what? Search the forums? Fix the dkpg error message? Close a installation program?

    Remember, the people on this forum want to help you, but you have to make your questions specific - none of us can read minds (yet).

    Taking a guess here. Close every program except the browser you are reading this in. Open a terminal window by moving the mouse to the upper left corner and clicking on "Applications". In the drop down menu that comes up, choose "Accessories", from that menu choose "Terminal".

    Now copy and past the command from my last reply and follow the instructions there.

    If I guessed wrong as to what you are having trouble with, please try to be more specific in your question.

  8. #8
    Join Date
    Apr 2007
    Location
    Hotels around the world
    Beans
    294
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: new 2 this

    Quote Originally Posted by amenja View Post
    cool i followed the steps u gave and it said that i have no packeage named 'a'
    It should have just returned you to the prompt, no message at all. Did you copy and paste, or try to type it in? Use copy and paste if you tried to type it. Typing a command can cause typos to creep in. A lot of commands are very sensitive to spaces, for example, or it is often easy to see a lower case "L" as an "I" or a "1".

  9. #9
    Join Date
    Jan 2006
    Location
    Not heaven... Iowa
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: new 2 this

    Quote Originally Posted by riseringseeker View Post
    A lot of commands are very sensitive to spaces...
    Context would seem to indicate "-a" became either just "a" or "- a".
    Sage advice:
    Quote Originally Posted by riseringseeker View Post
    Use copy and paste if you tried to type it.
    Linux User #415691 Ubuntu User #8629
    Iowa Team (LoCo): [Wiki] [Launchpad]
    IRC channel: #ubuntu-us-ia on irc.freenode.net

  10. #10
    Join Date
    Jan 2009
    Location
    In Your Head
    Beans
    370
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: new 2 this

    Is this program in Synaptic?.
    Learn the principle, abide by the principle, and dissolve the principle. Obey the principle without being bound by it. This my friend, is the GnuFu.
    Geeks die, but the Linux kernel lives forever.

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
  •