ElectricalBoy

Results 11 comments of ElectricalBoy

Seems like this issue is affecting all of my PRs (#238, #239, #240, #241) :( What's interesting is that the set of failed tests for each GH action in Ubuntu...

https://github.com/mininet/mininet/blob/aa0176fce6fb718a03474f8719261b07b670d30d/.github/workflows/run-tests.yaml#L35 While checking through upstream Mininet repository I've found this in their test action runner - maybe this has some connection with Containernet's issue?

For anyone looking for a workaround (requires MSYS2): https://gist.github.com/ElectricalBoy/c661ce22169e538cd00e6e3aebe3d4e0

Any chance this may help? https://www.howtogeek.com/803598/app-is-damaged-and-cant-be-opened/ I don't have a Mac with Apple Silicon to verify this, but to me it looks quite promising.

The reports saying that `xattr -c /path/to/ytmdesktop.app` is working (thx people with Apple Silicon Macs 😄) sound like the following: - The ARM64 builds generated by GHA themselves are good...

Maybe this issue should be reported to the upstream for a more direct patch from them then, I guess? In the meantime I could work on a patch to the...

Doing a shallow clone is more expensive than doing a full clone in the long term (ref: https://github.com/CocoaPods/CocoaPods/issues/4989#issuecomment-193772935, https://github.com/Homebrew/brew/pull/9383). Sure - Kilpper repo will (almost certainly) never get as much...

I see the change of the default behavior to introduce a long-term side-effect as a regression. Yes, I do acknowledge that doing a shallow clone _does_ act as a short-term...

> I understand it that way, that it would be more expensive on githubs side than on the client side? If the user needs to checkout an old commit (that...

> I notice that there is a new (?) option to use "ARM64 Java Runtime for Minecraft: Java Edition" in "Settings > General" Oh, that I didn't know! (I checked...