Re: Short term Zef fix

2019-04-30 Thread Fernando Santagata
Just tried that; it doesn't seem to work. On Tue, Apr 30, 2019 at 1:37 PM Simon Proctor wrote: > Not tried that > > On Tue, 30 Apr 2019 at 12:35, Timo Paulssen wrote: > >> Doesn't updating zef to the latest version fix everything up nicely? >> - Timo >> On 30/04/2019 12:06, Simon Proctor wrot

Re: Short term Zef fix

2019-04-30 Thread Fernando Santagata
Browsing zef's options I see that a --/p6c may be used instead of editing the configuration file. JJ's caveat still valid though. On Tue, Apr 30, 2019 at 12:07 PM Simon Proctor wrote: > Until the p6c system is fixed here's a short term fix that will at least > let zef install modules from cpan.

Re: Short term Zef fix

2019-04-30 Thread Simon Proctor
Not tried that On Tue, 30 Apr 2019 at 12:35, Timo Paulssen wrote: > Doesn't updating zef to the latest version fix everything up nicely? > - Timo > On 30/04/2019 12:06, Simon Proctor wrote: > > Until the p6c system is fixed here's a short term fix that will at least > let zef install modules f

Re: Short term Zef fix

2019-04-30 Thread Timo Paulssen
Doesn't updating zef to the latest version fix everything up nicely?   - Timo On 30/04/2019 12:06, Simon Proctor wrote: > Until the p6c system is fixed here's a short term fix that will at > least let zef install modules from cpan. > > zef --help > This lists a config file mine is : > > CONFIGURAT

Re: Short term Zef fix

2019-04-30 Thread JJ Merelo
El mar., 30 abr. 2019 a las 13:03, Simon Proctor () escribió: > Oooh. How would I do that? > There's a phase-timeout option for zef, such as --fetch-timeout I'm not sure if that applies to repos, though... I seem to remember somebody mentioned, maybe in the IRC channel, another option, but can't

Re: Short term Zef fix

2019-04-30 Thread Simon Proctor
Oooh. How would I do that? (Like I say it's a short term fix as hopefully we'll get p6c back soonish). On Tue, 30 Apr 2019 at 12:01, JJ Merelo wrote: > The problem with that is that it will go from using the old version of the > file (and old versions of modules there) to none of them. It's pro

Re: Short term Zef fix

2019-04-30 Thread JJ Merelo
The problem with that is that it will go from using the old version of the file (and old versions of modules there) to none of them. It's probably better to lower the timeout... El mar., 30 abr. 2019 a las 12:07, Simon Proctor () escribió: > Until the p6c system is fixed here's a short term fix t

RFE: compiler bug to fix

2019-04-30 Thread ToddAndMargo via perl6-users
Dear Perl 6 Developers, Fedora 29 $ rpm -qa rakudo* rakudo-zef-0.7.1-1.fc29.x86_64 rakudo-0.2019.03-1.fc29.x86_64 Whether this is a bug or a Request for Enhancement, I do not know. I will leave that up to you. I have moved to "selective importing of subs from modules". sub abc( ...) is

Re: library search path ?

2019-04-30 Thread ToddAndMargo via perl6-users
On 4/29/19 3:50 AM, Timo Paulssen wrote: you can use these one-liners:     perl6 -e '.say for $*REPO.repo-chain'     perl6 -e '.perl.say for $*REPO.repo-chain' Hi Timo, Thank you! Just out of curiosity, what is ap# nqp# perl5# -T

Short term Zef fix

2019-04-30 Thread Simon Proctor
Until the p6c system is fixed here's a short term fix that will at least let zef install modules from cpan. zef --help This lists a config file mine is : CONFIGURATION /home/sproctor/.config/zef/config.json Open that file and fine the "p6c" section. Set enabled to 0 and zef will stop trying to a