|
Bugzilla – Full Text Bug Listing |
| Summary: | Package name missing on remove in YaST activity log | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Tony Mechelynck <antoine.mechelynck> |
| Component: | YaST2 | Assignee: | Jiří Suchomel <jsuchome> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | tgoettlicher |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Community User | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | screenshot showing the problem | ||
|
Description
Tony Mechelynck
2011-11-18 22:30:23 UTC
Everything works as expected. YaST shows a list of packages only if these packages were selected automatically in order to satisfy dependencies. In case YaST just installs/deinstalls packages the user has selected/deselected it doesn't show a window. (In reply to comment #1) > Everything works as expected. YaST shows a list of packages only if these > packages were selected automatically in order to satisfy dependencies. In case > YaST just installs/deinstalls packages the user has selected/deselected it > doesn't show a window. No, no, no, that's not what I mean. You're talking of a popup windows saying what YaST _will do_. What I mean is the window which says what it _is_ doing, which replaces the window in which you clicked "Accept" if there are no dependencies to resolve (or once you click "Continue" in the popup); that window is in turn replaced by the SuSEconfig log. I see there one line (plus OK) for every package downloaded, plus additional lines if there are delta-RPMs, and at the end there are "Installing" lines: all these include the package name. But if I have selected packages for removal, I see Removing OK Removing OK Removing OK Removing OK without any package name. _That's_ where I'd like package names to be displayed. Created attachment 463526 [details]
screenshot showing the problem
The problem is in the online-update module, when removing a package using sw_single the name is displayed. Jiri, the problem seems to be in the online update package callbacks. (In reply to comment #4) > The problem is in the online-update module, when removing a package using > sw_single the name is displayed. > > Jiri, the problem seems to be in the online update package callbacks. Happened to me after using "Search" from "Online Update" then manually selecting one or more packages for removal (e.g. debuginfo packages whose non-debuginfo package had been uninstalled previously) Fixed in Factory This is an autogenerated message for OBS integration: This bug (731485) was mentioned in https://build.opensuse.org/request/show/96127 Factory / yast2-online-update |