tag 1127564 + pending
thanks
Hi,
Am 10.02.26 um 18:57 schrieb Rene Engelhard:
tag 1127564 + patch
thanks
Hi.
Am 10.02.26 um 00:28 schrieb Rene Engelhard:
I see you use $(DEB_TARGET_MULTIARCH), which is probably wrong.
According to
https://www.marcusfolkesson.se/blog/build-host-and-target-explained/ you
probably want $(DEB_HOST_MULTIARCH) which would match the install lines
above
Actually that might be a part of it but actually x86_64 is hardcoded in
.install even.
I think that at least should be * instead of x86_64, didn't bother with the
variable :)
Proposed diff attached, still building.
Actually the .install parts suffice to fix this. Just saw the wrong variables
and initially thought they populated .install.
So the silent(!) fix of install in
https://salsa.debian.org/science-team/arrow/-/commit/ff31073ce36555568a724be8f647f82b2dd2fd17
should fix this; I just added the closes...
Regards,
Rene