diff --git a/0001-python-blivet-anolis-Rebrand-to-Anolis-OS.patch b/0001-python-blivet-anolis-Rebrand-to-Anolis-OS.patch deleted file mode 100644 index 9a966294e3ec17bbc7f38d70c60988fe168b54bf..0000000000000000000000000000000000000000 --- a/0001-python-blivet-anolis-Rebrand-to-Anolis-OS.patch +++ /dev/null @@ -1,1241 +0,0 @@ -From 601d0698b3ec6d6a44ba59be5b9c338c3c4de80f Mon Sep 17 00:00:00 2001 -From: xzyang -Date: Fri, 27 Aug 2021 13:54:39 +0800 -Subject: [PATCH] Rebrand to Anolis OS - ---- - blivet/__init__.py | 6 +++--- - blivet/errors.py | 2 +- - po/af.po | 2 +- - po/am.po | 2 +- - po/ar.po | 2 +- - po/as.po | 2 +- - po/ast.po | 2 +- - po/be.po | 2 +- - po/bg.po | 2 +- - po/blivet.pot | 2 +- - po/bn.po | 2 +- - po/bn_IN.po | 2 +- - po/bs.po | 2 +- - po/ca.po | 4 ++-- - po/cs.po | 4 ++-- - po/cy.po | 2 +- - po/da.po | 2 +- - po/de.po | 4 ++-- - po/de_CH.po | 2 +- - po/el.po | 2 +- - po/en_GB.po | 2 +- - po/es.po | 4 ++-- - po/et.po | 2 +- - po/eu.po | 2 +- - po/fa.po | 2 +- - po/fi.po | 2 +- - po/fr.po | 4 ++-- - po/gl.po | 2 +- - po/gu.po | 2 +- - po/he.po | 2 +- - po/hi.po | 2 +- - po/hr.po | 2 +- - po/hu.po | 2 +- - po/ia.po | 2 +- - po/id.po | 2 +- - po/ilo.po | 2 +- - po/is.po | 2 +- - po/it.po | 4 ++-- - po/ja.po | 4 ++-- - po/ka.po | 2 +- - po/kk.po | 2 +- - po/kn.po | 2 +- - po/ko.po | 4 ++-- - po/lt.po | 2 +- - po/lv.po | 2 +- - po/mai.po | 2 +- - po/mk.po | 2 +- - po/ml.po | 2 +- - po/mr.po | 2 +- - po/ms.po | 2 +- - po/nb.po | 2 +- - po/nds.po | 2 +- - po/ne.po | 2 +- - po/nl.po | 4 ++-- - po/nn.po | 2 +- - po/nso.po | 2 +- - po/or.po | 2 +- - po/pa.po | 2 +- - po/pl.po | 4 ++-- - po/pt.po | 2 +- - po/pt_BR.po | 4 ++-- - po/ro.po | 2 +- - po/ru.po | 4 ++-- - po/si.po | 2 +- - po/sk.po | 4 ++-- - po/sl.po | 2 +- - po/sq.po | 2 +- - po/sr.po | 4 ++-- - po/sr@latin.po | 2 +- - po/sv.po | 2 +- - po/ta.po | 2 +- - po/te.po | 2 +- - po/tg.po | 2 +- - po/th.po | 2 +- - po/tr.po | 2 +- - po/uk.po | 4 ++-- - po/ur.po | 2 +- - po/vi.po | 2 +- - po/zh_CN.po | 4 ++-- - po/zh_TW.po | 4 ++-- - po/zu.po | 2 +- - 81 files changed, 100 insertions(+), 100 deletions(-) - -diff --git a/blivet/__init__.py b/blivet/__init__.py -index 5467be8..d05f791 100644 ---- a/blivet/__init__.py -+++ b/blivet/__init__.py -@@ -3004,10 +3004,10 @@ class FSSet(object): - def releaseFromRedhatRelease(fn): - """ - Attempt to identify the installation of a Linux distribution via -- /etc/redhat-release. This file must already have been verified to exist -+ /etc/anolis-release. This file must already have been verified to exist - and be readable. - -- :param fn: an open filehandle on /etc/redhat-release -+ :param fn: an open filehandle on /etc/anolis-release - :type fn: filehandle - :returns: The distribution's name and version, or None for either or both - if they cannot be determined -@@ -3083,7 +3083,7 @@ def getReleaseString(): - except OSError: - relArch = None - -- filename = "%s/etc/redhat-release" % getSysroot() -+ filename = "%s/etc/anolis-release" % getSysroot() - if os.access(filename, os.R_OK): - (relName, relVer) = releaseFromRedhatRelease(filename) - else: -diff --git a/blivet/errors.py b/blivet/errors.py -index 1a229b5..f53aa32 100644 ---- a/blivet/errors.py -+++ b/blivet/errors.py -@@ -169,7 +169,7 @@ class DiskLabelScanError(UnusableConfigurationError): - suggestion = N_("For some reason we were unable to locate a disklabel on a " - "disk that the kernel is reporting partitions on. It is " - "unclear what the exact problem is. Please file a bug at " -- "http://bugzilla.redhat.com") -+ "https://bugs.openanolis.cn") - - class CorruptGPTError(UnusableConfigurationError): - suggestion = N_("Either restore the disklabel to a completely working " -diff --git a/po/af.po b/po/af.po -index afd9e32..0fbbd23 100644 ---- a/po/af.po -+++ b/po/af.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/am.po b/po/am.po -index 685f5e7..5cbb8ba 100644 ---- a/po/am.po -+++ b/po/am.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ar.po b/po/ar.po -index b90056d..065e50f 100644 ---- a/po/ar.po -+++ b/po/ar.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/as.po b/po/as.po -index edeed5b..8bd1e04 100644 ---- a/po/as.po -+++ b/po/as.po -@@ -314,7 +314,7 @@ msgstr "FCoE উপলব্ধ নহয়" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ast.po b/po/ast.po -index 249d944..335dd63 100644 ---- a/po/ast.po -+++ b/po/ast.po -@@ -259,7 +259,7 @@ msgstr "FCoE non disponible" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/be.po b/po/be.po -index 0a00d55..77beb2d 100644 ---- a/po/be.po -+++ b/po/be.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/bg.po b/po/bg.po -index 3203611..1ad58d0 100644 ---- a/po/bg.po -+++ b/po/bg.po -@@ -313,7 +313,7 @@ msgstr "FCoE не е достъпен" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/blivet.pot b/po/blivet.pot -index 95e1120..bdede2f 100644 ---- a/po/blivet.pot -+++ b/po/blivet.pot -@@ -257,7 +257,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/bn.po b/po/bn.po -index b16fa17..54af6f5 100644 ---- a/po/bn.po -+++ b/po/bn.po -@@ -260,7 +260,7 @@ msgstr "FCoE উপলব্ধ নয়" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/bn_IN.po b/po/bn_IN.po -index a1139b6..c4f2f44 100644 ---- a/po/bn_IN.po -+++ b/po/bn_IN.po -@@ -314,7 +314,7 @@ msgstr "FCoE উপলব্ধ নয়" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/bs.po b/po/bs.po -index 9f07361..16fdfc8 100644 ---- a/po/bs.po -+++ b/po/bs.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ca.po b/po/ca.po -index fe3f46e..b5e5e12 100644 ---- a/po/ca.po -+++ b/po/ca.po -@@ -364,11 +364,11 @@ msgstr "FCoE no disponible" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Per alguna raó no hem pogut trobar una etiqueta de disc en un disc que el " - "nucli està informant sobre les particions. No està clar quin és exactament " --"el problema. Si us plau, envieu un informe a http://bugzilla.redhat.com" -+"el problema. Si us plau, envieu un informe a https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/cs.po b/po/cs.po -index 31d3f73..248d3f7 100644 ---- a/po/cs.po -+++ b/po/cs.po -@@ -333,11 +333,11 @@ msgstr "FCoE není dostupné" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Z nějakého důvodu jsme nebyli schopni najít jmenovku disku, na níž kernel " - "reportuje oddíl. Není jasné, o jaký problém se přesně jedná. Nahlaste prosím" --" tuto chybu na http://bugzilla.redhat.com" -+" tuto chybu na https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/cy.po b/po/cy.po -index 0785b26..2c3636f 100644 ---- a/po/cy.po -+++ b/po/cy.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/da.po b/po/da.po -index aca0e0b..58f1146 100644 ---- a/po/da.po -+++ b/po/da.po -@@ -260,7 +260,7 @@ msgstr "FCoE ikke tilgængelig" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/de.po b/po/de.po -index d517856..e60143c 100644 ---- a/po/de.po -+++ b/po/de.po -@@ -318,12 +318,12 @@ msgstr "FCoE nicht verfügbar" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Das Disklabel eines Speichermediums, auf dem der Kernel Partitionen anzeigt," - " konnte nicht gefunden werden. Es konnte nicht eruiert werden, worin genau " - "das Problem besteht. Bitte erstellen Sie einen Fehlerbericht auf " --"http://bugzilla.redhat.com." -+"https://bugs.openanolis.cn." - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/de_CH.po b/po/de_CH.po -index 280eb82..ac2065b 100644 ---- a/po/de_CH.po -+++ b/po/de_CH.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/el.po b/po/el.po -index 4cc320c..d36464c 100644 ---- a/po/el.po -+++ b/po/el.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/en_GB.po b/po/en_GB.po -index 86f6795..30ea878 100644 ---- a/po/en_GB.po -+++ b/po/en_GB.po -@@ -260,7 +260,7 @@ msgstr "FCoE not available" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/es.po b/po/es.po -index 8a4c8af..7f77ca4 100644 ---- a/po/es.po -+++ b/po/es.po -@@ -313,11 +313,11 @@ msgstr "FCoE no disponible" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Por alguna razón no se pudo encontrar una etiqueta de disco en un disco para" - " el que el kernel dice que hay particiones. No se sabe exactamente cuál es " --"el problema. Por favor, informe del error en http://bugzilla.redhat.com" -+"el problema. Por favor, informe del error en https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/et.po b/po/et.po -index 9f94d5f..267023e 100644 ---- a/po/et.po -+++ b/po/et.po -@@ -260,7 +260,7 @@ msgstr "FCoE pole saadaval" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/eu.po b/po/eu.po -index 0967781..821b861 100644 ---- a/po/eu.po -+++ b/po/eu.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/fa.po b/po/fa.po -index ae67379..6240f83 100644 ---- a/po/fa.po -+++ b/po/fa.po -@@ -259,7 +259,7 @@ msgstr "FCoE موجود نیست" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/fi.po b/po/fi.po -index a810aba..f7c36ea 100644 ---- a/po/fi.po -+++ b/po/fi.po -@@ -260,7 +260,7 @@ msgstr "FCoE ei ole käytettävissä" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/fr.po b/po/fr.po -index a4af05d..c9843cb 100644 ---- a/po/fr.po -+++ b/po/fr.po -@@ -307,11 +307,11 @@ msgstr "FCoE non disponible" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Il nous est impossible de localiser un disklabel sur un disque sur lequel le" - " noyau signale les partitions. La cause du problème est indéfinie. Veuillez " --"rédiger un bogue sur http://bugzilla.redhat.com" -+"rédiger un bogue sur https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/gl.po b/po/gl.po -index 0537676..0b7cea2 100644 ---- a/po/gl.po -+++ b/po/gl.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/gu.po b/po/gu.po -index 0605354..0d72b74 100644 ---- a/po/gu.po -+++ b/po/gu.po -@@ -314,7 +314,7 @@ msgstr "FCoE ઉપલબ્ધ નથી" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/he.po b/po/he.po -index fa961ec..c63ee48 100644 ---- a/po/he.po -+++ b/po/he.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/hi.po b/po/hi.po -index df7fe8e..1c814dd 100644 ---- a/po/hi.po -+++ b/po/hi.po -@@ -260,7 +260,7 @@ msgstr "FCoE उपलब्ध नहीं" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/hr.po b/po/hr.po -index 7511d44..654704d 100644 ---- a/po/hr.po -+++ b/po/hr.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/hu.po b/po/hu.po -index 7707d74..3e06ec0 100644 ---- a/po/hu.po -+++ b/po/hu.po -@@ -304,7 +304,7 @@ msgstr "FCoE nem elérhető" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ia.po b/po/ia.po -index 9fe4d8a..f542629 100644 ---- a/po/ia.po -+++ b/po/ia.po -@@ -275,7 +275,7 @@ msgstr "FCoE non disponibile" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/id.po b/po/id.po -index 5d8c90c..74682f0 100644 ---- a/po/id.po -+++ b/po/id.po -@@ -260,7 +260,7 @@ msgstr "FCoE tidak tersedia" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ilo.po b/po/ilo.po -index 2a6f8c5..38b1dd5 100644 ---- a/po/ilo.po -+++ b/po/ilo.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/is.po b/po/is.po -index b2223fb..61c8743 100644 ---- a/po/is.po -+++ b/po/is.po -@@ -259,7 +259,7 @@ msgstr "FCoE ekki tiltækt" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/it.po b/po/it.po -index 54ffa9c..cbcf89a 100644 ---- a/po/it.po -+++ b/po/it.po -@@ -311,11 +311,11 @@ msgstr "FCoE non disponibile" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Per lo stesso motivo, non è possibile trovare un disklabel sul disco sul " - "quale il kernel sta riportando le partizioni. L’esatto problema è " --"sconosciuto. Registrare un bug su http://bugzilla.redhat.com" -+"sconosciuto. Registrare un bug su https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/ja.po b/po/ja.po -index cf4c65f..0498587 100644 ---- a/po/ja.po -+++ b/po/ja.po -@@ -311,11 +311,11 @@ msgstr "FCoE は使用できません" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "なんらかの理由により、kernel " - "がパーティションを報告しているディスク上でディスクラベルを見つけられませんでした。何が問題となっているかは不明です。バグを " --"http://bugzilla.redhat.com に提出してください。" -+"https://bugs.openanolis.cn に提出してください。" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/ka.po b/po/ka.po -index 44ca9b3..406ac01 100644 ---- a/po/ka.po -+++ b/po/ka.po -@@ -286,7 +286,7 @@ msgstr "FCoE არაა ხელმისაწვდომი" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/kk.po b/po/kk.po -index a2b275b..7cfdfb7 100644 ---- a/po/kk.po -+++ b/po/kk.po -@@ -302,7 +302,7 @@ msgstr "FCoE қолжетерсіз" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/kn.po b/po/kn.po -index 43eefaa..c09e957 100644 ---- a/po/kn.po -+++ b/po/kn.po -@@ -314,7 +314,7 @@ msgstr "FCoE ಯು ಲಭ್ಯವಿಲ್ಲ" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ko.po b/po/ko.po -index dcb5a8a..1238c8b 100644 ---- a/po/ko.po -+++ b/po/ko.po -@@ -258,10 +258,10 @@ msgstr "FCoE 사용 불가능" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "일부 이유로 커널이 파티션 설정을 보고하는 디스크에 디스크 레이블을 배치할 수 없습니다. 정확한 문제가 무엇인지 알 수 없습니다. " --"http://bugzilla.redhat.com에 버그 리포트를 제출해 주십시오." -+"https://bugs.openanolis.cn에 버그 리포트를 제출해 주십시오." - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/lt.po b/po/lt.po -index 91c16d7..ada8417 100644 ---- a/po/lt.po -+++ b/po/lt.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/lv.po b/po/lv.po -index 19dbcf0..5996d45 100644 ---- a/po/lv.po -+++ b/po/lv.po -@@ -260,7 +260,7 @@ msgstr "FCoE nav pieejams" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/mai.po b/po/mai.po -index 927ef5a..520308c 100644 ---- a/po/mai.po -+++ b/po/mai.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/mk.po b/po/mk.po -index 8774fe1..62a2768 100644 ---- a/po/mk.po -+++ b/po/mk.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ml.po b/po/ml.po -index 99ecf10..6324790 100644 ---- a/po/ml.po -+++ b/po/ml.po -@@ -302,7 +302,7 @@ msgstr "FCoE ലഭ്യമല്ല" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/mr.po b/po/mr.po -index 4600d35..af1ddbd 100644 ---- a/po/mr.po -+++ b/po/mr.po -@@ -315,7 +315,7 @@ msgstr "FCoE उपलब्ध नाही" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ms.po b/po/ms.po -index c4a1a01..53a9725 100644 ---- a/po/ms.po -+++ b/po/ms.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/nb.po b/po/nb.po -index 8574372..4c1977f 100644 ---- a/po/nb.po -+++ b/po/nb.po -@@ -260,7 +260,7 @@ msgstr "FCoE er ikke tilgjengelig" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/nds.po b/po/nds.po -index 490da94..f786653 100644 ---- a/po/nds.po -+++ b/po/nds.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ne.po b/po/ne.po -index 6a3c1ee..8e3d7cf 100644 ---- a/po/ne.po -+++ b/po/ne.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/nl.po b/po/nl.po -index 9218669..af16d6e 100644 ---- a/po/nl.po -+++ b/po/nl.po -@@ -353,11 +353,11 @@ msgstr "FCoE niet beschikbaar" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "We konden geen schijflabel ontdekken op een schijf waarvan de kernel " - "rapporteert dat het partities bevat. Het is onduidelijk wat het exacte " --"probleem is. Meld een bug aan op http://bugzilla.redhat.com" -+"probleem is. Meld een bug aan op https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/nn.po b/po/nn.po -index 86a398c..32752ba 100644 ---- a/po/nn.po -+++ b/po/nn.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/nso.po b/po/nso.po -index aa3be8b..4dbcc5b 100644 ---- a/po/nso.po -+++ b/po/nso.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/or.po b/po/or.po -index 30fc0f2..79c99f1 100644 ---- a/po/or.po -+++ b/po/or.po -@@ -304,7 +304,7 @@ msgstr "FCoE ଉପଲବ୍ଧ ନାହିଁ" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/pa.po b/po/pa.po -index d6c5e25..92299c6 100644 ---- a/po/pa.po -+++ b/po/pa.po -@@ -302,7 +302,7 @@ msgstr "FCoE ਉਪਲੱਬਧ ਨਹੀਂ ਹੈ" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/pl.po b/po/pl.po -index 94270d9..6baf191 100644 ---- a/po/pl.po -+++ b/po/pl.po -@@ -312,11 +312,11 @@ msgstr "FCoE jest niedostępne" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Z jakiegoś powodu nie można ustalić położenia etykiety dysku na dysku, z " - "którego jądro zgłasza partycje. Dokładny powód nie jest znany. Proszę " --"zgłosić błąd pod adresem http://bugzilla.redhat.com" -+"zgłosić błąd pod adresem https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/pt.po b/po/pt.po -index 24bd6ed..3d8c4ec 100644 ---- a/po/pt.po -+++ b/po/pt.po -@@ -256,7 +256,7 @@ msgstr "FCoE não disponível" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/pt_BR.po b/po/pt_BR.po -index 8dfcc34..0e86b82 100644 ---- a/po/pt_BR.po -+++ b/po/pt_BR.po -@@ -262,12 +262,12 @@ msgstr "FCoE não está disponível" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Por motivo desconhecido, não foi possível localizar um rótulo de disco em um" - " disco onde o kernel esteja registrando partições. Ainda não é claro qual é " - "o problema exatamente. Por favor, submeta um relatório de erro em " --"http://bugzilla.redhat.com" -+"https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/ro.po b/po/ro.po -index eae9bcb..2fec17c 100644 ---- a/po/ro.po -+++ b/po/ro.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ru.po b/po/ru.po -index 6cf9c62..ff85845 100644 ---- a/po/ru.po -+++ b/po/ru.po -@@ -304,11 +304,11 @@ msgstr "FCoE недоступен" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "На диске, на котором, по данным ядра, расположены разделы, не обнаружена " - "метка диска. Точную причину этого установить не удалось. Пожалуйста, " --"сообщите нам об этом через Bugzilla: http://bugzilla.redhat.com" -+"сообщите нам об этом через Bugzilla: https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/si.po b/po/si.po -index e892b62..8db1e19 100644 ---- a/po/si.po -+++ b/po/si.po -@@ -259,7 +259,7 @@ msgstr "FCoE නොපවතී" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/sk.po b/po/sk.po -index 9cd5ff3..1453205 100644 ---- a/po/sk.po -+++ b/po/sk.po -@@ -261,11 +261,11 @@ msgstr "FCoE nie je k dispozícii" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Z nejakého dôvodu nebolo možné nájsť menovku disku, na ktorom kernel našiel " - "oddiel. Nie je jasné, čo je to za problém. Nahláste prosím túto chybu na " --"http://bugzilla.redhat.com" -+"https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/sl.po b/po/sl.po -index 7705131..6a88016 100644 ---- a/po/sl.po -+++ b/po/sl.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/sq.po b/po/sq.po -index 771b5dc..36c5d7d 100644 ---- a/po/sq.po -+++ b/po/sq.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/sr.po b/po/sr.po -index 1de2be1..0b7474c 100644 ---- a/po/sr.po -+++ b/po/sr.po -@@ -362,11 +362,11 @@ msgstr "FCoE није доступан" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "Из неког разлога нисмо били у могућности да пронађемо ознаку диска на диску " - "на којем кернел пријављује партиције. Није јасно шта је тачан проблем. Молим" --" пријавите програмску грешку на http://bugzilla.redhat.com" -+" пријавите програмску грешку на https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/sr@latin.po b/po/sr@latin.po -index 31708c4..01bea93 100644 ---- a/po/sr@latin.po -+++ b/po/sr@latin.po -@@ -259,7 +259,7 @@ msgstr "FCoE nije dostupan" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/sv.po b/po/sv.po -index c5f9eac..53693e1 100644 ---- a/po/sv.po -+++ b/po/sv.po -@@ -260,7 +260,7 @@ msgstr "FCoE inte tillgängligt" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/ta.po b/po/ta.po -index d6eed5d..f35681b 100644 ---- a/po/ta.po -+++ b/po/ta.po -@@ -302,7 +302,7 @@ msgstr "FCoE கிடைக்கவில்லை" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/te.po b/po/te.po -index 0ae77f3..a50580e 100644 ---- a/po/te.po -+++ b/po/te.po -@@ -314,7 +314,7 @@ msgstr "FCoE అందుబాటులో లేదు" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/tg.po b/po/tg.po -index cdcedd7..07ed236 100644 ---- a/po/tg.po -+++ b/po/tg.po -@@ -259,7 +259,7 @@ msgstr "FCoE дастнорас аст" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/th.po b/po/th.po -index bbb15bc..907f595 100644 ---- a/po/th.po -+++ b/po/th.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/tr.po b/po/tr.po -index 3020921..27bf221 100644 ---- a/po/tr.po -+++ b/po/tr.po -@@ -260,7 +260,7 @@ msgstr "FCoE mevcut değil" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/uk.po b/po/uk.po -index a9303ce..88819af 100644 ---- a/po/uk.po -+++ b/po/uk.po -@@ -312,11 +312,11 @@ msgstr "FCoE не доступний" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "З якоїсь причини не вдалося знайти мітку диска на диску, на якому за даними " - "ядра розташовано розділи. Джерело проблеми встановити не вдалося. Будь " --"ласка, повідомте про ваду за адресою http://bugzilla.redhat.com" -+"ласка, повідомте про ваду за адресою https://bugs.openanolis.cn" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/ur.po b/po/ur.po -index 5387e6b..8749499 100644 ---- a/po/ur.po -+++ b/po/ur.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/vi.po b/po/vi.po -index fa9554a..caad1f1 100644 ---- a/po/vi.po -+++ b/po/vi.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 -diff --git a/po/zh_CN.po b/po/zh_CN.po -index deb597b..86359fd 100644 ---- a/po/zh_CN.po -+++ b/po/zh_CN.po -@@ -256,9 +256,9 @@ msgstr "FCoE 不可用" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" --"由于某些原因无法定位内核报告中显示在其中进行分区的磁盘的磁盘标签。尚不了解具体问题所在。请在 http://bugzilla.redhat.com 提交" -+"由于某些原因无法定位内核报告中显示在其中进行分区的磁盘的磁盘标签。尚不了解具体问题所在。请在 https://bugs.openanolis.cn 提交" - " bug。" - - #: ../blivet/errors.py:175 -diff --git a/po/zh_TW.po b/po/zh_TW.po -index be7d7c9..91e3304 100644 ---- a/po/zh_TW.po -+++ b/po/zh_TW.po -@@ -299,10 +299,10 @@ msgstr "FCoE 無法使用" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - "因為某些原因,我們無法在 kernel 所回報的分割區所屬的磁碟上,找到磁碟標籤。確切的問題未知。請透過 " --"http://bugzilla.redhat.com 回報 bug。" -+"https://bugs.openanolis.cn 回報 bug。" - - #: ../blivet/errors.py:175 - msgid "" -diff --git a/po/zu.po b/po/zu.po -index 01c5f54..27ca60b 100644 ---- a/po/zu.po -+++ b/po/zu.po -@@ -258,7 +258,7 @@ msgstr "" - msgid "" - "For some reason we were unable to locate a disklabel on a disk that the " - "kernel is reporting partitions on. It is unclear what the exact problem is. " --"Please file a bug at http://bugzilla.redhat.com" -+"Please file a bug at https://bugs.openanolis.cn" - msgstr "" - - #: ../blivet/errors.py:175 --- -1.8.3.1 - diff --git a/blivet-0.61.15.75.tar.gz b/blivet-0.61.15.75.tar.gz deleted file mode 100644 index ad94a13a437bc0c251b3ea4ad7c5ffea2ca8af51..0000000000000000000000000000000000000000 Binary files a/blivet-0.61.15.75.tar.gz and /dev/null differ diff --git a/blivet-0.61.15.76.tar.gz b/blivet-0.61.15.76.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1add70edcbb9a23e7fbb65a71913e055064af88b Binary files /dev/null and b/blivet-0.61.15.76.tar.gz differ diff --git a/python-blivet.spec b/python-blivet.spec index cb09af68f1d7b13892b8f622ba91b3395bb97ebe..6f5b1c4f7bd5a1b51003e3f5a5b965da8cb08526 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -1,17 +1,14 @@ -%define anolis_release .0.1 Summary: A python module for system storage configuration Name: python-blivet Url: http://fedoraproject.org/wiki/blivet -Version: 0.61.15.75 -Release: 1%{anolis_release}%{?dist} +Version: 0.61.15.76 +Release: 1%{?dist} Epoch: 1 License: LGPLv2+ Group: System Environment/Libraries %define realname blivet Source0: http://github.com/dwlehman/blivet/archive/%{realname}-%{version}.tar.gz -Patch100: 0001-python-blivet-anolis-Rebrand-to-Anolis-OS.patch - # Versions of required components (done so we make sure the buildrequires # match the requires versions of things). %define dmver 1.02.17-6 @@ -55,7 +52,6 @@ storage configuration. %prep %setup -q -n %{realname}-%{version} -%patch100 -p1 %build make @@ -71,8 +67,11 @@ make DESTDIR=%{buildroot} install %{python_sitelib}/* %changelog -* Mon Oct 18 2021 yangxianzhao - 0.61.15.75-1.0.1 -- Rebrand: rebrand for Anolis OS +* Mon Oct 05 2020 Vojtech Trefny - 0.61.15.76-1 +- edd: Fix UnboundLocalError when trying to close fd in collect_mbrs (vtrefny) + Related: rhbz#1879920 +- Close fd if it fails to read the device (nashok) + Resolves: rhbz#1879920 * Tue Aug 13 2019 Vojtech Trefny - 0.61.15.75-1 - Always set default key size to 512 bits for ciphers with XTS mode (vtrefny)