Your message dated Sun, 09 Jun 2024 00:48:59 +0000
with message-id <[email protected]>
and subject line Bug#1059379: fixed in f2fs-tools 1.16.0-1.1
has caused the Debian Bug report #1059379,
regarding f2fs-tools: install files into /usr (instead of /)
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.)
--
1059379: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059379
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: f2fs-tools
Version: 1.16.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: dep17m2
Hi!
Your package installs files directly into /. For the ongoing Debian
UsrMerge effort [1] these files should move to /usr in the trixie
cycle.
I'm attaching a trivial patch to implement such a move.
However, please still read the wiki page on moving files, especially
if you intend to backport to bookworm or earlier. The patch has
already been checked by a local dumat copy.
If during the trixie cycle your package will undergo structural
changes or any other file moves, please also see the wiki and upload
to experimental first when these changes are done.
Chris
[1] https://wiki.debian.org/UsrMerge
diff -Nru f2fs-tools-1.16.0/debian/changelog f2fs-tools-1.16.0/debian/changelog
--- f2fs-tools-1.16.0/debian/changelog 2023-07-17 06:03:45.000000000 +0200
+++ f2fs-tools-1.16.0/debian/changelog 2023-12-23 23:41:17.000000000 +0100
@@ -1,3 +1,10 @@
+f2fs-tools (1.16.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Install files into /usr instead of /. (Closes: #-1)
+
+ -- Chris Hofstaedtler <[email protected]> Sat, 23 Dec 2023 23:41:17 +0100
+
f2fs-tools (1.16.0-1) unstable; urgency=medium
[ Vincent Cheng ]
diff -Nru f2fs-tools-1.16.0/debian/f2fs-tools.install f2fs-tools-1.16.0/debian/f2fs-tools.install
--- f2fs-tools-1.16.0/debian/f2fs-tools.install 2023-07-17 06:02:17.000000000 +0200
+++ f2fs-tools-1.16.0/debian/f2fs-tools.install 2023-12-23 23:39:28.000000000 +0100
@@ -1,4 +1,4 @@
# All but sbin/sg_write_buffer
-sbin/*f2fs*
+usr/sbin/*f2fs*
usr/share/man/man8/*.8
diff -Nru f2fs-tools-1.16.0/debian/f2fs-tools-udeb.install f2fs-tools-1.16.0/debian/f2fs-tools-udeb.install
--- f2fs-tools-1.16.0/debian/f2fs-tools-udeb.install 2023-07-17 06:02:17.000000000 +0200
+++ f2fs-tools-1.16.0/debian/f2fs-tools-udeb.install 2023-12-23 23:39:40.000000000 +0100
@@ -1,2 +1,2 @@
# All but sbin/sg_write_buffer
-sbin/*f2fs*
+usr/sbin/*f2fs*
diff -Nru f2fs-tools-1.16.0/debian/rules f2fs-tools-1.16.0/debian/rules
--- f2fs-tools-1.16.0/debian/rules 2023-07-17 06:02:17.000000000 +0200
+++ f2fs-tools-1.16.0/debian/rules 2023-12-23 23:40:13.000000000 +0100
@@ -10,8 +10,8 @@
dh $@
override_dh_auto_configure:
- dh_auto_configure -- --sbindir=/sbin --disable-shared \
- --with-root-libdir=/lib/$(DEB_HOST_MULTIARCH)
+ dh_auto_configure -- --sbindir=/usr/sbin --disable-shared \
+ --with-root-libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
# dh_dwz when run on f2fs-tools-udeb ends up installing the
# /usr/lib/debug/.dwz files into the udeb. I think that's a bug,
--- End Message ---
--- Begin Message ---
Source: f2fs-tools
Source-Version: 1.16.0-1.1
Done: Chris Hofstaedtler <[email protected]>
We believe that the bug you reported is fixed in the latest version of
f2fs-tools, 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 f2fs-tools 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: Thu, 30 May 2024 02:10:23 +0200
Source: f2fs-tools
Architecture: source
Version: 1.16.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Filesystems Group <[email protected]>
Changed-By: Chris Hofstaedtler <[email protected]>
Closes: 1059379
Changes:
f2fs-tools (1.16.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Install files into /usr instead of /. (Closes: #1059379)
Checksums-Sha1:
b7fb0653a9f3876c839ccb7dc135fde947cb17d6 2277 f2fs-tools_1.16.0-1.1.dsc
c4016b3fd72d0f5080d1309b34e70b817f8a5c6a 6576
f2fs-tools_1.16.0-1.1.debian.tar.xz
49fbe665aae601939414d7139926ef7770838a00 7387
f2fs-tools_1.16.0-1.1_arm64.buildinfo
Checksums-Sha256:
120ec3fed9e3ac2b822680542d393833ed36d91619a04848ba96a7f9b72d096e 2277
f2fs-tools_1.16.0-1.1.dsc
f961e45386404c30059aa74065adb124d453916cafb9976a914c7d242b4b7694 6576
f2fs-tools_1.16.0-1.1.debian.tar.xz
c7587d1cbee44d00720bae978573ce33eb8f8906ae4c21ba3b2b8032dd9812d5 7387
f2fs-tools_1.16.0-1.1_arm64.buildinfo
Files:
d25288ac3c40ca9f9ff6b52fd3272168 2277 admin optional f2fs-tools_1.16.0-1.1.dsc
8800f10853872aafcfb30880bd6815fc 6576 admin optional
f2fs-tools_1.16.0-1.1.debian.tar.xz
d6e9b8c5d885981d9a236adb6d56b79a 7387 admin optional
f2fs-tools_1.16.0-1.1_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmZXxHUACgkQXBPW25MF
LgPmWBAAmBQsaDj2C8Ndt4hA9z5O51akbDHsPWUvNDnk4DYibDUTS3uYKn4HQIIk
/NnWH9QlSX8uhy8o9hqVXauPWQskWsgxngi4aLAxAxsd+szsjA1t8zZJuIaegtj8
qktNdTe6mTzQjKYediEEK3ogFtC04vzM/f2o4dYgjrYPT6cxwEZE+ojzu62DJ9/y
6QR8wYQZtvqx/nQbEsa3SOgN/1S4dFw0Uduia1xwE+n8Lsu7h0c5hSMUNxZ7BGbP
Bv2EGXcFwVRDbqPtuUoSSnPokA680A2qRq39KwO2sQJwLxW6sigwMAaIw+3nFiY5
K4s/i8Wbzyi4m7B+ytALbbEK4JxgkI52ZjmF/tqkeEjdIvtEQv+kmQjTH7KiCVEa
bClpK70gUjRMFoz9RFrCt7b8jeFvCTvw5DW6uNH0pPb3QeFcUb4C4wYnmSu/3p9n
QtSNsq1b1uokDKbntnC9mXedw37Vpedy/gCDeYvN563OAe82lwcWkENsSBYRP8nK
L1UURq1JFmkpUg9hp6PxGETbqI4EquSQThpNyAQ4XJOlWrVA8DnWFFqX2xG54D7P
ZkoJmEUK8vIwzvGIMN/W+TCrrjzcp7krFibbNVOjEbVicXBBAImLlU0bYJ69G0/D
eoRMs/q5nk1nNHXOMiyrwJnxzSPCubxwnt+m1dv42EnK4uO0jVk=
=33l6
-----END PGP SIGNATURE-----
pgpyfN9D3RRmU.pgp
Description: PGP signature
--- End Message ---