Your message dated Tue, 19 Jan 2010 03:47:09 +0000
with message-id <[email protected]>
and subject line Bug#557295: fixed in bzr-git 0.4.3-1
has caused the Debian Bug report #557295,
regarding bzr-git: crashes when attempting to checkout a Git repository
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
557295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557295
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bzr-git
Version: 0.4.1-1
Severity: normal
Attempting to checkout a Git repository results in a crash:
=====
$ bzr version
Bazaar (bzr) 2.0.2
Python interpreter: /usr/bin/python 2.5.4
Python standard library: /usr/lib/python2.5
Platform: Linux-2.6.30-2-powerpc64-ppc64-with-debian-squeeze-sid
bzrlib: /usr/lib/python2.5/site-packages/bzrlib
Bazaar configuration: /home/bignose/.bazaar
Bazaar log file: /home/bignose/.bzr.log
Copyright 2005, 2006, 2007, 2008, 2009 Canonical Ltd.
http://bazaar-vcs.org/
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
$ repo_dir=$(mktemp -d pavatar.XXXXXX)
$ bzr init-repository $repo_dir/
Shared repository with trees (format: 2a)
Location:
shared repository: pavatar.pafwOo
$ cd $repo_dir/
$ bzr checkout git://github.com/jeena/Pavatar.git trunk/
bzr: ERROR: exceptions.NotImplementedError: <bound method
GitBranchFormat.initialize of <bzrlib.plugins.git.branch.GitBranchFormat object
at 0x10930b90>>
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 842, in
exception_to_return_code
return the_callable(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 1037, in
run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 654, in
run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 1336, in run
accelerator_tree, hardlink)
File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1325, in
create_checkout
to_location, force_new_tree=False, format=format)
File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 528, in
create_branch_convenience
result = bzrdir.create_branch()
File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1590, in
create_branch
return self._format.get_branch_format().initialize(self)
File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1531, in
initialize
raise NotImplementedError(self.initialize)
NotImplementedError: <bound method GitBranchFormat.initialize of
<bzrlib.plugins.git.branch.GitBranchFormat object at 0x10930b90>>
bzr 2.0.2 on python 2.5.4
(Linux-2.6.30-2-powerpc64-ppc64-with-debian-squeeze-sid)
arguments: ['/usr/bin/bzr', 'checkout', 'git://github.com/jeena/Pavatar.git',
'trunk/']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_AU.UTF-8'
plugins:
builddeb /usr/lib/python2.5/site-packages/bzrlib/plugins/builddeb
[0.95.0dev]
bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools
[2.0.1]
dbus /usr/lib/python2.5/site-packages/bzrlib/plugins/dbus
[0.1.0dev]
etckeeper
/usr/lib/python2.5/site-packages/bzrlib/plugins/etckeeper [unknown]
fastimport
/usr/lib/python2.5/site-packages/bzrlib/plugins/fastimport [0.9.0dev]
git /usr/lib/python2.5/site-packages/bzrlib/plugins/git
[0.4.1]
gtk /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk
[0.97.0.final]
hg /usr/lib/python2.5/site-packages/bzrlib/plugins/hg
[0.1.0]
launchpad
/usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [2.0.2]
loom /usr/lib/python2.5/site-packages/bzrlib/plugins/loom
[1.4.0dev]
netrc_credential_store
/usr/lib/python2.5/site-packages/bzrlib/plugins/netrc_credential_store [2.0.2]
pqm /usr/lib/python2.5/site-packages/bzrlib/plugins/pqm
[1.4.0dev]
search /usr/lib/python2.5/site-packages/bzrlib/plugins/search
[1.7.0dev]
stats /usr/lib/python2.5/site-packages/bzrlib/plugins/stats
[unknown]
svn /usr/lib/python2.5/site-packages/bzrlib/plugins/svn
[1.0.0]
upload /usr/lib/python2.5/site-packages/bzrlib/plugins/upload
[1.0.0dev]
*** 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.
$
=====
This should either work as for any other repository type, or fail
gracefully with an error message.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (900, 'stable')
Architecture: powerpc (ppc64)
Kernel: Linux 2.6.30-2-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_AU.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bzr-git depends on:
ii bzr 2.0.2-1 easy to use distributed version co
ii python 2.5.4-2 An interactive high-level object-o
ii python-central 0.6.12+nmu1 register and build utility for Pyt
ii python-dulwich 0.4.0-1 Pure-python Git library
Versions of packages bzr-git recommends:
ii python-tdb 1.1.5-2+b1 Python bindings for TDB
bzr-git suggests no packages.
-- no debconf information
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (900, 'stable')
Architecture: powerpc (ppc64)
Kernel: Linux 2.6.30-2-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_AU.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bzr-git depends on:
ii bzr 2.0.2-1 easy to use distributed version co
ii python 2.5.4-2 An interactive high-level object-o
ii python-central 0.6.12+nmu1 register and build utility for Pyt
ii python-dulwich 0.4.0-1 Pure-python Git library
Versions of packages bzr-git recommends:
ii python-tdb 1.1.5-2+b1 Python bindings for TDB
bzr-git suggests no packages.
-- no debconf information
--
\ “I think a good gift for the President would be a chocolate |
`\ revolver. And since he's so busy, you'd probably have to run up |
_o__) to him real quick and hand it to him.” —Jack Handey |
Ben Finney <[email protected]>
--- End Message ---
--- Begin Message ---
Source: bzr-git
Source-Version: 0.4.3-1
We believe that the bug you reported is fixed in the latest version of
bzr-git, which is due to be installed in the Debian FTP archive:
bzr-git_0.4.3-1.diff.gz
to main/b/bzr-git/bzr-git_0.4.3-1.diff.gz
bzr-git_0.4.3-1.dsc
to main/b/bzr-git/bzr-git_0.4.3-1.dsc
bzr-git_0.4.3-1_all.deb
to main/b/bzr-git/bzr-git_0.4.3-1_all.deb
bzr-git_0.4.3.orig.tar.gz
to main/b/bzr-git/bzr-git_0.4.3.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jelmer Vernooij <[email protected]> (supplier of updated bzr-git package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 19 Jan 2010 16:02:17 +1300
Source: bzr-git
Binary: bzr-git
Architecture: source all
Version: 0.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bazaar Maintainers <[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Description:
bzr-git - Bazaar plugin providing Git integration
Closes: 557295
Changes:
bzr-git (0.4.3-1) unstable; urgency=low
.
* New upstream release.
+ Supports 'bzr checkout'. Closes: #557295
Checksums-Sha1:
2ac0cdca284ad8958e166a45b437563bf566d32e 1289 bzr-git_0.4.3-1.dsc
f760b9a2b1da6de7f6c111976406438afb557ea9 60449 bzr-git_0.4.3.orig.tar.gz
c242f599ffd251d9e916e77fe39ae72f8e3b4290 1823 bzr-git_0.4.3-1.diff.gz
663835b3d2abf2c1c057afaf302f0b2bd61ed592 57722 bzr-git_0.4.3-1_all.deb
Checksums-Sha256:
d0979fb5935f7f66496ff7de3f38d3880fad1ed88a55c3625fe138b4402ccecf 1289
bzr-git_0.4.3-1.dsc
668771c52ae0151b5605218d1e14d4921187b9b2069ca03c4e9e4ea09b6953c7 60449
bzr-git_0.4.3.orig.tar.gz
62cc339578c11180bb29acd7523a41c02982c6f9d643a1dc6f0e70f2d26462af 1823
bzr-git_0.4.3-1.diff.gz
fa65285b0bbf8e0cd3a0e684be23943cff0ea5b1883d0445cf8e12447029b744 57722
bzr-git_0.4.3-1_all.deb
Files:
cc956553c2738aff3e84a0c4f246c7f1 1289 vcs optional bzr-git_0.4.3-1.dsc
88e46da5af1df82b9155cc49e5122045 60449 vcs optional bzr-git_0.4.3.orig.tar.gz
0a10faad7eb75d06c1a3d842f6c6b394 1823 vcs optional bzr-git_0.4.3-1.diff.gz
0b76196a488b35e53bf96cf083273976 57722 vcs optional bzr-git_0.4.3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktVJBgACgkQPa9Uoh7vUnaZDQCdE8ajYM2vGHymamqTwePW3/KA
rLkAnjgIe6sRh8MUVsY4FZjz5vmgInQy
=sRAw
-----END PGP SIGNATURE-----
--- End Message ---