Re: [Bug 900968] Re: bzr crashed while trying to branch a git repo

2011-12-08 Thread Ahmed Shams
*** This bug is a duplicate of bug 569661 ***
https://bugs.launchpad.net/bugs/569661

It worked like a charm, Many Thanks :)

-- 
Regards,
Ahmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900968

Title:
  bzr crashed while trying to branch a git repo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/900968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900968] Re: bzr crashed while trying to branch a git repo

2011-12-07 Thread Martin Pool
*** This bug is a duplicate of bug 569661 ***
https://bugs.launchpad.net/bugs/569661

Hi,

This looks like a bug that might have been fixed in a later release.
Please try the versions in http://pad.lv/ppa/bzr and let us know if that
fixes it.

** Description changed:

  I was trying to clone a git repo with bzr:
  bzr branch git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics
  I got:
  bzr: ERROR: exceptions.TypeError: expected string or buffer
  
  *** 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
- attaching the crash file
- /home/ashams/.cache/crash/bzr-20111206220533-2171.crash
- and including a description of the problem.
+ bug in Bazaar.  You can help us fix it by filing a bug report at
+ https://bugs.launchpad.net/bzr/+filebug
+ attaching the crash file
+ /home/ashams/.cache/crash/bzr-20111206220533-2171.crash
+ and including a description of the problem.
  
- The crash file is plain text and you can inspect or edit it to remove
- private information.
+ The crash file is plain text and you can inspect or edit it to remove
+ private information.
  
  I did it twice. the two crash logs are attached.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: bzr 2.1.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-36.79-generic 2.6.32.46+drm33.20
  Uname: Linux 2.6.32-36-generic i686
  Architecture: i386
  Date: Wed Dec  7 00:04:37 2011
  InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release i386 (20110720.1)
  ProcEnviron:
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SourcePackage: bzr
+ 
+ Traceback:
+  Traceback (most recent call last):
+File /usr/lib/python2.6/dist-packages/bzrlib/commands.py, line 853, in 
exception_to_return_code
+  return the_callable(*args, **kwargs)
+File /usr/lib/python2.6/dist-packages/bzrlib/commands.py, line 1055, in 
run_bzr
+  ret = run(*run_argv)
+File /usr/lib/python2.6/dist-packages/bzrlib/commands.py, line 661, in 
run_argv_aliases
+  return self.run_direct(**all_cmd_args)
+File /usr/lib/python2.6/dist-packages/bzrlib/commands.py, line 665, in 
run_direct
+  return self._operation.run_simple(*args, **kwargs)
+File /usr/lib/python2.6/dist-packages/bzrlib/cleanup.py, line 122, in 
run_simple
+  self.cleanups, self.func, *args, **kwargs)
+File /usr/lib/python2.6/dist-packages/bzrlib/cleanup.py, line 156, in 
_do_with_cleanups
+  result = func(*args, **kwargs)
+File /usr/lib/python2.6/dist-packages/bzrlib/builtins.py, line 1194, in 
run
+  from_location)
+File /usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py, line 956, in 
open_tree_or_branch
+  bzrdir = klass.open(location)
+File /usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py, line 840, in open
+  t = get_transport(base, possible_transports=possible_transports)
+File /usr/lib/python2.6/dist-packages/bzrlib/lazy_import.py, line 125, 
in __call__
+  return obj(*args, **kwargs)
+File /usr/lib/python2.6/dist-packages/bzrlib/transport/__init__.py, line 
1593, in get_transport
+  transport, last_err = _try_transport_factories(base, factory_list)
+File /usr/lib/python2.6/dist-packages/bzrlib/transport/__init__.py, line 
1616, in _try_transport_factories
+  return factory.get_obj()(base), None
+File /usr/lib/python2.6/dist-packages/bzrlib/plugins/git/remote.py, line 
91, in __init__
+  (self._username, hostport) = urllib.splituser(hostport)
+File /usr/lib/python2.6/urllib.py, line 1072, in splituser
+  match = _userprog.match(host)
+  TypeError: expected string or buffer

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900968

Title:
  bzr crashed while trying to branch a git repo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/900968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 900968] Re: bzr crashed while trying to branch a git repo

2011-12-06 Thread Ahmed Shams
** Attachment added: bzr-20111206220214-2056.crash
   
https://bugs.launchpad.net/bugs/900968/+attachment/2622253/+files/bzr-20111206220214-2056.crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900968

Title:
  bzr crashed while trying to branch a git repo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/900968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900968] Re: bzr crashed while trying to branch a git repo

2011-12-06 Thread Ahmed Shams
** Attachment added: bzr-20111206220533-2171.crash
   
https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/900968/+attachment/2622261/+files/bzr-20111206220533-2171.crash

** Package changed: bzr (Ubuntu) = bzr-git (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900968

Title:
  bzr crashed while trying to branch a git repo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/900968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900968] Re: bzr crashed while trying to branch a git repo

2011-12-06 Thread Jelmer Vernooij
*** This bug is a duplicate of bug 569661 ***
https://bugs.launchpad.net/bugs/569661

** This bug has been marked a duplicate of bug 569661
   TypeError: expected string or buffer during bzr pull

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900968

Title:
  bzr crashed while trying to branch a git repo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/900968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs