Bug 77017
| Summary: | up2date bomb out | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Milan Kerslager <milan.kerslager> |
| Component: | rhnlib | Assignee: | Mihai Ibanescu <mihai.ibanescu> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jay Turner <jturner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | ferrari_gt1, gafton, mihai.ibanescu, srevivo, thm |
| 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: | 2003-09-16 18:22:38 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: | 57770 | ||
At the same time other system works ok (an up-to-date system which was registered few days ago). So RHN server semms to be up (maybe wrong reply in this reported case). *** Bug 77054 has been marked as a duplicate of this bug. *** *** Bug 77019 has been marked as a duplicate of this bug. *** Should be "fixed" now. Can you please confirm? [we tried to re-enable rpm header compressions and they were never tested with the 8.0 client, therefore we didn't know they are broken. Hmmm. Reassigning to rhnlib i.e. myself :-( ] up2date works now! Thank you for your help! I have been able to run up2date succesfully. I tryed to downgrade fetchmail and run up2date again. It works. Seems to be fixed. Thanx. Leaving this open to track the rhnlib bug. *** Bug 77085 has been marked as a duplicate of this bug. *** yes, it's fixed, thanx! |
I had a fresh install of RH 8.0. I registered machine with up2date --register. Then run up2date -u. I've got this tracebac: # locale LANG=C LC_CTYPE="C" LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_PAPER="C" LC_NAME="C" LC_ADDRESS="C" LC_TELEPHONE="C" LC_MEASUREMENT="C" LC_IDENTIFICATION="C" LC_ALL= # up2date -u Fetching package list for channel: redhat-linux-i386-8.0... ######################################## Fetching Obsoletes list for channel: redhat-linux-i386-8.0... ######################################## Fetching rpm headers... Traceback (most recent call last): File "/usr/sbin/up2date", line 801, in ? main() File "/usr/sbin/up2date", line 573, in main fullUpdate, dryRun=options.dry_run)) File "/usr/sbin/up2date", line 737, in batchRun batch.run() File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 55, in run self.__findPackagesToUpdate() File "/usr/share/rhn/up2date_client/up2dateBatch.py", line 89, in __findPackagesToUpdate self.availableUpdates = plist.getPackagesToInstall() File "/usr/share/rhn/up2date_client/packageList.py", line 258, in getPackagesToInstall result = self.__skipPackages(result) File "/usr/share/rhn/up2date_client/packageList.py", line 285, in __skipPackages packageList = self.__skipFiles(packageList) File "/usr/share/rhn/up2date_client/packageList.py", line 306, in __skipFiles ignoreMsgCallback = self.ignoreMsgCallback) File "/usr/share/rhn/up2date_client/packageList.py", line 365, in buildHeaderList hdr = headerList[pkg] File "/usr/share/rhn/up2date_client/headers.py", line 121, in __getitem__ self.__retrievePackage(item) File "/usr/share/rhn/up2date_client/headers.py", line 126, in __retrievePackage hdr, sourceType = rpcServer.doCall(rpmSource.psc.headerSource.getHeader, item) File "/usr/share/rhn/up2date_client/rpcServer.py", line 107, in doCall ret = apply(method, args, kwargs) File "/usr/share/rhn/up2date_client/rpmSource.py", line 239, in getHeader header = source.getHeader(pkg, progressCallback = progressCallback) File "/usr/share/rhn/up2date_client/rpmSource.py", line 666, in getHeader fd = self.s.getPackageHeader(channel, filename) File "/usr/lib/python2.2/xmlrpclib.py", line 821, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.2/site-packages/rhn/rpclib.py", line 126, in _request verbose=self._verbose File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 141, in request return self.parse_response(fd) File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 157, in parse_response p.feed(response) File "/usr/lib/python2.2/xmlrpclib.py", line 390, in feed self._parser.Parse(data, 0) xml.parsers.expat.ExpatError: not well-formed (invalid token): line 1, column 0