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 -N -r1.29 -r1.30 --- openacs-4/packages/acs-bootstrap-installer/installer.tcl 15 May 2018 11:41:54 -0000 1.29 +++ openacs-4/packages/acs-bootstrap-installer/installer.tcl 10 Jul 2018 19:24:50 -0000 1.30 @@ -478,7 +478,7 @@ } ns_write "\n\n" - ns_log Error "At least one core package has an unsatisifed dependency.\ + ns_log Error "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:\n$deps"