Menu

Plomino Buildout

Developers
Giovanni
2012-01-24
2013-04-25
  • Giovanni

    Giovanni - 2012-01-24

    Hi all.
    I'm trying to create a new installation on a VM (guest Ubuntu 10.10.4, host Windows XP) of Plone/Plomino with the following:
    Plone 4.0.7, Zope 2.2.18, Python 2.6.7
    I did the same operation several times but now I can't install Plomino (1.11) and plomino.tinymce.
    ./bin/buildout -Nv gives me no error but when I start the instance I have the following error when I try to add a Plone site:

    Site Error
    An error was encountered while publishing this resource.
    Resource not found
    Sorry, the requested resource does not exist.
    Check the URL and try again.
    Resource: http://localhost:8080/@@plone-addsite

    Moreover I had created a Plone site (called Test) at the end of the basic installation (without add-ons) and when I try to view it in the ZMI, the result is:
    The site configuration is outdated and needs to be upgraded. Please continue with the upgrade.

    And the following error clicking the link:
    Site Error
    An error was encountered while publishing this resource.
    Resource not found
    Sorry, the requested resource does not exist.
    Check the URL and try again.
    Resource: http://localhost:8080/Test/@@plone-upgrade

    Someone can help me?

    G.

     
  • Eric Brehault

    Eric Brehault - 2012-01-24

    Hi,

    It is difficult to tell, but my feeling is that some components haven't been install (maybe because of network issues, download time-out, …) so your Plone install is not complete.

    Eric

     
  • Giovanni

    Giovanni - 2012-01-25

    It's a strange behaviour because Plone works perfectly installing addons like PloneBoard, PloneSurvey, ATGoogleMaps,…
    Only Plomino gives me the referred error…

    What do you advise me?

     
  • Giovanni

    Giovanni - 2012-01-25

    Well….
    I fixed all specifying the exact versions of each single product from another working buildout.cfg.

    Thanks.
    G.

     

Log in to post a comment.