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

'nattka apply' can resolve when there is the opportunity #76

Open
asarubbo opened this issue Oct 21, 2022 · 0 comments
Open

'nattka apply' can resolve when there is the opportunity #76

asarubbo opened this issue Oct 21, 2022 · 0 comments

Comments

@asarubbo
Copy link

At the time of writing, bug 873775 was done (in terms of commit) for ALLARCHES, but arches are still in CC for unknown reasons (mistake mainly)

So by running nattka apply I have:

$ nattka --api-key $APIKEY --repo $TREE apply -a amd64 873775 ; echo $?
# bug 873775: all packages keyworded already

1

So, since it is already keyworded, but arches are still in CC, nattka can:

  1. Automatically resolve
  2. Resolve if another option was given to the command line, like:
    nattka --resolve --api-key $APIKEY --repo $TREE apply -a amd64 873775
    or
    nattka --resolve-if-done --api-key $APIKEY --repo $TREE apply -a amd64 873775

Thanks

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