#2640 CLI mock-config does not returns error for non-existing arch
Closed: Fixed 2 years ago by tkopecek. Opened 3 years ago by mfilip.

CLI mock-config does not verify if value of option --arch is existing arch. This should be asserted before command processing.


Hmm. We are already calling getBuildConfig in the command handler, so we do know exactly which arches the repo is supposed to contain. That makes this easy to check.

Might be better to just warn instead. This would line up with the dist-repo command, which warns rather than errors in this case.

Metadata Update from @mikem:
- Custom field Size adjusted to None

3 years ago

Metadata Update from @jcupova:
- Issue set to the milestone: 1.25

2 years ago

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

2 years ago

Metadata Update from @mfilip:
- Issue tagged with: testing-done

2 years ago

Metadata Update from @mfilip:
- Issue untagged with: testing-done

2 years ago

Metadata Update from @mfilip:
- Issue tagged with: testing-done

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2792 Merged 2 years ago