Skip Menu |

This queue is for tickets about the App-perlbrew CPAN distribution.

Report information
The Basics
Id: 70233
Status: new
Priority: 0/
Queue: App-perlbrew

People
Owner: Nobody in particular
Requestors: njh [...] bandsman.co.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.28
Fixed in: (no value)



Subject: perlbrew install confused by installation failure
I did "perlbrew -Duseithreads install perl-5.8.5 -Accflags=$CFLAGS" which failed in the installation phase because of lack of disc space. I've cleared that problem, but now I can't install. It seems that perlbrew can't recover from installation failures: gateway:~$ perlbrew -Duseithreads install perl-5.8.5 -Accflags=$CFLAGS sh: /home/njh/perl5/perlbrew/perls/perl-5.8.5/bin/perl: No such file or directory Use of uninitialized value $version in substr at /home/njh/perl5/perlbrew/bin/perlbrew line 942. Use of uninitialized value $version in substr at /home/njh/perl5/perlbrew/bin/perlbrew line 942. substr outside of string at /home/njh/perl5/perlbrew/bin/perlbrew line 942. Use of uninitialized value $version in substr at /home/njh/perl5/perlbrew/bin/perlbrew line 942. substr outside of string at /home/njh/perl5/perlbrew/bin/perlbrew line 942. Argument "" isn't numeric in sprintf at /home/njh/perl5/perlbrew/bin/perlbrew line 942. Use of uninitialized value in sprintf at /home/njh/perl5/perlbrew/bin/perlbrew line 942. Use of uninitialized value in sprintf at /home/njh/perl5/perlbrew/bin/perlbrew line 942. ABORT: perl-5.8.5 is already installed. njh@gateway:~$