Problem to rebuild buildout
jinpol <[email protected]> Sun, 29 Mar 2015 13:15:40 -0700 (MST)
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <[email protected]> |
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/