[Debian-mobcom-maintainers] Bug#1021769: osmo-sgsn: FTBFS if systemd is in build environment

Gianfranco Costamagna locutusofborg at debian.org
Fri Oct 14 10:12:35 BST 2022


Source: osmo-sgsn
Version: 1.9.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 osmo-sgsn-1.9.0+dfsg1/debian/changelog osmo-sgsn-1.9.0+dfsg1/debian/changelog
--- osmo-sgsn-1.9.0+dfsg1/debian/changelog	2022-10-13 22:27:32.000000000 +0200
+++ osmo-sgsn-1.9.0+dfsg1/debian/changelog	2022-10-14 11:11:17.000000000 +0200
@@ -1,3 +1,9 @@
+osmo-sgsn (1.9.0+dfsg1-3) unstable; urgency=medium
+
+  * Fix build failure with installed systemd (Closes: #-1)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 14 Oct 2022 11:11:17 +0200
+
  osmo-sgsn (1.9.0+dfsg1-2) unstable; urgency=medium
  
    * upload to unstable
diff -Nru osmo-sgsn-1.9.0+dfsg1/debian/rules osmo-sgsn-1.9.0+dfsg1/debian/rules
--- osmo-sgsn-1.9.0+dfsg1/debian/rules	2022-10-13 22:27:32.000000000 +0200
+++ osmo-sgsn-1.9.0+dfsg1/debian/rules	2022-10-14 11:11:16.000000000 +0200
@@ -33,6 +33,10 @@
  override_dh_auto_test:
  	dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
  
+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
  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-mobcom-maintainers/attachments/20221014/1ad704e3/attachment.sig>


More information about the Debian-mobcom-maintainers mailing list