|
Bugzilla – Full Text Bug Listing |
| Summary: | zsh completion and REPORTTIME broken | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Forgotten User cI3FYhfYTs <forgotten_cI3FYhfYTs> |
| Component: | Basesystem | Assignee: | Ismail Dönmez <ismail> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | bwiedemann, crrodriguez, ismail, junguo.wang, sweet_f_a, vpereira |
| Version: | Leap 42.3 | Flags: | vpereira:
needinfo?
(junguo.wang) vpereira: needinfo? (ismail) |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 42.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User cI3FYhfYTs
2014-09-16 13:12:58 UTC
I can reproduce the issue as given above, but when typing echo /tm TAB for me it does not occur. Could it be that it runs some program for tab-completion of git? also when using export REPORTTIME=1 everything looks good, too. reading http://nuclearsquid.com/writings/reporttime-in-zsh/ it says, that it is supposed to prefix "time" to every command run that takes longer than the value in REPORTTIME which would explain the behaviour. If that really is a problem, the easiest way to avoid it, would be to (temporarily) unset REPORTTIME before calling completion scripts Well yes, echo's tab completion is fairly simple not involving any auxiliary processes. This issue has been discussed (and fixed) on the zsh mailing lists already: http://www.zsh.org/mla/workers/2012/msg00592.html I think the solution was quite similar. To local REPORTTIME in completer functions, but then it appears that openSuSE either comes with outdated completion routines or custom routines that don't employ the fix. A vanilla zsh installation (5.0.5) does not show the behaviour, at least. This is an autogenerated message for OBS integration: This bug (896914) was mentioned in https://build.opensuse.org/request/show/261601 13.1 / zsh please test http://download.opensuse.org/update/13.1-test/x86_64/zsh-5.0.7-8.4.1.x86_64.rpm and reopen if it does not work otherwise this will be released in a few days openSUSE-RU-2014:1482-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 888989,896914,902509 CVE References: Sources used: openSUSE 13.1 (src): zsh-5.0.7-8.4.1 Re-introduced in 42.3 added to SLE 12 pending updates list to be included in the next available update this issue was NOT fixed on SLE12SP3, the Actual Results is the same with comment0. Hi Ismal, looks like in the last submission you forgot to mention the following isssues in the changes: CVE-2017-18206 bsc#1083250. Is that right? It was mentioned in the first submission. SUSE-SU-2018:1072-1: An update that solves 9 vulnerabilities and has one errata is now available. Category: security (important) Bug References: 1082885,1082975,1082977,1082991,1082998,1083002,1083250,1084656,1087026,896914 CVE References: CVE-2014-10070,CVE-2014-10071,CVE-2014-10072,CVE-2016-10714,CVE-2017-18205,CVE-2017-18206,CVE-2018-1071,CVE-2018-1083,CVE-2018-7549 Sources used: SUSE Linux Enterprise Server 12-SP3 (src): zsh-5.0.5-6.7.2 SUSE Linux Enterprise Desktop 12-SP3 (src): zsh-5.0.5-6.7.2 openSUSE-SU-2018:1093-1: An update that solves 9 vulnerabilities and has one errata is now available. Category: security (important) Bug References: 1082885,1082975,1082977,1082991,1082998,1083002,1083250,1084656,1087026,896914 CVE References: CVE-2014-10070,CVE-2014-10071,CVE-2014-10072,CVE-2016-10714,CVE-2017-18205,CVE-2017-18206,CVE-2018-1071,CVE-2018-1083,CVE-2018-7549 Sources used: openSUSE Leap 42.3 (src): zsh-5.0.5-9.3.1 This is automated batch bugzilla cleanup. The openSUSE 42.3 changed to end-of-life (EOL [1]) status. As such it is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of openSUSE (At this moment openSUSE Leap 15.1, 15.0 and Tumbleweed) please feel free to reopen this bug against that version (!you must update the "Version" component in the bug fields, do not just reopen please), or alternatively create a new ticket. Thank you for reporting this bug and we are sorry it could not be fixed during the lifetime of the release. [1] https://en.opensuse.org/Lifetime |