Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 466671 - broken W: non-break-space warning
Summary: broken W: non-break-space warning
Keywords:
Status: CLOSED DUPLICATE of bug 455371
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmlint
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F10Target
TreeView+ depends on / blocked
 
Reported: 2008-10-12 15:36 UTC by Nicolas Mailhot
Modified: 2008-10-12 17:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-12 17:36:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nicolas Mailhot 2008-10-12 15:36:50 UTC
rpmlint-0.84-3.fc10.noarch includes a stupid and broken non-break-space warning.

It's stupid because the distro official policy is that spec files are UTF-8 files and there's no reason to blacklist UTF-8 parts

It's broken because it triggers randomly on various UTF-8 strings, including strings that do not include non-break-space at all, so the packager can not even act on the stupid thing.

An exemple trigger spec is in bug #453017. The source seems to be korean text which has been included to follow our official guidelines on translating if possible.

So we have a warning that protects against something the guidelines do not forbid, triggers randomly on other stuff, including stuff which has been added to follow the actual packaging guidelines.

This warning does not deserve to survive.

Comment 1 Ville Skyttä 2008-10-12 17:36:51 UTC
Please calm down, this is just a bug in rpmlint which has been reported earlier, fixed upstream and will be in the next release.  I've verified that the rpmlint svn version does the right thing with the spec from bug 453017.

*** This bug has been marked as a duplicate of bug 455371 ***


Note You need to log in before you can comment on or make changes to this bug.