Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Crypt-Random-Source: 0.14 fails to install

by chandantul (Scribe)
on Apr 14, 2021 at 13:02 UTC ( [id://11131272]=perlquestion: print w/replies, xml ) Need Help??

chandantul has asked for the wisdom of the Perl Monks concerning the following question:

Hello All, I am getting the following error Crypt-Random-Source: 0.14 fails to install while installing OIDC::Lite. I am in Windows 10 platform

Please check below errors

t/sugar.t .............. 1/? Undef did not pass type constraint "Class +Name" (in $self->{"weak_source"}) at (eval 121) line 17 "ClassName" is a subtype of "Str" "Str" is a subtype of "Value" "Value" is a subtype of "Defined" Undef did not pass type constraint "Defined" (in $self->{"weak_sou +rce"}) "Defined" is defined as: (defined($_)) # Tests were run but no plan was declared and done_testing() was not s +een. # Looks like your test exited with 255 just after 3. t/sugar.t .............. Dubious, test returned 255 (wstat 65280, 0xff +00) All 3 subtests passed Test Summary Report ------------------- t/factory.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/sugar.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=7, Tests=17, 4 wallclock secs ( 0.11 usr + 0.09 sys = 0.20 CP +U) Result: FAIL Lockfile removed. ETHER/Crypt-Random-Source-0.14.tar.gz C:\Strawberry\perl\bin\perl.exe ./Build test -- NOT OK //hint// to see the cpan-testers results for installing this module, t +ry: reports ETHER/Crypt-Random-Source-0.14.tar.gz Stopping: 'install' failed for 'Crypt::Random::Source'. Failed during this command: ETHER/Crypt-Random-Source-0.14.tar.gz : make_test NO

Can you please help to fix?

Replies are listed 'Best First'.
Re: Crypt-Random-Source: 0.14 fails to install
by hippo (Bishop) on Apr 14, 2021 at 13:07 UTC

    You have not checked RT? This problem was reported in 2019. There's no fix yet.


    🦛

      Is that possible for you to let me know which OIDC module can be used in order to work with OIDC authorization server?

        OIDC::Lite, maybe? https://github.com/ritou/p5-oidc-lite nm reading is hard.

        The way I solve these kind of things is figuring out what's using this. https://metacpan.org/requires/module/Crypt::Random::Source. I looked and did not find it directly in https://github.com/ritou/p5-oidc-lite. A solution may present itself upstream, meaning there may be an alternative to what's using it rather than an alternative to the thing that is break it it. Let us know what you find out. If you're lucky, maybe you can monkey patch it. Better yet, fix it upstream.
Re: Crypt-Random-Source: 0.14 fails to install
by no longer just digit (Beadle) on Apr 15, 2021 at 12:32 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11131272]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (10)
As of 2024-04-18 16:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found