Comments

12 Comments
karma

LGTM.

BZ#1637228 brightlight-7 is available
karma

Works on ThinkPad T430.

BZ#1505026 Review Request: brightlight - CLI tool to change screen back light brightness
BZ#1470894 osm2pgsql fails to build from source

LGTM.

BZ#1433626 Review Request: python-defcon - A set of flexible objects for representing UFO data

[mayorga@topo ~]$ echo $LANG es_ES.UTF-8

After installing the plugin I got that same Traceback for every dnf command but after rebooting the issue went away.

It is not functional.

[root@topo mayorga]# dnf system-upgrade downloadable --releasever=23 Traceback (most recent call last): File "/bin/dnf", line 36, in <module> main.user_main(sys.argv[1:], exit_code=True) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 193, in user_main errcode = main(args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 84, in main return _main(base, args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 120, in _main cli.configure(map(ucd, args)) File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1005, in configure self.optparser.usage = self.optparser.get_usage() File "/usr/lib/python2.7/site-packages/dnf/cli/option_parser.py", line 273, in get_usage usage += "%-25s %s\n" % (name, summary) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 40: ordinal not in range(128)