Code: Select all
apt policy libgegl-0.4.0 libbabl-0.1-0
Code: Select all
libgegl-0.4-0:
Installed: 0.4.8-1~mx17+1
libbabl-0.1-0:
Installed: 0.1.56-1~mx17+1
Code: Select all
apt policy libgegl-0.4.0 libbabl-0.1-0
Code: Select all
libgegl-0.4-0:
Installed: 0.4.8-1~mx17+1
libbabl-0.1-0:
Installed: 0.1.56-1~mx17+1
Stevo wrote: Wed Oct 24, 2018 8:08 pm What do you show for
gimp 2.10.6 requires these versions:Code: Select all
apt policy libgegl-0.4.0 libbabl-0.1-0
Code: Select all
libgegl-0.4-0: Installed: 0.4.8-1~mx17+1 libbabl-0.1-0: Installed: 0.1.56-1~mx17+1
Code: Select all
apt policy libgegl-0.4.0 libbabl-0.1-0
Code: Select all
libgegl-0.4-0:
Instalados: 0.4.8-1~mx17+1
Candidato: 0.4.8-1~mx17+1
Tabla de versión:
*** 0.4.8-1~mx17+1 100
100 /var/lib/dpkg/status
libbabl-0.1-0:
Instalados: 1:0.1.28-dmo1
Candidato: 1:0.1.28-dmo1
Tabla de versión:
*** 1:0.1.28-dmo1 500
500 https://www.deb-multimedia.org stable/main amd64 Packages
100 /var/lib/dpkg/status
0.1.18-1 500
500 http://debian.ignum.cz/debian stretch/main amd64 Packages
Code: Select all
sudo apt install libbabl-0.1-0=0.1.56-1~mx17+1
This "Hopefully" doesn't sound promising, not at all...Would it be a better and safer idea removing Gimp entirely and then reinstalling it via the repo test?Hopefully that won't remove anything else; let us know if it does.
Code: Select all
$ aptitude why libbabl-0.1-0
Code: Select all
i gimp-plugin-registry Depende libbabl-0.1-0
Code: Select all
Missing fast-path babl conversion detected, Implementing missing babl fast paths
accelerates GEGL, GIMP and other software using babl, warnings are printed on
first occurance of formats used where a conversion has to be synthesized
programmatically by babl based on format description
*WARNING* missing babl fast path(s): "R'G'B' double" to "CIE Lab double"
*WARNING* missing babl fast path(s): "cairo-ARGB32" to "R'G'B'A u8"
good to knowEveryone using that libbabl version gets that warning. It's nothing to worry about.
Ok, well I'll leave it disabled as per your suggestion. Thank you.We advise against using deb-multimedia whenever possible. Even when you might think you have to install something from it, there's often an alternative repository, such as for avidemux.