Summary: | sys-fs/ntfs3g should not install custom udev rule- unable to move file to trash on ntfs disk | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | sebB <entisten> |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | base-system, floppym |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=583214 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
sebB
2017-10-22 16:57:04 UTC
With the mount.ntfs symlink pointing at mount.ntfs-3g, the udev rule is probably unnecessary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97a616356b7dccec15d1c5be2c2c861afa160fa commit e97a616356b7dccec15d1c5be2c2c861afa160fa Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2019-03-23 12:58:31 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2019-03-23 12:58:49 +0000 sys-fs/ntfs3g: Support Windows 10, fix automagic dep... - Apply Fedora fixes, this also adds support for windows 10 (#660374) - Prevent it from wrongly linking to hwinfo (#602360) - udev rule is not needed and causes issues (#635080) Closes: https://bugs.gentoo.org/660374 Closes: https://bugs.gentoo.org/635080 Bug: https://bugs.gentoo.org/602360 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org> .../files/ntfs3g-2017.3.23-big-sectors.patch | 379 +++++++++++++++++++++ .../files/ntfs3g-2017.3.23-check-mftmirr.patch | 12 + .../files/ntfs3g-2017.3.23-full-clusters.patch | 81 +++++ sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild | 103 ++++++ 4 files changed, 575 insertions(+) |