https://bugzilla.redhat.com/show_bug.cgi?id=1418310 --- Comment #7 from Andrew Bauer <zonexpertconsulting@xxxxxxxxxxx> --- After much troubleshooting, the build failure was isolated to only rawhide. The root cause turned out to be a value for endpoint was not defined: https://github.com/scrottie/SOAP-WSDL/blob/master/lib/SOAP/WSDL/Transport/HTTP.pm#L54 By design, the perl test did not set the endpoint, and my assumption is that the perl code should be able to handle this. Other distros such a f24 and epel7 do not throw an error when this condition occurs and I did not investigate why. I did, however, verify that the patch does indeed allow the package to build, but it also does not break anything on older distros. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx