Bug #7056
In Wheezy t-p-s leaves TailsData mounted
0%
Description
In Wheezy, after creating a persistent partition with t-p-s
, the TailsData filesystem remains mounted, and the corresponding LUKS container remains open. This is a regression since Squeeze.
I say “regression” mostly because it makes the automated test suite fail (see commit cdbee93 for a temporary workaround). OTOH I doubt we want this new behaviour any way.
Subtasks
Related issues
Related to Tails - |
Resolved | 2014-04-11 |
History
#1 Updated by intrigeri 2014-04-11 09:03:51
- Status changed from New to Confirmed
- Assignee set to intrigeri
- Type of work changed from Research to Code
- Starter changed from No to Yes
I’ll take it by default, but if a recent or new contributor feels like doing it, don’t hesitate stealing it from me :)
#2 Updated by intrigeri 2014-04-11 09:49:46
- Status changed from Confirmed to Rejected
anonym wrote:
> In Wheezy, after creating a persistent partition with t-p-s
, the TailsData filesystem remains mounted, and the corresponding LUKS container remains open.
I’ve just verified that this also happens on Squeeze, as I suspected: t-p-s takes no action at all to umount / luksClose TailsData.
So, I think this is more about these steps of our test suite accidentally working on Squeeze for some (good or bad) reason, than about a problem in t-p-s itself. So, I’m closing this ticket, and have filed Feature #7062 to address the real problem.
#3 Updated by intrigeri 2014-04-11 09:49:58
- related to
Feature #7062: Adapt the test suite's check for a persistent volume for Wheezy added