*** This bug is a duplicate of bug 791908 ***
https://bugs.launchpad.net/bugs/791908
** This bug has been marked a duplicate of bug 791908
Schroot doesn't mount /home submounts in the chroot
** No longer affects: dchroot (Ubuntu)
** No longer affects: ecryptfs-utils (Ubuntu)
--
You rece
This bind to rbind fix works for me too, thank you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769595
Title:
Encrypted home not mountable under chroot
To manage notifications about this bug go t
Please adjust your schroot fstab to bind mount your actual home
directory instead of the /home folder:
/home/tyhicks /home/tyhicks nonerw,bind 0
0
Marking the ecryptfs-utils task as invalid as this is a schroot
configuration issue and not an eCryptfs bug.
** Changed in:
** Information type changed from Public Security to Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769595
Title:
Encrypted home not mountable under chroot
To manage notifications about this b
** Information type changed from Public to Public Security
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769595
Title:
Encrypted home not mountable under chroot
To manage notifications about this b
Note that we don't currently enable rbind by default due to it
interacting badly with autofs. See the other bugs about this.
https://bugs.launchpad.net/ubuntu/+source/schroot/+bug/791908
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I had the same problem and then realized that my schroot config had the
following line
script-config=desktop/config
While updating fstab in the default case might work in some cases , I
had to update fstab in /etc/schroot/desktop/fstab and then it all
worked.
Ramana
--
You received this bug n
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: dchroot (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769595
Title:
Enc
this solution doest work for me the output of /etc/mtab says it is bind
but /etc/fstab is set to rbind
** Also affects: dchroot (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Thanks a lot guys for finding the solution to this issue. Behavious is
identical as described above on Maverick/10.10 (both, bug + solution).
** Tags added: maverick
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Adding a task for schroot.
Basically, we need shroot to detect if a user's home directory is encrypted,
and if so, modify the default profile at /etc/schroot/default/fstab to use:
/home /home none rw,rbind 0 0
instead of:
/home /home none rw,bind 0 0
** Also affects: schroot (Ubuntu)
Imp
I can confirm that Ricardo's solution works for me, too. This appears to
work because the encrypted home directory is actually a sub-mount of
/home, thus requiring rbind rather than bind to work. In all likelihood,
this is probably correct behavior--just not intuitive or well-
documented.
My recom
Ricardo,
Thanks for the info! I'll see if there's anything I can do ecryptfs-
side to get this fixed...
** Changed in: ecryptfs-utils (Ubuntu)
Status: New => Triaged
** Changed in: ecryptfs-utils (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because yo
I had this same issue, but I managed to work around it by changing
exactly this file.
If you change
/home /home none rw,bind 0 0
to
/home /home none rw,rbind 0 0
the home folder gets mounted properly.
I hope this helps
--
You received this bug notification because you are a member of Ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769595
Title:
Encrypted home not mountable under chroot
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listi
15 matches
Mail list logo