|
Bugzilla – Full Text Bug Listing |
| Summary: | YaST2 Online update shows multiple entries for the same package | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Curtis J Blank <Curt.Blank> |
| Component: | YaST2 | Assignee: | Michael Andres <ma> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Screenshot showing multiple entry problem. | ||
|
Description
Curtis J Blank
2007-03-19 14:40:36 UTC
Please attach y2logs. If you are in doubt follow: http://en.opensuse.org/Bugs/YaST Thanks! So you ask me to attach my y2logs but then your system won't accept them. I get this: "File Too Large The file you are trying to attach is 9362 kilobytes (KB) in size. Non-patch attachments cannot be more than 5120 KB. We recommend that you store your attachment elsewhere on the web, and then insert a link to it in a comment, or in the URL field for this bug. Alternately, if your attachment is an image, you could convert it to a compressible format like JPG or PNG and try again." When you ask for additional information you should accept what you ask for. You tell me to alternately put it someplace on the web so you can grab it. What if I didn't have someplace on the web to put it so you could grab it? In this case I do, but not everyone does. Very poor system you have here. The log files are here: http://www.curtronics.com/DownLoads/y2logs.tgz Looks like the UI issue. The UI uses selectables. If there are multiple selectables for the same object, that would be a libzypp issue. This should be fixed with libzypp-1.3.2, which is available as update. Created attachment 127140 [details]
Screenshot showing multiple entry problem.
You closed this prematurely, I have libzypp-1.3.2 and I have the problem, so that says it is not fixed in that version. I have libzypp-1.3.2-0.9 installed and all multiple instances of each patch is checked for installation. See the attached jpg. The actual bug was that upon installation of a patch, an already installed old version of this patch was not deleted. The UI displays 1 line for each installed item. So if you see 5 entries for 'Seamonkey: security update to 1.0.8', it is beacause 5 Seamonkey patches were already installed on your system (not because 5 new patches are available). Selecting the avilable new patch, all 5 installed old version are tagged to be updated (confusing but consequent). Not 5 patches are being installed, but 1 Patch replacing 5 installed patches. If you now install the new patch with libzypp-1.3.2, the 5 old entries will be deleted, and the next time you should see just 1 entry. |