Forum OpenACS Q&A: Unable to install/upgrade

Collapse
Posted by Matthew Dodwell on
When I try to 'Install from Repository' I'm getting the following error from url;
http://localhost:8020/acs-admin/install/install?package%5ftype=apm%5fapplication&repository%5furl=http%3a%2f%2fopenacs%2eorg%2frepository%2f5%2d1%2f

while executing
"close $wfd"
(procedure "ns_httpopen" line 113)
invoked from within
"ns_httpopen GET $url $headers $timeout"
(procedure "ad_httpget" line 9)
invoked from within
"ad_httpget -url $manifest_url"
(procedure "apm_get_package_repository" line 16)
invoked from within
"apm_get_package_repository -repository_url $repository_url -array repository"
("uplevel" body line 30)
invoked from within
"uplevel {
ad_page_contract {
Install from local file system
} {
package_type:optional
{upgrade_p 0}
{repository_url ""}
}

I get this on 5.1 and also I downloaded 5.2 and get the same problem on a fresh install.

The install was working perfectly until a few days ago.

Any ideas?

Cheers

Collapse
Posted by Matthew Dodwell on
Ok, this is just a local problem on my window installation as my webhost is fine. (Should have checked that before!) - Might be all the mucking around with package installation and manual de-install due to scripts failing that I've been doing. I'll do a totally fresh install and see what happens.

Cheers