|
Bugzilla – Full Text Bug Listing |
| Summary: | Stacking -t options are no longer possible for zypper list-updates | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Lars Vogdt <lars.vogdt> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P3 - Medium | CC: | ncutler |
| Version: | Current | ||
| Target Milestone: | Current | ||
| Hardware: | All | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lars Vogdt
2013-02-01 17:25:07 UTC
The code has not been changed, but intentionally suppresses all other kinds than patches IFF software management updates are available (since Nov. 2008). I admit the behavior is strange, but I need to check whether this is actually a feature before I can think about changing it. It's definitely a 'feature'. Software management updates need to be installed prior to any other update _and_ require a restart of zypper/yast. In the presence of software management updates zypper list patches with xml-output will list _only_ the software management updates. All other patches or package updates are not included in the <update-list>. On the terminal other patch updates waiting behind the software management updates are shown in a 2nd list, but additional package updates are suppressed. Unfortunately without some explanation. AFAIK we can not extend the xml <update-list>, all we could do is introducing a 2nd <deferred-update-list> in xml output which would then contain all the remaining items, in case this is actually needed. 12.3 is out of maintenance, moving to Tumbleweed. Seems to be fixed in recent zypper versions. |