Your message dated Sat, 14 Feb 2026 20:10:16 +0000
with message-id <[email protected]>
and subject line Bug#1127564: fixed in apache-arrow 23.0.0-1
has caused the Debian Bug report #1127564,
regarding FTBFS on !amd64: looks for x86_64-linux-gnu.so/DEB_TARGET_MULTIARCH
instead of DEB_HOST_MULTIARCH
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1127564: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127564
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: apache-arrow
Version: 22.0.0-1
Severity: important
Tags: ftbfs
Hi,
apache-arrow FTBFSes everywhere except amd64:
dh_install
install -m0755 -d debian/libarrow2200//usr/lib/aarch64-linux-gnu
cp --reflink=auto -a
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow.so.2200
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow.so.2200.0.0
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow_compute.so.2200
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow_compute.so.2200.0.0
debian/libarrow2200//usr/lib/aarch64-linux-gnu/
install -m0755 -d debian/libarrow-acero2200//usr/lib/aarch64-linux-gnu
cp --reflink=auto -a
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow_acero.so.2200
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow_acero.so.2200.0.0
debian/libarrow-acero2200//usr/lib/aarch64-linux-gnu/
install -m0755 -d debian/libarrow-dataset2200//usr/lib/aarch64-linux-gnu
cp --reflink=auto -a
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow_dataset.so.2200
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow_dataset.so.2200.0.0
debian/libarrow-dataset2200//usr/lib/aarch64-linux-gnu/
install -m0755 -d debian/libarrow-flight2200//usr/lib/aarch64-linux-gnu
cp --reflink=auto -a
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow_flight.so.2200
debian/tmp/usr/lib/aarch64-linux-gnu/libarrow_flight.so.2200.0.0
debian/libarrow-flight2200//usr/lib/aarch64-linux-gnu/
dh_install: warning: Cannot find (any matches for)
"usr/lib/python3*/dist-packages/pyarrow/lib.cpython-313-x86_64-linux-gnu.so"
(tried in ., debian/tmp)
dh_install: warning: libarrow-python2200 missing files:
usr/lib/python3*/dist-packages/pyarrow/lib.cpython-313-x86_64-linux-gnu.so
install -m0755 -d
debian/libarrow-python2200//usr/lib/python3/dist-packages/pyarrow
cp --reflink=auto -a
debian/tmp/usr/lib/python3/dist-packages/pyarrow/libarrow_python.so
debian/tmp/usr/lib/python3/dist-packages/pyarrow/libarrow_python.so.2200
debian/tmp/usr/lib/python3/dist-packages/pyarrow/libarrow_python.so.2200.0.0
debian/libarrow-python2200//usr/lib/python3/dist-packages/pyarrow/
dh_install: warning: Cannot find (any matches for)
"usr/lib/python3*/dist-packages/pyarrow/_flight.cpython-313-x86_64-linux-gnu.so"
(tried in ., debian/tmp)
dh_install: warning: libarrow-python-flight2200 missing files:
usr/lib/python3*/dist-packages/pyarrow/_flight.cpython-313-x86_64-linux-gnu.so
dh_install: error: missing files, aborting
make[1]: *** [debian/rules:205: override_dh_install] Error 255
make[1]: Leaving directory '/build/reproducible-path/apache-arrow-22.0.0'
make: *** [debian/rules:37: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess failed with exit
status 2
(armhf is different, but...)
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
Regards,
Rene
--- End Message ---
--- Begin Message ---
Source: apache-arrow
Source-Version: 23.0.0-1
Done: Steffen Moeller <[email protected]>
We believe that the bug you reported is fixed in the latest version of
apache-arrow, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Steffen Moeller <[email protected]> (supplier of updated apache-arrow package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 10 Feb 2026 15:10:52 +0000
Source: apache-arrow
Binary: libarrow-acero-dev libarrow-acero2300 libarrow-acero2300-dbgsym
libarrow-dataset-dev libarrow-dataset2300 libarrow-dataset2300-dbgsym
libarrow-dev libarrow-flight-dev libarrow-flight2300 libarrow-flight2300-dbgsym
libarrow-python-flight2300 libarrow-python-flight2300-dbgsym
libarrow-python2300 libarrow-python2300-dbgsym libarrow2300 libarrow2300-dbgsym
libgandiva-dev libgandiva2300 libgandiva2300-dbgsym libparquet-dev
libparquet2300 libparquet2300-dbgsym pyarrow-dev python3-pyarrow
python3-pyarrow-dbgsym r-cran-arrow r-cran-arrow-dbgsym
Architecture: source amd64
Version: 23.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Steffen Moeller <[email protected]>
Description:
libarrow-acero-dev - Apache Acero is a tool for processing large streams of
data
libarrow-acero2300 - Apache library for processing large streams of data
libarrow-dataset-dev - Apache Arrow is a data processing library for analysis
libarrow-dataset2300 - Apache Arrow is a data processing library for analysis
libarrow-dev - Apache Arrow data processing library - header files
libarrow-flight-dev - Apache Arrow is a data processing library for analysis
libarrow-flight2300 - Apache Arrow is a data processing library for analysis
libarrow-python-flight2300 - Apache Arrow is a data processing library for
analysis
libarrow-python2300 - Apache Arrow is a data processing library for analysis
libarrow2300 - Apache Arrow data processing library
libgandiva-dev - header files for Apache Arrow Gandiva library
libgandiva2300 - Runtime expression compiler for Apache Arrow records
libparquet-dev - Apache Parquet is a columnar storage format
libparquet2300 - Apache Parquet is a columnar storage format
pyarrow-dev - Python interface to the Apache Arrow C++ libraries
python3-pyarrow - Python interface to the Arrow C++ libraries
r-cran-arrow - R package for Apache Arrow data storage management
Closes: 1127564
Changes:
apache-arrow (23.0.0-1) unstable; urgency=medium
.
[ Steffen Moeller ]
* New upstream version.
* d/copyright: No remnant LGPL-2.1 files, indeed.
Removing reference as instructed by FTPadmins.
* debian/*.install: replace hardcoded x86_64 (Closes: #1127564)
* d/control: expressing unfortunate conflicts between library packages
for puiparts
* d/patches: Clean-up
.
[ Rene Engelhard ]
* Fix libarrow-python dependency tor test-pyarrow
Checksums-Sha1:
bf48a71fc9bbfa20b47d6cdb8891e0f42d7daadc 4633 apache-arrow_23.0.0-1.dsc
ef88ce3efe8cd549166ad8f653814d60d80e04f0 17287604
apache-arrow_23.0.0.orig.tar.gz
0e51a20792caadaf52c447c096a698aba3a8be27 833
apache-arrow_23.0.0.orig.tar.gz.asc
ac4e9a1935abef21b3fae7ab947da25ea3e9fe5d 93588
apache-arrow_23.0.0-1.debian.tar.xz
7077d4b0557a8e2a3549c19ad5268bc99898c5c6 28129
apache-arrow_23.0.0-1_amd64.buildinfo
f873ed59f27ec007c5bf04d08d657cc8823291e0 987672
libarrow-acero-dev_23.0.0-1_amd64.deb
f665242d176cd3830bb0eb64b4c26a9bf250c38d 13250884
libarrow-acero2300-dbgsym_23.0.0-1_amd64.deb
f36d68b429eefea5cdfbcfb60eb2484531adf9fc 868472
libarrow-acero2300_23.0.0-1_amd64.deb
c171a46c32a3000440e22a8980183f81b3e40b87 958372
libarrow-dataset-dev_23.0.0-1_amd64.deb
651d4d02dba6fdb4218adee877f71b2843d0b012 11841072
libarrow-dataset2300-dbgsym_23.0.0-1_amd64.deb
9eac2f82c80af516d805f6e9588cd65357427af6 842688
libarrow-dataset2300_23.0.0-1_amd64.deb
baf473e19ab7b402c02936993e1644d9e6a59ec9 8425016
libarrow-dev_23.0.0-1_amd64.deb
ec777af337a39c63dee81d7130e651baea5ceb35 806124
libarrow-flight-dev_23.0.0-1_amd64.deb
25fc73cff8b936384995927e70c1bf2872590f8d 7289272
libarrow-flight2300-dbgsym_23.0.0-1_amd64.deb
d9a7feff094c032dc19a62eb33d9334c541c01b8 717836
libarrow-flight2300_23.0.0-1_amd64.deb
0ad8300c936248a92d966708a2eb58ccfcb7e880 3143532
libarrow-python-flight2300-dbgsym_23.0.0-1_amd64.deb
ec305fd839c7edf305eccef19ce243b6eb0621a7 631008
libarrow-python-flight2300_23.0.0-1_amd64.deb
e63bc49619bc86ed66d8a09bf3d461781fcb1217 17146988
libarrow-python2300-dbgsym_23.0.0-1_amd64.deb
20f8ea7511ca282626428b6371af85b312d1fe76 1833132
libarrow-python2300_23.0.0-1_amd64.deb
c22eebfe47957f5cb5357ba26cc9057e30eaf409 130597588
libarrow2300-dbgsym_23.0.0-1_amd64.deb
c97ed426d9c03337599408f490470bab92f590aa 6418712
libarrow2300_23.0.0-1_amd64.deb
718381c6cea5eff840ee2e4acdb5f020ac84d66d 1211076
libgandiva-dev_23.0.0-1_amd64.deb
f77225c3615e4abb128cfcdc3c39adbfc9ff1586 19093560
libgandiva2300-dbgsym_23.0.0-1_amd64.deb
df4a61660921dec8eaa55966e1d8906b997a11fa 1059640
libgandiva2300_23.0.0-1_amd64.deb
e3159097cec5f5e53a276f8a564c7c59653ab81f 1677092
libparquet-dev_23.0.0-1_amd64.deb
fa578c9312b034e7d72f8c0f091d3343681a9d95 18281696
libparquet2300-dbgsym_23.0.0-1_amd64.deb
232f8f1403b44ce736ec1a16f30848cb529fe690 1355516
libparquet2300_23.0.0-1_amd64.deb
8d30e0b08411d4c812a38daa04162b77e908a3e2 337612 pyarrow-dev_23.0.0-1_amd64.deb
ec07621074405ee2823cde62d35aba1fea0e09c0 20113004
python3-pyarrow-dbgsym_23.0.0-1_amd64.deb
fdf85d05ff51e252f081264b7ac74de25c2d6d49 3111240
python3-pyarrow_23.0.0-1_amd64.deb
36620d3ad85592c71cc956bb217b75ffd20ad5ff 17348192
r-cran-arrow-dbgsym_23.0.0-1_amd64.deb
0a19ec30aaafd254f8f61e93994a8be041d2dae8 16310520
r-cran-arrow_23.0.0-1_amd64.deb
Checksums-Sha256:
bc91c1d1594de68ab7b6c535b7ca302fe3028f819cfe961a312f2afb02f9c895 4633
apache-arrow_23.0.0-1.dsc
12f6844a0ba3b99645cd2bc6cc4f44f6a174ab90da37e474f08b7d073433cb60 17287604
apache-arrow_23.0.0.orig.tar.gz
3d38a572502cab414d728c0c6bd3418508c858721994ec4f5b356177c69ec5ce 833
apache-arrow_23.0.0.orig.tar.gz.asc
a647fa6f57baf321b771671f847caea067e0619e30dc9039ab3ce9827ffd7f6f 93588
apache-arrow_23.0.0-1.debian.tar.xz
fe93ac97deb3615217294bcc2a165d4d1179838512e2ae594e680cf0a9ce7d7d 28129
apache-arrow_23.0.0-1_amd64.buildinfo
c1f912896161276a1bad583d8d390979831954b97a7e4f19d584a5144e3e6265 987672
libarrow-acero-dev_23.0.0-1_amd64.deb
96986654dd94a1346757d4d2360015e34560ad9827982bfeebb4122db92b01d3 13250884
libarrow-acero2300-dbgsym_23.0.0-1_amd64.deb
de531a3f97439d368700b1b989e9a9f6fb6469e227a450a222ebda672fde12aa 868472
libarrow-acero2300_23.0.0-1_amd64.deb
1198f40a65ccffd2ac1ac4118aa6405c1a2798595f298d55a3b7ae27094a9a5a 958372
libarrow-dataset-dev_23.0.0-1_amd64.deb
f333e075e4c916ef457a786ce147ca090defff964e67d52ee3329932877a1cf1 11841072
libarrow-dataset2300-dbgsym_23.0.0-1_amd64.deb
c4dede8f355c8b4b48237bc7de8f4f60cc9821a4cd833e7219be8f65de2bb505 842688
libarrow-dataset2300_23.0.0-1_amd64.deb
56a9790258fae92add1656261c04d206e4ba6264f8d8eceaf4129a68bed488ab 8425016
libarrow-dev_23.0.0-1_amd64.deb
619c149b95fcd509c34f1ce6d4e0d05c7c9d8106ef54f983c9249ac055e48648 806124
libarrow-flight-dev_23.0.0-1_amd64.deb
7113797e64f0885594190b25b8772ec91c9454db9bfbb9deb01b682f09938afe 7289272
libarrow-flight2300-dbgsym_23.0.0-1_amd64.deb
0772c5cf3be3062a9d086d1b93c48c9d169a59a1684c7ff7636168c5f62881fc 717836
libarrow-flight2300_23.0.0-1_amd64.deb
a3f7cb847731059173c64e0e164e388434e840e9035797c87a1443e95b8fc491 3143532
libarrow-python-flight2300-dbgsym_23.0.0-1_amd64.deb
1f03450a5075e3c458ffc656048e027f88f2957da31feecf140ca16a82515da0 631008
libarrow-python-flight2300_23.0.0-1_amd64.deb
f6ecddccc5e4aee537bc7285136be8dcefb04cc8993cd55f6abb678eb9efe20c 17146988
libarrow-python2300-dbgsym_23.0.0-1_amd64.deb
207593e464059f8257a4e0f67b720834c32dc986fce489aaaee1728a07463d27 1833132
libarrow-python2300_23.0.0-1_amd64.deb
75f2de0f8b6c395cc519a5fbec65f3c33f7f33c507126970f48b8f6d74a28ed3 130597588
libarrow2300-dbgsym_23.0.0-1_amd64.deb
ca8bb0d6137e8441f1148bb4f216ed7ba64f19c0600df4142e6cfd392066b6f9 6418712
libarrow2300_23.0.0-1_amd64.deb
bcfa19288abdc4be7160a40778a84c125db5b66b51e51bce1c475cbfeb6c2e21 1211076
libgandiva-dev_23.0.0-1_amd64.deb
45a112cb3178ea9ac8a5a955479bd7ad0916419ea6ae64bc5b069387e9165189 19093560
libgandiva2300-dbgsym_23.0.0-1_amd64.deb
5d7ad3b657ee095df206a2064487386cc66ac7dbc25443ddad731665bc4a1b97 1059640
libgandiva2300_23.0.0-1_amd64.deb
07c82db18953d858eedfbaf79d85978ad43046fe0ce25f4b797584ff4103125d 1677092
libparquet-dev_23.0.0-1_amd64.deb
b3fa3889ff9db365b28d38e20f28124ec0a99d56602f53a41c048cf4ef22ca2f 18281696
libparquet2300-dbgsym_23.0.0-1_amd64.deb
46d9c245c8812f9cc9e17a7e7047b1a5b7c4e0808c51cecac337788beb93c090 1355516
libparquet2300_23.0.0-1_amd64.deb
435d79e6c74441c02d4eaa7a7cb128ec5fbfdcd95a46c38d806badae6c0c7a3a 337612
pyarrow-dev_23.0.0-1_amd64.deb
cbea6c2f7133a0a89358990ae6e312ad7923b042c2f0bbe66e6d077bc46005a6 20113004
python3-pyarrow-dbgsym_23.0.0-1_amd64.deb
1a907e0ff6956d99d0bc99f65cf6e883e743f82428260f526dfcd3bd8b3fe3a8 3111240
python3-pyarrow_23.0.0-1_amd64.deb
aba8db07d8551a842aba511c0f1e154a8a56468d2f4fa00a499ecbfbd523b8e3 17348192
r-cran-arrow-dbgsym_23.0.0-1_amd64.deb
8a0d27b230ff885832fbc024054007e12504bf18b37498c8df701c82e0b10d0c 16310520
r-cran-arrow_23.0.0-1_amd64.deb
Files:
06dc4caa11f8cf8ac00241f9cf0c1212 4633 devel optional apache-arrow_23.0.0-1.dsc
1bc1439cac4a3e9afb7f132301a312c3 17287604 devel optional
apache-arrow_23.0.0.orig.tar.gz
f61c38e09dd98a552ec8e9b08f49d867 833 devel optional
apache-arrow_23.0.0.orig.tar.gz.asc
a096db568733af0d7e66d6bcf1fe2449 93588 devel optional
apache-arrow_23.0.0-1.debian.tar.xz
f256a5f6bede9c01ddce2d03faab8565 28129 devel optional
apache-arrow_23.0.0-1_amd64.buildinfo
197f9f5f0c75a7acd5ef1bb72caa197a 987672 libdevel optional
libarrow-acero-dev_23.0.0-1_amd64.deb
aab426d203eef5c13a640f3712417ea2 13250884 debug optional
libarrow-acero2300-dbgsym_23.0.0-1_amd64.deb
632b63d9688c2a4dfd5a612d99950dff 868472 libs optional
libarrow-acero2300_23.0.0-1_amd64.deb
339bb6546f3382d9509fe420b19f33de 958372 libdevel optional
libarrow-dataset-dev_23.0.0-1_amd64.deb
0eca921477c1a940259d0d03e06c6e81 11841072 debug optional
libarrow-dataset2300-dbgsym_23.0.0-1_amd64.deb
273c514773c512ba3e83cf2f0dee5b19 842688 libs optional
libarrow-dataset2300_23.0.0-1_amd64.deb
a58b7976ff00d9e932b995b276f75f63 8425016 libdevel optional
libarrow-dev_23.0.0-1_amd64.deb
15bad433edf02e9389bc069222b863ca 806124 libdevel optional
libarrow-flight-dev_23.0.0-1_amd64.deb
a28a49c1bb32a778075da7f5b3a99d1b 7289272 debug optional
libarrow-flight2300-dbgsym_23.0.0-1_amd64.deb
3ce0e548cb4c00362f873f5561e4bb80 717836 libs optional
libarrow-flight2300_23.0.0-1_amd64.deb
2d1aace094d938c3b64c171b5a948551 3143532 debug optional
libarrow-python-flight2300-dbgsym_23.0.0-1_amd64.deb
30fcf031e932a9f894002259c04c44f2 631008 libs optional
libarrow-python-flight2300_23.0.0-1_amd64.deb
9bdd92ded67ef1565efc4302683c93a4 17146988 debug optional
libarrow-python2300-dbgsym_23.0.0-1_amd64.deb
620c48ef0ee29650a7f28f9de9de3b8c 1833132 libs optional
libarrow-python2300_23.0.0-1_amd64.deb
c1cc0262f562052772e6ca25ecd790a9 130597588 debug optional
libarrow2300-dbgsym_23.0.0-1_amd64.deb
81a1cf09abbf97b858bc12fb5f8ab468 6418712 libs optional
libarrow2300_23.0.0-1_amd64.deb
5650f09ed6c53f923dc48ce7817f0a94 1211076 libdevel optional
libgandiva-dev_23.0.0-1_amd64.deb
c284d3165838510a6194f9eb2d20e028 19093560 debug optional
libgandiva2300-dbgsym_23.0.0-1_amd64.deb
030e69dac08af20223a8beda0df2eede 1059640 libs optional
libgandiva2300_23.0.0-1_amd64.deb
846edf967b191dde375518c9d4a9839f 1677092 libdevel optional
libparquet-dev_23.0.0-1_amd64.deb
be7001fb3d6c1bb2e19ed4cb6bf4ed2d 18281696 debug optional
libparquet2300-dbgsym_23.0.0-1_amd64.deb
4ee8165dfeaed6c3dd0186c6d557a66b 1355516 libs optional
libparquet2300_23.0.0-1_amd64.deb
e6f457223553347e553c145c40a3f584 337612 python optional
pyarrow-dev_23.0.0-1_amd64.deb
aafac024f651061ae4de724b01b7e246 20113004 debug optional
python3-pyarrow-dbgsym_23.0.0-1_amd64.deb
a09e7a8acfc5fbdb51d313370bb9aa0b 3111240 python optional
python3-pyarrow_23.0.0-1_amd64.deb
dd67d51b8f770c6553431e88e0ae60d4 17348192 debug optional
r-cran-arrow-dbgsym_23.0.0-1_amd64.deb
e5f115a98b00b76f46cac1de77ccc989 16310520 libs optional
r-cran-arrow_23.0.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE3z4uQkp+J5wuSwI6ucKa7rL0UKcFAmmQgFoACgkQucKa7rL0
UKfeExAAiDyokjOTy3XwXIzklbpFlg8jHYqwpEBemuvAuzgF5JMu3dzAsf6aqx0i
/8VaZIyVEg52c69OSwlJ83zvA9g+wVjk/U/vsYXP92uBC62twf0DQKe1VkPC0Cp1
yFyd2YIDrO75HkxRXk8Vc8DAQVyX+yC1KAoBky9LbnfeKhPADSQ0/1sTWIeW1e/P
bjSmfHTOVpxelYMclNtXu2207resZofgAFq1Oa/CLAkMpHwsgfONxJualBEBcPqf
HhtSFDizakhEwWGs4Fu5ojDtGnh8xNLxF00SZqBl4uJwFD/pZr0s8l5yWm/PGluj
ZRFkOVgPDwcgeVI6w30t66Vr+Sf4gIlYq9NM2yw3/fBbkLHg0+aJ25kxW3JsH7PX
LV6BUfXSn1MENSiDiMszZdEkvqsMEJDJP/fIi68BiGkkurxq95gBRfByGmG1nUOw
hjdilggW07cSuRS06JBC/n9Dr5RcaoDtCt+Ne47psyOl7cVR8H8c4haWzV8kykLJ
2mpBlZX6aBrQGZ0mYVUUURmFaBAGm4GQHrrRNmvVJf2sncRnEFY/nVUHXoN+LGPs
JyM9yw57cFNynTAyhekwivEuVlg1/PMbmvelQw4t3nh8ihjKuv2SvFriIMJYRfDT
GCzLipFTBQXIO/nOvUUjvBZkN1GGvTXD4t30BIRaf/dXl9/b/7M=
=Rukq
-----END PGP SIGNATURE-----
pgpJvLc7GDYVb.pgp
Description: PGP signature
--- End Message ---