Bug 439005

Summary: "backend error: text contains a double space"
Product: [Fedora] Fedora Reporter: Michal Schmidt <mschmidt>
Component: PackageKitAssignee: Robin Norwood <robin.norwood>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: richard, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-26 17:02:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michal Schmidt 2008-03-26 14:51:50 UTC
Description of problem:
Useless (but harmless) error message pops up when selecting some packages in
Add/Remove Software. It says: "backend error: text contains a double space"

Version-Release number of selected component (if applicable):
PackageKit-0.1.9-2.fc9.x86_64

How reproducible:
always

Steps to Reproduce:
1. Run pk-application.
2. Find "nmap" package.
3. Click on it to display its description.

Actual results:
The popup error notification appears.

Expected results:
There should be no error.


Additional info:
It is true that nmap's description contains a double space. There are more
packages like this. The double space in the package description is nothing to
worry about and should not be reported as an error.

Comment 1 Richard Hughes 2008-03-26 17:02:41 UTC
Agreed, I've already nuked the double space warning in git a few days ago -- it
was there mainly for debugging. They'll be a new release in a few days which
should stop this harmless message. Thanks.