Bug 160576
| Summary: | up2date fails to install RPMs from file:// URLs with IndexError | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ben Webb <benmwebb> | ||||
| Component: | up2date | Assignee: | Bret McMillan <bretm> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fanny Augustin <fmoquete> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4 | CC: | fedora | ||||
| 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: | 2006-11-05 16:30:35 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: | |||||||
| Attachments: |
|
||||||
|
Description
Ben Webb
2005-06-15 21:08:37 UTC
Created attachment 115512 [details]
/var/log/up2date
This is the Python traceback which accompanies the up2date error message.
P.S. I also tried 'up2date -v' but it adds no extra error information.
in my case i have found the solution. i'm disabling the proxy of my firewall and all works fine. If adjusting your firewall solves the problem for you, then I don't see how you can have the same problem I have - the RPMs are served via a file:// URL, so go through the filesystem, not over the network (true, they are currently on an NFS mount, but up2date doesn't know that). up2date was replaced by pirut and put (package pirut) as of FC5. Only FC5 and FC6 are currently fully supported; FC3 and FC4 are supported for security fixes only. If this bug occurs in FC3 or FC4 and is a security bug, please change the product to Fedora Extras and the version to match. If you can verify that the bug exists in RHEL as well, please change the product and version appropriately. The codebase for pirut and pup is quite different, but if a similar bug exists in pirut and pup in FC5 or FC6, please change the product to pirut and the version appropriately and update the bug report. We apologize that the bug was not fixed before now. The status will be changed to NEEDINFO, and if the bug is not updated with evidence that it is a security bug or a bug that affects RHEL, it will be closed. I know that up2date was obsoleted in Fedora Core, and in fact we use yum with FC6 these days, so are no longer affected by this bug. Closing per previous message. |