Bug#629824: meld: missing dependency on patch

Julian Taylor jtaylor.debian at googlemail.com
Wed Jun 8 17:16:25 UTC 2011


Package: meld
Version: 1.5.0-0ubuntu1
Severity: normal

meld/vc/_vc.py:111 hardcodes the use of patch.

patch is not listed as a dependency of meld.
This causes following backtrace when doing meld . in a svn repo.

Traceback (most recent call last):
   File "/usr/lib/meld/meld/task.py", line 130, in iteration
     ret = task()
   File "/usr/lib/meld/meld/vcview.py", line 385, in run_diff_iter
     self.show_patch(prefix, patch)
   File "/usr/lib/meld/meld/vcview.py", line 522, in show_patch
     if misc.write_pipe(patchcmd, patch) == 0:
   File "/usr/lib/meld/meld/misc.py", line 245, in write_pipe
     proc = subprocess.Popen(command, stdin=subprocess.PIPE,
stdout=subprocess.PIPE)
   File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
     errread, errwrite)
   File "/usr/lib/python2.7/subprocess.py", line 1213, in _execute_child
     raise child_exception
 OSError: [Errno 2] No such file or directory

downstream bug:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/794210



-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty-proposed'), (500, 'natty'), (100, 'natty-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-10-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages meld depends on:
ii  python                 2.7.1-0ubuntu5    interactive high-level object-orie
ii  python-glade2          2.22.0-0ubuntu1.1 GTK+ bindings: Glade support
ii  python-gtk2            2.22.0-0ubuntu1.1 Python bindings for the GTK+ widge
ii  python-support         1.0.10ubuntu3     automated rebuilding support for P

Versions of packages meld recommends:
ii  python-gconf             2.28.1-1ubuntu3 Python bindings for the GConf conf
ii  python-gnome2            2.28.1-1ubuntu3 Python bindings for the GNOME desk
ii  python-gtksourceview2    2.10.1-1build1  Python bindings for the GtkSourceV
ii  yelp                     3.0.0-0ubuntu2  Help browser for GNOME

meld suggests no packages.

-- no debconf information






More information about the pkg-gnome-maintainers mailing list