[Bug 515752] Review Request: python-soaplib - python library for creating SOAP services

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 2 15:39:25 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=515752

--- Comment #19 from Jordan OMara <jomara at redhat.com> 2010-06-02 11:39:09 EDT ---
A coworker showed me a workaround for this issue; I guess in RHEL5 the default
hashing algorithm is different and you get weird failures like this.

He had me add :

%global _binary_filedigest_algorithm 1
%global _source_filedigest_algorithm 1
%global _binary_payload w9.gzdio
%global _source_payload w9.gzdio

before %prep. All systems are go

spec: http://jomara.fedorapeople.org/python_soaplib/python-soaplib.spec
srpm:
http://jomara.fedorapeople.org/python_soaplib/python-soaplib-0.8.1-3.fc12.src.rpm

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list