0

I'm trying to compare two git branches using meld, in ubuntu with following command;

git difftool -d branch123

it gives me this error instead of comparision in meld:

/usr/bin/python3: symbol lookup error: /snap/core20/current/lib/x86_64-linux-gnu/libpthread.so.0: undefined symbol: __libc_pthread_init, version GLIBC_PRIVATE

I tried followings;

run meld alone, without difftool command - meld is working fine. the problem occurs only when used branch comparision with difftool.

completely uninstalled, and reinstalled meld  - not worked
updated python3  -  not worked

I guess, the problem started after an Ubuntu update few days ago. because the same command worked fine few weeks ago.

I tried using vimdiff, but it does not fit to my requirement. Any alternative similar to meld is also acceptable which allows branch comparison and easy transfer of changes like meld allows.

Can anyone please suggest me what more to try to get solved the issue?

Ruwan Liyanage
  • 333
  • 1
  • 13

0 Answers0