[Bug 890389] Re: arkose changes ownership of user's home directory

2012-01-16 Thread Launchpad Bug Tracker
This bug was fixed in the package arkose - 1.4.1-0ubuntu1 --- arkose (1.4.1-0ubuntu1) precise; urgency=low * New upstream bugfix release. - Fix ownership of bind mounts (LP: #890389) - Complete overlayfs support (LP: #761447 as it likely was an aufs bug) - Updated transl

[Bug 890389] Re: arkose changes ownership of user's home directory

2012-01-16 Thread Sardorbek Pulatov (pROCKrammer)
** Changed in: arkose (Ubuntu Precise) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890389 Title: arkose changes ownership of user's home directory To manage no

[Bug 890389] Re: arkose changes ownership of user's home directory

2011-11-14 Thread Jean-Baptiste Lallement
Yes, that fixed it. thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890389 Title: arkose changes ownership of user's home directory To manage notifications about this bug go to: https://bugs.l

[Bug 890389] Re: arkose changes ownership of user's home directory

2011-11-14 Thread Stéphane Graber
Does the following diff fix it for you? === modified file 'arkose/__init__.py' --- arkose/__init__.py 2011-10-29 16:41:22 + +++ arkose/__init__.py 2011-11-14 21:06:28 + @@ -264,9 +264,6 @@ os.mkdir(os.path.dirname(new_target)) open(new_target

[Bug 890389] Re: arkose changes ownership of user's home directory

2011-11-14 Thread Stéphane Graber
Fix pushed in revision 263 of trunk. Please test with: """ bzr get lp:arkose cd arkose sudo cli/arkose -h -n """ Please note that '-c "cd $PWD; $SHELL"' is no longer necessary as it's the default now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 890389] Re: arkose changes ownership of user's home directory

2011-11-14 Thread Jean-Baptiste Lallement
** Also affects: arkose (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: arkose (Ubuntu Precise) Importance: Undecided => High ** Changed in: arkose (Ubuntu Precise) Assignee: (unassigned) => Stéphane Graber (stgraber) -- You received this bug notification bec