Instalo algo y no se instala.

5 messages Options
Embed this post
Permalink
Alfredo Daniel Rezinovsky-2

Instalo algo y no se instala.

Reply Threaded More More options
Print post
Permalink
En mi buildout.cfg tengo.

        eggs =
            Plone
            Products.PloneFormGen
            collective.fancyzoomview
            Products.PloneArticle
            quintagroup.portlet.static
       

corro bin/buildout

        Uninstalling instance.
        Updating zope2.
        Updating fake eggs
        Updating productdistros.
        Installing instance.
        Getting distribution for 'quintagroup.portlet.static'.
        Got quintagroup.portlet.static 0.1.
        Updating zopepy.
        Updating zopeskel.
        Updating chown.
        chown: Running
        chmod 600 .installed.cfg
        find /usr/local/Plone/fing -type d -name var -exec chown -R
        plone \{\} \;
        find /usr/local/Plone/fing -type d -name LC_MESSAGES -exec chown
        -R plone \{\} \;
        find /usr/local/Plone/fing -name runzope -exec chown plone \{\}
        \;
        Updating unifiedinstaller.
        Updating precompile.
          precompiling python scripts in /usr/local/Plone/fing/products
          precompiling python scripts
        in /usr/local/Plone/fing/parts/productdistros


todo parece indicar que se bajo. Veo en egg en download/dist y el
producto instalado en eggs. Reinicio en zope y cuando voy a productos
adicionales NO LO VEO.

Hay algo mal que no está bien. ¿pero qué es?




_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur
Diego Municio

Re: Instalo algo y no se instala.

Reply Threaded More More options
Print post
Permalink
creo que hay otra linea en el buildout.cfg que es zcml, me parece que también tienes que poner tu producto ahí.. aunque ahora de memoria no estoy totalmente seguro

2009/3/20 Alfredo Daniel Rezinovsky <[hidden email]>
En mi buildout.cfg tengo.

       eggs =
           Plone
           Products.PloneFormGen
           collective.fancyzoomview
           Products.PloneArticle
           quintagroup.portlet.static


corro bin/buildout

       Uninstalling instance.
       Updating zope2.
       Updating fake eggs
       Updating productdistros.
       Installing instance.
       Getting distribution for 'quintagroup.portlet.static'.
       Got quintagroup.portlet.static 0.1.
       Updating zopepy.
       Updating zopeskel.
       Updating chown.
       chown: Running
       chmod 600 .installed.cfg
       find /usr/local/Plone/fing -type d -name var -exec chown -R
       plone \{\} \;
       find /usr/local/Plone/fing -type d -name LC_MESSAGES -exec chown
       -R plone \{\} \;
       find /usr/local/Plone/fing -name runzope -exec chown plone \{\}
       \;
       Updating unifiedinstaller.
       Updating precompile.
         precompiling python scripts in /usr/local/Plone/fing/products
         precompiling python scripts
       in /usr/local/Plone/fing/parts/productdistros


todo parece indicar que se bajo. Veo en egg en download/dist y el
producto instalado en eggs. Reinicio en zope y cuando voy a productos
adicionales NO LO VEO.

Hay algo mal que no está bien. ¿pero qué es?




_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur



_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur
Alfredo Daniel Rezinovsky-2

Re: Instalo algo y no se instala.

Reply Threaded More More options
Print post
Permalink
El vie, 20-03-2009 a las 18:28 +0100, Diego Municio escribió:
> creo que hay otra linea en el buildout.cfg que es zcml, me parece que
> también tienes que poner tu producto ahí.. aunque ahora de memoria no
> estoy totalmente seguro
>

Al algunos productos que requieren zcml, este no decia nada. Igual probe
y no funcionó.

BTW: http://es.wikipedia.org/wiki/Top-posting

> 2009/3/20 Alfredo Daniel Rezinovsky <[hidden email]>
>         En mi buildout.cfg tengo.
>        
>                eggs =
>                    Plone
>                    Products.PloneFormGen
>                    collective.fancyzoomview
>                    Products.PloneArticle
>                    quintagroup.portlet.static
>        
>        
>         corro bin/buildout
>        
>                Uninstalling instance.
>                Updating zope2.
>                Updating fake eggs
>                Updating productdistros.
>                Installing instance.
>                Getting distribution for 'quintagroup.portlet.static'.
>                Got quintagroup.portlet.static 0.1.
>                Updating zopepy.
>                Updating zopeskel.
>                Updating chown.
>                chown: Running
>                chmod 600 .installed.cfg
>                find /usr/local/Plone/fing -type d -name var -exec
>         chown -R
>                plone \{\} \;
>                find /usr/local/Plone/fing -type d -name LC_MESSAGES
>         -exec chown
>                -R plone \{\} \;
>                find /usr/local/Plone/fing -name runzope -exec chown
>         plone \{\}
>                \;
>                Updating unifiedinstaller.
>                Updating precompile.
>                  precompiling python scripts
>         in /usr/local/Plone/fing/products
>                  precompiling python scripts
>                in /usr/local/Plone/fing/parts/productdistros
>        
>        
>         todo parece indicar que se bajo. Veo en egg en download/dist y
>         el
>         producto instalado en eggs. Reinicio en zope y cuando voy a
>         productos
>         adicionales NO LO VEO.
>        
>         Hay algo mal que no está bien. ¿pero qué es?
>        



_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur

signature.asc (204 bytes) Download Attachment
Israel Saeta Pérez

Re: Instalo algo y no se instala.

Reply Threaded More More options
Print post
Permalink
In reply to this post by Alfredo Daniel Rezinovsky-2
2009/3/20 Alfredo Daniel Rezinovsky <[hidden email]>
todo parece indicar que se bajo. Veo en egg en download/dist y el
producto instalado en eggs. Reinicio en zope y cuando voy a productos
adicionales NO LO VEO.

Hay algo mal que no está bien. ¿pero qué es?

Yo comprobaría varias cosas:
  1. ¿Funciona el producto que estás instalando con la versión de Plone que estás utilizando?
  2. En el ZMI, vete al Control Panel → Products y búscalo ahí.
  3. Ejecuta los tests del producto: bin/buildout test -s namespace.package
Espero que esto te saque de alguna duda.

-- israel


_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur
Israel Saeta Pérez
Alfredo Daniel Rezinovsky-2

Re: Instalo algo y no se instala.

Reply Threaded More More options
Print post
Permalink
In reply to this post by Alfredo Daniel Rezinovsky-2
El vie, 20-03-2009 a las 17:19 -0300, Alfredo Daniel Rezinovsky
escribió:
> El vie, 20-03-2009 a las 18:28 +0100, Diego Municio escribió:
> > creo que hay otra linea en el buildout.cfg que es zcml, me parece que
> > también tienes que poner tu producto ahí.. aunque ahora de memoria no
> > estoy totalmente seguro
> >
>
> Al algunos productos que requieren zcml, este no decia nada. Igual probe
> y no funcionó.

Listo, tenia dos zopes corriendo en ese equipo, instalaba cosas en uno y
reiniciaba el otro... :-)




_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur

signature.asc (204 bytes) Download Attachment