Tiny Core Extensions > TCE Talk

libatomic trouble after tce-update

(1/6) > >>

jazzbiker:
Greetings!

After tce-update of TC14 x86 many extensions were broken. At least wifi, mc, fonts and another ones. TC14 x86 becomes unusable. Many extensions ask for libatomic.so.1. I may have missed whether this is related to openssh update or pcre novations.

What can someone recommend to do in order to make TC14 x86 work?

Thanks in advance!

Rich:
Hi jazzbiker
Does installing  gcc_libs.tcz  fix it?

Rich:
Hi jazzbiker
The new  openssl.tcz  now has a dependency on  gcc_libs.tcz.
The tree in TC13 looked like this:

--- Code: ---mc.tcz
   glib2.tcz
      libffi.tcz
   libssh2.tcz
      openssl-1.1.1.tcz
   slang.tcz
      pcre.tcz
         bzip2-lib.tcz
   gpm.tcz
      ncursesw.tcz
--- End code ---

In TC14 it now looks like this:

--- Code: ---mc.tcz
   glib2.tcz
      libffi.tcz
      pcre21042.tcz
   libssh2.tcz
      openssl.tcz
         gcc_libs.tcz
   slang.tcz
      pcre.tcz
         bzip2-lib.tcz
   gpm.tcz
      ncursesw.tcz
   pcre.tcz
      bzip2-lib.tcz
--- End code ---
libssh2.tcz  gained a dependency on  openssl.tcz , which should have
pulled in  gcc_libs.tcz.

These extensions have been recompiled against the new openssl"
https://forum.tinycorelinux.net/index.php/topic,26588.msg171487.html#msg171487

jazzbiker:
Hi RIch!

Using TC13 x86 I've added gcc_libs.tcz to my TC14 onboot.lst.
Booted TC14 x86, was able to connect to wifi network, executed update-everything. It showed that some dep files were updated. Then I've removed gcc_libs from onboot.lst and rebooted.
Still no libatomic, so no wifi, strange mc, another strangenesses, shut it down.

Guys, never use tce-update!

PS: looks like I'm the only user of TC14 x86 (

Juanito:
gcc_libs provides libatomic, did you check the openssl dep file?

Navigation

[0] Message Index

[#] Next page

Go to full version