serpent-os / boulder-d-legacy

Replaced by Rust tooling
https://serpentos.com
21 stars 7 forks source link

emul32 isn't working correctly #32

Closed sunnyflunk closed 2 years ago

sunnyflunk commented 2 years ago

When enabling a emul32 bit build, it goes through the process of building the package twice, but the first build isn't using the emul32/x86_64.yml profile, so simply builds the same 64bit build twice.

To reproduce, enable emul32 and witness the 64bit profile on the initial build. Tested with mason locally so not due to out of date boulder in protosnek.

sunnyflunk commented 2 years ago

Added a mason.yml file. So can now do mason build mason.yml to test this (and any future boulder changes).

sunnyflunk commented 2 years ago

Fixed by https://github.com/serpent-os/boulder/commit/41d19558e1f7465565f0ac9fd881f6cddd3c2b0e