Bug 4293
Summary: | ftp.redhat.com oscillating between 2 different versions of rawhide | ||
---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | dunwoody |
Component: | ncftp | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.0 | CC: | rvokal |
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: | 1999-08-02 15:17:49 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
dunwoody
1999-07-31 22:15:19 UTC
There have been recent rearrangements of ftp.redhat.com. These problems should be fixed now. This problem appears to me to be still unresolved. I am continuing to see the same behavior. I'm seeing two seemingly separate problems: - two competing versions of ftp.redhat.com/rawhide/i386/RedHat/RPMS. One version (call it A) seems to have the latest versions of everything except wmmon, which is at 1.0b2-3. The other version (call it B) seems to have out-of-date versions of most things, except wmmon which is at 1.0b2-4. I've been running my script repeatedly, and sometimes I get A; sometimes I get B. - My script invokes ncftpget repeatedly. Odd-numbered invocations (1, 3, 5...) fail with error 3 (transfer failed), and even-numbered invocations (2, 4, 6) succeed. I added a workaround to my script -- if ncftpget fails, the script just tries again. This works, but the underlying problem remains. This is a new problem; the last time I ran my script (about 2 weeks ago), using the same system configuration (including ncftp-3.0beta19-1) everything was fine. I tried fiddling with the ncftpget timeout and redial options, but didn't find a way to eliminate the failures. -Craig Dunwoody dunwoody I'm not seeing this problem now, so I'll be optimistic and assume it's gone for good. I'd like to re-close this bug myself to save you the trouble, but if there's a way for me to do that I don't know what it is (possible bugzilla RFE?). Thanks very much for the quick response on these bug reports -- impressive! ftp.redhat.com is aliased to two separate machines. Hence, if one has the updated files and one doesn't (this could happen if you're trying to download while the machines are syncing, for example), weird things can happen. I'm not sure there's much we can do about this, though. |