ecryptfs team mailing list archive
-
ecryptfs team
-
Mailing list archive
-
Message #00279
[Bug 292429] Re: Error when copying directory tree with Nautilus to ~/Private using ecryptfs
I attach below the error messages I get when doing
pjssilva@leia:~$ cp -r /usr/lib/evolution Private/
cp: cannot create regular file `Private/evolution/2.24/conduits/libeaddress_conduit.so': Cannot allocate memory
cp: cannot create regular file `Private/evolution/2.24/libecontactlisteditor.so.0.0.0': Cannot allocate memory
cp: cannot create regular file `Private/evolution/2.24/plugins/liborg-gnome-bogo-junk-plugin.so': Cannot allocate memory
cp: cannot create regular file `Private/evolution/2.24/plugins/org-gnome-save-calendar.eplug': Cannot allocate memory
cp: cannot create regular file `Private/evolution/2.24/plugins/org-gnome-evolution-caldav.eplug': Cannot allocate memory
cp: cannot create regular file `Private/evolution/2.24/plugins/org-gnome-templates.eplug': Cannot allocate memory
cp: cannot create regular file `Private/evolution/2.24/plugins/liborg-gnome-prefer-plain.so': Cannot allocate memory
cp: cannot create regular file `Private/evolution/2.24/plugins/liborg-gnome-gw-account-setup.so': Cannot allocate memory
cp: cannot create regular file `Private/evolution/2.24/plugins/org-gnome-bogo-junk-plugin.eplug': Cannot allocate memory
** Attachment added: "syslog"
http://launchpadlibrarian.net/19559472/syslog
--
Error when copying directory tree with Nautilus to ~/Private using ecryptfs
https://bugs.launchpad.net/bugs/292429
You received this bug notification because you are a member of eCryptfs,
which is subscribed to ecryptfs-utils in ubuntu.
Status in “ecryptfs-utils” source package in Ubuntu: New
Bug description:
Binary package hint: ecryptfs-utils
I set up ecryptfs following the instructions in the community documentation:
$ sudo apt-get install ecryptfs-utils
$ ecryptfs-setup-private
Logged out and logged back in. I see the "Private" drive icon on the desktop.
If I copy single files into the Private drive in Nautilus, it seems to work. However, if I select a directory tree to copy in Nautilus by hilighting a directory, pressing control-C and then clicking on Private and pressing control-V to paste, I get an error message for every file in the directory tree that I was trying to copy:
Error while copying "guide.pdf".
There was an error copying the file into /home/me/Private/foo/benefits.
Show more details:
Error opening file '/home/me/Private/foo/benefits/guide.pdf': Cannot allocate memory
Follow ups
References