Skip to content

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

@catherdersoftware

Description

@catherdersoftware

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions