Results 1 to 5 of 5

Thread: [SOLVED] Error trying to load GStreamer

  1. #1
    Join Date
    Jun 2008
    Location
    Holmesville Australia
    Beans
    78
    Distro
    Ubuntu 12.04 Precise Pangolin

    Question [SOLVED] Error trying to load GStreamer

    While trying to load GStreamer ffmpg video plugin a box popped up with the message:

    An error occured
    The following details are provided:

    E:dpkg was interrupted,you must manually
    run 'dpkg_ _configure-a' to correct the problem.
    E:_ cache-> open()failed,please report.

    AS A Newby Can anybody help me with what to do?
    Last edited by soloman498; June 29th, 2008 at 05:29 AM. Reason: solved

  2. #2
    Join Date
    Dec 2007
    Beans
    732

    Re: Error trying to load GStreamer

    Open a terminal and type or cut and paste the following:

    Code:
    sudo dpkg_ _configure-a
    It will ask you for your password - just type in your password and wait until it is done. Then go back into Synaptic and install gstreamer.

    Enjoy!

  3. #3
    Join Date
    Jun 2008
    Location
    Holmesville Australia
    Beans
    78
    Distro
    Ubuntu 12.04 Precise Pangolin

    Unhappy Re: Error trying to load GStreamer

    I tried that but got this messageatrick@patrick-desktop:~$ sudo dpkg_ _configure-a
    sudo: dpkg_: command not found

  4. #4
    Join Date
    Dec 2007
    Beans
    732

    Re: Error trying to load GStreamer

    Didn't notice this but the command should be:

    sudo dpkg --configure -a

    not

    sudo dpkg _ _configure -a

  5. #5
    Join Date
    Jun 2008
    Location
    Holmesville Australia
    Beans
    78
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Error trying to load GStreamer

    thankyou.amended command fixed 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
  •