Bug 5058 - wrong flags to umount (looks in mtab)
Summary: wrong flags to umount (looks in mtab)
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Local drive redirection (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.3.0
Assignee: Peter Åstrand
URL:
Keywords: hean01_tester, prosaic
Depends on:
Blocks:
 
Reported: 2014-03-31 13:55 CEST by Pierre Ossman
Modified: 2014-10-06 15:57 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2014-03-31 13:55:48 CEST
When we use tl-umount-localdrives for all users (-a), we use the system's "umount" rather than our "tl-umount-personal". Unfortunately we don't give it the proper -n flag:

tluser@dhcp-252-255:/var/opt/thinlinc/sessions/tluser$ tl-umount-localdrives -a -v
Unmounting /var/opt/thinlinc/sessions/tluser/1.ended/drives/cdrom
umount: /var/opt/thinlinc/sessions/tluser/1.ended/drives/cdrom is not mounted (according to mtab)
Comment 1 Peter Åstrand cendio 2014-07-01 15:58:56 CEST
r29140. Note that I didn't get any errors on CentOS 6 even without -n.
Comment 2 Henrik Andersson cendio 2014-10-01 08:34:32 CEST
Verified and works as expected.

Note You need to log in before you can comment on or make changes to this bug.