|
Bugzilla – Full Text Bug Listing |
| Summary: | License pager interferes with zypper operation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Hans Petter Jansson <hpj> |
| Component: | libzypp | Assignee: | Josef Reidinger <jreidinger> |
| Status: | RESOLVED FIXED | QA Contact: | Duncan Mac-Vicar <dmacvicar> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | captain.magnus, sontek, tschmidt |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
As for the 'Continue' prompt, the licenses are displayed _after_ it, so you should have been able to respond to it, wasn't that so? *** Bug 390044 has been marked as a duplicate of this bug. *** I get the same issue, It never prompts for agreement, it just ends. I had to use zypper dup -l (auto agree to licenses) to update. Right, I guess the "Continue" prompt wasn't the problem, but the agree-to-license prompt. The quit message claims I disagreed with it. The -l workaround worked for me as well. Can you try if zypper in -f flash-player (e.g.) also do it? or only dup? It happens with "zypper in -f flash-player" too. The actual output from a failed attempt looks like this: --- linux:~ # zypper in -f flash-player Reading installed packages... The following package is going to be reinstalled: flash-player Overall download size: 4.8 M. No additional space will be used or freed after the operation. Continue? [YES/no]: In order to install this package, you must agree to terms of the above license. Continue? [yes/NO]: Aborting installation due to user disagreement with flash-player package license. linux:~ # --- (I just hit enter at the first prompt). I fixed it in svn. Thanks for report. closing duplicated terminal fd confused C++ iostreams, so I handle it differently. done in zypper 0.11.3-4 *** Bug 391422 has been marked as a duplicate of this bug. *** *** Bug 393419 has been marked as a duplicate of this bug. *** *** Bug 394428 has been marked as a duplicate of this bug. *** |
When I go and do a "zypper dup", and it displays the flash-player license, it now uses a pager ("more", I guess) to display it. When I reach the end of the license, zypper quits claiming I disagreed with it. I see the Continue [yes/NO]: prompt, but I'm not given a chance to respond to it.