Your message dated Sun, 09 Jun 2024 00:34:22 +0000 with message-id <E1sG6Vq-0097b7-Mn@fasolo.debian.org> and subject line Bug#1061342: fixed in gridengine 8.1.9+dfsg-11.1 has caused the Debian Bug report #1061342, regarding gridengine: install PAM module into /usr 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.) -- 1061342: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061342 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: gridengine: install PAM module into /usr
- From: Michael Biebl <biebl@debian.org>
- Date: Mon, 22 Jan 2024 21:45:32 +0100
- Message-id: <170595633274.1063204.18321840607131836219.reportbug@mars>
Source: gridengine Version: 8.1.9+dfsg-11 Severity: normal Tags: patch User: helmutg@debian.org Usertags: dep17m2 We want to finalize the /usr-merge via DEP17 by moving all files to /usr. gridengine installs files into /lib; these should be moved into the respective directories in /usr/ Please find a patch attached. It has been build-tested. Note: this should not be backported to bookworm. If you intend to backport, please use dh_movetousr instead. If your package will change for the t64 transition or otherwise rename/split/move its binaries (packages) during trixie, please then upload to experimental and get in touch with the UsrMerge driver, please see the wiki [1]. Michael [1] https://wiki.debian.org/UsrMergediff -Nru gridengine-8.1.9+dfsg/debian/changelog gridengine-8.1.9+dfsg/debian/changelog --- gridengine-8.1.9+dfsg/debian/changelog 2023-08-13 17:56:03.000000000 +0200 +++ gridengine-8.1.9+dfsg/debian/changelog 2024-01-22 21:37:36.000000000 +0100 @@ -1,3 +1,10 @@ +gridengine (8.1.9+dfsg-11.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Install PAM modules into /usr (DEP 17 M2). (Closes: #-1) + + -- Michael Biebl <biebl@debian.org> Mon, 22 Jan 2024 21:37:36 +0100 + gridengine (8.1.9+dfsg-11) unstable; urgency=medium * Team upload. diff -Nru gridengine-8.1.9+dfsg/debian/gridengine-exec.install gridengine-8.1.9+dfsg/debian/gridengine-exec.install --- gridengine-8.1.9+dfsg/debian/gridengine-exec.install 2023-08-13 17:40:33.000000000 +0200 +++ gridengine-8.1.9+dfsg/debian/gridengine-exec.install 2024-01-22 21:37:35.000000000 +0100 @@ -1,3 +1,3 @@ debian/tmp/usr/bin/*/sge_execd usr/lib/gridengine debian/tmp/usr/bin/*/sge_*shepherd usr/lib/gridengine -/lib/*/security/*.so +usr/lib/*/security/*.so diff -Nru gridengine-8.1.9+dfsg/debian/rules gridengine-8.1.9+dfsg/debian/rules --- gridengine-8.1.9+dfsg/debian/rules 2023-08-13 17:40:33.000000000 +0200 +++ gridengine-8.1.9+dfsg/debian/rules 2024-01-22 21:37:36.000000000 +0100 @@ -66,7 +66,7 @@ override_dh_auto_install: install -d debian/tmp/usr install -d debian/tmp/usr/share - install -d debian/tmp/lib/$(DEB_HOST_GNU_TYPE)/security + install -d debian/tmp/usr/lib/$(DEB_HOST_GNU_TYPE)/security cd source && /usr/bin/yes | ${PRECMD} scripts/distinst \ -basedir ${CURDIR}/debian \ -vdir tmp/usr \ @@ -102,7 +102,7 @@ mandb -u -c debian/tmp/usr/share/man chmod 755 debian/scripts/init_cluster debian/gridengine-wrapper cp source/clients/qmon/qmon.desktop debian - mv debian/tmp/usr/lib/*/pam_sge* debian/tmp/lib/$(DEB_HOST_GNU_TYPE)/security + mv debian/tmp/usr/lib/*/pam_sge* debian/tmp/usr/lib/$(DEB_HOST_GNU_TYPE)/security override_dh_installinit: dh_installinit -p gridengine-master
--- End Message ---
--- Begin Message ---
- To: 1061342-close@bugs.debian.org
- Subject: Bug#1061342: fixed in gridengine 8.1.9+dfsg-11.1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 09 Jun 2024 00:34:22 +0000
- Message-id: <E1sG6Vq-0097b7-Mn@fasolo.debian.org>
- Reply-to: Chris Hofstaedtler <zeha@debian.org>
Source: gridengine Source-Version: 8.1.9+dfsg-11.1 Done: Chris Hofstaedtler <zeha@debian.org> We believe that the bug you reported is fixed in the latest version of gridengine, 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 1061342@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Chris Hofstaedtler <zeha@debian.org> (supplier of updated gridengine 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: SHA256 Format: 1.8 Date: Thu, 30 May 2024 01:41:12 +0200 Source: gridengine Architecture: source Version: 8.1.9+dfsg-11.1 Distribution: unstable Urgency: medium Maintainer: Debian HPC Team <debian-hpc@lists.debian.org> Changed-By: Chris Hofstaedtler <zeha@debian.org> Closes: 1061342 Changes: gridengine (8.1.9+dfsg-11.1) unstable; urgency=medium . * Non-maintainer upload. . [ Michael Biebl ] * Install PAM modules into /usr (DEP 17 M2). (Closes: #1061342) Checksums-Sha1: 1af36e819e02bc470fbaaefeead3766de1fcb8ca 3010 gridengine_8.1.9+dfsg-11.1.dsc 0b5e79d25143aaa072b98fe23c5586195ee5eaed 47728 gridengine_8.1.9+dfsg-11.1.debian.tar.xz a363af73175765ce41d3c81c78f001ed0fcc301a 16246 gridengine_8.1.9+dfsg-11.1_arm64.buildinfo Checksums-Sha256: 483bf49b23b4e870957f17e98fba8d6f3fcf5dde8fea4129aca46db817105c66 3010 gridengine_8.1.9+dfsg-11.1.dsc 432b632db4e63a9f56dff676a80fb9e681f55e1008910ff8777801dd92147810 47728 gridengine_8.1.9+dfsg-11.1.debian.tar.xz 79de7f6e6402f4cf37fb25f6c1527e29b1c50771e1fd54d54fbdf322bab1d7d0 16246 gridengine_8.1.9+dfsg-11.1_arm64.buildinfo Files: 6dbf9c6c2bf0b941dfdf8c41ab084cde 3010 utils optional gridengine_8.1.9+dfsg-11.1.dsc 985c16b686654f13c6dcd433e347e04b 47728 utils optional gridengine_8.1.9+dfsg-11.1.debian.tar.xz 5e3d73a9cd691f41dd2f656077c0141d 16246 utils optional gridengine_8.1.9+dfsg-11.1_arm64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmZXv1EACgkQXBPW25MF LgOxJRAAm+M9nKh+EqBDA4IeGtuBcJhzLKGStyQzatpwcrtCJ4MQ/pLmLZsq/Xug qJuKbgANpl3o2bPaMg4Hb2QCUoya/TYayeeNHAba9q6T+C06ZmP6Wbb0XMm6KP9n 9HJiMLdwGgOnQKBKbVgklJeNVChQ8CIeczw/AkysDHnHKR9HimTG/95pE7tBvPxH 8m2QcZcHi9z5AlqSaGzxA8EGbNEZVT2DYLkTEGRDR/Ri+xsVVhRyhg2jMsxPXbax NK5k6Cu6oNQHUBa7TxhXjToQoSlYPYF0HhrHQugvFZccFonWz2t8j4RG2jPjki96 HhofjahUVr4lpLprWj4rX0qvTy9n2EWr0iEi+0Lb27X8GYMcgDyHx3o0cFfZWpAf Wxdgpt0aRT8WrRsec51rA7/RsBrivgczJUJs5KXXWMULs/B5oVNq4AQ3Vk/EQocp TJMZCgNU0ZekP5SmyM8qfbWKRmidTR9BJ8dX+dC3cH42Iyq8PPPou97zgb7wnhTW g1DicW7pswmv6znLOXhKB9Ni+CG1RrtuGjNu4Nm4Fn6hdC58eEkmMztAZLK+f/4N Z2dYdV19gDpz4JjFBJpwSOM01srGokFqbgs/g9XbcgJbF1V2qDJ+3mYMQU9/isJ0 d3xr4V6bk7KMhDb1uMGgv4Cx5QH5WmjzrIvsdzWM4ugplrwejrY= =PKdm -----END PGP SIGNATURE-----Attachment: pgp5JfPQteKKo.pgp
Description: PGP signature
--- End Message ---