Index: openacs-4/packages/acs-bootstrap-installer/installer.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer.tcl,v diff -u -r1.30 -r1.31 --- openacs-4/packages/acs-bootstrap-installer/installer.tcl 10 Jul 2018 19:24:50 -0000 1.30 +++ openacs-4/packages/acs-bootstrap-installer/installer.tcl 11 Jul 2018 07:31:22 -0000 1.31 @@ -465,7 +465,7 @@ set pkg_list [lindex $dependency_results 1] if { !$dependencies_satisfied_p } { - ns_write "

At least one core package has an unsatisifed dependency.\ + ns_write "

At least one core package has an unsatisfied dependency.\ No packages have been installed missing: [lindex $dependency_results 2]. \ Here's what the APM has computed:"