Your message dated Sat, 18 Feb 2023 07:04:05 +0000
with message-id <[email protected]>
and subject line Bug#1031524: fixed in fuse3 3.14.0-2
has caused the Debian Bug report #1031524,
regarding fuse3: setxattr is broken
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.)
--
1031524: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031524
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fuse3
Version: 3.13.0-1
Severity: serious
Forwarded: https://github.com/libfuse/libfuse/issues/730
Control: affects -1 src:ostree
Hi Maintainer
Since the upload of 3.13.0-1, the 'name' string passed to
fs->op.setxattr has the first 8 characters missing.
Steps to reproduce:
$ dget https://deb.debian.org/debian/pool/main/f/fuse3/fuse3_3.14.0-1.dsc
$ cd fuse3-3.14.0/
$ debuild -us -uc
$ cd obj-x86_64-linux-gnu/example/
$ mkdir mnt/
$ ./passthrough mnt/
$ touch mnt/tmp/anewfile-for-fuse
$ setfattr -n user.foo -v bar mnt/tmp/anewfile-for-fuse
setfattr: mnt/tmp/anewfile-for-fuse: Numerical result out of range
Now try setfattr again with 8 dummy characters in front of the name string:
$ setfattr -n 12345678user.foo -v bar mnt/tmp/anewfile-for-fuse
$ getfattr -d -m . mnt/tmp/anewfile-for-fuse
# file: mnt/tmp/anewfile-for-fuse
user.foo="bar"
$ umount mnt/
$ rmdir mnt/
Regards
Graham
--- End Message ---
--- Begin Message ---
Source: fuse3
Source-Version: 3.14.0-2
Done: Laszlo Boszormenyi (GCS) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
fuse3, 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.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated fuse3 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: Sat, 18 Feb 2023 07:22:30 +0100
Source: fuse3
Architecture: source
Version: 3.14.0-2
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Closes: 1031524
Changes:
fuse3 (3.14.0-2) unstable; urgency=medium
.
* Revert upgrade of fuse_kernel.h for not being upstreamed yet
(closes: #1031524).
Checksums-Sha1:
7b9377d696c0daa8ea2ebcc6ea8221465e9c38d9 2390 fuse3_3.14.0-2.dsc
7cd9621619453e9a8166746904e07418fb67d7e1 16068 fuse3_3.14.0-2.debian.tar.xz
Checksums-Sha256:
753878d86f2f08cd094c1d534ae141382b2eef5c7a772358adf738b689ca5914 2390
fuse3_3.14.0-2.dsc
95994127ad2b6354cd755ff3e0840942a601586c8807c93a9e06d1c119b575b2 16068
fuse3_3.14.0-2.debian.tar.xz
Files:
7ecccc7dcda28ffcaab6105b937fd6c1 2390 utils optional fuse3_3.14.0-2.dsc
e7fcb04758f0fac44cecf0624b4be8b1 16068 utils optional
fuse3_3.14.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmPwdG4ACgkQ3OMQ54ZM
yL+33BAAqBe+2xiHZvf7MM3UP+W44W8V37Q2Qlv4gLoFqZ3RDCBLkfsnh9dxLI/L
Je5X2UXUfC+c7YMqzX706hZ9fUMNFZL/oTwA4u5gr8pzbVeb1Qk2ua0gVvZA6Xmd
H8jKmIH7hNuFKiGeWxCMznJsEWvGTaD7ipVX4doJ7Vc5FAPuJyfHD9pDXsT9RuzG
DqVnBsjIMmucfamLULruAWp+MpksR++aXEKNMYGsR0Dr9dUJE0OEVAOqjhwTdfvt
X+ZKQTbVZDlDBjDocjb+UV5VGoeq8kt5cuTFlDpvYyLquJ2OJ7T+JEhYdwpJ8/IP
/a4tuR54slJWDM5dEitlo/moFsIN2/jCWoz+7C+27LVQKVJGSN9gKhN2BpZyTw25
xxcrxppS+2zLQhqVT8YxchnQ2WdcjSU9jGvt12UNswb5Y+us3qhS7NKi7xewKJjN
xrluWH+tS/ihLgxFW+B0554+c0TmyIg33RYI45SXFgVM91XMcbrYFHN/SXhcsQZu
aSxn4Gtl1MT6myTh0o+EatelQs6ngpieICe/gRnVI+hwyp3N0lWHLxNKkU1UsFmE
d4IHlTT5aBsH+hq+KGZrSeuuyxuMzhPBXDlOD+rAazrmsyWkH/HgMWO1tspeicyg
nTGJswnlzZ/eryUw2RSeAo51ksNkEQxiNi4bx20f6Xm4Pmx172Q=
=oIMm
-----END PGP SIGNATURE-----
--- End Message ---