WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Gimp missing dependencies.  (Read 111 times)

Offline meo

  • Hero Member
  • *****
  • Posts: 707
Gimp missing dependencies.
« on: July 18, 2026, 06:40:44 AM »
Hi!

Since I work with photos a lot I tried Gimp. The first error was that libappstream.so.5 was missing. I loaded appstream but then I got another error message that BABL 0.1.118 or later was needed. I think BABL 0.1.112 is the one in the repo. So it needs an update.

Kind greetings,
meo

PS I am using piCore64 DS
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15707
Re: Gimp missing dependencies.
« Reply #1 on: July 18, 2026, 07:29:17 AM »
Which version of piCore64 are you using?

Have you checked for updates using the apps gui?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12914
Re: Gimp missing dependencies.
« Reply #2 on: July 18, 2026, 09:55:10 AM »
Hi Juanito
This is interesting ...
piCore64 version 16:
Code: [Select]
Title:          babl.tcz
Description:    babl pixel format lib
Version:        0.1.124
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size:           308KB
Extension_by:   juanito
Tags:           babl pixel format lib
Comments:       a dynamic, any to any, pixel format translation library
                ----------
                This extension contains:
                babl-0.1.124 - LGPLv3 - https://download.gimp.org/babl/0.1/babl-0.1.124.tar.xz
                ----------
Change-log:     2020/11/27 first version
                2025/04/07 updated 0.1.82 -> 0.1.112
Current:        2026/03/29 updated 0.1.112 -> 0.1.124

piCore64 version 17:
Code: [Select]
Title:          babl.tcz
Description:    babl pixel format lib
Version:        0.1.112
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 316KB
Extension_by:   juanito
Tags:           babl pixel format lib
Comments:       a dynamic, any to any, pixel format translation library
                ----------
                This extension contains:
                babl-0.1.112 - LGPLv3 - https://download.gimp.org/pub/babl/0.1/babl-0.1.112.tar.xz
                ----------
Change-log:     2020/11/27 first version
Current:        2025/04/07 updated 0.1.82 -> 0.1.112

The piCore64-16 version is more recent than the piCore64-17 version.
Maybe it was uploaded to the wrong repo?


Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12914
Re: Gimp missing dependencies.
« Reply #3 on: July 18, 2026, 10:30:16 AM »
Hi Juanito
I also noticed the same version of gimp.tcz in both repos, but
their .tcz.dep files are different.

In piCore64 version 16:
Code: [Select]
gegl.tcz
adwaita-icon-theme.tcz
dconf.tcz
appstream.tcz  <----- Changed
mypaint-brushes.tcz
iso-codes.tcz
py3.11gobject.tcz
poppler.tcz
openjpeg.tcz
libasound.tcz
libarchive.tcz  <----- Changed

In piCore64 version 17:
Code: [Select]
gegl.tcz
adwaita-icon-theme.tcz
dconf.tcz
appstream-glib.tcz  <----- Changed
mypaint-brushes.tcz
iso-codes.tcz
py3.11gobject.tcz
poppler.tcz
openjpeg.tcz
libasound.tcz

appstream  was replaced with  appstream-glib.
libarchive.tcz   was moved to  appstream-glib.tcz.dep

Offline meo

  • Hero Member
  • *****
  • Posts: 707
Re: Gimp missing dependencies.
« Reply #4 on: July 18, 2026, 11:09:37 AM »
Hello again!

Naturally I am using piCore64 17 beta 2 to try to be of assistance. I did a fresh install today and I couldn't download anything from the GUI with any kind of success. I got back to the prompt and could install the programs I wanted (firefox for example). Then I moved to the GUI again and now I could install some packages. Very strange really. But now when I have arranged programs in 'onboot' and 'ondemand' it works just fine with the exception of Gimp. Trying to start Gimp a window saying that BABL version 01.118 or higher is needed and that BABL version 0.1.112 is available comes up. Thanks for the good work you are doing for the benefit of the TC community.

Greetings,
meo

"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline meo

  • Hero Member
  • *****
  • Posts: 707
Re: Gimp missing dependencies.
« Reply #5 on: July 18, 2026, 11:24:20 AM »
Hello again!

Just wanted to mention that Gimp works without problems in piCore64  v. 16 and has done so since I first installed it. So the problem occurs in piCore64 v. 17 beta 2.

Kind greetings,
meo
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline meo

  • Hero Member
  • *****
  • Posts: 707
Re: Gimp missing dependencies.
« Reply #6 on: July 18, 2026, 04:48:43 PM »
Hi there!

Now Gimp seems to be OK so I guess this thread can be closed.

Greetings,
meo
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15707
Re: Gimp missing dependencies.
« Reply #7 on: Today at 03:08:38 AM »
It looks like gimp and some deps were updated in the aarch64 16.x repo, but not in the 17.x repo. The error was then compounded by updating gimp in both repos, but not the deps.

Things should be OK now.