On Tue, Apr 10, 2012 at 1:46 PM, Richard Shaw <hobbes1069(a)gmail.com> wrote:
On Tue, Apr 10, 2012 at 1:02 PM, Alec Leamas
<leamas.alec(a)gmail.com> wrote:
> What happens if you run the perl test directly in the spec file? Something
> like
>
> %prep
> ...
> perl -e 'use DateTime::Format::ISO8601;'
> echo "Found, status: $?"
Well I just tried but now for some reason I'm getting an ssl handshake
error when I try "make build":
OpenSSL.SSL.Error: [('SSL routines', 'SSL3_READ_BYTES', 'sslv3 alert
certificate expired'), ('SSL routines', 'SSL3_WRITE_BYTES', 'ssl
handshake failure')]
make: *** [plague] Error 1
Ok, my .rpmfusion.cert expired but the error message isn't terribly
helpful. Building now.
Richard