|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper sh (zypper shell) hangs forever waiting for return on ^C | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Andreas Stieger <Andreas.Stieger> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | mrmazda |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andreas Stieger
2024-06-18 18:08:15 UTC
I've been known to press the reset button rather than allow zypper proceed in spite of Ctrl-C X2, but might not this depend on rpm behavior on attempt to interrupt it? (In reply to Felix Miata from comment #1) > I've been known to press the reset button rather than allow zypper proceed > in spite of Ctrl-C X2, but might not this depend on rpm behavior on attempt > to interrupt it? No, there's no rpm transaction in progress. (which should not be interrupted, neither by Ctrl-C nor a reset) It appears to be the shell prompt which does not respond. Workaround AFAICS is to press ENTER. fixed in zypper-1.14.74 |