Bug 864127
| Summary: | gpk-update-viewer fails to show package description with | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Zebu1er <bugzilla.redhat.com> | ||||||
| Component: | gnome-packagekit | Assignee: | Richard Hughes <rhughes> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.3 | CC: | bugzilla.redhat.com, tpelka | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2017-12-06 10:41:19 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Zebu1er
2012-10-08 16:32:19 UTC
Created attachment 626883 [details]
Working case (LANG=en_US)
Update package description shows, no error thrown to STDOUT/STDERR.
Created attachment 626884 [details]
Non working case (LANG=fr_FR)
Update package description doesn't show, error thrown to STDOUT/STDERR : ** (gpk-update-viewer:24185): WARNING **: Invalid markup string: Erreur à la ligne 1: Le nom d'entité <<nbsp>> n'est pas connu
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. GMarkupParser does not know about -- I'm not sure this is a gnome-packagekit bug more of a PackageKit not parsing the yum data correctly. Some questions first, if I may: * What desktop type is that? * Is this happening for every package, or just one? * What repos are installed? Satellite or RHN should give you a proper package description, rather than falling back to the ChangeLogs -- Thanks. Richard. Repos activated : CentOS-6 - Base CentOS-6 - Plus CentOS-6 - Contrib CentOS-6 - CR CentOS-6 - Extras CentOS-6 - Updates Note that descriptions always show with LANG=en_US while never with above repos. My usual desktop is KDE 4.3.4 (kdebase-4.3.4-6.el6.x86_64). The present version of GPK (gnome-packagekit-2.28.3-7.el6.x86_64) still have presents this bug. Having a couple of new updates, I tested gpk-update-viewer with : LANG=fr_FR.ISO88591 gpk-update-viewer LANG=fr_BE.ISO88591 gpk-update-viewer LANG=fr_CA.ISO88591 gpk-update-viewer LANG=fr_FR.UTF-8 gpk-update-viewer LANG=fr_BE.UTF-8 gpk-update-viewer LANG=fr_CA.UTF-8 gpk-update-viewer and it always shows : ** (gpk-update-viewer:19768): WARNING **: Invalid markup string: Erreur à la ligne 1: L'entité nommée nbsp est inconnue and only when a description has to be shown. Is this case, with en_US, en_EN, es_ES, it_IT, whether ISO or UTF8 is used it would have showned the description. I've just installed a fresh Centos 6.5 x64 in a VirtualBox instance, choosing French as the language. I also choosed French for the interface in Gnome. Today gpk-update-viewer showed the same bug. I was logged on with a non privileged user. (In reply to Richard Hughes from comment #5) > GMarkupParser does not know about -- I'm not sure this is a > gnome-packagekit bug more of a PackageKit not parsing the yum data > correctly. Some questions first, if I may: > > * What desktop type is that? > * Is this happening for every package, or just one? > * What repos are installed? Satellite or RHN should give you a proper > package description, rather than falling back to the ChangeLogs > > -- Thanks. > > Richard. I can provide you the VirtualBox VM to speed your tests, if it can help. Red Hat Enterprise Linux 6 is in the Production 3 Phase. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. The official life cycle policy can be reviewed here: http://redhat.com/rhel/lifecycle This issue does not meet the inclusion criteria for the Production 3 Phase and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Note that a strong business justification will be required for re-evaluation. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL: https://access.redhat.com/ |