Skip to content

zopen upgrade should update meta first, then tool(s) #62

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

Open
catherdersoftware opened this issue Sep 6, 2024 · 0 comments
Open

zopen upgrade should update meta first, then tool(s) #62

catherdersoftware opened this issue Sep 6, 2024 · 0 comments

Comments

@catherdersoftware
Copy link

Currently, zopen upgrade with no operands runs through the repository in alphabetical order. If a new version of meta is available, zopen will upgrade it, then starts the process over. This wastes time and processing resources.

By checking and upgrading meta first, other packages which alphabetically come before meta will be compared against the most recent metadata, rather than an older version, and double installs during processing are avoided.

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