Bug 891979

Summary: fedup-cli tries to grab updates from cmdline-instrepo
Product: [Fedora] Fedora Reporter: Andrew Lau <andrew>
Component: fedupAssignee: Will Woods <wwoods>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: tflink, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-23 18:13:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
fedupdebug.log none

Description Andrew Lau 2013-01-04 17:41:04 UTC
Description of problem:

fedup-cli tries to grab updates from cmdline-instrepo resulting in 404 errors

Version-Release number of selected component (if applicable):
fedup.noarch 0.7.2-1.fc17

How reproducible:


Steps to Reproduce:
1. fedup-cli --network 18 --debuglog fedupdebug.log --instrepo http://dl.fedoraproject.org/pub/fedora/linux/development/18/x86_64/os/
  
Actual results:

Downloading failed: failure: repodata/93d143b2e3184d3668178699e1e08c5a3f6c2ea06337e8ff6ea8ce6b3b5c2df2-primary.sqlite.bz2 from cmdline-instrepo: [Errno 256] No more mirrors to try.

Expected results:
Update packages to F18

Additional info:

Changing command line to below results in upgrade progress. 

fedup-cli --network 18 --debuglog fedupdebug.log --disablerepo=fedora --repourl fedora-alt=http://dl.fedoraproject.org/pub/fedora/linux/development/18/x86_64/os/

Comment 1 Tim Flink 2013-01-04 17:49:28 UTC
Can you attach your fedupdebug.log to this bug?

Comment 2 Andrew Lau 2013-01-04 17:55:28 UTC
Created attachment 672502 [details]
fedupdebug.log

Attached.

Comment 3 Will Woods 2013-01-23 18:13:44 UTC
I'm guessing this was a temporary mirror problem? Works fine now, AFAIK.