Public bug reported:

Binary package hint: bzrtools

When I try to run   bzr patch   I get the following error:

$ bzr patch ../../patches.queue/233948.diff 
1 out of 3 hunks FAILED -- saving rejects to file 
launchpadbugs/http_connection.py.rej
bzr: ERROR: bzrlib.plugins.bzrtools.errors.PatchFailed: 

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 834, in 
run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 790, in 
run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools/command.py", 
line 13, in run_argv_aliases
    commands.Command.run_argv_aliases(self, argv, alias_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 492, in 
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools/__init__.py", 
line 178, in run
    return patch(wt, filename, strip, silent)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools/patch.py", 
line 34, in patch
    return run_patch(tree.basedir, patches, strip, quiet=quiet)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools/patch.py", 
line 74, in run_patch
    raise PatchFailed()
PatchFailed

bzr 1.3.1 on python 2.5.2.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'patch', '../../patches.queue/233948.diff']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'de_DE.UTF-8'
plugins:
  builddeb             /usr/lib/python2.5/site-packages/bzrlib/plugins/builddeb 
[0.92.0dev0]
  bzrtools             /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools 
[1.3.0]
  gtk                  /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk 
[0.93.0]
  launchpad            
/usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.

it is reproducible on two different systems.
please ping me if you need additional information.

Markus

** Affects: bzrtools
     Importance: Undecided
         Status: New

** Affects: bzrtools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
PatchFailed should not be an internal error
https://bugs.launchpad.net/bugs/241738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to