Bug 1193599
Summary: | fedup could suggest --nogpgcheck or at least note that it was looking for signed images | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kevin Fenzi <kevin> |
Component: | fedup | Assignee: | Orphan Owner <extras-orphan> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | kevin, tflink, vondruch, wwoods |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-10-20 14:08:09 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: |
Description
Kevin Fenzi
2015-02-17 16:50:38 UTC
Could you attach the full traceback (at the end of /var/log/fedup.log)? Sure: ... awhide/x86_64/os/.treeinfo.signed: [Errno 14] FTP Error 550 - Given file does not exist [ 6.859] (II) fedup.yum:log_grab_failure() http://www.gtlib.gatech.edu/pub/fedora.redhat/linux/development/rawhide/x86_64/os/.treeinfo.signed: [Errno 14] HTTP Error 404 - Not Found [ 6.859] (II) fedup:message() Downloading failed: couldn't get boot images: No more mirrors to try. Last error was: [Errno 14] HTTP Error 404 - Not Found [ 6.860] (DD) fedup:<module>() Traceback (for debugging purposes): Traceback (most recent call last): File "/bin/fedup", line 286, in <module> main(args) File "/bin/fedup", line 190, in main kernel, initrd = f.download_boot_images() # TODO: force arch? File "/usr/lib/python2.7/site-packages/fedup/download.py", line 466, in download_boot_images raise YumBaseError(_("couldn't get boot images: %s") % err) YumBaseError: couldn't get boot images: No more mirrors to try. Last error was: [Errno 14] HTTP Error 404 - Not Found [ 6.860] (II) fedup:<module>() /bin/fedup exiting cleanly at Tue Feb 17 09:46:08 2015 This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23 This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. fedup's replacement doesn't deal with boot images, so this should be a non-issue. |