Your message dated Mon, 08 Sep 2025 17:52:02 +0000 with message-id <[email protected]> and subject line Bug#1038225: Removed package(s) from unstable has caused the Debian Bug report #582210, regarding bzrtools: shelve crashes with "Tree transform is malformed" when renamed file already exists 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.) -- 582210: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582210 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: bzrtools Version: 2.1.0-2 Severity: normal When ‘bzr shelve’ attempts to shelve a rename, but the original filename already exists, it gives an unhelpful error message: ===== $ bzr init foo Created a standalone tree (format: 2a) $ cd foo/ $ touch spam $ bzr add adding spam $ bzr commit --message "Initial commit of foo project." Committing to: /home/bignose/Projects/foo/ added spam Committed revision 1. $ bzr mv spam beans spam => beans $ touch spam $ bzr shelve --all Selected changes: R beans => spam bzr: ERROR: Tree transform is malformed [('duplicate', 'new-1', 'new-2', u'spam')] ===== The relevant log session: ===== Wed 2010-05-19 16:24:16 +1000 0.054 bazaar version: 2.1.1 0.055 bzr arguments: [u'shelve', u'--all'] 0.077 looking for plugins in /home/bignose/.bazaar/plugins 0.078 looking for plugins in /usr/lib/python2.5/site-packages/bzrlib/plugins 0.286 encoding stdout as sys.stdout encoding 'UTF-8' 0.340 opening working tree '/home/bignose/Projects/foo' [25173] 2010-05-19 16:24:17.002 INFO: Selected changes: [25173] 2010-05-19 16:24:17.003 INFO: R beans => spam 0.378 Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 853, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 1055, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 661, in run_argv_aliases return self.run_direct(**all_cmd_args) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 665, in run_direct return self._operation.run_simple(*args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/cleanup.py", line 122, in run_simple self.cleanups, self.func, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/cleanup.py", line 156, in _do_with_cleanups result = func(*args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 5770, in run shelver.run() File "/usr/lib/python2.5/site-packages/bzrlib/shelf_ui.py", line 213, in run self.message) File "/usr/lib/python2.5/site-packages/bzrlib/shelf.py", line 377, in shelve_changes creator.transform() File "/usr/lib/python2.5/site-packages/bzrlib/shelf.py", line 251, in transform self.work_transform.apply() File "/usr/lib/python2.5/site-packages/bzrlib/transform.py", line 1521, in apply self._check_malformed() File "/usr/lib/python2.5/site-packages/bzrlib/transform.py", line 510, in _check_malformed raise MalformedTransform(conflicts=conflicts) MalformedTransform: Tree transform is malformed [('duplicate', 'new-1', 'new-2', u'spam')] 0.379 Transferred: 0KiB (0.0K/s r:0K w:0K) 0.379 return code 3 ===== While I'm not sure what the correct behaviour should be in this case, this error is unhelpful in fixing the problem. Perhaps Bazaar could treat this as a conflict. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (900, 'stable') Architecture: powerpc (ppc64) Kernel: Linux 2.6.32-3-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 bzrtools depends on: ii bzr 2.1.1-1 easy to use distributed version co ii patch 2.6-2 Apply a diff file to an original ii python 2.5.4-9 An interactive high-level object-o ii python-central 0.6.14+nmu2 register and build utility for Pyt Versions of packages bzrtools recommends: ii rsync 3.0.7-2 fast remote file copy program (lik Versions of packages bzrtools suggests: ii graphviz 2.26.3-4 rich set of graph drawing tools ii librsvg2-bin 2.26.3-1 command-line and graphical viewers -- no debconf information
--- End Message ---
--- Begin Message ---Version: 2.7.0+bzr6622+brz+rm Dear submitter, as the package bzr has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1038225 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Paul Tagliamonte (the ftpmaster behind the curtain)
--- End Message ---

