Unexpected error message about inconsistent delta .

Bug #337455 reported by Jeroen Hellingman
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Invalid
Undecided
Unassigned

Bug Description

When working with bazaar, I encountered the following message:

bzr: ERROR: An inconsistent delta was supplied involving 'W/De Wit/Natuur en Menschen in Indi\xc3\xab/Gutenberg/imagess/
back.jpg', 'back.jpg-20090226203849-mathbvcog0e1hgje-2'
reason: working tree does not contain new entry

Running bzr update did revert the repository in a working conditions without further apparent issues. The image file involved appeared correct.

Attaching bzr-log and commands entered around this issue on the command line.

Maybe related to #256409

Version:

Bazaar (bzr) 1.10
  Python interpreter: F:\Programs\Bazaar\python25.dll 2.5.2
  Python standard library: F:\Programs\Bazaar\lib\library.zip
  bzrlib: F:\Programs\Bazaar\lib\library.zip\bzrlib
  Bazaar configuration: C:\Documents and Settings\Jeroen\Application Data\bazaar\2.0
  Bazaar log file: D:\Jeroen\.bzr.log

23.141 Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 893, in run_bzr_catch_errors
  File "bzrlib\commands.pyo", line 839, in run_bzr
  File "bzrlib\commands.pyo", line 539, in run_argv_aliases
  File "bzrlib\builtins.pyo", line 2435, in run
  File "bzrlib\decorators.pyo", line 192, in write_locked
  File "bzrlib\workingtree_4.pyo", line 235, in commit
  File "bzrlib\decorators.pyo", line 192, in write_locked
  File "bzrlib\mutabletree.pyo", line 202, in commit
  File "bzrlib\commit.pyo", line 417, in commit
  File "bzrlib\workingtree_4.pyo", line 1275, in update_basis_by_delta
  File "bzrlib\dirstate.pyo", line 1393, in update_basis_by_delta
  File "bzrlib\dirstate.pyo", line 1425, in _update_basis_apply_adds

Revision history for this message
Jeroen Hellingman (jhellingman) wrote :
Revision history for this message
Christian Tschabuschnig (tschaboo) wrote :

I also was hit by this bug today after committing two "bzr mv --after". This is the output:

$ bzr commit -m "Renames"
Committing to: #######removed##########
renamed Übung 1 => Übung 1 - Sinus-Plot mint Qwt
renamed Übung 2 => Übung 2 - Harmonischer Oszillator mit Runge Kutta und GnuPlot
bzr: ERROR: An inconsistent delta was supplied involving '\xc3\x9cbung 1 - Sinus-Plot mint Qwt1/main.cpp', 'main.cpp-20091008002321-byp80pau7xm21311-3'
reason: working tree does not contain new entry
$ bzr --version
Bazaar (bzr) 2.0.0
  Python interpreter: /usr/bin/python 2.6.2
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.28-15-generic-x86_64-with-Ubuntu-9.04-jaunty
  bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
  Bazaar configuration: /home/tschaboo/.bazaar
  Bazaar log file: /home/tschaboo/.bzr.log

Since I don't know in which state my repository is now, and it doesn't contain a lot of revisions, I will keep a copy of the directory as is (in case you need any more information) and will start afresh with a new repository from the current working tree.

It makes me feel a little bit uncomfortable, that this bug has not got a single comment although it was reported more than half a year ago. I switched to bzr 2.0.0 only recently, using the version included in Ubuntu Jaunty before.

Revision history for this message
Martin Pool (mbp) wrote :

This might have been fixed with bug 367633. If you hit it again, please reopen.

description: updated
Changed in bzr:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.