Source: libosmo-sccp
Version: 1.6.0+dfsg1-2
Severity: serious


Hello, as already seen in #1010578 this package suffers of a similar issue when 
systemd is in build environment.

Can you please also apply the patch on this package?
I can trigger an rb build to show the failure there too if needed.

Thanks!

Gianfranco

diff -Nru libosmo-sccp-1.6.0+dfsg1/debian/changelog 
libosmo-sccp-1.6.0+dfsg1/debian/changelog
--- libosmo-sccp-1.6.0+dfsg1/debian/changelog   2022-10-13 21:50:04.000000000 
+0200
+++ libosmo-sccp-1.6.0+dfsg1/debian/changelog   2022-10-14 10:16:17.000000000 
+0200
@@ -1,3 +1,9 @@
+libosmo-sccp (1.6.0+dfsg1-3) unstable; urgency=medium
+
+  * Fix build failure with installed systemd (Closes: #-1)
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org>  Fri, 14 Oct 2022 
10:16:17 +0200
+
 libosmo-sccp (1.6.0+dfsg1-2) unstable; urgency=medium
* upload to unstable
diff -Nru libosmo-sccp-1.6.0+dfsg1/debian/rules 
libosmo-sccp-1.6.0+dfsg1/debian/rules
--- libosmo-sccp-1.6.0+dfsg1/debian/rules       2022-10-13 21:50:04.000000000 
+0200
+++ libosmo-sccp-1.6.0+dfsg1/debian/rules       2022-10-14 10:16:15.000000000 
+0200
@@ -28,6 +28,9 @@
           dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) 
\
        fi
+override_dh_auto_configure:
+       # Use the packaging-provided systemd unit file
+       dh_auto_configure -- --with-systemdsystemunitdir=no
override_dh_installsystemd:
        dh_installsystemd --no-enable --no-start

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to