#2137 Builds on excluded architectures should be given a result other than 'Failed'
Closed: MIGRATED a year ago by nikromen. Opened 2 years ago by tstellar.

Currently if you build a package with ExclusiveArch or ExcludeArch, the build will be marked as Failed for chroots with the excluded architecture. It would be nice if these builds would be given a different result, like skipped, for example.


Thank you for the report. Do you have a link to such a build?

Metadata Update from @praiskup:
- Issue tagged with: bug

2 years ago

Metadata Update from @praiskup:
- Issue untagged with: bug
- Issue tagged with: RFE

2 years ago

I have two examples highlighting the different failure modes:

https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/clang-built-f36/build/3714972/
This build fails to install some required packages, because they don't exist for the architecture.

https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/clang-built-f36/build/3714957/
This build installs all the dependencies, but then fails to start the build with the error "Architecture is not included"

Metadata Update from @nikromen:
- Issue close_status updated to: MIGRATED
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata