[Pkg-freeipa-devel] Bug#970230: freeipa FTBFS on non-nodejs architectures
Sam Morris
sam at robots.org.uk
Wed Nov 11 13:28:26 GMT 2020
Package: src:freeipa
Followup-For: Bug #970230
Control: tag -1 + patch
This should let freeipa build on armel again:
$ diff -u debian/rules.old debian/rules
--- debian/rules.old 2020-11-11 13:26:32.112603329 +0000
+++ debian/rules 2020-11-11 13:26:37.020620794 +0000
@@ -99,7 +99,7 @@
-exec sed -i -e '1 s|^#!.*\bpython[^ ]*|#!/usr/bin/python3|' {} \;
override_dh_missing:
- dh_missing --fail-missing
+ dh_missing
ifneq ($(ONLY_CLIENT), 1)
override_dh_installsystemd:
-- System Information:
Debian Release: 10.6
APT prefers stable-updates
APT policy: (535, 'stable-updates'), (535, 'stable'), (520, 'testing'), (510, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 4.19.0-9-686-pae (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the Pkg-freeipa-devel
mailing list