[Pkg-privacy-commits] [tails-installer] 07/12: Reference upstream issue (refs: #14809).

Ulrike Uhlig ulrike at moszumanska.debian.org
Mon Nov 20 14:55:35 UTC 2017


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

ulrike pushed a commit to annotated tag tails-installer_5.0.2
in repository tails-installer.

commit c58ed5e9f5eaca2a010c43d3721b8336253cee92
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Oct 9 09:09:43 2017 +0000

    Reference upstream issue (refs: #14809).
---
 tails_installer/creator.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tails_installer/creator.py b/tails_installer/creator.py
index 2e8b859..05c2618 100755
--- a/tails_installer/creator.py
+++ b/tails_installer/creator.py
@@ -894,7 +894,8 @@ class LinuxTailsInstallerCreator(TailsInstallerCreator):
         self.rescan_block_device(self._get_object().props.block)
         system_partition = self.first_partition(self.drive['udi'])
 
-        # XXX: This resets the partition type for some reason.
+        # XXX: This resets the partition type for some reason
+        # (https://github.com/storaged-project/udisks/issues/418)
         # XXX: sometimes fails (https://labs.riseup.net/code/issues/10987)
         self._set_partition_flags(system_partition, SYSTEM_PARTITION_FLAGS)
 

-- 
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