Your message dated Sat, 25 May 2024 08:36:48 +0000 with message-id <E1sAmtU-00C3Fx-1b@fasolo.debian.org> and subject line Bug#1064124: fixed in libpam-x2go 0.0.2.0-3.1 has caused the Debian Bug report #1064124, regarding libpam-x2go: 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.) -- 1064124: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064124 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: libpam-x2go: install PAM module into /usr
- From: Michael Biebl <biebl@debian.org>
- Date: Sat, 17 Feb 2024 13:38:02 +0100
- Message-id: <170817348261.1104643.1855617668571326079.reportbug@mars>
Source: libpam-x2go Version: 0.0.2.0-3 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. libpam-x2go installs files into /lib; these should be moved into the respective canonical locations in /usr/. Please find a patch attached. It has been build-tested. 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 libpam-x2go-0.0.2.0/debian/changelog libpam-x2go-0.0.2.0/debian/changelog --- libpam-x2go-0.0.2.0/debian/changelog 2019-12-04 08:14:10.000000000 +0100 +++ libpam-x2go-0.0.2.0/debian/changelog 2024-02-17 13:32:37.000000000 +0100 @@ -1,3 +1,10 @@ +libpam-x2go (0.0.2.0-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Install PAM module into /usr. (Closes: #-1) + + -- Michael Biebl <biebl@debian.org> Sat, 17 Feb 2024 13:32:37 +0100 + libpam-x2go (0.0.2.0-3) unstable; urgency=medium [ Mike Gabriel ] diff -Nru libpam-x2go-0.0.2.0/debian/libpam-x2go.install libpam-x2go-0.0.2.0/debian/libpam-x2go.install --- libpam-x2go-0.0.2.0/debian/libpam-x2go.install 2018-05-07 15:16:11.000000000 +0200 +++ libpam-x2go-0.0.2.0/debian/libpam-x2go.install 2024-02-17 13:32:35.000000000 +0100 @@ -1,2 +1 @@ -lib/ usr/lib/ diff -Nru libpam-x2go-0.0.2.0/debian/patches/pammoddir.patch libpam-x2go-0.0.2.0/debian/patches/pammoddir.patch --- libpam-x2go-0.0.2.0/debian/patches/pammoddir.patch 1970-01-01 01:00:00.000000000 +0100 +++ libpam-x2go-0.0.2.0/debian/patches/pammoddir.patch 2024-02-17 13:32:37.000000000 +0100 @@ -0,0 +1,13 @@ +Index: libpam-x2go-0.0.2.0/configure.ac +=================================================================== +--- libpam-x2go-0.0.2.0.orig/configure.ac 2018-05-07 15:10:42.000000000 +0200 ++++ libpam-x2go-0.0.2.0/configure.ac 2024-02-17 13:32:14.447579799 +0100 +@@ -32,7 +32,7 @@ + # PAM Module dir + ########################### + +-PAMMODULEDIR="/lib/security" ++PAMMODULEDIR="/usr/lib/security" + AC_SUBST(PAMMODULEDIR) + + ########################### diff -Nru libpam-x2go-0.0.2.0/debian/patches/series libpam-x2go-0.0.2.0/debian/patches/series --- libpam-x2go-0.0.2.0/debian/patches/series 2019-12-04 08:09:11.000000000 +0100 +++ libpam-x2go-0.0.2.0/debian/patches/series 2024-02-17 13:32:02.000000000 +0100 @@ -1 +1,2 @@ 1001_dont_abuse_AC_CHECK_FILES.patch +pammoddir.patch diff -Nru libpam-x2go-0.0.2.0/debian/rules libpam-x2go-0.0.2.0/debian/rules --- libpam-x2go-0.0.2.0/debian/rules 2018-05-09 00:12:37.000000000 +0200 +++ libpam-x2go-0.0.2.0/debian/rules 2024-02-17 13:32:30.000000000 +0100 @@ -17,9 +17,9 @@ cleanbuilddir:: rm -f README -# Remove .a and .la files from /lib/security +# Remove .a and .la files from /usr/lib/security remove-cruft:: - find $(DEB_DESTDIR)/lib/security -type f \ + find $(DEB_DESTDIR)/usr/lib/security -type f \ \( -name '*.a' -o -name '*.la' \) \ -exec rm '{}' +
--- End Message ---
--- Begin Message ---
- To: 1064124-close@bugs.debian.org
- Subject: Bug#1064124: fixed in libpam-x2go 0.0.2.0-3.1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 25 May 2024 08:36:48 +0000
- Message-id: <E1sAmtU-00C3Fx-1b@fasolo.debian.org>
- Reply-to: Chris Hofstaedtler <zeha@debian.org>
Source: libpam-x2go Source-Version: 0.0.2.0-3.1 Done: Chris Hofstaedtler <zeha@debian.org> We believe that the bug you reported is fixed in the latest version of libpam-x2go, 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 1064124@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 libpam-x2go 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: Sat, 25 May 2024 09:58:09 +0200 Source: libpam-x2go Architecture: source Version: 0.0.2.0-3.1 Distribution: unstable Urgency: medium Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org> Changed-By: Chris Hofstaedtler <zeha@debian.org> Closes: 1064124 Changes: libpam-x2go (0.0.2.0-3.1) unstable; urgency=medium . * Non-maintainer upload. . [ Michael Biebl ] * Install PAM module into /usr. (Closes: #1064124) Checksums-Sha1: d8118f1197f493bac9d9cea8ea5a33a83fda59c9 2419 libpam-x2go_0.0.2.0-3.1.dsc 17aaffde9890c2d6b8384f0bd9bd09b48ab866ea 13060 libpam-x2go_0.0.2.0-3.1.debian.tar.xz 5cde445b2015c1a131b45f535c83000c37afad6a 7264 libpam-x2go_0.0.2.0-3.1_arm64.buildinfo Checksums-Sha256: d85cac12d17a372108ccf6c34e47d66a7050155f52e5daa170bf94347a2d71e5 2419 libpam-x2go_0.0.2.0-3.1.dsc e8bf1e37a8cafccb612510dd6b2dacf3b7de719a521e08602ec8de328d93694f 13060 libpam-x2go_0.0.2.0-3.1.debian.tar.xz dbc1fa86529e2911fd628e51c192a9487b12031054a3b575f74d3cde35426c48 7264 libpam-x2go_0.0.2.0-3.1_arm64.buildinfo Files: 4923c5b26937368067ffd080b96c523f 2419 admin optional libpam-x2go_0.0.2.0-3.1.dsc 2b96b33bf268ad0f3f8c6ff1860772f4 13060 admin optional libpam-x2go_0.0.2.0-3.1.debian.tar.xz 6bceafdb9f69f8104110adfd95c21508 7264 admin optional libpam-x2go_0.0.2.0-3.1_arm64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmZRmnYACgkQXBPW25MF LgO1jw/+IegXj+mZBoJZ/lRC3FzUKjvFsWBa/iLxH6P3pS8zbMfUJqTRDNwHszUu 0VxN9wK5ETLgsm+WsgpwaSoIROrhAP8XzuTA2NPMVz/caZ9Hpkc5R2/cDVTWHOps JWV/L7FDtigyIuLVfgK+9mM3olof/+W8N0lEnAP41zAh05zgd6nh4fG7YVJi3Hft STCTMZ53YX+5W1pY5MCQkuYN76ZSf8QiLuY+enu/Z8iBgMLZ0T5sSgztLMQyHBeg cs2sCteE3rI4RG9oAFH3HkXnibUKXqd0ovT1qsmUXpVuBY43uZEovOSymtJRmEIm +CewvO1bJpDLnImhuWtUUuc5WTJNN7yNi+CMP1tCw7PR84YwYBy0lCgWSV13WvK4 zVQ03VNEYv1Ip6Cfwpd2rshYj9iHk6of3LujBXMcOiSM8vo0j8nHre0zcDr074xX zc6nkKFeiMRa5o9rqKreuQV39AewGp9veDo8diPMrMNfFDDWWFT5zs0dkaLWlxLN S/LYiYNx5qF8MV5RRLnvmq8RBiWzy/LlUugJ8UhZKPxgea9ITOSyFWBy2iOU9YLB OAsxtOdaJXwLigL7KAc0khqd9lDB1Z5DwrZrqbplWe8pEevWCArhb1Vt9xbyJRzn yV49qU79QGSy6fBO5JkB8FaXqQZIvy6hF/hNovB86lQRaVrIRvM= =Xv44 -----END PGP SIGNATURE-----Attachment: pgpAAOYrTPGvI.pgp
Description: PGP signature
--- End Message ---