Your message dated Fri, 01 Feb 2008 01:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#459886: fixed in bzr-svn 0.4.7-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: bzr-svn
Version: 0.4.6-1
Severity: normal

I was trying to do something a bit unorthodox: a bzr branch containing
some upstream code as well as a debian/ directory as taken from an
external repository (on Alioth).  So I checkout out the debian/ from
SVN into my branch, and tried bzr add debian/.  I ran into the
following error:

bzr: ERROR: exceptions.NameError: global name 'schee' is not defined

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 802, in 
run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 758, in 
run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 492, in 
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 380, in run
    tree = WorkingTree.open_containing(file_list[0])[0]
  File "/usr/lib/python2.4/site-packages/bzrlib/workingtree.py", line 350, in 
open_containing
    return control.open_workingtree(), relpath
  File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/workingtree.py", 
line 739, in open_workingtree
    return SvnWorkingTree(self, self.local_path, self.open_branch())
  File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/workingtree.py", 
line 90, in __init__
    self.base_tree = SvnBasisTree(self)
  File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/tree.py", line 227, 
in __init__
    workingtree.branch.scheme)
  File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/repository.py", 
line 402, in get_fileid_map
    self.revision_fileid_renames, scheme)
  File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/fileids.py", line 
151, in get_map
    revnum, scheme):
  File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/repository.py", 
line 949, in follow_branch_history
    assert scheme.is_branch(bp) or schee.is_tag(bp)

  I believe there's a typo in the code, and "schee" should become
"scheme".

  Fixing that typo doesn't help me much (I eneded up moving the .svn
dir away, then doing the bzr add, then bringing the .svn dir back),
but I guess it can cause other bugs.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bzr-svn depends on:
ii  bzr                         1.0-1        easy to use distributed version co
ii  python                      2.4.4-6      An interactive high-level object-o
ii  python-central              0.5.15       register and build utility for Pyt
ii  python-pysqlite2            2.4.0-2      python interface to SQLite 3
ii  python-subversion           1.4.4dfsg1-1 Python bindings for Subversion

Versions of packages bzr-svn recommends:
ii  bzr-rebase                    0.3-1      Rebase plugin for Bazaar

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: bzr-svn
Source-Version: 0.4.7-1

We believe that the bug you reported is fixed in the latest version of
bzr-svn, which is due to be installed in the Debian FTP archive:

bzr-svn_0.4.7-1.diff.gz
  to pool/main/b/bzr-svn/bzr-svn_0.4.7-1.diff.gz
bzr-svn_0.4.7-1.dsc
  to pool/main/b/bzr-svn/bzr-svn_0.4.7-1.dsc
bzr-svn_0.4.7-1_all.deb
  to pool/main/b/bzr-svn/bzr-svn_0.4.7-1_all.deb
bzr-svn_0.4.7.orig.tar.gz
  to pool/main/b/bzr-svn/bzr-svn_0.4.7.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-svn 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.7
Date: Wed, 09 Jan 2008 15:20:16 +0100
Source: bzr-svn
Binary: bzr-svn
Architecture: source all
Version: 0.4.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bazaar Maintainers <[EMAIL PROTECTED]>
Changed-By: Jelmer Vernooij <[EMAIL PROTECTED]>
Description: 
 bzr-svn    - Bazaar plugin providing Subversion integration
Closes: 459886
Changes: 
 bzr-svn (0.4.7-1) unstable; urgency=low
 .
   * New upstream release.
     + Fixes typo in assertion. (Closes: #459886)
Files: 
 53f8431e19c513645da1252bdc116a82 1133 devel optional bzr-svn_0.4.7-1.dsc
 b0998e19a4fa4ee1a7662d7a687cadff 126854 devel optional 
bzr-svn_0.4.7.orig.tar.gz
 9f46717d8739cb51e17aa66e24346c76 2950 devel optional bzr-svn_0.4.7-1.diff.gz
 70461eb831a76036ce3a9f605ae3f1e7 124202 devel optional bzr-svn_0.4.7-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iQCVAwUBR6JvYwy0JeEGD2blAQIEswP/bjKD++TyVxWuzZqF5BUBA5/cL/vvHqWM
5/JW/d7MYlwrTzkDLqPfMlRHX9kkDJZfZVwn/A6d8PlagZSMO0C0O4tR8USqRkPm
F5CouQ/idp5NNzPRit81yJPAJX4YP7CpPXeuyYz33JjBTpyd+rH/ZlUczyyeBbdY
JiqL8HCIl8s=
=OtKn
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to