]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debian: fix typo in fuse2fs.postrm which breaks a /usr-move mitigation
authorTheodore Ts'o <tytso@mit.edu>
Tue, 10 Jun 2025 17:04:08 +0000 (13:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 10 Jun 2025 17:22:50 +0000 (13:22 -0400)
commit55e5bf028c3bb819fa999743e7a320921d8d5563
tree1af862681a610b4eb0a98aece28258665678c456
parentb064e973cd9b603f306beed76e2b7f45063c4dd4
debian: fix typo in fuse2fs.postrm which breaks a /usr-move mitigation

A space was accidenally introduced into the fuse2fs.postrm which
breaks the /usr-move replacement of fusext2 from an older legacy
package that had been abandoned upstream.  Specifically, what was
broken was the cleanup of the protective diversions:

Unpacking fuse2fs (1.47.2-2) over (1.47.2-1+b1) ...
/var/lib/dpkg/info/fuse2fs.postrm: 6: test: failed-upgrade: unexpected operator

Addresses-Debian-Bug: #1107595
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
(cherry picked from commit b539a0370777feaa5652fd42d32fc66b2cea8788)
debian/fuse2fs.postrm