Bug 118410
| Summary: | up2date do not handle HTTP error codes properly | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Leonid Kanter <leon> |
| Component: | up2date | Assignee: | Adrian Likins <alikins> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | djuran |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-06-27 16:08:18 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 114963, 120068, 123268, 136451 | ||
|
Description
Leonid Kanter
2004-03-16 14:53:19 UTC
Sorry, I pasted 404 error in wrong place, but the idea must be clear. Could you verify that the server actually responded with a 404 error code? These days it seems pretty typical to redirect errors to a 404 page, but that page itself returns a 200 error. Needless to say, this is incorrect behaviour and causes some problems. wget on the same URL reported 404. I was using mirrors.kernel.org. If someone has full private yum repository it is very easy to test. Temporarily modify header.info file - corrupt any file name, then run up2date. |