umount.ecryptfs_private prints Sessions still open, not unmounting

Bug #1454319 reported by Cris Dywan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
eCryptfs
Fix Released
Medium
Tyler Hicks
qtcreator-plugin-ubuntu (Ubuntu)
Won't Fix
Critical
Unassigned

Bug Description

umount.ecryptfs_private which is executed by pam_ecryptfs always prints

Sessions still open, not unmounting

when the home directory is in use.

This breaks building with chroots in QtCreator.

umount.ecryptfs_private should grow a --quiet option and pam_ecryptfs should exec it with that option.

It would probably make sense for QtCreator to cope with the output regardless as it's still supported on older systems.

Related branches

Revision history for this message
Cris Dywan (kalikiana) wrote :

On the QtCreator side the script in charge of parsing is ~/.config/ubuntu-sdk/ubuntu-sdk-15.04-armhf/qt5-qmake-arm-linux-gnueabihf

Revision history for this message
Cris Dywan (kalikiana) wrote :

I added this to the script so the ecryptfs output is being omitted.

                    # https://bugs.launchpad.net/ecryptfs/+bug/1454319
                    if line == 'Sessions still open, not unmounting\n':
                        continue

Unfotunrately that's not doing the trick… I'll need to investigate this further with Benjamin.

Tyler Hicks (tyhicks)
Changed in ecryptfs:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Tyler Hicks (tyhicks)
Cris Dywan (kalikiana)
Changed in qtcreator-plugin-ubuntu (Ubuntu):
assignee: Christian Dywan (kalikiana) → nobody
Revision history for this message
Tyler Hicks (tyhicks) wrote :

This fix was released in ecryptfs-utils version 108.

Changed in ecryptfs:
status: In Progress → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in qtcreator-plugin-ubuntu (Ubuntu):
status: New → Confirmed
Revision history for this message
Benjamin Zeller (zeller-benjamin) wrote :

This was fixed in the ecryptfs package. If someone is still experiencing that bug please reopen it.

Changed in qtcreator-plugin-ubuntu (Ubuntu):
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.