Thanks, I realize what I did wrong. I started working on my local xml changes while the image-update was taking place. So I used the b135 xml files as a basis, not b136. A flag day might have helped (did I miss it?), but I just was trying to jump the gun on the work, and should have waited for the image-update to be done before working on the xml files.
-- alan On 03/28/10 10:20 AM, Jack Schwartz wrote: > Hi Alan. > > Not sure about flagdays, but it looks like the manifests and the names > of these scripts were changed. Looks like > - /usr/share/distro_const/slim_cd/slimcd_gen_cd_content is now > /usr/share/distro_const/gen_cd_content > - /usr/share/distro_const/auto_install/ai_plat_setup is not > /usr/share/distro_const/plat_setup.py > > I suggest merging all of your build manifests with the new ones in > /usr/share/distro_const. Relevant xml files under that dir tree are: > .../auto_install/ai_sparc_image.xml > .../auto_install/ai_x86_image.xml > .../slim_cd/all_lang_slim_cd_x86.xml > .../slim_cd/slim_cd_x86.xml > .../text_install/text_mode_sparc.xml > .../text_install/text_mode_x86.xml > and maybe (not sure) > .../vmc/vmc_image.xml > > Thanks, > Jack > > Alan Steinberg wrote: >> While trying to build the DC images for nv136, I see a failure right >> away with the LiveCD and AI images. There are missing files reported. >> Sure enough, those files used to be in build 135, but are not in the >> SUNWdistro-const package for 136. Did I miss something, or is this a >> bug? I'm stuck until this can be resolved: >> >> AI: >> /usr/share/distro_const/DC-manifest.defval.xml validates >> /usr/share/distro_const/auto_install/ai_plat_setup.py either doesn't >> exist or is not an executable file >> validate_node: Content >> "/usr/share/distro_const/auto_install/ai_plat_setup.py" at >> distro_constr_params/output_image/finalizer/script/name did not validate >> /usr/share/distro_const/auto_install/ai_post_boot_archive_pkg_image_mod >> either doesn't exist or is not an executable file >> validate_node: Content >> "/usr/share/distro_const/auto_install/ai_post_boot_archive_pkg_image_mod" >> at >> distro_constr_params/output_image/finalizer/script/name did not validate >> Error validating manifest tree content: >> validate_singles: One or more validation errors found. >> >> LiveCD: >> /usr/share/distro_const/DC-manifest.defval.xml validates >> /usr/share/distro_const/slim_cd/slimcd_gen_cd_content either doesn't >> exist or is not an executable file >> validate_node: Content >> "/usr/share/distro_const/slim_cd/slimcd_gen_cd_content" at >> distro_constr_params/output_image/finalizer/script/name did not validate >> Error validating manifest tree content: >> validate_singles: One or more validation errors found. >> >> -- Alan >> >> _______________________________________________ >> caiman-discuss mailing list >> caiman-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >