Bug 1149927 - Yum flinging 'Error, 404 not found' messages for oepnSUSE build service repositories
Summary: Yum flinging 'Error, 404 not found' messages for oepnSUSE build service repos...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 21
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1149928 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-06 23:46 UTC by Aidan Collier
Modified: 2014-11-07 03:13 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-07 08:38:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
A log of the output that comes out when I run 'Sudo Yum update' with the OBS programs installed. (438 bytes, text/plain)
2014-10-06 23:46 UTC, Aidan Collier
no flags Details

Description Aidan Collier 2014-10-06 23:46:05 UTC
Created attachment 944414 [details]
A log of the output that comes out when I run 'Sudo Yum update' with the OBS programs installed.

Description of problem:


Version-Release number of selected component (if applicable):

Fedora 21 Alpha, Yum (8)

How reproducible:

I used Fedy, a program available at http://satya164.github.io/fedy/, ran it, and used it to install a GTK theme engine, and the Numix GTK theme with the Numix Circle Icon Pack (Both of which are hosted with the OpenSUSE build service), and then running 'sudo yum update'


Steps to Reproduce:
1. Install Fedy (Again http://satya164.github.io/fedy/) Using the command listed on the homepage.
2. Run fedy by either running 'fedy' as a command or by selecting it with the GNOME launcher.
3. To install the Build-Service hosted programs, go to 'Tweaks and Tasks > Install GTK theme engines' (This may not be hosted on OBS, but Just in case...)
and then (on the main menu) navigate into 'Additional Software' and then Select
'Install Numix GTK and icon themes'. Once done, close fedy.
4. Open another terminal, and then run 'sudo yum update'.
5. You should see messages of 
'http://download.opensuse.org/repositories/home%3A/satya164%3A/fedy/Fedora_21/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://download.opensuse.org/repositories/home%3A/paolorotolo%3A/numix/Fedora_21/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.'
In the output.

Actual results:
Using Yum to update repos or install packages often outputs:
----------------------------------------------------------------------------
http://download.opensuse.org/repositories/home%3A/satya164%3A/fedy/Fedora_21/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://download.opensuse.org/repositories/home%3A/paolorotolo%3A/numix/Fedora_21/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
-----------------------------------------------------------------------------

Expected results:

Typically, the OpenSUSE build repositories should be working without error.


Additional info:

The Hardware I'm running it on is the Dell XPS 13 9333 (with Intel i5)

Comment 1 Valentina Mukhamedzhanova 2014-10-07 08:38:24 UTC
Hello, thanks for the detailed report. If you try out the URLs that yum is complaining about in your browser, you'll see that indeed they are unavailable. As I can see the URL for Fedora 20 (http://download.opensuse.org/repositories/home:/satya164:/fedy/Fedora_20/) is reachable, but not for Fedora 21. There is nothing yum can do about it.

Comment 2 Valentina Mukhamedzhanova 2014-10-07 08:46:30 UTC
*** Bug 1149928 has been marked as a duplicate of this bug. ***

Comment 3 Martin Roth 2014-11-07 03:13:17 UTC
To disable this repo until there is a repo at that location, use:

sudo yum-config-manager --disable fedy


Note You need to log in before you can comment on or make changes to this bug.