Michael Mraka wrote:

Chuck Renshaw wrote:
Is anyone that's using the nightly builds getting the following in rhn_upload_package_push.log:

2009/12/22 15:52:20 -04:00 5780 127.0.0.1: rhnSQL/driver_cx_Oracle._execute_wrapper('Executing SQL: "select LOOKUP_CHECKSUM(:ctype, :csum) id from dual" with bind params: {csum: 6170ad7248bde31101897647bacbbcf9,ctype: md5}',)
...
and the following in the apache error_log:

RHN 5779 2009/12/22 15:51:53 -04:00: ('Unhandled exception',)
...
Exception Handler Information
Traceback (most recent call last):
File "/usr/share/rhn/server/apacheUploadServer.py", line 107, in _wrapper
  ret = function(req)
File "/usr/share/rhn/upload_server/handlers/package_push/package_push.py", line 134, in handler
  relative_path=self.rel_package_path, org_id=self.org_id)
File "/usr/share/rhn/server/rhnPackageUpload.py", line 169, in push_package
  importer.run()
File "/usr/share/rhn/server/importlib/importLib.py", line 629, in run
  self.fix()
File "/usr/share/rhn/server/importlib/packageImport.py", line 299, in fix
  ChannelPackageSubscription.fix(self)
File "/usr/share/rhn/server/importlib/packageImport.py", line 66, in fix
  self.backend.lookupChecksums(self.checksums)
File "/usr/share/rhn/server/importlib/backend.py", line 434, in lookupChecksums
  h.execute(ctype=ctype, csum=csum)
File "/usr/share/rhn/server/rhnSQL/sql_base.py", line 168, in execute
  return apply(self._execute_wrapper, (self._execute, ) + p, kw)
File "/usr/share/rhn/server/rhnSQL/driver_cx_Oracle.py", line 101, in _execute_wrapper
  ret = self._get_oracle_error_info(e)
File "/usr/share/rhn/server/rhnSQL/driver_cx_Oracle.py", line 201, in _get_oracle_error_info
  return (e.code, e.message, self.sql)
AttributeError: 'str' object has no attribute 'code'

RHN 5780 2009/12/22 15:52:20 -04:00: ('Unhandled exception',)

What are your rhnpush and spacewalk-backend versions?

I've checked it's fixed in latest nightly.

--
Michael Mráka
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

I updated before I saw this, but it is working now. Whatever it was is fixed. Thanks.
_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to