maindavfs2 - Support: sr #110391, umount fails with no error or any...

 
 

sr #110391: umount fails with no error or any indication that it failed

Submitter:  None
Submitted:  Sat 05 Dec 2020 08:57:57 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  _71007
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 13 Dec 2020 06:02:40 PM UTC, comment #1: 

If your version is 1.5.5 or older then this is probably bug #56286.

You can work araound this problem by using "mount -i" for unmounting. This will avoid the call to umount.davfs (but not show when synchronising is done).

Alternatively you can try to install a newer version of davfs2. The version from Debian testing may work on Ubuntu. You can of course compile the lasted version from the download page.

Werner

Additional remark:
Your file system is mounted by user dan. dan can unmount without root privileges. You should not use sudo in this case (if only to avoid the bad habit of working with more privileges than necessary).

- <_71007>
Sat 05 Dec 2020 08:57:57 PM UTC, original submission:  

Summary says it all: in Kubuntu 20.04 and 20.10 as well as KDE Neon 5.20, unmounting a dav volume returns immediately with no error and no indication that anything failed.


dan@dan-lappy:~$ mount
--snip--
https://blahblah.blahblah.com/owncloud/remote.php/dav/files/danb/ on /home/dan/owncloud type fuse (rw,nosuid,nodev,noexec,relatime,user_id=1000,group_id=1000,allow_other,max_read=16384,uid=1000,gid=1000,user=dan,helper=davfs)

------

dan@dan-lappy:~$ sudo umount /home/dan/owncloud
dan@dan-lappy:~$

------

dan@dan-lappy:~$ mount
--snip--
https://blahblah.blahblah.com/owncloud/remote.php/dav/files/danb/ on /home/dan/owncloud type fuse (rw,nosuid,nodev,noexec,relatime,user_id=1000,group_id=1000,allow_other,max_read=16384,uid=1000,gid=1000,user=dan,helper=davfs)


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by _71007 (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-12-13 _71007 StatusNone Done
        Assigned toNone _71007

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code