[Pkg-privacy-commits] [tails-installer] 29/43: Document that #10987 also happens in _set_partition_flags.

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue Nov 15 23:30:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch debian/sid
in repository tails-installer.

commit 82f73e99724e6ef2ef98602b960387c3e05d2f68
Author: intrigeri <intrigeri at boum.org>
Date:   Thu Jul 21 09:27:31 2016 +0000

    Document that #10987 also happens in _set_partition_flags.
---
 tails_installer/creator.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tails_installer/creator.py b/tails_installer/creator.py
index c269205..c0446ac 100755
--- a/tails_installer/creator.py
+++ b/tails_installer/creator.py
@@ -900,6 +900,7 @@ class LinuxTailsInstallerCreator(TailsInstallerCreator):
         self.log.debug("partitions: %(partitions)s" % {'partitions': partitions})
         system_partition = partitions[0]
 
+        # XXX: sometimes fails (https://labs.riseup.net/code/issues/10987)
         self._set_partition_flags(system_partition, SYSTEM_PARTITION_FLAGS)
 
         # XXX: give the system some more time to recognize the updated partition

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git



More information about the Pkg-privacy-commits mailing list