Skip to content

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

@asarubbo

Description

@asarubbo

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

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