[Pkg-privacy-commits] [tails-installer] 13/70: Replace inline XXX with a link to a ticket.
Ulrike Uhlig
ulrike at moszumanska.debian.org
Mon Nov 20 14:54:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
ulrike pushed a commit to annotated tag tails-installer_4.20
in repository tails-installer.
commit 37d1a848468f2c36953fcd201d799e9a4bc2d4a2
Author: intrigeri <intrigeri at boum.org>
Date: Sun Jan 24 18:52:54 2016 +0000
Replace inline XXX with a link to a ticket.
---
tails_installer/creator.py | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/tails_installer/creator.py b/tails_installer/creator.py
index 4f04b12..7e0ea67 100755
--- a/tails_installer/creator.py
+++ b/tails_installer/creator.py
@@ -881,13 +881,7 @@ class LinuxTailsInstallerCreator(TailsInstallerCreator):
# because it is not implemented in UDisks as of version 2.1.5 (see
# http://cgit.freedesktop.org/udisks/tree/src/udiskslinuxpartitiontable.c?id=a66691c3#n630)
#
- # XXX: this sometimes fails with:
- # tails_installer.creator.py, line 940, in partition_device
- # system_partition.call_set_type_sync(ESP_GUID,
- # GLib.Variant('a{sv}', None))
- # Error: udisks-error-quark:
- # GDBus.Error:org.freedesktop.UDisks2.Error.NotSupported:
- # No support for modifying a partition a table of type `PMBR' (11)
+ # XXX: sometimes fails (https://labs.riseup.net/code/issues/10987)
system_partition.call_set_type_sync(ESP_GUID, GLib.Variant('a{sv}', None))
system_partition.call_set_name_sync(self.label, GLib.Variant('a{sv}', None))
--
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