Jump to content











Photo
- - - - -

need help please with vistape_capi build error

file size

  • Please log in to reply
No replies to this topic

#1 jon1

jon1
  • Members
  • 5 posts
  •  
    United States

Posted 23 June 2013 - 03:55 AM

here is the log for- create iso- it halts after  it fails to  retrieve the file size can bruno or someone please clue me in to what is wrong and how to fix this error?

thanks

 

       Create ISO/CD/USB

  File [%BaseDir%\Projects\VistaPE-CAPI\Finalize\01-iso-cd-usb.script] Version[19]
 
 
 Run - Processing section: [Read_ENV2] From file: [%BaseDir%\Projects\VistaPE-CAPI\Base\Common_Api.script]
        with parameters: [BuildModel]
        IF - [vistape-capi] is not equal to: [leopard] evaluated string: [If,NOT,%ProjectName%,Equal,Leopard,Run,%Api%,Read_ENV2_ProjectInfo,#1,#2,#3,#4,#5,#6,#7,#8,#9]
 
       Run - Processing section: [Read_ENV2_ProjectInfo] From file: [%BaseDir%\Projects\VistaPE-CAPI\Base\Common_Api.script]
              with parameters: [BuildModel]
                    IF - [buildmodel] is not equal to: [] evaluated string: [If,Not,#1,Equal,,Begin]
                    IF - [] is equal to: [] evaluated string: [If,#2,Equal,,IniRead,%ProjectInfo%,%OsType%Info,#1,%#1%]
                    IniRead - [%BaseDir%\Projects\VistaPE-CAPI\project.ini] Section [VistaInfo] Key [BuildModel] to variable: [%BuildModel%] with value [MultiBoot]
                    ELSE - [IniRead,%ProjectInfo%,%OsType%Info,#1,%#2%]
              [End]
                    ELSE - [Begin]
                    [IniRead,%ProjectInfo%,%OsType%Info,SourceType,%SourceType%]
                    [If,%SourceType%,Equal,,Run,%API%,NotConfigured]
                    [IniRead,%ProjectInfo%,%OsType%Info,Language,%DistLang%]
                    [IniRead,%ProjectInfo%,%OsType%Info,SourceDir,%SDIR%]
                    [IniRead,%ProjectInfo%,%OsType%Info,WimTools,%WimTools%]
                    [IniRead,%ProjectInfo%,%OsType%Info,SystemFiles,%SystemFiles%]
                    [If,%WimTools%,Equal,ImageX,IniRead,%ProjectInfo%,%OsType%Info,imagex,%IMAGEX%]
                    [IniRead,%ProjectInfo%,%OsType%Info,BuildModel,%BuildModel%]
                    [IniRead,%ProjectInfo%,%OsType%Info,Shell,%Shell%]
                    [IniRead,%ProjectInfo%,%OsType%Info,ScreenResolution,%ScreenResolution%]
                    [IniRead,%ProjectInfo%,%OsType%Info,Locale,%Locale%]
                    [IniRead,%ProjectInfo%,%OsType%Info,SysType,%SysType%]
                    [IniRead,%ProjectInfo%,%OsType%Info,GrubSkin,%GrubSkin%]
                    [IniRead,%ProjectInfo%,%OsType%Info,ForceAllToRam,%ForceAllToRam%]
                    [IniRead,%ProjectInfo%,%OsType%Info,Drivers,%Drivers%]
                    [IniRead,%ProjectInfo%,%OsType%Info,IsoLinuxMode,%IsoLinuxMode%]
                    [IniRead,%ProjectInfo%,%OsType%Info,DllSrc,%DllSrc%]
                    [IniRead,%ProjectInfo%,%OsType%Info,WAIKDir,%WAIKDir%]
                    [IniRead,%ProjectInfo%,%OsType%Info,BootManager,%BootManager%]
                    [IniRead,%ProjectInfo%,%OsType%Info,Type,%Type%]
              [End]
       Run - Processed section [Read_ENV2_ProjectInfo] in file: [%BaseDir%\Projects\VistaPE-CAPI\Base\Common_Api.script]
 Run - Processed section [Read_ENV2] in file: [%BaseDir%\Projects\VistaPE-CAPI\Base\Common_Api.script]
 
  IF - [multiboot] is equal to: [multiboot] evaluated string: [If,"%BuildModel%",Equal,"MultiBoot",Run,%ScriptFile%,AutoBootMGR]
 
 Run - Processing section: [AutoBootMGR] From file: [%BaseDir%\Projects\VistaPE-CAPI\Finalize\01-iso-cd-usb.script]
        SetVar - Sucessfuly changed the value of [%BootSect%] to: [boot/etfsboot.com]
        IF - File exists: [C:\Users\Valued Customer\Documents\boot\grldr] evaluated string: [If,ExistFile,"%targetdir%\boot\grldr",Set,%BootSect%,"boot/grldr"]
        SetVar - Sucessfuly changed the value of [%BootSect%] to: [boot/grldr]
        IF - File does not exist: [C:\Users\Valued Customer\Documents\bootsect.bin] evaluated string: [If,ExistFile,"%targetdir%\bootsect.bin",Set,%BootSect%,"bootsect.bin"]
 Run - Processed section [AutoBootMGR] in file: [%BaseDir%\Projects\VistaPE-CAPI\Finalize\01-iso-cd-usb.script]
 
  IF - [multiboot] is not equal to: [ram] evaluated string: [If,"%BuildModel%",Equal,"RAM",Set,%BootSect%,"boot/etfsboot.com"]
  IF - [multiboot] is not equal to: [normal] evaluated string: [If,"%BuildModel%",Equal,"Normal",Set,%BootSect%,"boot/etfsboot.com"]
  IF - File exists: [C:\Users\Valued Customer\Documents\vistape.wim] evaluated string: [If,NotExistFile,"%TargetDir%\vistape.wim",Set,%BootSect%,"boot/etfsboot.com"]
  [//--]
        IF - [false] is not equal to: [true] evaluated string: [If,%IncludeinIsoRoot_CheckBox%,Equal,True,Begin]
        [If,Not,ExistDir,%RootCDFolder%,DirMake,%RootCDFolder%]
        [Retrieve,FolderSize,%RootCDFolder%,%RootCDFolderSize%]
              [If,%RootCDFolderSize%,BIGGER,0,Begin]
              [Echo,"Copying Root CD files.. Please Wait.."]
              [FileCopy,%RootCDFolder%\*.*,%TargetDir%]
        [End]
  [End]
  [//--]
  Retrieve - Sucessfully retrieved the directory size from: [C:\Users\Valued Customer\Documents] to variable: [%sizeFolder%] with result: [693770378]
  StrFormat - converted: [693770378] to variable: [%sizeFolder%] with result: [661.63 Mb]
  Creating ISO: [%BaseDir%\ISO\VistaPE-Core.iso] Folder size: 661.63 Mb
  IF - [boot/grldr] is not equal to: [boot/etfsboot.com] evaluated string: [If,"%BootSect%",Equal,"Boot/etfsboot.com",Run,%ScriptFile%,NormalCD]
  IF - [boot/grldr] is not equal to: [boot/etfsboot.com] evaluated string: [If,"%BootSect%",NotEqual,"Boot/etfsboot.com",Run,%ScriptFile%,CompatibleCD]
 
 Run - Processing section: [CompatibleCD] From file: [%BaseDir%\Projects\VistaPE-CAPI\Finalize\01-iso-cd-usb.script]
        IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox1%,NotEqual,true,ShellExecute,Hide,%Tools%\mkisofs.exe,"-rdNlDTJ -force-uppercase -duplicates-once -joliet-long -hide-joliet-trans-tbl -volid "%pTextBox1%" -eltorito-boot "%BootSect%" -no-emul-boot -boot-load-size 4 -boot-info-table -hide boot.catalog -o "%ISOPathName%" "%targetdir%""]
        IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,ShellExecute,Open,%Tools%\mkisofs.exe,"-rdNlDTJ -force-uppercase -duplicates-once -joliet-long -hide-joliet-trans-tbl -volid "%pTextBox1%" -eltorito-boot "%BootSect%" -no-emul-boot -boot-load-size 4 -boot-info-table -hide boot.catalog -o "%ISOPathName%" "%targetdir%""]
        ShellExecute: [Open] using: [%BaseDir%\Projects\Tools\VistaPE-CAPI\mkisofs.exe] with parameters: [-rdNlDTJ -force-uppercase -duplicates-once -joliet-long -hide-joliet-trans-tbl -volid "VistaPE" -eltorito-boot "boot/grldr" -no-emul-boot -boot-load-size 4 -boot-info-table -hide boot.catalog -o "%BaseDir%\ISO\VistaPE-Core.iso" "C:\Users\Valued Customer\Documents"]
 Run - Processed section [CompatibleCD] in file: [%BaseDir%\Projects\VistaPE-CAPI\Finalize\01-iso-cd-usb.script]
 
  [//If,NotExistFile,"%TargetDir%\sources\boot.wim",Run,%ScriptFile%,NormalCD]
  [//If,ExistFile,"%TargetDir%\sources\boot.wim",Run,%ScriptFile%,CompatibleCD]
 Retrieve - Failed to retrieve the file size from: [%BaseDir%\ISO\VistaPE-Core.iso] - File does not exist:
 Halt
  Script time: 2 seconds and 937 milliseconds

  Finished processing script: Create ISO/CD/USB







Also tagged with one or more of these keywords: file size

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users