Thanks Markos. What does the -v attribute do? -Ali
On Feb 15, 2013, at 3:29 AM, Markos Gogoulos <[email protected]> wrote: > Seems that for some reason there's a problem downloading that zip file. It > might have been a temp issue with github, so try re-run the buildout > (./bin/buildout -v) > > > On Fri, Feb 15, 2013 at 10:18 AM, Ali Daniali <[email protected]> wrote: > After I started my plumi buildout script I get the following error - any help > is appreciated in determining the cause. > > Installing ngx_upload_module. > Downloading > https://github.com/vkholodkov/nginx-upload-module/archive/master.zip > While: > Installing ngx_upload_module. > > An internal error occured due to a bug in either zc.buildout or in a > recipe being used: > Traceback (most recent call last): > File > "/root/plumi.app/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/buildout.py", > line 1683, in main > getattr(buildout, command)(args) > File > "/root/plumi.app/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/buildout.py", > line 555, in install > installed_files = self[part]._call(recipe.install) > File > "/root/plumi.app/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/buildout.py", > line 1227, in _call > return f() > File > "/root/plumi.app/eggs/hexagonit.recipe.download-1.6-py2.6.egg/hexagonit/recipe/download/__init__.py", > line 80, in install > path, is_temp = download(self.options['url'], > md5sum=self.options.get('md5sum')) > File > "/root/plumi.app/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/download.py", > line 94, in __call__ > local_path, is_temp = self.download_cached(url, md5sum) > File > "/root/plumi.app/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/download.py", > line 139, in download_cached > _, is_temp = self.download(url, md5sum, cached_path) > File > "/root/plumi.app/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/download.py", > line 173, in download > tmp_path, headers = urllib.urlretrieve(url, tmp_path) > File "/usr/lib/python2.6/urllib.py", line 93, in urlretrieve > return _urlopener.retrieve(url, filename, reporthook, data) > File "/usr/lib/python2.6/urllib.py", line 239, in retrieve > fp = self.open(url, data) > File "/usr/lib/python2.6/urllib.py", line 207, in open > return getattr(self, name)(url) > File "/usr/lib/python2.6/urllib.py", line 457, in open_https > return self.http_error(url, fp, errcode, errmsg, headers) > File "/usr/lib/python2.6/urllib.py", line 379, in http_error > return self.http_error_default(url, fp, errcode, errmsg, headers) > File "/usr/lib/python2.6/urllib.py", line 385, in http_error_default > raise IOError, ('http error', errcode, errmsg, headers) > IOError: ('http error', 406, 'Not Acceptable', <httplib.HTTPMessage instance > at 0x1e2a830>) > ********************************************* > Writing picked versions to versions.cfg > ********************************************* > ********************************************* > Overwriting versions.cfg > ********************************************* > > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.plumi.org/listinfo/discuss > > > > -- > https://unweb.me > state of the art information systems > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.plumi.org/listinfo/discuss
_______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
