https://bugs.kde.org/show_bug.cgi?id=503946
Bug ID: 503946 Summary: kup fails to back up files on mounted smb drive Classification: Applications Product: kup Version: 0.10.0 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: simon.pers...@mykolab.com Reporter: bugs....@chz.mozmail.com Target Milestone: --- SUMMARY I can't back up to my drive. I always get this error: bup "-d" "/mnt/NAS/MB_Backup/Christian/christian-kup" "init" error: chmod on /mnt/NAS/MB_Backup/Christian/christian-kup/config.lock failed: Operation not permitted fatal: could not set 'core.filemode' to 'false' bup: error: could not init repository: 'git init' returned 128 Kup did not successfully complete the bup backup job: failed to initialize backup destination. This is how my drive is mounted in /etc/fstab: //192.168.178.26/NAS /mnt/NAS cifs auto,x-systemd.automount,credentials=/home/christian/.smbcredentials,iocharset=utf8,noserverino,dir_mode=0777,file_mode=0777,x-gvfs-show 0 0 I do have read and write permissions - for example, creating and deleting files in dolphin in that directory works just fine. STEPS TO REPRODUCE 1. Mount a drive with samba 2. Try to back up files OBSERVED RESULT The error message above. EXPECTED RESULT The files getting backed up. SOFTWARE/OS VERSIONS Linux: 6.14.5-arch1-1 KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.13.0 Qt Version: 6.9.0 -- You are receiving this mail because: You are watching all bug changes.