Re: Problem to rebuild buildout

Steve McMahon <[email protected]> Sun, 29 Mar 2015 15:15:58 -0700
Newsgroups gmane.comp.web.zope.plone.user
Message-ID <CAOqzbgi3hUkfvDmckqKCAVdHd53vXLzkEaPTo-Xnc7budN4Ubg@mail.gmail.com>
This is a timeout while fetching something by URL. It may mean that you
just caught PyPI at a bad moment, or it may mean that a URL has gone stale.

Check the "find-links" entry in your buildout. (It may be in base.cfg if
you used the Unified Installer.) Make sure there are no obsolete sources.

find-links = http://dist.plone.org http://effbot.org/downloads is pretty
typical.

Another possibility: you have an http proxy and settings have changed.

On Sun, Mar 29, 2015 at 1:15 PM, jinpol <[email protected]> wrote:

> Hi Plone users,
>
> I'm using Plone 3.3.4, and I have a problem with my instance of Plone.
>
> In fact, I wanted to rebuild the buildout, but when I make :
>
> bin\buildout
>
> I have the following error message :
>
> C:\Plone1>bin\buildout
> While:
>   Initializing.
>
> An internal error occured due to a bug in either zc.buildout or in a
> recipe being used:
> Traceback (most recent call last):
>   File
> "c:\plone1\buildout-cache\eggs\zc.buildout-1.4.3-py2.4.egg\zc\buildout\bu
> ildout.py", line 1659, in main
>     user_defaults, windows_restart, command)
>   File
> "c:\plone1\buildout-cache\eggs\zc.buildout-1.4.3-py2.4.egg\zc\buildout\bu
> ildout.py", line 182, in __init__
>     data['buildout'].copy(), override))
>   File
> "c:\plone1\buildout-cache\eggs\zc.buildout-1.4.3-py2.4.egg\zc\buildout\bu
> ildout.py", line 1335, in _open
>     _update(eresult, _open(base, fname, seen, dl_options, override))
>   File
> "c:\plone1\buildout-cache\eggs\zc.buildout-1.4.3-py2.4.egg\zc\buildout\bu
> ildout.py", line 1283, in _open
>     path, is_temp = download(filename)
>   File
> "c:\plone1\buildout-cache\eggs\zc.buildout-1.4.3-py2.4.egg\zc\buildout\do
> wnload.py", line 96, in __call__
>     local_path, is_temp = self.download(url, md5sum, path)
>   File
> "c:\plone1\buildout-cache\eggs\zc.buildout-1.4.3-py2.4.egg\zc\buildout\do
> wnload.py", line 173, in download
>     tmp_path, headers = urllib.urlretrieve(url, tmp_path)
>   File "C:\Plone1\python\lib\urllib.py", line 89, in urlretrieve
>     return _urlopener.retrieve(url, filename, reporthook, data)
>   File "C:\Plone1\python\lib\urllib.py", line 222, in retrieve
>     fp = self.open(url, data)
>   File "C:\Plone1\python\lib\urllib.py", line 190, in open
>     return getattr(self, name)(url)
>   File "C:\Plone1\python\lib\urllib.py", line 400, in open_https
>     return self.http_error(url, fp, errcode, errmsg, headers)
>   File "C:\Plone1\python\lib\urllib.py", line 339, in http_error
>     return self.http_error_default(url, fp, errcode, errmsg, headers)
>   File "C:\Plone1\python\lib\urllib.py", line 345, in http_error_default
>     raise IOError, ('http error', errcode, errmsg, headers)
> IOError: ('http error', 522, 'Origin Connection Time-out',
> <httplib.HTTPMessage
> instance at 0x026FDB20>)
>
> I haven't changed the buildout.cfg file since the last time I have rebuilt
> the buildout, and I had no problem.
>
> So, I don't understand what happened.
>
> Thank you in advance for your help.
>
> Tchuss, @+, jinpol
>
>
>
> --
> View this message in context:
> http://plone.293351.n2.nabble.com/Problem-to-rebuild-buildout-tp7573498.html
> Sent from the General Questions mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Plone-Users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/plone-users
>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

_______________________________________________
Plone-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-users