On two new OpenACS4 sites, I checked general-comments out of cvs and
went to the APM to install them. On one site it worked but on the
other if failed to get to the first screen where it shows what new
packages are available for installation.
Here's bit of the error
Selection did not return a value, and no default was provided
while executing
"db_string apm_higher_version_installed_p {}"
(procedure "apm_higher_version_installed_p" line 5)
invoked from within
"apm_higher_version_installed_p $package_key $version_name"
("foreach" body line 7)
invoked from within
"foreach spec_file $all_spec_files {
array set version [apm_read_package_info_file $spec_file]
set version_name $version(name)
set package_name $ver..."
invoked from within
It's possible that I did something differently in checking out the packages, but I can't think of what. Any suggestions?
Request notifications