Re: Bug report for Crypt::Bcrypt - cannot install

2017-03-28 Thread Gabor Szabo
Oh I see now. On Tue, Mar 28, 2017 at 10:17 PM, Will Coleda wrote: > Not directly, but: Crypt::Bcrypt's build depends on Crypt::Random - > > https://github.com/skinkade/p6-Crypt-Bcrypt/blob/master/META.info#L8 > > And Crypt::Random depends on if - > > https://github.com/skinkade/crypt-random/blo

Re: Bug report for Crypt::Bcrypt - cannot install

2017-03-28 Thread Will Coleda
Not directly, but: Crypt::Bcrypt's build depends on Crypt::Random - https://github.com/skinkade/p6-Crypt-Bcrypt/blob/master/META.info#L8 And Crypt::Random depends on if - https://github.com/skinkade/crypt-random/blob/master/META.info#L13 On Tue, Mar 28, 2017 at 2:50 PM, Gabor Szabo wrote: >

Re: Bug report for Crypt::Bcrypt - cannot install

2017-03-28 Thread Gabor Szabo
Thanks for the quick reply. That looks like a similar issue, but as I can see Crypt::Bcrypt does not depend on 'if'. It has this bug on its own :) Gabor On Tue, Mar 28, 2017 at 9:45 PM, Will Coleda wrote: > Looks like you already found the dependency that is failing: > https://github.com/FROGG

Re: Bug report for Crypt::Bcrypt - cannot install

2017-03-28 Thread Will Coleda
Looks like you already found the dependency that is failing: https://github.com/FROGGS/p6-if/issues/2 The original module doesn't have a bug queue, and I don't think we have a community solution to authors that don't have bugqueues. (except to kindly ask them to enable them) On Tue, Mar 28, 201

Bug report for Crypt::Bcrypt - cannot install

2017-03-28 Thread Gabor Szabo
I've just tried to install Crypt::Bcrypt into my Docker based Rakudo but it failed. I checked the GitHub repo of the project https://github.com/skinkade/p6-Crypt-Bcrypt that was linked from modules.perl6.org but it could not find the way to submit bug reports. Where should I report it? # perl6 -