bazaar crashes when trying to remove a directory

Marius Kruger amanic at gmail.com
Thu Dec 6 07:25:38 GMT 2007


I think it might have been fixed:
https://bugs.launchpad.net/bzr/+bug/152811

and have been released in  [bzr 1.0rc1 2007-11-30]


On Nov 29, 2007 10:08 AM, Ingamells, David < David.Ingamells at siemensvdo.com>
wrote:

>  The following says it all, I think.
>
> David.
>
> uida1386 at ehvl045a: bzr --version
> Bazaar (bzr) 0.92.0
>   Python interpreter: /home/uida1386/temp/bin/python 2.5.1.final.0
>   Python standard library: /home/uida1386/temp/lib/python2.5
>   bzrlib: /home/uida1386/temp/bzr-0.92/bzrlib
>   Bazaar configuration: /home/uida1386/.bazaar
>   Bazaar log file: /home/uida1386/.bzr.log
>
> Copyright 2005, 2006, 2007 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.
>
> uida1386 at ehvl045a: ls -al
> total 32
> drwxr-xr-x    3 uida1386 carin        4096 Nov 29 08:54 .
> drwxr-xr-x    4 uida1386 carin        4096 Nov 29 08:51 ..
> -rw-r--r--    1 uida1386 carin         202 Nov 29 08:51 config.properties
> -rw-r--r--    1 uida1386 carin        4630 Nov 29 08:51
> DBInstanceBean.java
> -rw-r--r--    1 uida1386 carin        6581 Nov 29 08:51 DBService.java
> drwxr-xr-x    2 uida1386 carin        4096 Nov 29 08:51 export
>
> uida1386 at ehvl045a: ls -al export
> total 8
> drwxr-xr-x    2 uida1386 carin        4096 Nov 29 08:51 .
> drwxr-xr-x    3 uida1386 carin        4096 Nov 29 08:54 ..
> uida1386 at ehvl045a: bzr log export
> ------------------------------------------------------------
> revno: 4
> committer: David.Ingamells <removed>
> branch nick: Carriba_1.0
> timestamp: Thu 2007-11-29 08:51:44 +0100
> message:
>   URS 0169 Basic SVF
>
> uida1386 at ehvl045a: bzr remove export
>
> bzr: ERROR: exceptions.TypeError: expected string or buffer
>
> Traceback (most recent call last):
>   File "/home/uida1386/temp/bzr-0.92/bzrlib/commands.py", line 802, in
> run_bzr_catch_errors
>     return run_bzr(argv)
>   File "/home/uida1386/temp/bzr-0.92/bzrlib/commands.py", line 758, in
> run_bzr
>     ret = run(*run_argv)
>   File "/home/uida1386/temp/bzr-0.92/bzrlib/commands.py", line 492, in
> run_argv_aliases
>     return self.run(**all_cmd_args)
>   File "/home/uida1386/temp/bzr-0.92/bzrlib/builtins.py", line 1120, in
> run
>     force=file_deletion_strategy=='force')
>   File "/home/uida1386/temp/bzr-0.92/bzrlib/mutabletree.py", line 51, in
> tree_write_locked
>     return unbound(self, *args, **kwargs)
>   File "/home/uida1386/temp/bzr-0.92/bzrlib/workingtree.py", line 1895, in
> remove
>     if not self.is_ignored(path[1]) and (
>   File "/home/uida1386/temp/bzr-0.92/bzrlib/workingtree.py", line 1656, in
> is_ignored
>     return self._ignoreglobster.match(filename)
>   File "/home/uida1386/temp/bzr-0.92/bzrlib/globbing.py", line 213, in
> match
>     match = regex.match(filename)
> TypeError: expected string or buffer
>
> bzr 0.92.0 on python 2.5.1.final.0 (linux2)
> arguments: ['/home/uida1386/temp/bzr-0.92/bzr', 'remove', 'export']
> encoding: 'ISO-8859-1', fsenc: 'ISO-8859-1', lang: 'en_US'
> plugins:
>   launchpad            /home/uida1386/temp/bzr-0.92/bzrlib/plugins/launchpad
> [unknown]
>   multiparent          /home/uida1386/temp/bzr-0.92/bzrlib/plugins/multiparent.pyc
> [unknown]
>
> ** Please send this report to bazaar at lists.ubuntu.com
>    with a description of what you were doing when the
>    error occurred.
>
>



-- 
bazaar-vcs.org
Because I don't trust Version Control Systems with less than 8372 unit
tests.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20071206/a964a0d1/attachment-0001.htm 


More information about the bazaar mailing list