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

Look at making eopkg history -t be able to take back packages from a Local repo? #69

Open
ermo opened this issue Jun 23, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@ermo
Copy link
Contributor

ermo commented Jun 23, 2024

Currently, eopkg history -t uses its own code-path which does not appear to support taking back packages that are present in the Local repo, making testing unnecessarily convoluted when rolling back to a previous state.

It might be smart to ensure that eopkg history -t uses the same code-path as eopkg install and eopkg upgrade.

In addition, it might be smart to ensure that both normal *nix paths such as /var/lib/solbuild/local/eopkg-index.xml.xz' _and_ URI versions of the Local repo path file:///var/lib/solbuild/local/eopkg-index.xml.xz` both work interchangeably.

Bonus points if eopkg automatically converts the local path version to the URI version?

@ermo ermo added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Jun 23, 2024
@ermo ermo added this to the Py3 port milestone Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant