Searched defs:msg_error (Results 1 - 3 of 3) sorted by relevance

/solaris-desktop/scripts/
H A Dremove-gnome126 mv "$1" "$1~" || msg_error "Failed to back up file $1"
156 msg_error () { function
288 msg_error "Cancelled."
299 msg_error "ERROR: You must be root or have the 'Software Installation' profile to uninstall packages."
320 msg_error "Error copying $PRODREG to $TMP_PRODREG"
325 msg_error "Error copying $TMP_PRODREG to $PRODREG"
339 msg_error "ERROR: Failed to remove package $pkg"
342 msg_error "ERROR: Failed to remove package $pkg"
H A Dwebrev124 sub msg_error ($) { subroutine
244 msg_error ("Failed to create directory $webrev_dir/$file");
310 msg_error ("failed to create file $webrev_dir/$file/udiff.html");
356 msg_error ("failed to create file $webrev_dir/$file/cdiff.html");
574 msg_error ("failed to create file $webrev_dir/$file/sdiff.html");
H A Dinstall-jds309 msg_error () { function
361 msg_error "Your %s directory has less than 1GB free.\nYou need to specify an alternative temp dir with the --tmpdir switch." "$BASE_TEMPDIR"
447 msg_error "Your %s filesystem has less than %s kB free\nYou will not be able to install JDS." "$ROOTDIR$mpname" "$mpsize"
464 msg_error "No packages found."
509 msg_error "ERROR: cannot read file %s" "$pkg"
514 msg_error "ERROR: Failed to unpack %s" "$pkg"
520 msg_error "ERROR: Package %s not found in %s" "$pkg0" "$pkg"
529 msg_error "ERROR: Failed to install package %s" "$pkg0"
532 msg_error "ERROR: Failed to install package %s" "$pkg0"
545 msg_error "ERRO
[all...]

Completed in 13 milliseconds