Closed randyl closed 4 years ago
It's a bit of a mystery as to why this is happening. Is it possible that it's the redirect occasioned by it having perl6-community-modules
in the URI in the META6.json
I'll change that in the first instance and see what happens.
Related? I get errors below. Not familiar with installation stuff.
===> Searching for: GD
===> Searching for missing dependencies: NativeHelpers::Array
===> Fetching [FAIL]: GD:ver<0.0.2>:auth
I'd actually forgotten to change the source url see 44683c0
Dear Jonathan,
Thanks a lot. This is great.
Theo
Jonathan Stowe schreef op 2020-09-03 11:47:
I'd actually forgotten to change the source url see 44683c0 [1]
-- You are receiving this because you commented. Reply to this email directly, view it on GitHub [2], or unsubscribe [3].
Links:
[1] https://github.com/raku-community-modules/raku-GD/commit/44683c0c9d37a175476922583b6acb1e813c390e [2] https://github.com/raku-community-modules/raku-GD/issues/13#issuecomment-686379220 [3] https://github.com/notifications/unsubscribe-auth/ALMBAVN7KZF7LOSX7TZYBALSD5Q3BANCNFSM4PMXHRTA
-- Theo van den Heuvel Van den Heuvel HLT Consultancy
Yep this looks fine now :-D
I've tested on three distinct computers and this seems to be fixed. There is a separate issue on FreeBSD which may be related to the native library versioning, I'll tackle that separately.
When I try to install GD using zef, I'm asked for my github username:
This seemed suspicious, so I hit control-C to cancel. Why is it asking for my username? Also, how would I go about debugging this to find the answer?