Bug#907178: gimp-plugin-registry: resynthesizer not appearing in menu Filters/Enhance

2018-09-27 Thread Tangui Morlier
Package: gimp-plugin-registry
Version: 9.20180625
Followup-For: Bug #907178

Dear Maintainer,

Gimp generates the following errors related to resynthesizer :

>> Failed to execute child process ?python? (No such file or directory)
>>
>> GIMP-Error: Unable to run plug-in "plugin-heal-transparency.py"
>> (/usr/lib/gimp/2.0/plug-ins/plugin-heal-transparency.py)
>>
>> Failed to execute child process ?python? (No such file or directory)
>>
>> GIMP-Error: Unable to run plug-in "plugin-heal-selection.py"
>> (/usr/lib/gimp/2.0/plug-ins/plugin-heal-selection.py)
>> 
>> Failed to execute child process ?python? (No such file or directory)


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.17.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gimp-plugin-registry depends on:
ii  gimp 2.10.6-3
ii  libatk1.0-0  2.30.0-1
ii  libbabl-0.1-00.1.56-1
ii  libc62.27-6
ii  libcairo21.15.12-1
ii  libfontconfig1   2.13.0-5
ii  libfreetype6 2.8.1-2
ii  libfribidi0  1.0.5-3
ii  libgcc1  1:8.2.0-7
ii  libgdk-pixbuf2.0-0   2.38.0+dfsg-6
ii  libgegl-0.4-00.4.8-1+b1
ii  libgimp2.0   2.10.6-3
ii  libglib2.0-0 2.58.0-4
ii  libgtk2.0-0  2.24.32-3
ii  libjpeg62-turbo  1:1.5.2-2+b1
ii  libjson-glib-1.0-0   1.4.2-4
ii  liblcms2-2   2.9-3
ii  liblqr-1-0   0.4.2-2.1
ii  libpango-1.0-0   1.42.4-3
ii  libpangocairo-1.0-0  1.42.4-3
ii  libpangoft2-1.0-01.42.4-3
ii  libstdc++6   8.2.0-7
ii  libtiff-tools4.0.9-6
ii  libtiff5 4.0.9-6
ii  python   2.7.15-3
ii  xdg-utils1.1.3-1

Versions of packages gimp-plugin-registry recommends:
pn  gimp-gmic  

Versions of packages gimp-plugin-registry suggests:
pn  icc-profiles  

-- no debconf information



Bug#771877: original symlink target is not an absolute path on libdb5.3-java_5.3.28-7~deb8u1

2014-12-21 Thread Tangui Morlier
The post-removal script fails during the upgrade of libdb5.3-java from
version 5.3.28-6 to 5.3.28-7~deb8u1.

dpkg-maintscript-helper says « error: original symlink target is not an
absolute path ».

I assume this is linked to the symlink_to_dir that has been solved but
my apt stays blocked on this error, probably because I've installed the
buggous version of the package.

Is there a way to solve it ?

Tangui


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#714263: Downgrade erlang dependencies

2013-08-27 Thread Tangui Morlier
Here is the command I used to downgrade erlang dependancies :

export $(dpkg-architecture) ; for deb in erlang-base erlang-crypto
erlang-syntax-tools erlang-asn1 erlang-public-key erlang-ssl
erlang-mnesia erlang-runtime-tools erlang-inets erlang-eunit erlang-snmp
erlang-os-mon erlang-public-key erlang-runtime-tools erlang-ssl
erlang-webtool erlang-tools erlang-xmerl ; do wget -q
http://ftp.fr.debian.org/debian/pool/main/e/erlang/$deb_15.b.1-dfsg-4_$DEB_BUILD_ARCH.deb;
; sudo dpkg -i $deb_15.b.1-dfsg-4_$DEB_BUILD_ARCH.deb ; done

It solves temporarily the problem.

Tangui


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org