Regards
Ian
On Sep 13, 2010, at 11:40 AM, Martin Pool wrote:
> *** This bug is a duplicate of bug 612096 ***
> https://bugs.launchpad.net/bugs/612096
>
> As a workaround you can use
>
> bzr init-repo ~/drizzle
> bzr branch bzr+ssh://bazaar.launchpad.net/+branch/drizzle ~/drizzle/trunk
>
> --
> Martin
>
> --
> trying to check out drizzle
> https://bugs.launchpad.net/bugs/636234
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Bazaar Version Control System: New
>
> Bug description:
> $ bzr branch lp:drizzle
> bzr: ERROR: exceptions.AttributeError: addinfourl instance has no attribute 'getheader'
>
> Traceback (most recent call last):
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/commands.py", line 911, in exception_to_return_code
> return the_callable(*args, **kwargs)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/commands.py", line 1111, in run_bzr
> ret = run(*run_argv)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/commands.py", line 689, in run_argv_aliases
> return self.run(**all_cmd_args)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/commands.py", line 704, in run
> return self._operation.run_simple(*args, **kwargs)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/cleanup.py", line 135, in run_simple
> self.cleanups, self.func, *args, **kwargs)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
> result = func(*args, **kwargs)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/builtins.py", line 1209, in run
> from_location)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/bzrdir.py", line 1032, in open_tree_or_branch
> bzrdir = klass.open(location)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/bzrdir.py", line 910, in open
> t = get_transport(base, possible_transports=possible_transports)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/lazy_import.py", line 125, in __call__
> return obj(*args, **kwargs)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/transport/__init__.py", line 1569, in get_transport
> base = directories.dereference(base)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/directory_service.py", line 58, in dereference
> return service().look_up(name, url)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_directory.py", line 59, in look_up
> return self._resolve(url)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_directory.py", line 69, in _resolve
> result = resolve.submit(service)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_registration.py", line 272, in submit
> self._authenticated)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_registration.py", line 195, in send_request
> result = method(*method_params)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py", line 1224, in __call__
> return self.__send(self.__name, args)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py", line 1570, in __request
> verbose=self.__verbose
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_registration.py", line 78, in request
> return self.parse_response(response)
> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py", line 1449, in parse_response
> if response.getheader("Content-Encoding", "") == "gzip":
> AttributeError: addinfourl instance has no attribute 'getheader'
>
> bzr 2.2.0 on python 2.7.0 (Darwin-10.4.0-i386-64bit)
> arguments: ['/Library/Frameworks/Python.framework/Versions/2.7/bin/bzr', 'branch', 'lp:drizzle']
> encoding: 'UTF-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
> plugins:
> bash_completion /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/plugins/bash_completion [2.2.0]
> launchpad /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/plugins/launchpad [2.2.0]
> netrc_credential_store /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/plugins/netrc_credential_store [2.2.0]
> news_merge /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib/plugins/news_merge [2.2.0]
>
> *** Bazaar has encountered an internal error. This probably indicates a
> bug in Bazaar. You can help us fix it by filing a bug report at
> https://bugs.launchpad.net/bzr/+filebug
> including this traceback and a description of the problem.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/bzr/+bug/636234/+subscribe
Thanks Martin.
I'm now building it successfully.
Regards
Ian
On Sep 13, 2010, at 11:40 AM, Martin Pool wrote:
> *** This bug is a duplicate of bug 612096 *** /bugs.launchpad .net/bugs/ 612096 //bazaar. launchpad. net/+branch/ drizzle ~/drizzle/trunk /bugs.launchpad .net/bugs/ 636234 AttributeError: addinfourl instance has no attribute 'getheader' Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ commands. py", line 911, in exception_ to_return_ code Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ commands. py", line 1111, in run_bzr Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ commands. py", line 689, in run_argv_aliases **all_cmd_ args) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ commands. py", line 704, in run .run_simple( *args, **kwargs) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ cleanup. py", line 135, in run_simple Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ cleanup. py", line 165, in _do_with_cleanups Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ builtins. py", line 1209, in run Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ bzrdir. py", line 1032, in open_tree_or_branch location) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ bzrdir. py", line 910, in open transports= possible_ transports) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ lazy_import. py", line 125, in __call__ Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ transport/ __init_ _.py", line 1569, in get_transport dereference( base) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ directory_ service. py", line 58, in dereference ).look_ up(name, url) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ plugins/ launchpad/ lp_directory. py", line 59, in look_up Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ plugins/ launchpad/ lp_directory. py", line 69, in _resolve submit( service) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ plugins/ launchpad/ lp_registration .py", line 272, in submit ated) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ plugins/ launchpad/ lp_registration .py", line 195, in send_request *method_ params) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/xmlrpclib. py", line 1224, in __call__ send(self. __name, args) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/xmlrpclib. py", line 1570, in __request self.__ verbose Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ plugins/ launchpad/ lp_registration .py", line 78, in request response( response) Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/xmlrpclib. py", line 1449, in parse_response getheader( "Content- Encoding" , "") == "gzip": 10.4.0- i386-64bit) Frameworks/ Python. framework/ Versions/ 2.7/bin/ bzr', 'branch', 'lp:drizzle'] Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ plugins/ bash_completion [2.2.0] Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ plugins/ launchpad [2.2.0] l_store /Library/ Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ plugins/ netrc_credentia l_store [2.2.0] Frameworks/ Python. framework/ Versions/ 2.7/lib/ python2. 7/site- packages/ bzrlib/ plugins/ news_merge [2.2.0] /bugs.launchpad .net/bzr/ +filebug /bugs.launchpad .net/bzr/ +bug/636234/ +subscribe
> https:/
>
> As a workaround you can use
>
> bzr init-repo ~/drizzle
> bzr branch bzr+ssh:
>
> --
> Martin
>
> --
> trying to check out drizzle
> https:/
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Bazaar Version Control System: New
>
> Bug description:
> $ bzr branch lp:drizzle
> bzr: ERROR: exceptions.
>
> Traceback (most recent call last):
> File "/Library/
> return the_callable(*args, **kwargs)
> File "/Library/
> ret = run(*run_argv)
> File "/Library/
> return self.run(
> File "/Library/
> return self._operation
> File "/Library/
> self.cleanups, self.func, *args, **kwargs)
> File "/Library/
> result = func(*args, **kwargs)
> File "/Library/
> from_location)
> File "/Library/
> bzrdir = klass.open(
> File "/Library/
> t = get_transport(base, possible_
> File "/Library/
> return obj(*args, **kwargs)
> File "/Library/
> base = directories.
> File "/Library/
> return service(
> File "/Library/
> return self._resolve(url)
> File "/Library/
> result = resolve.
> File "/Library/
> self._authentic
> File "/Library/
> result = method(
> File "/Library/
> return self.__
> File "/Library/
> verbose=
> File "/Library/
> return self.parse_
> File "/Library/
> if response.
> AttributeError: addinfourl instance has no attribute 'getheader'
>
> bzr 2.2.0 on python 2.7.0 (Darwin-
> arguments: ['/Library/
> encoding: 'UTF-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
> plugins:
> bash_completion /Library/
> launchpad /Library/
> netrc_credentia
> news_merge /Library/
>
> *** Bazaar has encountered an internal error. This probably indicates a
> bug in Bazaar. You can help us fix it by filing a bug report at
> https:/
> including this traceback and a description of the problem.
>
> To unsubscribe from this bug, go to:
> https:/
--
Ian Holsman
<email address hidden>
PH: +1-703 879-3128 AOLIM: ianholsman Skype:iholsman
We are not afraid of the truth, in fact we plan on taking the truth out for a nice meal while we persuade it to adopt our views