Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32500 - Added check to parse metadata.xml
Summary: Added check to parse metadata.xml
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Douglas Russell (RETIRED)
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2003-11-01 17:17 UTC by Douglas Russell (RETIRED)
Modified: 2011-10-30 22:18 UTC (History)
1 user (show)

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


Attachments
xml parse addition (repoman.xmlparse,2.79 KB, patch)
2003-11-01 17:18 UTC, Douglas Russell (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Russell (RETIRED) gentoo-dev 2003-11-01 17:17:10 UTC
Have added a check to fo the xmllint --verify stuff.
Seeing as this adds a bit of an overhead to a scan I have taken the following steps:
running repoman in a package directory (repolevel==3) has xmlparse check on by default
repolevel==1 (tree) or repolevel==2 (category) does not do the check by default.

The check can be forced at any level using the --xmlparse (-x) option.

Puggy
Comment 1 Douglas Russell (RETIRED) gentoo-dev 2003-11-01 17:18:35 UTC
Created attachment 20088 [details, diff]
xml parse addition

Applies on repoman as in -r16.

Puggy
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-11-09 18:11:18 UTC
included for -r17