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

mpm --require=@listfile issue #71

Closed
donovaly opened this issue Feb 18, 2018 · 2 comments
Closed

mpm --require=@listfile issue #71

donovaly opened this issue Feb 18, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@donovaly
Copy link

Many thanks for the great new feature of installing packages from a list in a file.
I tested this thoroughly and it works fine, except of this issue:

When I call
mpm --admin --verbose --require=@ListFile
and all packages in the list are already installed, the MPM program pops up at the end.
The popup should not happen because I use the feature for a command line application.

If at least one package is not yet installed, MPM installs it and correctly does not pop up at the end.

Maybe I use the wrong call since in
https://docs.miktex.org/2.9/manual/mpm.html
I don't see what is the difference between the --require=@ListFile and the --install=@ListFile call.

By the way, the MiKTeX docs state "revision 2.9.6360":
https://docs.miktex.org/2.9/manual/
while the --require call was implemented around revision 6500.

@edocevoli edocevoli self-assigned this Feb 20, 2018
@edocevoli edocevoli added the bug label Feb 20, 2018
@edocevoli edocevoli added this to the 2.9.6630 milestone Feb 28, 2018
@donovaly
Copy link
Author

donovaly commented Mar 2, 2018

Hello edocevoli, we just released a new major LyX version and I get a lot of feedback because of this issue. Since you already fixed it, could you maybe build a new basic-miktex installer that includes the fix?

This would be very nice because I can then use this miktex installer together with LyX and the users are happy.

@donovaly
Copy link
Author

This is now fixed with the new basic-miktex installer. Many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants