[abra@comp-core-i7-4700mq-070d27 ~]$ su -
Password:
[root@comp-core-i7-4700mq-070d27 ~]# apt-repo test 166847
Получено: 1
http://ftp.altlinux.org p8/branch/x86_64 release [896B]
Получено: 2
http://ftp.altlinux.org p8/branch/noarch release [691B]
Получено: 3
http://ftp.altlinux.org p8/branch/x86_64-i586 release [555B]
Получено: 4
http://git.altlinux.org repo/166847/x86_64 release [557B]
Получено 2699B за 0s (10,8kB/s).
Получено: 1
http://git.altlinux.org repo/166847/x86_64/task pkglist [4400B]
Получено: 2
http://git.altlinux.org repo/166847/x86_64/task release [138B]
Получено: 3
http://ftp.altlinux.org p8/branch/x86_64/classic pkglist [19,0MB]
Получено: 4
http://ftp.altlinux.org p8/branch/x86_64/classic release [135B]
Получено: 5
http://ftp.altlinux.org p8/branch/noarch/classic pkglist [4621kB]
Получено: 6
http://ftp.altlinux.org p8/branch/noarch/classic release [135B]
Получено: 7
http://ftp.altlinux.org p8/branch/x86_64-i586/classic pkglist [14,3MB]
Получено: 8
http://ftp.altlinux.org p8/branch/x86_64-i586/classic release [140B]
Получено 37,9MB за 33s (1125kB/s).
Чтение списков пакетов... Завершено
Построение дерева зависимостей... Завершено
Чтение списков пакетов... Завершено
Построение дерева зависимостей... Завершено
Следующие дополнительные пакеты будут установлены:
libjavascriptcoregtk3-gir libwebkitgtk3-gir python-module-netifaces
Следующие НОВЫЕ пакеты будут установлены:
gufw libjavascriptcoregtk3-gir libwebkitgtk3-gir python-module-netifaces ufw
0 будет обновлено, 5 новых установлено, 0 пакетов будет удалено и 0 не будет обновлено.
Необходимо получить 1041kB архивов.
После распаковки потребуется дополнительно 3537kB дискового пространства.
Продолжить? [Y/n] Y
Получено: 1
http://ftp.altlinux.org p8/branch/x86_64/classic libjavascriptcoregtk3-gir 2.4.10-alt1 [10,5kB]
Получено: 2
http://ftp.altlinux.org p8/branch/x86_64/classic libwebkitgtk3-gir 2.4.10-alt1 [60,9kB]
Получено: 3
http://ftp.altlinux.org p8/branch/x86_64/classic python-module-netifaces 0.10.4-alt1.1 [14,5kB]
Получено: 4
http://git.altlinux.org repo/166847/x86_64/task ufw 0.33-alt1 [150kB]
Получено: 5
http://git.altlinux.org repo/166847/x86_64/task gufw 15.04.0-alt1 [805kB]
Получено 1041kB за 0s (1645kB/s).
Совершаем изменения...
Preparing... ################################################################### [100%]
1: python-module-netifaces ################################################################### [ 20%]
2: libjavascriptcoregtk3-gir ################################################################### [ 40%]
3: libwebkitgtk3-gir ################################################################### [ 60%]
4: ufw ################################################################### [ 80%]
5: gufw ################################################################### [100%]
Running /usr/lib/rpm/posttrans-filetriggers
Завершено.
[root@comp-core-i7-4700mq-070d27 ~]# exit
logout
[3;J
[abra@comp-core-i7-4700mq-070d27 ~]$ gufw
/usr/lib/python2.7/site-packages/gufw/view/gufw.py:19: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gdk, WebKit
/usr/lib/python2.7/site-packages/gufw/view/gufw.py:19: PyGIWarning: WebKit was imported without specifying a version first. Use gi.require_version('WebKit', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gdk, WebKit
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/gufw/gufw.py", line 29, in <module>
gufw = Gufw(controler.get_frontend())
File "/usr/lib/python2.7/site-packages/gufw/view/gufw.py", line 77, in __init__
self._set_initial_values()
File "/usr/lib/python2.7/site-packages/gufw/view/gufw.py", line 217, in _set_initial_values
self.incoming.set_active(self.POLICY2NUM[self.fw.get_policy('incoming')])
KeyError: None
[abra@comp-core-i7-4700mq-070d27 ~]$