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/
Can you attach your fedupdebug.log to this bug?
Created attachment 672502 [details] fedupdebug.log Attached.
I'm guessing this was a temporary mirror problem? Works fine now, AFAIK.