Bug 193584

Summary: cut-off package description in zen-updater
Product: [openSUSE] SUSE Linux 10.1 Reporter: Christian Boltz <suse-beta>
Component: ZenworksAssignee: Klaus Kämpf <kkaempf>
Status: RESOLVED FIXED QA Contact: Mauro Parra Miranda <mauro>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard: POST FCS PATCH
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: screenshot - please have a look at the "Details" section
zmd logs (as tar.gz)

Description Christian Boltz 2006-07-19 22:04:08 UTC
I'm using the second package manager update from ~aj (installed some days ago) and now was informed by zen-updater that a newer version is available in ~aj.

Unfortunately, the description for the libzypp (i586) package in the details section is cut off:

    Update Version: 1.2.0-1.27
    Installed Version: 1.2.0-1.23
    Category: Recommended

    Package, Patch, Pattern, and Product Managemen

I'll attach the zmd logs and a screenshot in a minute.
Comment 1 Christian Boltz 2006-07-19 22:04:52 UTC
Created attachment 94039 [details]
screenshot - please have a look at the "Details" section
Comment 2 Christian Boltz 2006-07-19 22:06:07 UTC
Created attachment 94040 [details]
zmd logs (as tar.gz)
Comment 3 Chris Rivera 2006-07-21 19:28:00 UTC
The description is exactly what is in zmd's database.  parse-metadata is responsible for populating this data.  There is a full description in primary.xml.
Comment 4 Klaus Kämpf 2006-08-01 10:25:12 UTC
Off by one error when stripping trailing whitespace.
Fixed in svn rev 3848.