Description of problem: When trying to upload mdm packages to test RHN satellite with solaris up2date clients, the packages fail to upload into the channel that I created. The log file reports: [root@vmware1 rhn]# tail -f rhn_upload_package_push.log <snip> 2004/09/03 13:19:38 1685 192.168.36.151: server/apacheUploadServer.handler('GET method received, returning',) 2004/09/03 13:19:43 1691 192.168.36.151: rhnSQL/int_oracle.connect('Connecting to database', 'rhnsat') 2004/09/03 13:19:44 1691 192.168.36.151: package_push/package_push.headerParserHandler('Username', 'sat_qa', 'Force', 0) 2004/09/03 13:19:47 1691 192.168.36.151: package_push/package_push.handler('Mismatching md5sums', '5994490bebb6c0053980363726ff2293', '8ee7281e8a787ce0ad7cbea3b39a04cd') Version-Release number of selected component (if applicable): 3.5 sat beta How reproducible: Always Steps to Reproduce: 1. login to the satellite machine (vmware1.rhndev.redhat.com) as root with the standard password 2. in /root/mdm there is a directory with several mdm files downloaded from dept.rhndev/solaris 3. cd /root/mdm 4. rhnpush -v -v -c non-linux --server vmware1.rhndev.redhat.com SMCpine-4.10.sparc-solaris.mpm Actual results: see mismatch error above Expected results: see error description Additional info: rhn satellite installed on vmware1.rhndev.redhat.com -- login/password for the RHN on that machine is sat_qa/password
Fixed in HEAD and backported to the 3.5 branch. Fix should be in server-side 3.5.3 and rhnpush 3.5.3 packages.
Fixed.