|
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. |
|||
| llfourn | ugexe: cheers | 05:52 | |
|
06:04
domidumont joined
06:08
domidumont joined
07:25
lizmat joined
13:42
lizmat joined
14:14
lizmat joined
14:42
domidumont joined
|
|||
| llfourn | ugexe: In a docker container I'm getting: Failed to update p6c mirror No such method 'IO' for invocant of type 'Any' | 14:47 | |
| when trying to install my module | |||
| hmm I'll open a ticket one sec | 14:48 | ||
| it's a little difficult to reproduce atm. I'll try again tomrrow. | 15:07 | ||
|
15:24
domidumont joined,
lizmat joined
15:28
lizmat joined
|
|||
| ugexe | llfourn: if you can show me the output with ZEF_PLUGIN_DEBUG=1 from a working and non-working `zef $whatever` | 15:41 | |
| seems like one of the `run` wrappers around curl/wget/git/whatever no longer works on that system | |||
| then again that would be easily reproducible which doesnt seem to be the case | 15:45 | ||
| llfourn | ugexe: the reproduction difficulty is that it's in a docker container with a dependency chain of images that aren't publically available :\\ | 16:06 | |
| ugexe | llfourn: its almost certainly due to `my $proc = run "ls", :out, :err; my $result = ?$proc; say $result` regression | 16:13 | |
| llfourn | ugexe: is that the one that was fixed or is it on HEAD? | 16:18 | |
|
16:18
sjn joined
|
|||
| ugexe | nah, just discovered it | 16:18 | |
| llfourn | ok | ||
| I left you a ticket here: | |||
| github.com/ugexe/zef/issues/175 | |||
| the other weird thing is that zef refused to install Spit even after all the tests passed | |||
| I'm not sure if it's because that happened earlier and tainted the whole thing | 16:19 | ||
| or they're unrelated | |||
| anyways you can't do much until I give you repdroduction steps :) | |||
| ugexe | yeah because pass is probably something like `my $pass = ?$proc-running-tests` | ||
| llfourn | ah I see | 16:20 | |
| Thanks. going to bed :) | |||
| llfourn & | |||
|
16:47
domidumont joined
19:52
stmuk_ joined
|
|||