Home
last modified time | relevance | path

Searched refs:exit_program (Results 26 – 50 of 62) sorted by relevance

123

/aoo41x/main/solenv/bin/modules/installer/windows/
H A Dmsiglobal.pm96 …installer::exiter::exit_program("ERROR \"$ddffilename\" line $linenumber: Lines in ddf files must …
159 installer::exiter::exit_program(
668 installer::exiter::exit_program($infoline, "create_transforms");
969 …if ( ! -f $$sourcefileref ) { installer::exiter::exit_program("ERROR: msi file not found: $$source…
1173 installer::exiter::exit_program(
1185 installer::exiter::exit_program(
1483 …if ( $n == $maxmakecabcalls ) { installer::exiter::exit_program("ERROR: \"$systemcall\"!", "execut…
1768 …installer::exiter::exit_program("ERROR: Variable \"REGISTRYLAYERNAME\" has to be defined", "update…
H A Dcreatefolder.pm68 …if ( ! $foundfile ) { installer::exiter::exit_program("ERROR: No file with correct language found …
87 …if ( ! $allvariableshashref->{'GLOBALFILEGID'} ) { installer::exiter::exit_program("ERROR: GLOBALF…
88 …& ( ! $allvariableshashref->{'GLOBALFILEGID'} )) { installer::exiter::exit_program("ERROR: GLOBALP…
H A Dcomponent.pm95 installer::exiter::exit_program(
152 installer::exiter::exit_program(
212 …installer::exiter::exit_program("ERROR: Did not find component in file collection", "get_file_comp…
357 installer::exiter::exit_program(
H A Dupgrade.pm112 …if ( ! -f $langpackcodefilename ) { installer::exiter::exit_program("ERROR: Could not find file \"…
155 …else { installer::exiter::exit_program("ERROR: Wrong syntax in file for upgrade table", "analyze_f…
H A Dregistry.pm122 installer::exiter::exit_program(
169 …lshortregistrycomponents{$shortcomponentname}) ) { installer::exiter::exit_program("Failed to crea…
H A Dproperty.pm56 …if ( ! $allvariables->{'WINDOWSPATCHLEVEL'} ) { installer::exiter::exit_program("ERROR: No Patch l…
172 …if ( ! $allvariables->{'WINDOWSPATCHLEVEL'} ) { installer::exiter::exit_program("ERROR: No Patch l…
H A Dlanguage.pm41 …if ( $windowslanguage eq "" ) { installer::exiter::exit_program("ERROR: Unknown language $language…
H A Dfont.pm84 …if ( ! -f $fontfile ) { installer::exiter::exit_program("ERROR: Font file does not exist: \"$fontf…
/aoo41x/main/solenv/bin/modules/par2script/
H A Dfiles.pm39 par2script::exiter::exit_program("ERROR: Cannot find file $arg", "check_file");
49 …open( IN, "<$localfile" ) || par2script::exiter::exit_program("ERROR: Cannot open file: $localfile…
66 …if (! -f $savefile) { pre2par::exiter::exit_program("ERROR: Cannot write file: $savefile", "save_f…
H A Dwork.pm191 …if ( $gid =~ /-/ ) { par2script::exiter::exit_program("ERROR: No hyphen allowed in global id: $gid…
355 …if ( ! exists($par2script::globals::searchkeys{$item}) ) { par2script::exiter::exit_program("ERROR…
374 …else { par2script::exiter::exit_program("ERROR: Invalid module list: $list", "collect_assigned_gid…
H A Dexiter.pm35 sub exit_program subroutine
/aoo41x/main/solenv/bin/modules/installer/
H A Dlanguagepack.pm237 …if ( ! ( $#{$rpmfiles} > -1 )) { installer::exiter::exit_program("ERROR: Could not find package in…
259 …if ( ! ( $#{$alldirs} > -1 )) { installer::exiter::exit_program("ERROR: Could not find package in …
510 …if ($$scriptref eq "") { installer::exiter::exit_program("ERROR: Could not find script file $scrip…
522 …if ($$licenseref eq "") { installer::exiter::exit_program("ERROR: Could not find License file $lic…
H A Dsystemactions.pm106 …installer::exiter::exit_program("ERROR: Could not create parent directory \"$parentdir\"", "create…
138 …installer::exiter::exit_program("ERROR: Failed to create the directory: $directory", "create_direc…
226 …installer::exiter::exit_program("ERROR: Could not create parent directory \"$parentdir\"", "create…
257 …installer::exiter::exit_program("ERROR: Failed to create the directory: $directory", "create_direc…
1229 …if ( ! $founddir ) { installer::exiter::exit_program("ERROR: Did not find directory beginning with…
1255 …installer::exiter::exit_program("ERROR: Could not move directory from $olddir to $newdir", "rename…
1666 …else { installer::exiter::exit_program("ERROR: Directory $directory already exists!", "create_pid_…
H A Dconfiguration.pm63 …installer::exiter::exit_program("ERROR: Unknown format of ConfigurationItem path: $path", "analyze…
82 …installer::exiter::exit_program("ERROR: Unknown format of ConfigurationItem startpath: $startpath"…
240 …installer::exiter::exit_program("ERROR: Impossible error in function get_node_content!", "get_node…
484 …installer::exiter::exit_program("ERROR: Unknown configuration value type: $styles", "insert_into_c…
H A Dsetupscript.pm50 …installer::exiter::exit_program("ERROR: Setup script not defined on command line (-l) and not in p…
71 installer::exiter::exit_program("ERROR: Script $scriptname not found!", "set_setupscript_name");
265 …installer::exiter::exit_program("Invalid setup script file. End of file reached before 'End' line …
H A Dziplist.pm201 …installer::exiter::exit_program("ERROR: Product $installer::globals::product not defined in $insta…
205 …installer::exiter::exit_program("ERROR: Compiler $installer::globals::compiler not defined in $ins…
209 …installer::exiter::exit_program("ERROR: Unknown value for $search in getproductblock()", "getprodu…
769 …else { installer::exiter::exit_program("ERROR: Property DEFINEDMANUFACTURER has to be set for this…
H A Dxpdinstaller.pm602 …if ( $error ) { installer::exiter::exit_program("ERROR: rpm failed to query package!", "get_size_v…
740 …if ( $error ) { installer::exiter::exit_program("ERROR: rpm failed to query package!", "get_fullpk…
1431 …if ( $newentriesnumber > 1 ) { installer::exiter::exit_program("ERROR: More than one new package i…
1432 …elsif ( $newentriesnumber < 1 ) { installer::exiter::exit_program("ERROR: No new package in direc…
1641 …installer::exiter::exit_program("ERROR: No module definition found for gid: $modulegid", "create_x…
1774 …if ( ! -f $installer::globals::allxpdfiles[$i] ) { installer::exiter::exit_program("ERROR: Could n…
H A Dexistence.pm98 installer::exiter::exit_program($errorline, "get_specified_file");
130 …installer::exiter::exit_program("ERROR: Could not find file $searchname in list of files!", "get_s…
H A Dlanguages.pm64 installer::exiter::exit_program(
119 …installer::exiter::exit_program("ERROR: Languages not defined on command line (-l) and not in prod…
H A Dfollowme.pm108 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file: $filename", "…
133 …ntent}[0] =~ /s*finalinstalldir:\s*(.*?)\s*$/ )) { installer::exiter::exit_program("ERROR: Not a c…
H A Darchivefiles.pm274 … installer::exiter::exit_program("ERROR: can not unzip ".$sourcepath, "resolving_archive_flag");
510 …installer::exiter::exit_program("ERROR: Failed to unzip $sourcepath !", "resolving_archive_flag");…
H A Ddownloadsigner.pm412 …if ( $minor eq "" ) { installer::exiter::exit_program("ERROR: Environment variable \"UPDMINOR\" no…
413 …if ( $workstamp eq "" ) { installer::exiter::exit_program("ERROR: Environment variable \"WORK_STAM…
H A Dparameter.pm341 …if ( $installer::globals::rpm eq "" ) { installer::exiter::exit_program("ERROR: Environment variab…
440 …if ( ! -d $installer::globals::temppath ) { installer::exiter::exit_program("ERROR: Failed to crea…
/aoo41x/main/solenv/bin/modules/packager/
H A Dexiter.pm35 sub exit_program subroutine
/aoo41x/main/solenv/bin/modules/pre2par/
H A Dexiter.pm34 sub exit_program subroutine

Completed in 109 milliseconds

123