On Wed, 11 Feb 2009, Steven Lau wrote:

Modified to the following ... but still failed on validation ... Look like the syntax problem, cannot interleave <ai_pkg_repo_default_authority>

-S

---

<AISC_I 02/11 23:18:07> Saving manifest to /tmp/ai_combined_manifest.xml
/tmp/ai_manifest.defval.xml validates
Relax-NG validity error : Extra element ai_pkg_repo_default_authority in interleave /tmp/ai_manifest_temp_364.xml:6: element ai_pkg_repo_default_authority: Relax-NG validity error : Element ai_manifest failed to validate content
/tmp/ai_manifest_temp_364.xml fails to validate
validate_vs_schema: Validator terminated with status 3
validate_vs_schema: Validator terminated abnormally


----


      <ai_manifest name="default">
          <ai_pkg_repo_default_authority>
<main url="http://pkg.opensolaris.org/dev"; authname="opensolaris.org"/>
              <mirror url=""/>
          </ai_pkg_repo_default_authority>
          <ai_pkg_repo_default_authority>
              <main url="http://b28b:8888"; authname="test"/>
              <mirror url=""/>
          </ai_pkg_repo_default_authority>
          <ai_packages>
              <package_name>SUNWfinish</package_name>
          </ai_packages>
      </ai_manifest>

The above manifest specifies two default authorities,
you can't do that. Only one is needed and allowed.

Alok
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to