I have a channel in spacewalk for solaris SPARC packages (arch is set to Sparc Solaris). I have created mpm's using solaris2mpm successfully but am not able to upload packages to the channel. The messages are:

Error pushing SMCautoc-2.64-1_PSTAMP_Steve_Christensen.sparc-solaris.mpm: Error 500 (500)


Exception reported from sacspwk03.saccap.int
Time: Sat Jun  4 13:09:23 2011
Exception type spacewalk.common.rhn_mpm.InvalidPackageError
Exception while handling function server.apacheUploadServer._wrapper
Request object information:
URI: /PACKAGE-PUSH
Remote Host: 127.0.0.1
Server Name: sacspwk03.saccap.int:443
Headers passed in:
        Accept-Encoding: identity
        Content-Length: 6849716
        Content-Type: application/x-rpm
        Host: localhost:443
        User-Agent: rhnpush
        X-RHN-Upload-Auth-Session: 5496x6f07206099aab03fea6ed7e6afc0167c
        X-RHN-Upload-File-Checksum: d99a639e3255f3484cc32282762c5018
        X-RHN-Upload-File-Checksum-Type: md5
        X-RHN-Upload-File-MD5sum: d99a639e3255f3484cc32282762c5018
        X-RHN-Upload-Force: 0
        X-RHN-Upload-Package-Arch: sparc-solaris
        X-RHN-Upload-Package-Name: SMCautoc
        X-RHN-Upload-Package-Release: 1_PSTAMP_Steve_Christensen
        X-RHN-Upload-Package-Version: 2.64
        X-RHN-Upload-Packaging: mpm

Exception Handler Information
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/spacewalk/server/apacheUploadServer.py", line 97, 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/lib/python2.4/site-packages/spacewalk/server/rhnPackageUpload.py", line 164, in push_package
    importer.run()
File "/usr/lib/python2.4/site-packages/spacewalk/server/importlib/importLib.py", line 622, in run
    self.submit()
File "/usr/lib/python2.4/site-packages/spacewalk/server/importlib/packageImport.py", line 297, in submit
    self._import_signatures()
File "/usr/lib/python2.4/site-packages/spacewalk/server/importlib/packageImport.py", line 486, in _import_signatures
    header = rhn_pkg.get_package_header(filename=full_path)
File "/usr/lib/python2.4/site-packages/spacewalk/common/rhn_pkg.py", line 32, in get_package_header
    return rhn_pkg(filename=filename, file=file, fd=fd) \
File "/usr/lib/python2.4/site-packages/spacewalk/common/rhn_mpm.py", line 37, in get_package_header
    return load(filename=filename, file=file, fd=fd)[0]
File "/usr/lib/python2.4/site-packages/spacewalk/common/rhn_mpm.py", line 60, in load
    raise e
InvalidPackageError

RHN 15364 2011/06/04 13:09:23 -04:00: ('Unhandled exception',)


any ideas?

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

Reply via email to