Skip to content
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

MikTex command line installer mirror option is too strict #1458

Open
1 task done
aklakina opened this issue Mar 11, 2024 · 0 comments
Open
1 task done

MikTex command line installer mirror option is too strict #1458

aklakina opened this issue Mar 11, 2024 · 0 comments

Comments

@aklakina
Copy link

First of all this is not a general bug.

Context

Consider an environment where the OS on which this needs to be installed only sees a jfrog artifactory server and has a proxy to check outside in rare cases.

  • The proxy is very slow so it is best to avoid using it.
  • The jfrog artifactory has a miktex mirror set up as a remote repository.

Installation flow

The compiled installer checks the mirror url if it matches any publicly listed url and it won't match any because it is an internal, mapped url and the installer will fail.

Proposal

Why is this url check so strict in the first place?
What would be the drawbacks of opening this option up a bit more? For example adding a --trusted-mirrors option or just not checking the viability at all so the proxy is not needed at all?

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

No branches or pull requests

1 participant