Summary: | system-switch-mail does not work in text console like previously. | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Artur <arus> | |
Component: | system-switch-mail | Assignee: | Than Ngo <than> | |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 25 | CC: | than | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | system-switch-mail-1.0.1-11.fc25 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1499556 (view as bug list) | Environment: | ||
Last Closed: | 2017-02-09 04:22:07 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: |
Description
Artur
2017-01-12 15:34:54 UTC
it's fixed in system-switch-mail-1.0.1-11.fc25 which will be pushed to update-testing today. thanks system-switch-mail-1.0.1-11.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-0fe1c41a96 system-switch-mail-1.0.1-11.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-0fe1c41a96 Unfortunatelly I get different error now: [root@hostname ~]# system-switch-mail Authentication is needed to run system-switch-mail as super user /usr/share/system-switch-mail/switchmail_tui.py: line 19: import: command not found /usr/share/system-switch-mail/switchmail_tui.py: line 21: SWITCHMAILDIR: command not found /usr/share/system-switch-mail/switchmail_tui.py: line 24: syntax error near unexpected token `"/usr/lib/rhs/python"' /usr/share/system-switch-mail/switchmail_tui.py: line 24: ` sys.path.append("/usr/lib/rhs/python")' There is missig "#!/bin/python" in the first line of switchmail_tui.py or it should be started as "/bin/python /usr/share/system-switch-mail/switchmail_tui.py" Also (not so impotant) - the warning about authentication should be suppressed if the command is run by a super user. system-switch-mail-1.0.1-11.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. As I wrote in comment #4 - it is still imperfect. i fixed this issue again, and will push new version into f25 update today. Thanks for your report. https://koji.fedoraproject.org/koji/taskinfo?taskID=19267311 |