Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2010 at 13:38 UTC
Updated:
9 Jun 2010 at 22:42 UTC
Jump to comment: Most recent
Comments
Comment #1
anarcat commentedDo you get this error while installing aegir itself? Or is aegir already installed and you're trying to create a new site? Please clarify.
Comment #2
Anonymous (not verified) commentedFYI The most classic case of this, which has been seen in other tickets, is a missing dependency. From memory missing jquery_ui or the third party library component of jquery_ui can cause this.
Comment #3
simbob commentedI am also getting this error message. It occrs when installing aegir itself - i.e. the first time you hit install.php and select the hostmaster profile on a fresh drupal install (with the required modules in place).
In response to mig5 the install process shows jquery_ui and modalframe as requirements (not mentioned in the latest aegir install notes for debian). I grabbed both of those but the error remains - i'll check on the third party dependency for jquery_ui and report back.
Comment #4
Anonymous (not verified) commentedYes you need the jquery.ui 3rd party library.
The reason it isn't mentioned is because you shouldn't have to download them manually. If you follow the install.txt you would execute the install.sh which does all this automatically.
Comment #5
simbob commentedI am also getting this error message. It occrs when installing aegir itself - i.e. the first time you hit install.php and select the hostmaster profile on a fresh drupal install (with the required modules in place).
In response to mig5 the install process shows jquery_ui and modalframe as requirements (not mentioned in the latest aegir install notes for debian). I grabbed both of those but the error remains - i'll check on the third party dependency for jquery_ui and report back.
Comment #6
simbob commentedsorry for the repost; my browser didn't refresh.
ok - i'll check that step out.
Comment #7
simbob commentedso it was the subsidiary dependencies of the jquery_ui module that was causing the issue.
thanks for the heads up.
FYI: install.txt does not mention install.sh - I admit I didn't try the unsupported install script - maybe that would have helped but it didn't appear to be grabbing jquery_ui either.
cheers.
Comment #8
Anonymous (not verified) commentedYou mustn't be installing the 0.4alpha but perhaps 0.3, where the install.sh was not mandatory (but still supported, it *is* part of the project after all).
In the 0.4 alphas, the install.sh is mandatory, and is mentioned in the INSTALL.txt
What I don't understand is that if you were installing 0.3, and there really was no mention of install.sh, you also shouldn't have seen an error at all, because 0.3 doesn't depend on jquery_ui or modalframe for that matter!
So it sounds like you have some hybrid system containing different versions of aegir components which is scary, not sure how that could've happened.
Perhas follow my recent install screencast to see how to install 0.4alpha5
Comment #9
adrian commentedClosing seems to have been resolved.