Closed (fixed)
Project:
OpenPublish
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2010 at 13:18 UTC
Updated:
11 Jan 2012 at 05:22 UTC
Jump to comment: Most recent
Comments
Comment #1
febbraro commentedCan you post some of the error messages?
Comment #2
omega8cc commentedYes, the full log of failed install using Aegir head (2 days before alpha6): http://omega8.cc/dev/error/op.txt
Previous Open Publish release works on this server without any issues.
Comment #3
socialnicheguru commentedsubscribing
Comment #4
febbraro commentedThe problem has to do with some patches we have for noderelationship exports (to be compatible with Features) It is being actively worked in #660958: ctools export intergration (features support) and will likely be all resolved in the next release.
Comment #5
socialnicheguru commentedApproximately when will he next release drop? I was thinking of taking the course at Drupalcon SF, but if I can't get it to work, I might just have to find an alternative.
Comment #6
febbraro commentedYou can use the patch now if you know how to apply patches, no need to wait. You can follow updates on http://groups.drupal.org/openpublish too.
The next official release will be in a week or two, definitely before DrupalCon, hopefully at least a week before.
Comment #7
socialnicheguru commenteddo you mean this patch
http://drupal.org/files/issues/660958_7.patch
While there were a few issues replacing 660958_2 with this patch allows for a pretty clean install.
Issues after patch:
WD php: Missing argument 2 for _openpublish_cleanup() in /var/aegir/platforms/openpublish-1.7.1-417/profiles/openpublish/openpublish.profile on line 708.
Missing argument 2 for _openpublish_cleanup() in /var/aegir/platforms/openpublish-1.7.1-417/profiles/openpublish/openpublish.profile on line 708.
Comment #8
irakli commented@SocialNicheGuru, that looks like a bug in the profile. Fixed in CVS, will be available in the next release. Thanks a lot for finding/reporting it.
Comment #9
irakli commentedOpenPiblish 2.0 will be released right before DrupalCon SF.
Comment #10
irakli commentedI am assuming this issue is not relevant, any more since OpenPublish has moved on to 2.x.
That does not necessarily mean that Aegir/OP issues are gone, however, according to: http://drupal.org/node/775850
But the discussion should continue in: http://drupal.org/node/775850
Comment #11
omega8cc commentedI can confirm OpenPublish2.0-Build77 works with Aegir out of the box. Just remember to set enough high limits:
memory_limit = 256Mfor PHP andwait_timeout 300for MySQL, since deploying the new site can take a few minutes.Comment #12
irakli commentedAwesome! Thank you for the info.
Comment #13
irakli commentedComment #14
omega8cc commentedI need to reopen this issue, as Open Publish install is broken again. I suspect it is some interactive stuff added again (?) or some never ending loop, as the symptoms are: the install task runs in Aegir forever and never completes due to php or mysql timeout, eats all the power of server with 8 GB RAM and full 4 CPU cores until it timeouts. Yet, the site is installed (not sure if partially or in full) and looks complete, so I need to manually delete the never completed install task node in Aegir and then re-verify the platform to allow Aegir reveal existing site and import it.
We had to drop temporarily support for hosted Open Publish due to this issue, so any help will be greatly appreciated, because now we have some disappointed clients :(
Comment #15
socialnicheguru commentedIt installs as a platform fine.
However, Openpublish is not seen as a profile option.
Edit: I am on Aegir 1.1, Ubuntu 10.04
I just tried Openpublish 2.0, 2.1, and 2.3 and all show the same behavior:
1. they are all verified
2. openpublish does not show up as an option for platform or profile selection
Comment #16
omega8cc commented@SocialNicheGuru
I guess you are on Barracuda/Octopus?
Then add this in the
/data/conf/override.global.incfile:Anyway, latest OpenPublish 6.x will not work, so don't waste your time.. we are waiting for 7.x version and it is expected to work, like OpenPublic works.
Comment #17
socialnicheguru commentedThanks. I am actually not on Barracude/Octopus. I am on apache2 and still can't get it to work.
Will your fix also work on apache2?
I had a site that used it and upgraded Aegir (LOVE AEGIR!) and thought it would be a seemless migration. Unfortunately it is not.
Comment #18
socialnicheguru commentedSo I had to go in and delete node relationships and replace it with the dev version and voila it works with Aegir.
I modified the make files accordingly and removed reference to that patch
Comment #19
jackbravo commentedYes, that did the trick for me too. node relationships was the culprit. Thanks SocialNicheGuru! =P
Comment #20
Anonymous (not verified) commented