Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180903 - app-doc/repodoc-0.1.0 needs support for long <path>s
Summary: app-doc/repodoc-0.1.0 needs support for long <path>s
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jose Luis Rivero (yoswink) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 21:13 UTC by Łukasz Damentko (RETIRED)
Modified: 2007-08-04 16:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Łukasz Damentko (RETIRED) gentoo-dev 2007-06-04 21:13:53 UTC
One more for length.module.

If you check /doc/en/handbook/hb-net-wireless.xml you will get such an error:

------- Module length -------
Result: warning

Reason:

97      <path>/usr/share/doc/wpa_supplicant-&lt;version&gt;/wpa_supplicant.conf.gz</path>

The path is perfectly legal and should not be reported as an error. Something like "/^[[:space:]]*<path="/d" should do the job.
Comment 1 Łukasz Damentko (RETIRED) gentoo-dev 2007-06-04 21:17:03 UTC
I meant /^[[:space:]]*<path/d

* rane runs
Comment 2 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2007-08-04 16:06:44 UTC
This should be fixed in the -9999 version and will appear in the next version.

Thanks rane.