[Bug 1955347] Re: rsync works bad with encfs now
Utkarsh Gupta
1955347 at bugs.launchpad.net
Mon Apr 11 08:33:59 UTC 2022
Hello,
> [...] I don't know why there is this new problem on my
> machine, but it is not because of the new version of
> rsync. So, I think we can close the report.
Indeed, this doesn't look like a bug in the package itself so marking
this as "Invalid". But that said, from your logs..
> rsync: readlink_stat("/home/toto/Directory_to_save/Crypt")
> failed: Permission denied (13)
This looks like you don't have the correct (write) permission to where
you're trying to do this. I suggest trying to look there and fix the
permission and re-try again?
** Changed in: rsync (Ubuntu)
Status: Incomplete => Opinion
** Changed in: rsync (Ubuntu)
Status: Opinion => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rsync in Ubuntu.
https://bugs.launchpad.net/bugs/1955347
Title:
rsync works bad with encfs now
Status in rsync package in Ubuntu:
Invalid
Bug description:
Hello,
I think rsync works bad with encfs now.
When root uses it, rsync cannot read a directory encrypted with encfs
by a user. More precisely, it cannot read the mounted directory, the
virtual one where the user can read the datas.
Until now there was only a warning like this
"rsync: readlink_stat("/home/claude/Documents_chiffres") failed:
Permission denied (13)"
and the software went on working (only ignoring the content of the mounted directory and of course without saving this content)
But recently there is this more:
"IO error encountered -- skipping file deletion"
and because of this "skipping file deletion", the software can't work normally. The destination gets bigger more and more because the deleted files in the source are not deleted in the destination.
Thanks for reading me.
rsync 3.1.3-8ubuntu0.1
Description: Ubuntu 20.04.3 LTS
Release: 20.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1955347/+subscriptions
More information about the foundations-bugs
mailing list