Description of problem: Running as root: # fslint-gui -h Traceback (most recent call last): File "/usr/bin/fslint-gui", line 174, in <module> puts(msg) File "/usr/bin/fslint-gui", line 35, in puts sys.stdout.write(string+'\n') TypeError: unsupported operand type(s) for +: 'GetoptError' and 'str' Version-Release number of selected component: fslint-2.42-7.fc20 Additional info: reporter: libreport-2.1.11 cmdline: python /usr/bin/fslint-gui -h executable: /usr/bin/fslint-gui kernel: 3.12.6-300.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: fslint-gui:35:puts:TypeError: unsupported operand type(s) for +: 'GetoptError' and 'str' Traceback (most recent call last): File "/usr/bin/fslint-gui", line 174, in <module> puts(msg) File "/usr/bin/fslint-gui", line 35, in puts sys.stdout.write(string+'\n') TypeError: unsupported operand type(s) for +: 'GetoptError' and 'str' Local variables in innermost frame: string: GetoptError('option -h not recognized', 'h')
Created attachment 849251 [details] File: backtrace
Created attachment 849252 [details] File: environ
This is handled with this upstream fix: http://code.google.com/p/fslint/source/detail?r=283 I'll do a release ASAP
fslint-2.44-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/fslint-2.44-1.fc19
fslint-2.44-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/fslint-2.44-1.fc20
tested with fslint-2.44-1.fc20,the crash is gone
Package fslint-2.44-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing fslint-2.44-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-0730/fslint-2.44-1.fc20 then log in and leave karma (feedback).
fslint-2.44-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
fslint-2.44-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.