Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: Leee on August 09, 2024, 12:32:50 AM
-
In 15.x / x86, mariadb-11.2-dev.tcz depends upon libltdl-dev.tcz, which is not present in the current repo.
-
I'm guessing this should be libtool-dev, but maybe @andyj could confirm?
-
The mariadb-11.2-dev extension doesn't have any ELF files in it. if libltdl is required it must be through one of the executables called in one of the scripts. Can you provide some details, like what script you were running and the error messages?
-
I only noted that the .dep file for mariadb-11.2-dev.tcz.dep calls for libltdl-dev.tcz and that is not present in the repo.
-
Hi Leee
I just did a search on all of the repos and none of them contain
libltdl-dev.tcz. I believe it might be an error. I checked a bunch
of other mariadb-xx.x-dev.tcz.tree files and they all included
libltdl.tcz being pulled in by one of its dependencies.
To me it appears libltdl-dev.tcz should be removed from the
mariadb-11.2-dev.tcz.dep file.
-
It's not in my copy that is on my web server that was used to upload the extension files, so I don't know how or when it got in there.
-
Hi andyj
Would you like me to fix it?
-
I think you have to, I can't. This is what I have:
mariadb-11.2.tcz
pcre21042-dev.tcz
libaio-dev.tcz
jemalloc-dev.tcz
libxml2-dev.tcz
libevent-dev.tcz
openldap-dev.tcz
openssl-dev.tcz
tcp_wrappers-dev.tcz
-
Hi andyj
I added your .dep file and ran an update on the repo.