WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: 16x get-chromium-latest.sh line 204 at-spi2-atk.tcz missing in repo  (Read 472 times)

Offline mocore

  • Hero Member
  • *****
  • Posts: 726
  • ~.~
script or repo appears to require correcting / updating? ..

only  "at-spi2-core-dev.tcz at-spi2-core-gir.tcz at-spi2-core.tcz"  found in http://tinycorelinux.net/16.x/aarch64/tcz/

get-chromium-latest.sh  line 204 puts  at-spi2-atk.tcz in the tcz.dep file 

-edit-

is at-spi2-atk.tcz & atk.tcz  missing in 16 (15 also ) ?
..or renamed ??

... atkmm.tcz ...??

.. after messing with dep's ( dloading atkmm )

i get ...
"chromium-browser
/usr/local/lib/chromium-browser/chromium-browser: symbol lookup error: /usr/local/lib/libpango-1.0.so.0: undefined symbol: g_once_init_leave_pointer"

any know workaround for the above error?

looks like http://tinycorelinux.net/14.x/aarch64/tcz/ has the files so  i will try with that ..
« Last Edit: August 24, 2025, 06:35:36 AM by mocore »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15238
Re: 16x get-chromium-latest.sh line 204 at-spi2-atk.tcz missing in repo
« Reply #1 on: August 24, 2025, 09:35:44 AM »
The at-spi2-atk source code was merged into at-spi2-core a while back.

The piCore64 14.x repo has separate extensions for at-spi2-atk and at-spi2-core, but these are merged into a single at-spi2-core extension in the piCore64 15.x and 16.x repos.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12236
Re: 16x get-chromium-latest.sh line 204 at-spi2-atk.tcz missing in repo
« Reply #2 on: August 24, 2025, 11:36:06 AM »
Hi mocore
... i get ...
"chromium-browser
/usr/local/lib/chromium-browser/chromium-browser: symbol lookup error: /usr/local/lib/libpango-1.0.so.0: undefined symbol: g_once_init_leave_pointer"

any know workaround for the above error? ...
I do. Check for updates.  pango.tcz.info  shows:
Code: [Select]
Current:        2025/08/15 updated 1.52.2 -> 1.56.4It was updated about a week ago.

Mounting and checking the current extension shows the symbol is present:
Code: [Select]
tc@E310:~$ nm -D pkg/usr/local/lib/libpango-1.0.so.0.5600.4 | grep g_once_init_leave_pointer
                 U g_once_init_leave_pointer