Date: Wed, 03 Oct 2018 21:26:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231927] sysutils/fusefs-wdfs: abandonware, feature-incomplete, does not work with Yandex.Disk Message-ID: <bug-231927-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231927 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@FreeBSD.org Reporter: danfe@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=3D... > # 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() cal= l.=20 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 loc= k up the system: https://2gusia.livejournal.com/50639.html?thread=3D1888207#t188= 8207 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@FreeBSD.org> --- Maintainer informed via mail --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231927-7788>