cpantestlogs/Git::Deploy_genfailure.log
2017-05-02 18:44:36 -07:00

505 lines
26 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1492985273.17948
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Git::Deploy () on cpanmetadb ...
! Download http://www.cpan.org/authors/id/A/AV/AVAR/git-deploy-6.01.tar.gz failed. Retrying ...
! Download http://www.cpan.org/authors/id/A/AV/AVAR/git-deploy-6.01.tar.gz failed. Retrying ...
Unpacking git-deploy-6.01.tar.gz
--> Working on Git::Deploy
Fetching http://www.cpan.org/authors/id/A/AV/AVAR/git-deploy-6.01.tar.gz ... FAIL
git-deploy-6.01
git-deploy-6.01/Changes
git-deploy-6.01/t
git-deploy-6.01/t/run.t
git-deploy-6.01/LICENSE
git-deploy-6.01/dist.ini
git-deploy-6.01/META.yml
git-deploy-6.01/MANIFEST
git-deploy-6.01/META.json
git-deploy-6.01/README.pod
git-deploy-6.01/design.pod
git-deploy-6.01/Makefile.PL
git-deploy-6.01/MANIFEST.SKIP
git-deploy-6.01/bin
git-deploy-6.01/bin/git-deploy
git-deploy-6.01/t/00_compile.t
git-deploy-6.01/lib/Git
git-deploy-6.01/lib/Git/Deploy.pm
git-deploy-6.01/lib/Git/Deploy
git-deploy-6.01/lib/Git/Deploy/Say.pm
git-deploy-6.01/lib/Git/Deploy/Hook.pm
git-deploy-6.01/lib/Git/Deploy/Timing.pm
git-deploy-6.01/t/lib/Git/Deploy
git-deploy-6.01/t/lib/Git/Deploy/Test.pm
git-deploy-6.01/lib/Git/Deploy/Question.pm
Entering git-deploy-6.01
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring git-deploy-6.01 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for git::deploy
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have Cwd 0 ... Yes (3.62)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have Time::HiRes 0 ... Yes (1.9741)
Checking if you have Sys::Hostname 0 ... Yes (1.20)
Checking if you have Term::ReadLine 0 ... Yes (1.14)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have Memoize 0 ... Yes (1.03)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Pod::Usage 0 ... Yes (1.69)
Checking if you have Fcntl 0 ... Yes (1.13)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have POSIX 0 ... Yes (1.76)
Checking if you have File::Spec::Functions 0 ... Yes (3.62)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have Getopt::Long 0 ... Yes (2.49)
OK
Building and testing git-deploy-6.01 ... cp README.pod blib/lib/git/README.pod
cp lib/Git/Deploy.pm blib/lib/Git/Deploy.pm
cp lib/Git/Deploy/Say.pm blib/lib/Git/Deploy/Say.pm
cp design.pod blib/lib/git/design.pod
cp lib/Git/Deploy/Hook.pm blib/lib/Git/Deploy/Hook.pm
cp lib/Git/Deploy/Question.pm blib/lib/Git/Deploy/Question.pm
cp lib/Git/Deploy/Timing.pm blib/lib/Git/Deploy/Timing.pm
cp bin/git-deploy blib/script/git-deploy
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/git-deploy
Manifying 1 pod document
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t .. ok
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy start >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <0>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'We created a tag because there wasn't one already'
# at t/run.t line 25.
# ''
# doesn't match '(?^:debug)'
# Failed test 'We print a notice about the deploy being started'
# at t/run.t line 26.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Deploy procedure has started)'
# Failed test 'By default we don't send mail on 'start''
# at t/run.t line 27.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Not sending mail on action)'
# Failed test 'We push any tags we have to origin on startup'
# at t/run.t line 28.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:git push --tags origin)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy status >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <0>, but we wanted <1>: '
# at t/lib/Git/Deploy/Test.pm line 23.
# Failed test 'We note the correct status'
# at t/run.t line 35.
# '# NOTE : No debug deployment currently in progress
# '
# doesn't match '(?^:debug rollout started - not synced yet)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy sync >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <1>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'XXX: On our first sync we bitch about the tag we just made. We shouldn't do that.'
# at t/run.t line 43.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:It seems like there is nothing to sync)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy --force sync >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <0>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'XXX: On our first sync we bitch about the tag we just made. We shouldn't do that.'
# at t/run.t line 55.
# '# FATAL: working directory not clean. git status reports:
# # FATAL: On branch master
# # FATAL: Your branch is up-to-date with 'origin/master'.
# # FATAL: nothing to commit, working tree clean
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:--force enabling rolling out same thing you had when you started)'
# Failed test 'We don't have any sync hook yet'
# at t/run.t line 60.
# '# FATAL: working directory not clean. git status reports:
# # FATAL: On branch master
# # FATAL: Your branch is up-to-date with 'origin/master'.
# # FATAL: nothing to commit, working tree clean
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:You must now hand execute the synchronization process and then execute)'
# Failed test 'Should be in output: Step 'sync' finished'
# at t/run.t line 69.
# '# FATAL: working directory not clean. git status reports:
# # FATAL: On branch master
# # FATAL: Your branch is up-to-date with 'origin/master'.
# # FATAL: nothing to commit, working tree clean
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Step 'sync' finished)'
# Failed test 'Should be in output: git push --tags origin'
# at t/run.t line 69.
# '# FATAL: working directory not clean. git status reports:
# # FATAL: On branch master
# # FATAL: Your branch is up-to-date with 'origin/master'.
# # FATAL: nothing to commit, working tree clean
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:git push --tags origin)'
# Failed test 'Should be in output: Not sending mail on action 'sync''
# at t/run.t line 69.
# '# FATAL: working directory not clean. git status reports:
# # FATAL: On branch master
# # FATAL: Your branch is up-to-date with 'origin/master'.
# # FATAL: nothing to commit, working tree clean
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Not sending mail on action 'sync')'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy status >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <0>, but we wanted <2>: '
# at t/lib/Git/Deploy/Test.pm line 23.
# Failed test 'We note the correct status'
# at t/run.t line 80.
# '# NOTE : No debug deployment currently in progress
# '
# doesn't match '(?^:debug rollout tagged - awaiting sync)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy finish >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <0>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'Should be in output: Looks like you are all done! Have a nice day'
# at t/run.t line 90.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Looks like you are all done! Have a nice day)'
# Failed test 'Should be in output: git push --tags origin'
# at t/run.t line 90.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:git push --tags origin)'
# Failed test 'Should be in output: Step 'finish' finished.'
# at t/run.t line 90.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Step 'finish' finished.)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy start >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <0>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'We finished the start step'
# at t/run.t line 107.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Step 'start' finished)'
# Failed test 'We have stuff in 'log''
# at t/run.t line 120.
# ''
# doesn't match '(?^:This is a commit message)'
# Failed test 'We have stuff in 'diff''
# at t/run.t line 130.
# ''
# doesn't match '(?^:CHANGES)'
# Failed test 'The tag we had before rollout is <>'
# at t/run.t line 141.
# ''
# doesn't match '(?^:^debug-)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy sync >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <1>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'Should be in output: It looks like there are unpushed commits'
# at t/run.t line 152.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:It looks like there are unpushed commits)'
# Failed test 'Should be in output: Most likely this is harmless'
# at t/run.t line 152.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Most likely this is harmless)'
# Failed test 'We should get a commit message in the output'
# at t/run.t line 155.
# ''
# doesn't match '(?^:This is a commit message)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy status >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <0>, but we wanted <1>: '
# at t/lib/Git/Deploy/Test.pm line 23.
# Failed test 'We note the correct status'
# at t/run.t line 166.
# '# NOTE : No debug deployment currently in progress
# '
# doesn't match '(?^:debug rollout started - not synced yet)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy sync >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <0>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'We don't have any sync hook yet'
# at t/run.t line 176.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:You must now hand execute the synchronization process and then execute)'
# Failed test 'Should be in output: Step 'sync' finished'
# at t/run.t line 185.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Step 'sync' finished)'
# Failed test 'Should be in output: git push --tags origin'
# at t/run.t line 185.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:git push --tags origin)'
# Failed test 'Should be in output: Not sending mail on action 'sync''
# at t/run.t line 185.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Not sending mail on action 'sync')'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy status >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <0>, but we wanted <2>: '
# at t/lib/Git/Deploy/Test.pm line 23.
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy finish >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <0>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'Should be in output: Looks like you are all done! Have a nice day'
# at t/run.t line 205.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Looks like you are all done! Have a nice day)'
# Failed test 'Should be in output: git push --tags origin'
# at t/run.t line 205.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:git push --tags origin)'
# Failed test 'Should be in output: Step 'finish' finished.'
# at t/run.t line 205.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:Step 'finish' finished.)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy revert 2 >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <0>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'Should be in output: You've selected the choice <2>'
# at t/run.t line 219.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:You've selected the choice <2>)'
# Failed test 'Should be in output: The following commits are available'
# at t/run.t line 219.
# '# FATAL: Please make sure you execute:
# # FATAL:
# # FATAL: git config --global user.name 'Your Name'
# # FATAL: git config --global user.email 'email@host.com'
# # FATAL:
# # FATAL: before you use this tool
# Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# '
# doesn't match '(?^:The following commits are available)'
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy sync >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <0>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
# Failed test 'The command </home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 -I/home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/git-deploy-lib /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy finish >/tmp/git-deploy-5Bx9y/output/last_stdout 2>/tmp/git-deploy-5Bx9y/output/last_stderr> exited with <25>, but we wanted <0>: '
# at t/lib/Git/Deploy/Test.pm line 23.
Died at /home/ryan/.cpanm/work/1492985273.17948/git-deploy-6.01/bin/git-deploy line 45.
fatal: ..: '..' is outside repository
# Looks like you failed 47 tests of 89.
# Failed test 'A rollout etc.'
# at t/lib/Git/Deploy/Test.pm line 98.
# Looks like you failed 1 test of 1.
t/run.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/run.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=2, Tests=6, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.87 cusr 0.08 csys = 0.97 CPU)
Result: FAIL
Failed 1/2 test programs. 1/6 subtests failed.
Makefile:905: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
! Installing Git::Deploy failed. See /home/ryan/.cpanm/work/1492985273.17948/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Git::Deploy] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man