Your message dated Tue, 06 Nov 2018 20:56:01 +0000
with message-id <[email protected]>
and subject line Bug#907391: fixed in util-linux 2.32.1-0.2
has caused the Debian Bug report #907391,
regarding [patch] Please add fincore and blkzone command
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.)
--
907391: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907391
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: util-linux
Version: 2.30.2-0.1
Severity: normal
X-Debbugs-Cc: [email protected]
Dear utli-linux package Maintainer,
It seems that util-linux package doesn't include "fincore" and "blkzone"
command, introduced in 2.30. See https://lwn.net/Articles/722583/
Please add it if it is not intended. Patch attached (just checked "--help"
option works ;)
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8),
LANGUAGE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages util-linux depends on:
ii fdisk 2.32.1-0.1
ii libaudit1 1:2.8.3-1+b1
ii libblkid1 2.32.1-0.1
ii libc6 2.27-5
ii libmount1 2.32.1-0.1
ii libpam0g 1.1.8-3.8
ii libselinux1 2.8-1+b1
ii libsmartcols1 2.32.1-0.1
ii libsystemd0 239-7
ii libtinfo6 6.1+20180714-1
ii libudev1 239-7
ii libuuid1 2.32.1-0.1
ii login 1:4.5-1.1
ii zlib1g 1:1.2.11.dfsg-1
util-linux recommends no packages.
Versions of packages util-linux suggests:
ii dosfstools 4.1-2
ii kbd 2.0.4-4
pn util-linux-locales <none>
-- no debconf information
>From b7c0bf3ff43e07aa49a0eb760985822d08b8ed87 Mon Sep 17 00:00:00 2001
From: Hideki Yamane <[email protected]>
Date: Mon, 27 Aug 2018 21:16:32 +0900
Subject: [PATCH] Add not included fincore and blkzone command
Both commands were added since 2.30, see
https://lwn.net/Articles/722583/
---
debian/util-linux.install | 2 ++
debian/util-linux.manpages | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/util-linux.install b/debian/util-linux.install
index 3834b97ba..b4aba10d3 100755
--- a/debian/util-linux.install
+++ b/debian/util-linux.install
@@ -92,3 +92,5 @@ usr/sbin/readprofile [linux-any]
usr/sbin/rtcwake [linux-any]
usr/bin/lsmem [linux-any]
usr/bin/chmem usr/sbin/ [linux-any]
+usr/bin/fincore [linux-any]
+sbin/blkzone [linux-any]
diff --git a/debian/util-linux.manpages b/debian/util-linux.manpages
index eb8d83a15..c8006fb34 100755
--- a/debian/util-linux.manpages
+++ b/debian/util-linux.manpages
@@ -88,3 +88,5 @@ debian/tmp/usr/share/man/man8/switch_root.8 [linux-any]
debian/tmp/usr/share/man/man8/wdctl.8 [linux-any]
debian/tmp/usr/share/man/man1/lsmem.1 [linux-any]
debian/tmp/usr/share/man/man8/chmem.8 [linux-any]
+debian/tmp/usr/share/man/man1/fincore.1 [linux-any]
+debian/tmp/usr/share/man/man8/blkzone.8 [linux-any]
--
2.18.0
--- End Message ---
--- Begin Message ---
Source: util-linux
Source-Version: 2.32.1-0.2
We believe that the bug you reported is fixed in the latest version of
util-linux, 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.
Andreas Henriksson <[email protected]> (supplier of updated util-linux 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: SHA512
Format: 1.8
Date: Tue, 06 Nov 2018 20:53:01 +0100
Source: util-linux
Binary: util-linux util-linux-locales mount bsdutils fdisk fdisk-udeb libblkid1
libblkid1-udeb libblkid-dev libfdisk1 libfdisk1-udeb libfdisk-dev libmount1
libmount1-udeb libmount-dev libsmartcols1 libsmartcols1-udeb libsmartcols-dev
libuuid1 uuid-runtime libuuid1-udeb uuid-dev util-linux-udeb rfkill
Architecture: source
Version: 2.32.1-0.2
Distribution: unstable
Urgency: medium
Maintainer: LaMont Jones <[email protected]>
Changed-By: Andreas Henriksson <[email protected]>
Description:
bsdutils - basic utilities from 4.4BSD-Lite
fdisk - collection of partitioning utilities
fdisk-udeb - Manually partition a hard drive (fdisk) (udeb)
libblkid-dev - block device ID library - headers and static libraries
libblkid1 - block device ID library
libblkid1-udeb - stripped down block device ID library, for debian-installer
(udeb)
libfdisk-dev - fdisk partitioning library - headers and static libraries
libfdisk1 - fdisk partitioning library
libfdisk1-udeb - stripped down fdisk partitioning library, for
debian-installer (udeb)
libmount-dev - device mounting library - headers and static libraries
libmount1 - device mounting library
libmount1-udeb - stripped down device mounting library, for debian-installer
(udeb)
libsmartcols-dev - smart column output alignment library - headers and static
librar
libsmartcols1 - smart column output alignment library
libsmartcols1-udeb - stripped down smart column output aligment library, for
debian-in (udeb)
libuuid1 - Universally Unique ID library
libuuid1-udeb - stripped down Universally Unique ID library, for
debian-installer (udeb)
mount - tools for mounting and manipulating filesystems
rfkill - tool for enabling and disabling wireless devices
util-linux - miscellaneous system utilities
util-linux-locales - locales files for util-linux
util-linux-udeb - stripped down miscellaneous system utilities, for
debian-installe (udeb)
uuid-dev - Universally Unique ID library - headers and static libraries
uuid-runtime - runtime components for the Universally Unique ID library
Closes: 907391
Changes:
util-linux (2.32.1-0.2) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Niels Thykier ]
* Declare the explicit requirement for (fake)root
.
[ Hideki Yamane ]
* Add fincore and blkzone command (Closes: #907391)
.
[ Andreas Henriksson ]
* Drop obsolete Breaks against cloud-utils
* debian/rules: Avoid hardcoding list of packages for bash-completions
* Merge setpriv into util-linux package
.
[ Stefano Zacchiroli ]
* debian/util-linux.README.Debian: Add information about the fstrim.timer
.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
Checksums-Sha1:
b8ae0d2d75f9ef52463bda86e58011981fab2e5d 3988 util-linux_2.32.1-0.2.dsc
6c61c91166a877aba166ec58244677cd985fb439 82572
util-linux_2.32.1-0.2.debian.tar.xz
c98a67ea3a5010a888e62d25d29cbeaddc0ca9b8 16403
util-linux_2.32.1-0.2_amd64.buildinfo
Checksums-Sha256:
584568b932843e771609949f5817755f6359c615d607301772f9eb82c991cc61 3988
util-linux_2.32.1-0.2.dsc
a29d5bf77dad15fa1e34a69cb65c52ad0e2e2d5c725c82f61d2a9434047c48a5 82572
util-linux_2.32.1-0.2.debian.tar.xz
ad29fd5dabdb0ddc3a94589904a7c1b45eac391dc30f0db7634fbc360e22b9ae 16403
util-linux_2.32.1-0.2_amd64.buildinfo
Files:
5a64d5977524eac3312079b4c8aa063c 3988 base required util-linux_2.32.1-0.2.dsc
82d4beeeaa19e6feebc32c886d221934 82572 base required
util-linux_2.32.1-0.2.debian.tar.xz
c3cfef124c1adf761ea61fdbd3eef2be 16403 base required
util-linux_2.32.1-0.2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE+uHltkZSvnmOJ4zCC8R9xk0TUwYFAlvh870RHGFuZHJlYXNA
ZmF0YWwuc2UACgkQC8R9xk0TUwbXfg//WrPZOcQIJOZuB1GgBHnRILEturlXKv6u
u4cYhWTRbJAym8FmG5T5n3tVgyL1LoqPNpA2nQkxQcWRwwU03aHonGw0hj9FDgxx
XS2M+iG0epzMLVT6ec0wYY4q2Yirv3jy290CMiWT7LjqFOvJpFKX1Ulrv0CjTmKb
KDMi4eQvjWcHSWzj5eVSVtjcJrtQATbsNEsWpTWq6NX2jccLjSm9kZLu6uq4UZ8T
vtq8OR1cMwAQj4l4N9+4V2Ge4rZPdY3gzVYGAg9udmCYHYTz7b3f4w7x0TOtVN0L
lRMAoCc1sesV88XwtKaczCBG8otJOjgHvc0FpJtrUk0N9RgDj3jArRpWQhmk+tR5
UOPqdEWwYDeTEaVqUHbRVSJYjxkDuyo2qz1S/cUphoPcPTLisAXtyU/0QLhS+237
+pH51DEULN+ugAGqNbKs1isycVTekC3MlsaXi8mqNG2jTpiu0XKK93n0jtW0o0q8
89iIa4nW0mm4BpUSSWq1qsUkDjsNTJEYgT/Awz4qQ0/EpxV+GiOAWQmmNdc5ksgA
MHwrCiN1QHSElqrf9KXvDP97GErjqQb2Vm40+NDmZr7ip7LfcF32X7N2gKkS17i2
urlDmCRZGBosUEWlKCz9gMqra7LwhRibZiwHj+msNxWkZwBnD4IDs9WMVjXJ1YvD
O5Gk12vTleI=
=67ZB
-----END PGP SIGNATURE-----
--- End Message ---