Control: retitle 971678 ghostscript: FTBFS when not building Arch:all: debian/libgs9-common/usr/share/ghostscript/9.53.3/Resource/Init/cidfmap: No such file or directory
On Sun, 04 Oct 2020 at 22:55:24 +0200, Sebastian Ramacher wrote: > ghostscript currently FTBFS on the buildds: > | grep: > debian/libgs9-common/usr/share/ghostscript/9.53.3/Resource/Init/cidfmap: No > such file or directory > | rm: cannot remove > 'debian/libgs9-common/usr/share/ghostscript/9.53.3/Resource/Init/cidfmap': No > such file or directory I think this is the real problem. Testing a patch now. When doing build-system surgery like commit d7ed869d, please remember to test the build with separate build passes for Architecture: all and Architecture: any packages (dpkg-buildpackage -A and -B, respectively), not just a combined build, because the separate build passes are what will happen on the buildds. smcv