Comment 11 for bug 381920

Revision history for this message
Michal Hlavinka (mhlavink) wrote :

$ ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 31475
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 1024
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited

how to reproduce this:
as root:
echo "/tmp/1 /tmp/2 ecryptfs key=passphrase:passphrase_passwd=heslo,ecryptfs_key_bytes=16,ecryptfs_cipher=aes,no_sig_cache,verbosity=0,users,noauto 0 0" >>/etc/fstab

as ordinary user:
mkdir /tmp/1 /tmp/2
mount /tmp/2

-> syslog: mount.ecryptfs: Could not open library handle

> Note that the RH bug https://bugzilla.redhat.com/show_bug.cgi?id=503261 is wont-fix as well.

it was closed wont-fix by a bot, because it was reported against Fedora version that is no longer
supported. I did not fix it because this design does not allow any worthy solution and I did not
get any answer to my comment #5.

PS: I don't read all launchpad emails, so if you ask me a question in launchpad, ping me on irc. Thanks