Comment 1 for bug 1983568

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Re: FTBFS on armhf in Kientic

he haskell/pandoc things (bug 1982460) are out of the way.
They blocked more and were temporarily removed.

But armhf still has an issue:

debian/installsharedlibs
x dh_install -plibxencall1 usr/lib/*/libxencall.so.*
Failed to copy 'etc/bash_completion.d/xl': No such file or directory at /usr/share/dh-exec/dh-exec-install-rename line 68, <> line 3.
dh_install: error: debian/xen-utils-common.install (executable config) returned exit code 127

=> https://launchpadlibrarian.net/614734467/buildlog_ubuntu-kinetic-armhf.xen_4.16.1-1_BUILDING.txt.gz

in debian/* that is at:
debian/xen-utils-common.install:8:etc/bash_completion.d/xl => usr/share/bash-completion/completions/xl

Interstingly also at (form the past)
debian/not-installed:16:etc/bash_completion.d/xl

But either way this shouldn't be arch specific and works here
https://buildd.debian.org/status/fetch.php?pkg=xen&arch=armhf&ver=4.16.1-1&stamp=1652138474&raw=0

All log occurrences of bash_completion in good/bad logs are the same until the failure.
Rebuilding to see if that was a flaky build - since it is armhf only debugging will need an amrhf system/vm.