[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1052380: marked as done (opensm FTBFS when systemdsystemunitdir changes in systemd.pc)



Your message dated Mon, 23 Sep 2024 09:50:28 +0000
with message-id <E1ssfi8-0098Bi-9J@fasolo.debian.org>
and subject line Bug#1052380: fixed in opensm 3.3.23-3
has caused the Debian Bug report #1052380,
regarding opensm FTBFS when systemdsystemunitdir changes in systemd.pc
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1052380: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052380
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: opensm
Version: 3.3.23-2
Severity: normal
Tags: ftbfs patch
User: helmutg@debian.org
Usertags: dep17m2

We want to change the value of systemdsystemunitdir in systemd.pc. The
opensm upstream build system uses this, but the Debian packaging hard
codes its current value. Consequently, opensm will FTBFS when the value
is changed. Consider applying the attached patch to avoid that from
happening.

Helmut
diff -Nru opensm-3.3.23/debian/changelog opensm-3.3.23/debian/changelog
--- opensm-3.3.23/debian/changelog	2020-07-31 14:22:59.000000000 +0200
+++ opensm-3.3.23/debian/changelog	2023-09-21 08:46:03.000000000 +0200
@@ -1,3 +1,10 @@
+opensm (3.3.23-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Do not FTBFS when systemdsystemunitdir changes in systemd.pc. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Thu, 21 Sep 2023 08:46:03 +0200
+
 opensm (3.3.23-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru opensm-3.3.23/debian/control opensm-3.3.23/debian/control
--- opensm-3.3.23/debian/control	2020-07-31 14:17:52.000000000 +0200
+++ opensm-3.3.23/debian/control	2023-09-21 08:46:03.000000000 +0200
@@ -9,7 +9,8 @@
                flex,
                libibumad-dev (>= 1.3.7),
                libwrap0-dev,
-               pkg-config
+               pkg-config,
+               systemd-dev,
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/hpc-team/opensm.git
diff -Nru opensm-3.3.23/debian/opensm.install opensm-3.3.23/debian/opensm.install
--- opensm-3.3.23/debian/opensm.install	2020-07-31 14:17:52.000000000 +0200
+++ opensm-3.3.23/debian/opensm.install	2023-09-21 08:46:03.000000000 +0200
@@ -1,3 +1,2 @@
-lib/systemd
 usr/sbin
 usr/share/man
diff -Nru opensm-3.3.23/debian/rules opensm-3.3.23/debian/rules
--- opensm-3.3.23/debian/rules	2020-03-02 12:24:38.000000000 +0100
+++ opensm-3.3.23/debian/rules	2023-09-21 08:46:03.000000000 +0200
@@ -6,6 +6,9 @@
 %:
 	dh $@
 
+execute_after_dh_install:
+	dh_install -popensm $$(pkg-config --variable=systemdsystemunitdir systemd | sed s,^/,,)
+
 override_dh_missing:
 	rm -f debian/tmp/usr/lib/*/*.la
 	# Use our opensm initd script

--- End Message ---
--- Begin Message ---
Source: opensm
Source-Version: 3.3.23-3
Done: Benjamin Drung <bdrung@debian.org>

We believe that the bug you reported is fixed in the latest version of
opensm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1052380@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <bdrung@debian.org> (supplier of updated opensm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 23 Sep 2024 11:33:06 +0200
Source: opensm
Built-For-Profiles: noudeb
Architecture: source
Version: 3.3.23-3
Distribution: unstable
Urgency: medium
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Changed-By: Benjamin Drung <bdrung@debian.org>
Closes: 1052380
Launchpad-Bugs-Fixed: 2071718
Changes:
 opensm (3.3.23-3) unstable; urgency=medium
 .
   [ Benjamin Drung ]
   * Team upload.
   * Apply multi-arch hints
   * Drop obsolete lsb-base dependency (replaced by required sysvinit-utils)
   * Replace pkg-config by pkgconf
 .
   [ Helmut Grohne ]
   * Do not FTBFS when systemdsystemunitdir changes in systemd.pc.
     (Closes: #1052380, LP: #2071718)
Checksums-Sha1:
 5bf6bdf3495be63b91b8e1d908862285fcf708ee 2279 opensm_3.3.23-3.dsc
 5b5d231a18989d328d51aeb4f2f0e38943984574 9380 opensm_3.3.23-3.debian.tar.xz
 fdc75f6337328dcc30ce06b70611b3b2f134ec23 7497 opensm_3.3.23-3_source.buildinfo
Checksums-Sha256:
 f9dcab8805e1b29ac4d5d6deaa941882d3831a17058fc332a4a0b25658db3656 2279 opensm_3.3.23-3.dsc
 8f8d3dcbbf5c1f9ab091523f2cdc3deacbfdb437a0dc33f5e57799465c1a390e 9380 opensm_3.3.23-3.debian.tar.xz
 b746bf4fac4397d923da749df8922f5346f5f034caf50ab647e84b2f5e07d76c 7497 opensm_3.3.23-3_source.buildinfo
Files:
 93d9a54a276b6696cde5cf380065f9ca 2279 net optional opensm_3.3.23-3.dsc
 7dc8977ae04f6cb69a7d8525ee500f41 9380 net optional opensm_3.3.23-3.debian.tar.xz
 acd5f6ff30551fb4cbabb9755e84eb18 7497 net optional opensm_3.3.23-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmbxNtIACgkQFZ61xO/I
d0yyFQ//Z8+gjNxlTNJ7qndCspaNKmV4RUi/e0fpZCxGLVqKJpbY35AIUxCUI4/P
wJDHqF1t8GU2iyguKn24d8/VwTimU8XaX5ZMDeFarGsfgdoeiwpYqfzTVsXpRvKd
4bRs4VGlegAPoIDbxlhZstv/Rmp3Ujw7u6Clk0nlCecnaGmUFZ9fq9+v/QUYl5rK
XKeImvSBGwmdnEsQ1ZDv7qsZRXRRAtOtCf2piyAK3i5KGvPZ/9Izbj++6R8I5Oys
qmSdLkDya9+WGv6ZKzFECBN43k4Ckue5d0P0njQhcGHN8/KRmJfctAXwIbI1yXya
PGFJjjwP3L9PIrY+re+l9D5hTO35abP7110AHJQ9Bt0X9bCUOlcFg0zI3wredu8B
v2uCAy5L8nY0L26y6zK7GF6geqggYKm85NAZQIcVc3zmX/C8NIeYkMSSXnPCcysv
DtRsYzGHE1bPESgILw6tuUwirfgMu6BQ/rUFGGCX1Y3qp1rLg4MbHqjy7PrKe2pd
27SLYW6o4pDPHLGg5AnNLd129vifKijwjTvtKo74GMYWymmlx+Y9B/SX6u4wqK/+
izU7Ak8zRrUJ23oPKWNGlnJoPTT3zR1rVA1kh3YywpZxkt9cR64AYslubf+4b2dB
nbTItAo6db0fVT2DM0ppsvd8LyhKvWDE+B446Jc9OQRfIsUtAcY=
=Me16
-----END PGP SIGNATURE-----

Attachment: pgpxDkhyNl23a.pgp
Description: PGP signature


--- End Message ---

Reply to: