Bug 505156
Summary: | yum.metalink.MetaLinkRepoErrorParseFail: File /var/tmp/yum-newman-PhoCVC/fedora-source/metalink.xml does not exist | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Nowak <mnowak> |
Component: | yum-utils | Assignee: | Seth Vidal <skvidal> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 11 | CC: | james.antill, ohudlick, pmatilai, rudd-o, tim.lauridsen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-06-26 15:24:36 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michal Nowak
2009-06-10 20:31:13 UTC
While I understand that the problem might happen due to wrong permissions in tmp o yum cache, it looks like yumdownloader might run better and do not write out backtraces when permissions are not ideal. I've changed what the MetaLinkRepoErrorParseFail derives from. The next update to yum should include a patch which will allow yumdownloader to output a sensible-ish error and not traceback. thanks, seth. but it should still -- methinks -- not be a repoerror -- if the file is not found, it should be an ioerror or an oserror (never quite understood the diff between the two). |