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

make cosa diff support passing in the architecture #3987

Open
dustymabe opened this issue Dec 11, 2024 · 0 comments
Open

make cosa diff support passing in the architecture #3987

dustymabe opened this issue Dec 11, 2024 · 0 comments
Labels
jira for syncing to jira

Comments

@dustymabe
Copy link
Member

Something like this should work:

cosa buildfetch --arch=ppc64le --build=40.20241017.20.0 --artifact=ostree
cosa buildfetch --arch=ppc64le --build=40.20241019.20.0 --artifact=ostree
cosa diff --arch=ppc64le --from=40.20241017.20.0 --to=40.20241019.20.0 --rpms

but right now cosa diff doesn't take in an --arch argument and definitely doesn't work if you aren't on the architecture you want to get information about.

@dustymabe dustymabe added the jira for syncing to jira label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira for syncing to jira
Projects
None yet
Development

No branches or pull requests

1 participant