Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
anb0s opened this issue Jan 27, 2023 · 1 comment
Open

Comments

@anb0s
Copy link

anb0s commented Jan 27, 2023

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants