Coder Social home page Coder Social logo

Comments (3)

bbusschots avatar bbusschots commented on June 20, 2024 1

I believe CPAN will terminate the install if a test fails, so I think your install would have been aborted. You can force the installation regardless of test outcomes with the cpan's -f flag.

Tests should not fail though, so it implies something else has gone wrong.

Could you show me the exact command you used to do the install, and, the full output of the install? Also, what exact version of MacOS are you using? And, are you using the default Perl, or Perl from another source like Perl Brew?

from hsxkpasswd.

bjohas avatar bjohas commented on June 20, 2024

It's the default perl under OS X (10.11.6.)

sudo cpan install Crypt::HSXKPasswd

generates

Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ................ 1/? # Testing Crypt::HSXKPasswd v3.6, Perl 5.018002, /usr/bin/perl
t/00-load.t ................ ok
t/01-defined-constants.t ... ok
t/02-generate-passwords.t .. 1/10

Failed test 'password generation with named argument 'dictionary_file''

at t/02-generate-passwords.t line 35.

Failed test 'password generation with named arguments 'dictionary_file' & 'dictionary_file_encoding''

at t/02-generate-passwords.t line 41.

t/02-generate-passwords.t .. 10/10 # Looks like you failed 2 tests of 10.
t/02-generate-passwords.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/10 subtests
t/manifest.t ............... skipped: Author tests not required for installation
t/perlcritic.t ............. skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/pod.t .................... skipped: Author tests not required for installation

(Sorry, don't know how to stop the hash symbol from being interpreted as heading)

from hsxkpasswd.

bjohas avatar bjohas commented on June 20, 2024

Btw. installation with -f works, and e.g. hsxkpasswd on the commandline seems to give correct results - so perhaps this error doesn't matter?

from hsxkpasswd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.