This bug was fixed in the package gvfs - 1.36.1-0ubuntu1.2 --------------- gvfs (1.36.1-0ubuntu1.2) bionic; urgency=medium
* debian/patches/git_smb_writing.patch: - Use O_RDWR to fix fstat when writing (lp: #1803158) * debian/patches/git_invalid_autorun.patch: - common: Prevent crashes on invalid autorun file (lp: #1798725) * debian/patches/git_channel_lock.patch: - daemon: Prevent deadlock and invalid read when closing channels (lp: #1630905) * debian/patches/git_dav_lockups.patch: - workaround libsoup limitation to prevent dav lockups (lp: #1792878) * debian/patches/git_smb_nt1.patch: - smbbrowse: Force NT1 protocol version for workgroup support (lp: #1778322) * debian/patches/git_smb_directory.patch: - smb: Add workaround to fix removal of non-empty dir (lp: #1803190) -- Sebastien Bacher <seb...@ubuntu.com> Tue, 13 Nov 2018 17:09:03 +0100 ** Changed in: gvfs (Ubuntu Bionic) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1803158 Title: Copying file to Windows server (SMB2) via gvfsd-fuse and gvfsd-smb fails with EINVAL Status in gvfs package in Ubuntu: Fix Released Status in gvfs source package in Bionic: Fix Released Bug description: * Impact If a share on a Windows file server (not a Samba server) is mounted and uses the SMB2 protocol, any attempt to copy or create a file for writing (e.g. using the cp or cat commands from the bash shell) on the mount point via FUSE will create a zero-length file but the open will return with an EINVAL error. * Test case - mount a sahre using smb2 - try to copy a file on the mount from e.g a command line * Regression potential Check that samba interactions keep working as they should The bug was reported upstream on https://bugzilla.gnome.org/show_bug.cgi?id=795805 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1803158/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp