Re: Problems whem upgrading from 4.3.5 to 4.3.6

Yuri <[email protected]> Tue, 16 Jun 2015 09:50:05 +0200
Newsgroups gmane.comp.web.zope.plone.user
Message-ID <[email protected]>
So, what is the easier and clean way to deal with a 4.3 buildout and I 
want to upgrade from 4.3.5 to 4.3.6?

Il 16/06/2015 01:17, Steve McMahon ha scritto:
> Just wanted to add that I've found Jens method rock solid and we're 
> using it in the Plone 5 Unified Installer.
>
> setutools annoyances, unfortunately, remain with builds created via 
> the 4.3.x installer.
>
> On Mon, Jun 15, 2015 at 1:39 PM, Jens W. Klein <jens-/[email protected] 
> <mailto:jens-/[email protected]>> wrote:
>
>     for me it works out fine (universally it seem) as described here:
>     https://community.plone.org/t/not-using-bootstrap-py-as-default/620
>
>     Jens
>
>     On 2015-06-15 13:54, Eggert Ehmke wrote:
>     > Hello,
>     >
>     > I changed my buildout to draw Plone 4.3.6. Now my buildout fails:
>     >
>     > $ sudo -u plone_buildout bin/buildout
>     > Traceback (most recent call last):
>     >   File "bin/buildout", line 17, in <module>
>     >     import zc.buildout.buildout
>     >   File "/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.7.1-
>     > py2.7.egg/zc/buildout/buildout.py", line 40, in <module>
>     >     import zc.buildout.download
>     >   File "/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.7.1-
>     > py2.7.egg/zc/buildout/download.py", line 20, in <module>
>     >     from zc.buildout.easy_install import realpath
>     >   File "/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.7.1-
>     > py2.7.egg/zc/buildout/easy_install.py", line 29, in <module>
>     >     import setuptools.archive_util
>     >   File "build/bdist.linux-i686/egg/setuptools/__init__.py", line
>     11, in
>     > <module>
>     >   File "build/bdist.linux-i686/egg/setuptools/extension.py",
>     line 8, in
>     > <module>
>     >   File "build/bdist.linux-i686/egg/setuptools/dist.py", line 21,
>     in <module>
>     > AttributeError: 'module' object has no attribute 'packaging'
>     >
>     > I already tried to upgrade my setuptools:
>     >
>     > $ sudo ../Python-2.7/bin/easy_install --upgrade setuptools
>     > Searching for setuptools
>     > Reading https://pypi.python.org/simple/setuptools/
>     > Best match: setuptools 17.1.1
>     > Processing setuptools-17.1.1-py2.7.egg
>     > setuptools 17.1.1 is already the active version in easy-install.pth
>     > Installing easy_install script to /usr/local/Plone/Python-2.7/bin
>     > Installing easy_install-2.7 script to
>     /usr/local/Plone/Python-2.7/bin
>     >
>     > Using /usr/local/Plone/Python-2.7/lib/python2.7/site-
>     > packages/setuptools-17.1.1-py2.7.egg
>     > Processing dependencies for setuptools
>     > Finished processing dependencies for setuptools
>     >
>     > This seems to work but does not make a difference. Any ideas?
>     >
>     > Regards
>     > Eggert
>     >
>     >
>     >
>     ------------------------------------------------------------------------------
>     >
>
>
>     --
>     Klein & Partner KG, member of BlueDynamics Alliance
>
>
>     ------------------------------------------------------------------------------
>     _______________________________________________
>     Plone-Users mailing list
>     [email protected]
>     <mailto:[email protected]>
>     https://lists.sourceforge.net/lists/listinfo/plone-users
>
>
>
>
> ------------------------------------------------------------------------------
>
>
> _______________________________________________
> Plone-Users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/plone-users


------------------------------------------------------------------------------