Δημοσιεύτηκε: 11 Ιούλ 2016, 14:47
από bobptz
Βάζω την εντολή για την υπογραφή, αλλά μου βγάζει λάθη:

Κώδικας: Επιλογή όλων
$ cd /tmp; wget --no-check-certificate https://github.com/medigeek/ubuntu-gr_forum_signature/tarball/master -O ubuntu-gr_forum_signature.tar.gz; tar xzf ubuntu-gr_forum_signature.tar.gz; cd medigeek-*; python init.py
--2016-07-11 14:45:40--  https://github.com/medigeek/ubuntu-gr_forum_signature/tarball/master
Resolving github.com (github.com)... 192.30.253.113
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/medigeek/ubuntu-gr_forum_signature/legacy.tar.gz/master [following]
--2016-07-11 14:45:41--  https://codeload.github.com/medigeek/ubuntu-gr_forum_signature/legacy.tar.gz/master
Resolving codeload.github.com (codeload.github.com)... 192.30.253.120
Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 34894 (34K) [application/x-gzip]
Saving to: ‘ubuntu-gr_forum_signature.tar.gz’

ubuntu-gr_forum_sig 100%[===================>]  34,08K   212KB/s    in 0,2s   

2016-07-11 14:45:42 (212 KB/s) - ‘ubuntu-gr_forum_signature.tar.gz’ saved [34894/34894]

Could not load gtk3 module. Using old gtk2.

Namespace(debug=False, text_only=False)
ERROR: Could not load gtk module. Setting text-only output.

ERROR: Could not load glib/gobject module. Setting text-only output.

*** WARNING: You are using an outdated version of the program.
*** WARNING: The new version requires gtk 3. Please upgrade your system, for example to Ubuntu 12.04 and up
*** WARNING: You are using an outdated version of the program.
*** WARNING: The new version requires gtk 3. Please upgrade your system, for example to Ubuntu 12.04 and up
1 Γνώσεις Linux: � ┃ Προγραμματισμού: � ┃ Αγγλικών: �
2 Ubuntu 16.04 xenial 64bit (en_US.UTF-8),
3 Intel Core i5-2520M CPU @ 2.50GHz ‖ RAM 7863 MiB ‖ Dell Inc. 0R97MN - Dell Inc. Latitude E6220
4 Intel 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09)
5 wlp2s0: Intel Centrino Advanced-N 6205 [Taylor Peak] [8086:0082] (rev 34) ⋮ enp0s25: Intel 82579LM Gigabit Network Connection [8086:1502] (rev 04)


Τι λέτε να κάνω?