Results 1 to 7 of 7

Thread: [SOLVED] 2 things everyone probably know how to fix but me

  1. #1
    Join Date
    Oct 2008
    Beans
    2

    [SOLVED] 2 things everyone probably know how to fix but me

    Trying to use the package installer and each time i do i get the error that says, "only one software management tool is allowed to run at the same time, please close the other application e.g. update manager, aptitude, or synaptic."

    And now the second one regarding the update manager. I try to install the new updates and get this error, "E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
    E: _cache->open() failed, please report"
    So i open the terminal and does what is says and i get,"dpkg:requested operation requires superuser privilege"
    I thought I was the the only user.
    Please tell me if i'm screwed and should just install ubuntu all over again.

  2. #2
    Join Date
    Apr 2008
    Location
    England
    Beans
    270
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: 2 things everyone probably know how to fix but me

    Quote Originally Posted by cardioanomaly View Post
    dpkg --configure -a' to correct the problem.
    Superuser? You need to Sudo it!

    Sudo dpkg --configure -a

    And put your password when prompted.
    A computer is only as powerful as the user who uses it.

  3. #3
    Join Date
    Apr 2008
    Location
    England
    Beans
    270
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: 2 things everyone probably know how to fix but me

    Quote Originally Posted by cardioanomaly View Post
    Trying to use the package installer and each time i do i get the error that says, "only one software management tool is allowed to run at the same time, please close the other application e.g. update manager, aptitude, or synaptic."
    Forgot about your first question. You can only use one software management tool at a time, so close the other and only run one at once. You must have had 2 open at once.
    A computer is only as powerful as the user who uses it.

  4. #4
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: 2 things everyone probably know how to fix but me

    "Sudo dpkg --configure -a" won't work. Use "sudo dpkg --configure -a" instead.

  5. #5
    Join Date
    Apr 2008
    Location
    England
    Beans
    270
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: 2 things everyone probably know how to fix but me

    Ah, sorry, yep, silly me and my capital letters!! sudo, not Sudo!
    A computer is only as powerful as the user who uses it.

  6. #6
    Join Date
    Oct 2008
    Beans
    2

    Re: 2 things everyone probably know how to fix but me

    *prepares to insert own head through nearest wall* Thanks for helping a lost soul for many hours.

  7. #7

    Re: 2 things everyone probably know how to fix but me

    *prepares to insert own head through nearest wall* Thanks for helping a lost soul for many hours.
    Much safer to break Windows.
    Learning is not attained by chance, it must be sought for with ardor and attended to with diligence. Abigail Adams ( 1744 - 1818 ), 1780;

    My blog Poetry and More Free Ubuntu Magazine

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
  •