Bug 433760
| Summary: | installer hangs when running pup | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Need Real Name <vidal> | ||||
| Component: | rhn-client-tools | Assignee: | John Matthews <jmatthew> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 5.1.z | CC: | cperry | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-02-20 22:53:13 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
Need Real Name
2008-02-21 10:54:46 UTC
Created attachment 295496 [details]
fichier contenant l'ensemble des messages d'erreurs
This was caused by a temporary server side issue with RHN and not the client, reporting the error back. This is not a bug with client side.
[cperry@cperry ~]$ cat bug-21-02
Component: Software Updater
Summary: TB7e17c70f rhnplugin.py:235:_getFile:RepoError: failed to retrieve repodata/updateinfo.xml.gz from rhel-x86_64-server-5
error was [Errno -1] Metadata file does not match checksum
Traceback (most recent call last):
File "/usr/sbin/pup", line 668, in ?
main()
File "/usr/sbin/pup", line 664, in main
pup.run()
File "/usr/sbin/pup", line 499, in run
self.doRefresh()
File "/usr/sbin/pup", line 324, in doRefresh
self.populateUpdates()
File "/usr/sbin/pup", line 380, in populateUpdates
self.updateMetadata.add(repo)
File "/usr/lib/python2.4/site-packages/yum/update_md.py", line 228, in add
md = obj.retrieveMD(mdtype)
File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 622, in retrieveMD
cache=self.http_caching == 'all')
File "/usr/lib/yum-plugins/rhnplugin.py", line 235, in _getFile
raise yum.Errors.RepoError, \
RepoError: failed to retrieve repodata/updateinfo.xml.gz from rhel-x86_64-server-5
error was [Errno -1] Metadata file does not match checksum
Local variables in innermost frame:
e: [Errno -1] Metadata file does not match checksum
url: None
text: None
self: rhel-x86_64-server-5
cache: False
reget: None
relative: repodata/updateinfo.xml.gz
start: None
checkfunc: (<bound method RhnRepo.checkMD of <rhnplugin.RhnRepo object at 0xc603ad0>>, ('updateinfo',), {})
copy_local: 1
end: None
local: //var/cache/yum/rhel-x86_64-server-5/updateinfo.xml.gz
Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |