Created attachment 581834 [details] emerge --info Command: $ mount /dev/ntfsdisk /mnt/somewhere Error: mount: /mnt/windows: unknown filesystem type 'ntfs-3g'. Reverting to 2.33.2 makes it work again.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec5113914c8e4c8e102b6577d641ffd7cf6fc0e commit 0ec5113914c8e4c8e102b6577d641ffd7cf6fc0e Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2019-07-03 11:06:37 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-07-03 11:08:17 +0000 sys-apps/util-linux: Attempt to fix ntfs-3g mount with USE="python" Bug: https://bugs.gentoo.org/689190 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> .../{util-linux-2.34-r1.ebuild => util-linux-2.34-r2.ebuild} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Please test and report back if =sys-apps/util-linux-2.34-r2 fixes the issue.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c68d4a1625d2b8dd5c28c2c510514af8173ebfbc commit c68d4a1625d2b8dd5c28c2c510514af8173ebfbc Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2019-07-03 13:54:52 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2019-07-03 14:01:18 +0000 sys-apps/util-linux: pass --enable-fs-paths-extra always Bug: https://bugs.gentoo.org/689190 Package-Manager: Portage-2.3.67_p17_p668925, Repoman-2.3.16_p1_p668925 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/util-linux/util-linux-2.34-r2.ebuild | 8 +++++++- sys-apps/util-linux/util-linux-9999.ebuild | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-)
Thank you Lars, it does fix it for me.