[Bug 231927] sysutils/fusefs-wdfs: abandonware, feature-incomplete, does not work with Yandex.Disk
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 3 21:26:13 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231927
Bug ID: 231927
Summary: sysutils/fusefs-wdfs: abandonware, feature-incomplete,
does not work with Yandex.Disk
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: danfe at FreeBSD.org
The project looks dead upstream (this port was removed back in 2015 but
resurrected) and does not work on fresh -CURRENT with Yandex.Disk. It can
seemingly mount it but to no avail:
> # kldstat -qm fuse || kldload fuse
> # wdfs https://webdav.yandex.ru /mnt/yadisk -o username=...
> # ls -l /mnt/yadisk/
> total 0
> ls: /mnt/yadisk/: Input/output error
> # ls -l /mnt/yadisk/
> total 0
> ls: /mnt/yadisk/: Device not configured
If run with -D option (enable debug output), it hangs after wdfs_init() call.
Alternative software (Nautilus, www/cadaver) work just fine with the same
Yandex.Disk.
It was also reported that it has problems with caching: it works fine with
small files, but with large files (e.g. heavy HD-rips) it would quickly lock up
the system: https://2gusia.livejournal.com/50639.html?thread=1888207#t1888207
Apart from being abandonware, it is also functionally incomplete (see bug
#187485 about inability to create files on mounted via fusefs-wdfs web-dav
shares). It should either be fixed or deprecated and removed from the Ports
Collection.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list