ilbers / isar

Integration System for Automated Root filesystem generation
Other
177 stars 72 forks source link

how to build patched package as multilib (amd64 and i386) in same target #94

Open anb0s opened 1 year ago

anb0s commented 1 year ago

Is there an example how to build a patched deb source package (openssl) for default PACKAGE_ARCH amd64 and i386 in same target.

I've tried many ways but end up that if different PROVIDE names are used e.g. openssl and openssl-i386 the source package fetch complains:

+ sh -c cd /build/tmp/work/debian-bullseye-amd64/openssl-i386/latest-r0; dpkg-source -q -b openssl-i386-latest
dpkg-source: error: source package has two conflicting values - openssl and openssl-i386
jan-kiszka commented 1 year ago

It's WIP, see https://groups.google.com/g/isar-users/c/WSqw5Ab10Vo and specifically https://groups.google.com/g/isar-users/c/c5fyLY6-D1w