Skip to content

registry: update ImageMagick backend source in registry.toml#7806

Closed
kvokka wants to merge 2 commits intojdx:mainfrom
kvokka:patch-1
Closed

registry: update ImageMagick backend source in registry.toml#7806
kvokka wants to merge 2 commits intojdx:mainfrom
kvokka:patch-1

Conversation

@kvokka
Copy link
Copy Markdown
Contributor

@kvokka kvokka commented Jan 24, 2026

asdf registry is dead:

❯ mise i imagemagick 7.1.2-13 --verbose
DEBUG ARGS: mise i imagemagick 7.1.2-13 --verbose
DEBUG config: ~/.config/mise/config.toml
INFO  2026.1.6 by @jdx install
Error:
   0: 7.1.2-13 not found in mise tool registry

Location:
   src/cli/args/backend_arg.rs:129

Version:
   2026.1.6 linux-arm64 (2026-01-21)

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
❯ mise version
              _                                        __
   ____ ___  (_)_______        ___  ____        ____  / /___ _________
  / __ `__ \/ / ___/ _ \______/ _ \/ __ \______/ __ \/ / __ `/ ___/ _ \
 / / / / / / (__  )  __/_____/  __/ / / /_____/ /_/ / / /_/ / /__/  __/
/_/ /_/ /_/_/____/\___/      \___/_/ /_/     / .___/_/\__,_/\___/\___/
                                            /_/                 by @jdx
2026.1.6 linux-arm64 (2026-01-21)
❯ mise ls-remote imagemagick
7.1.1-30
7.1.1-31
7.1.1-32
7.1.1-33
7.1.1-34
7.1.1-35
7.1.1-36
7.1.1-37
7.1.1-38
7.1.1-39
7.1.1-40
7.1.1-41
7.1.1-43
7.1.1-44
7.1.1-45
7.1.1-46
7.1.1-47
7.1.2-0
7.1.2-1
7.1.2-2
7.1.2-3
7.1.2-5
7.1.2-6
7.1.2-7
7.1.2-8
7.1.2-9
7.1.2-10
7.1.2-11
7.1.2-12
7.1.2-13
❯ mise i imagemagick 7.1.2-13 --verbose
DEBUG ARGS: mise i imagemagick 7.1.2-13 --verbose
DEBUG config: ~/.config/mise/config.toml
INFO  2026.1.6 by @jdx install
Error:
   0: 7.1.2-13 not found in mise tool registry

Location:
   src/cli/args/backend_arg.rs:129

Version:
   2026.1.6 linux-arm64 (2026-01-21)

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

so let it be an extra installation option

@kvokka kvokka changed the title Update ImageMagick backend source in registry.toml registry: update ImageMagick backend source in registry.toml Jan 24, 2026
@risu729
Copy link
Copy Markdown
Contributor

risu729 commented Jan 24, 2026

I think the GitHub backend doesn't work. At least it didn't work for me (Ubuntu, amd64).

@kvokka
Copy link
Copy Markdown
Contributor Author

kvokka commented Jan 27, 2026

It was pretty surprising to me that https://github.com/ImageMagick/ImageMagick/releases does NOT contain Linux or macOS releases and provides only Windows releases.

Looking over how homebrew formula installs it, it's clear that it fetches the source from the official site instead of from GitHub.

This PR is too ambiguous, leaving these clarifications to prevent others from making the same mistake

@kvokka kvokka closed this Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants