Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
788 stars 188 forks source link

error while loading shared libraries: libgcc_s.so.1 #698

Closed map7 closed 2 years ago

map7 commented 2 years ago

Just loaded up devStation 6.2.13 on a VM to build a new PXE image. I installed it following the prompts and have setup the VM through virt-manager (QEMU) under debian 10 (host) with 2 CPUS, 2GB MEM and 40GB qcow2 HD.

When starting the 'Terminal Chroot' desktop icon I get the following error message; prt-get: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

It lets me push on and I tried building my image with the usual cd /build;./build and I get the same error message half way through.

map7 commented 2 years ago

Just tried a full reinstall and it worked, weird!