Your message dated Mon, 17 Jun 2024 16:22:58 +0000
with message-id <[email protected]>
and subject line Bug#1060352: fixed in xfsprogs 6.8.0-2.1
has caused the Debian Bug report #1060352,
regarding xfsprogs: install all files into /usr (DEP17 M2)
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 [email protected]
immediately.)
--
1060352: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060352
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xfsprogs
Version: 6.5.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: dep17m2
Please find a relatively trivial patch attached to install
into /usr, for the currently ongoing UsrMerge effort [1].
It has been build-tested and checked by dumat.
Please review it and upload to unstable during the trixie cycle.
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].
Chris
[1] https://wiki.debian.org/UsrMerge
diff -Nru xfsprogs-6.5.0/debian/changelog xfsprogs-6.5.0/debian/changelog
--- xfsprogs-6.5.0/debian/changelog 2023-10-12 14:00:00.000000000 +0200
+++ xfsprogs-6.5.0/debian/changelog 2024-01-09 22:28:11.000000000 +0100
@@ -1,3 +1,11 @@
+xfsprogs (6.5.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Install files into /usr (DEP17 M2). (Closes: #-1)
+ Update paths in initramfs.hook.
+
+ -- Chris Hofstaedtler <[email protected]> Tue, 09 Jan 2024 22:28:11 +0100
+
xfsprogs (6.5.0-1) unstable; urgency=low
* New upstream release
diff -Nru xfsprogs-6.5.0/debian/local/initramfs.hook xfsprogs-6.5.0/debian/local/initramfs.hook
--- xfsprogs-6.5.0/debian/local/initramfs.hook 2023-08-15 21:15:28.000000000 +0200
+++ xfsprogs-6.5.0/debian/local/initramfs.hook 2024-01-09 22:28:11.000000000 +0100
@@ -45,7 +45,7 @@
. /usr/share/initramfs-tools/hook-functions
if [ "$(rootfs_type)" = "xfs" ]; then
- copy_exec /sbin/xfs_repair
+ copy_exec /usr/sbin/xfs_repair
copy_exec /usr/sbin/xfs_db
copy_exec /usr/sbin/xfs_metadump
fi
diff -Nru xfsprogs-6.5.0/debian/patches/series xfsprogs-6.5.0/debian/patches/series
--- xfsprogs-6.5.0/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
+++ xfsprogs-6.5.0/debian/patches/series 2024-01-09 22:27:05.000000000 +0100
@@ -0,0 +1 @@
+usrmerged-install-layout.patch
diff -Nru xfsprogs-6.5.0/debian/patches/usrmerged-install-layout.patch xfsprogs-6.5.0/debian/patches/usrmerged-install-layout.patch
--- xfsprogs-6.5.0/debian/patches/usrmerged-install-layout.patch 1970-01-01 01:00:00.000000000 +0100
+++ xfsprogs-6.5.0/debian/patches/usrmerged-install-layout.patch 2024-01-09 22:27:52.000000000 +0100
@@ -0,0 +1,33 @@
+Assume UsrMerged install layout, so honor prefix even for
+root_sbindir, root_libdir.
+
+Index: xfsprogs-6.5.0/configure.ac
+===================================================================
+--- xfsprogs-6.5.0.orig/configure.ac
++++ xfsprogs-6.5.0/configure.ac
+@@ -119,23 +119,8 @@ esac
+ #
+ test -n "$multiarch" && enable_lib64=no
+
+-#
+-# Some important tools should be installed into the root partitions.
+-#
+-# Check whether exec_prefix=/usr: and install them to /sbin in that
+-# case. If the user chooses a different prefix assume they just want
+-# a local install for testing and not a system install.
+-#
+-case $exec_prefix:$prefix in
+-NONE:NONE | NONE:/usr | /usr:*)
+- root_sbindir='/sbin'
+- root_libdir="/${base_libdir}"
+- ;;
+-*)
+- root_sbindir="${sbindir}"
+- root_libdir="${libdir}"
+- ;;
+-esac
++root_sbindir="${sbindir}"
++root_libdir="${libdir}"
+
+ AC_SUBST([root_sbindir])
+ AC_SUBST([root_libdir])
--- End Message ---
--- Begin Message ---
Source: xfsprogs
Source-Version: 6.8.0-2.1
Done: Chris Hofstaedtler <[email protected]>
We believe that the bug you reported is fixed in the latest version of
xfsprogs, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Hofstaedtler <[email protected]> (supplier of updated xfsprogs 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 12 Jun 2024 17:50:50 +0200
Source: xfsprogs
Architecture: source
Version: 6.8.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: XFS Development Team <[email protected]>
Changed-By: Chris Hofstaedtler <[email protected]>
Closes: 1060352
Changes:
xfsprogs (6.8.0-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Install all files into UsrMerged layout. (Closes: #1060352)
Checksums-Sha1:
6f80ee2eb415c1717f9d0156a369bfa1cb8b9389 2192 xfsprogs_6.8.0-2.1.dsc
a970eace1d63f2dc5236f8c8d913d132c1270667 14644 xfsprogs_6.8.0-2.1.debian.tar.xz
56f65b5049ed4fce8fc862a49f476e051b50dfbd 7392
xfsprogs_6.8.0-2.1_arm64.buildinfo
Checksums-Sha256:
fd74481d928bf432c1373593c607a484cfe4193f50c90a706e53232478edd276 2192
xfsprogs_6.8.0-2.1.dsc
1d2d6cf2053c0a6b09d8da0458837cef664732187696f309b02a91d20add90d0 14644
xfsprogs_6.8.0-2.1.debian.tar.xz
fd92ba7b95f5291cde6240ac2e5f3149daa427381e78d990c6808b552d44843b 7392
xfsprogs_6.8.0-2.1_arm64.buildinfo
Files:
2dafece8c9173dc0905a4fbff94ae617 2192 admin optional xfsprogs_6.8.0-2.1.dsc
f6578101e58c8438720e933446b62a56 14644 admin optional
xfsprogs_6.8.0-2.1.debian.tar.xz
7153a8d78762454fcd4104a685f753d7 7392 admin optional
xfsprogs_6.8.0-2.1_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmZpxRwACgkQXBPW25MF
LgPYjg/+KtmnrAGGBBSywkEWchtrTbywgmADuAZtEYLsnPeKpV3sN3cHaELdIyuo
MOZqyO7CAqctZw/rZUyR8Q1MHNKJK33U5uLX5STH5KFIWf94r119Lh+api/TkrFv
yNmJa9Sc8tNZu9maNivUs/yjpdA1vPHq1jc/A261KA+FCxU22KdUQABnEiR7uCJy
BDyPcZeua31a3G2DCHi/EtOqPa6XqXUNM4qND2bxOxplf77f/6Su/CS3fNMNVJNF
tEci6e8j5THwW2Nb56b79xLF4ssjh/yhM3QkkCWj/EgkdMQg6d7Xh9FQ3YagaHSv
T/P9UturIqj3F2XPBL+HslS98pwZRsVCi2k/QddxWP/o7g2VNub47BXn5+VhWyxd
GSSZEF7gabkZYv6V1wB9Yp7Dx9BGQl8MU5W8HIyaVcemEh17iwxcL9Y+ijWtlwLB
ymQgNRjNb5bWAvbCaA7TYq5/3FP1JBz8ySLuSMO+8wAKaESbouyFkAoAgUiPF1HJ
YbTXiLKaXr6u8cypgIjasdDiDRdQMwd2P7GOwN3kY8Oa2jrgDiUwiMspAaLqN/F9
JiFalvXqfRO266SnU5DAg7OTKauNs6Z+8VDHLFytq5UAn5LDoqeWx09v9PDHQBtS
5r+jKp9SZIs+44e8Ettiv2Ahcg1xS/BaLXkC5rx13w1lD4aScxI=
=+TID
-----END PGP SIGNATURE-----
pgp5PpdcqGOBl.pgp
Description: PGP signature
--- End Message ---