Closed Pishoy closed 5 years ago
Currently getting an error in installing mariadb and working on it, therefore still didn’t reach the current issue
scripts/mysql_install_db --basedir=/sandbox/usr/local/mysql \ --datadir=/sandbox/usr/local/mysql/data
apt-get install libaio1 libaio-dev
)
fix for issue when ldd results in 'statically linked' output: https://github.com/threefoldtech/jumpscaleX/commit/de0c937ac46ae453bea019c07577746081126b5e
currently working on sandbox of dependencies correctly
j.tools.sandboxer.libs_sandbox(src, dest)
currently doesn't work as expected, looking into it. It is used to get the missing libs that all bin files need.
Blocked asj.tools.sandboxer.ldd()
doesn't work as expected, and it is used in j.tools.sandboxer.libs_sandbox(src, dest)
. Looking into into it
Fix for ldd in expression check: https://github.com/threefoldtech/jumpscaleX/commit/2b3bd2e5ae310dcb924ad3e6726a4aad2670ffbb
verified generated flist by mariadb sandbox is working well
i have create and flist using mariadb sandbox method but when i ceate a container using generated flist, mariadb does not started correctly using startup.toml flist file
then create container using flist
https://hub.grid.tf/mikhaieb/mariadb_merged_tf-autobuilder_threefoldtech-jumpscaleX-development.flist
ssh to container and find out mysql process but does not exist
jsx version