Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for Trac #1497, 1499 and 1500 #2

Merged
merged 5 commits into from Jul 5, 2014

Conversation

jdreed
Copy link
Member

@jdreed jdreed commented Jun 24, 2014

No description provided.

We stopped shipping this as of 2.0.46, and should have removed
it in c70dd6f.
- We need to recursively mount /sys, because of things like
  /sys/fs/cgroup in the systemd world. (Trac: #1499)
- 90debathena-reactivate should, at startup time, kill the
  dbus inhibitor file if it exists (it can be present due to
  stale chroots being ended at reboot time by the init.d script
  (Trac: #1497)
@achernya
Copy link
Member

achernya commented Jul 3, 2014

Slightly confused about the order of commits here, the release commit is before the logind commit?

@jdreed
Copy link
Member Author

jdreed commented Jul 3, 2014

Apparently Github uses the Author date, not the committer date. Fixed and force-pushed to my brand

@achernya
Copy link
Member

achernya commented Jul 3, 2014

+1

Lazily umount /afs inside the chroot, before attempting the
normal umount.  gvfs can leave something hanging around such that
a normal umount returns EBUSY.  (Trac: #1500)
- Add a "reactivate-helper" script, and use it in the session
  teardown to determine whether or not we should reactivate.
Release 2.0.47, containing the fixes for Trac: #1497, #1499
and #1500
@athena-github-sync athena-github-sync merged commit fbc8046 into mit-athena:master Jul 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants