Find the answer to your Linux question:
Results 1 to 4 of 4
Hi, tried to update system via the system gui; gettting the below errors. Code: Errors were encountered while downloading packages. gstreamer-plugins-ugly-0.10.10-2.fc10.i386: failure: gstreamer-plugins-ugly-0.10.10-2.fc10.i386.rpm from rpmfusion-free-updates: [Errno 256] No more mirrors ...
  1. #1
    Just Joined! samuraijack's Avatar
    Join Date
    Mar 2009
    Posts
    29

    Question package download failed!

    Hi,

    tried to update system via the system gui; gettting the below errors.

    Code:
    Errors were encountered while downloading packages.
    gstreamer-plugins-ugly-0.10.10-2.fc10.i386: failure: gstreamer-plugins-ugly-0.10.10-2.fc10.i386.rpm from rpmfusion-free-updates: [Errno 256] No more mirrors to try.
    rpmfusion-free-release-10-1.noarch: failure: rpmfusion-free-release-10-1.noarch.rpm from rpmfusion-free: [Errno 256] No more mirrors to try.
    rpmfusion-nonfree-release-10-1.noarch: failure: rpmfusion-nonfree-release-10-1.noarch.rpm from rpmfusion-nonfree: [Errno 256] No more mirrors to try.
    Should I add more mirrors?If so, how?

    Thanks.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    yum repolist
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined! samuraijack's Avatar
    Join Date
    Mar 2009
    Posts
    29
    Code:
    yum repolist
    Loaded plugins: fastestmirror, refresh-packagekit
    repo id              repo name                                status  
    adobe-linux-i386     Adobe Systems Incorporated               enabled :      17
    fedora               Fedora 10 - i386                         enabled :  11,416
    rpmfusion-free       RPM Fusion for Fedora 10 - Free          enabled :     324
    rpmfusion-free-updat RPM Fusion for Fedora 10 - Free - Update enabled :     706
    rpmfusion-nonfree    RPM Fusion for Fedora 10 - Nonfree       enabled :     142
    rpmfusion-nonfree-up RPM Fusion for Fedora 10 - Nonfree - Upd enabled :     514
    updates              Fedora 10 - i386 - Updates               enabled :   4,940
    repolist: 18,059

  4. #4
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    Try
    Code:
    yum clean all
    yum install gstreamer-plugins-ugly
    Glenn
    Powered by Fedora 16 and Arch Linux

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...