Andy Mroczkowski

Results 18 comments of Andy Mroczkowski

I just ran into the same issue. Did you get any further?

It works for me on macOS using the latest release tag `v7.0`

@Alan-Cha I just checked out the `v7.0` tag and built normally. At least at the time the problem was only on the `master` branch.

I just ran into this problem yesterday too! It may be obvious, but I'll point out that an ubuntu docker image works fine. I'd be happy to share information to...

Just tried again in multipass 1.1 and the same issue persists :/

I invoke `uname` and `arch` in a few of my plugins ([1](https://github.com/asdf-community/asdf-cmake/blob/2bf1881560bdd0ab29de63a2ff33e1f133607d84/lib/utils.bash#L81) [2](https://github.com/amrox/asdf-clang-tools/blob/fb7621bc68ed7c8f31cac15528f03a10f7c5d4db/lib/utils.bash#L60)). The bigger issue for me is mapping the value of `uname`/`arch` to the name of the binary...

I just (finally) upgraded my work machine from Ubuntu 18.04 to 22.04 and I'm seeing this frequently now.

I think this has to do with older versions of python / pip. I have an idea on how to make it more robust, but in the meantime I might...

@hyperupcall I like the idea of a bash standard plugin library. @ghostsquad I also like the idea of a super-fast, meta-data driven, go-based version manager, but I feel like that...

> Are you opposed to asdf continuing to evolve? Not at all. Again, I like the idea of a next-generation or "Neoasdf". Honestly I'd like to work on something like...