Ticket #930 (closed defect: worksforme)
clearing /home maybe breaks natty cluster logins
Reported by: | kaduk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
While tracking down #928, I created a local user so that I could get .xsession-errors output from the early stages. This definitely did not play nicely with us clearing /home in the chroot, and the clearing needed to be commented out for the local user to be able to login. I do remember this command returning an error at some point, though, possibly EBUSY; we should investigate whether this is an actual issue or just an artifact of my debugging strategy.
Change History
Note: See
TracTickets for help on using
tickets.
I can't repro this on Natty, I consistently get the login session failing with schroot being unable to chdir to $HOME (as expected).