-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GLOBAL symbol failure on install #386
Comments
As I understand it, this is blocking Blin, which in turn is blocking a Rakudo release. |
This happens even without installing.
|
This particular issue isn't blocking the release, but it's definitely blocking me setting up Blin so I can run the tests. |
Pinning May be higher versions of |
Interesting. Could you make an issue for that for IRC::Client? |
done lizmat/IRC-Client#66 |
I did not see this issue when working with the bots in 2023. This ticket is still open though: lizmat/IRC-Client#66. I'll keep it open for now, but I think this can be closed. |
I just hit this again on an ubuntu install with 2024.08 raku. Setting up an azure VM from scratch, the Whateverable install required for Blin dies with the same error. The suggested workaround in the linked ticket above doesn't work, Whateverable doesn't seem to compile with that older version of IRC::Client anymore. |
Here's golfed code that has the same error:
|
@coke Bits is a relatively small file. The only big thing it imports is |
Still golfing. Yes, my current golf is:
Which requires no Whateverable at all. |
I am unable to reduce this to another module, this appears to be the root. |
... but after failing the install, Whateverable reports as installed (and then I had to force it to run it again to capture this virtually identical output.)
The text was updated successfully, but these errors were encountered: