Fire is step THREE! | github.com/perl6/toolchain-bikeshed | Channel logs: irclog.perlgeek.de/perl6-toolchain/today | useful prior art: metacpan.org/pod/CPAN::Meta::Spec
Set by moderator on 13 June 2017.
01:49 ilbot3 joined
moderator Fire is step THREE! | github.com/perl6/toolchain-bikeshed | Channel logs: irclog.perlgeek.de/perl6-toolchain/today | useful prior art: metacpan.org/pod/CPAN::Meta::Spec
05:59 domidumont joined 06:05 domidumont joined 06:55 domidumont joined 07:40 sivoais joined
ugexe nine: off the top of your head can you think of why on rakudo blead on *windows* `perl6 -Ilib bin/zef --help` works but `zef --help` gives the 'ol windows "===SORRY!=== cannot rename whatever.tmp to whatever" 15:21
must have to do with the proc::async change... but I don't see any reason why 15:22
(its trying to rename a precomp file if `whatever` was not clear enough)
16:53 domidumont joined
[Coke] having zef failures. 'zef install Bailador' says search for, then 2 lines of missing deps... then it hangs a bit and either returns saying nothing else, or gives me an explicit error occurred during fetch. if it says nothing, exit code is 0. 17:37
could very well be $dayjob networking issues, but this used to work. any suggestions on debugging? 17:39
wonder if it's the github issue reported by eveo in -dev 17:41
(I can clone directly.... bah) 17:45
if I run 'zef install -v Bailador' I also see "Fetching [OK]" for all the deps... and then it exits. 17:46
19:04 stmuk joined 19:53 stmuk_ joined
ugexe [Coke]: what perl6 -v ? 22:07
[Coke]: works ok for me on moar-blead... maybe you are still running one of the early proc refactor commits? 23:34
on osx