All of lore.kernel.org
 help / color / mirror / Atom feed
* Warning - don't use eCryptFS
@ 2010-11-30 15:05 Paul Eggleton
  2010-11-30 16:05 ` Bruce Ashfield
  2010-12-08 18:06 ` Darren Hart
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2010-11-30 15:05 UTC (permalink / raw)
  To: poky@pokylinux.org; +Cc: scott.m.rifenbark

Hi all,

FYI I recently had some fairly serious problems with poky and the "encrypted home directory" function in Ubuntu, which uses eCryptFS. Problems I experienced included:

  * pseudo-native failing to write an sstate package ("file name too long" - apparently eCryptFS is limited to ~140 characters due to design limitations)

  * ncurses-native failing at do_install (some kind of interference with libtool that caused it to write an invalid path to the libncurses.la file, I didn't track down the exact cause as it went away when I stopped using eCryptFS. Might be indirectly related to the name length limitation.)

Scott, could you please add a warning to the documentation not to use eCryptFS with poky? In particular, it should not be used to store TMPDIR and SSTATE_DIR.

I'll follow up soon with a patch that will do a sanity check on the file name length limit - this will catch any other weird file systems that might cause these kinds of issues.

Cheers,
Paul  


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-08 18:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-30 15:05 Warning - don't use eCryptFS Paul Eggleton
2010-11-30 16:05 ` Bruce Ashfield
2010-12-08 18:06 ` Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.