| Summary: | lesskey doesn't work | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Adams <linux> |
| Component: | less | Assignee: | Jozef Mlich <jmlich> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | hhorak, jmlich, lnie |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | less-458-5.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-14 03:45:53 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
Chris Adams
2013-12-01 01:13:30 UTC
Thanks for reporting. It seems, the lesskey command is not handling command line arguments correctly. As a workaround, please use --output parameter instead. Note for myself: The break/goto is missing in parse_args() function, namely in less-458-lesskey-usage.patch in fedora repositories. less-458-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/less-458-5.fc20 Package less-458-5.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 less-458-5.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-22576/less-458-5.fc20 then log in and leave karma (feedback). tested with 458-5.fc20,get the same output as Chris's , when run # lesskey -o /etc/sysless -i /etc/sysless.src The "lesskey -o /etc/sysless /etc/sysless.src" format is fixed and working for me. less-458-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |