-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chroot: failed to run command #867
Comments
ThinStation 7 has been rebased to Fedora binaries and the DNF package manager. There is an installer that will create a VM appliance here. https://www.thinstation.org/TS-7.0.0-Installer-1209.iso. It should also work on bare metal. |
acetually I am installing on my existing Ubuntu machine from github git clone --branch 7.0-Stable https://github.com/Thinstation/thinstation.git and got this error, 6.3-Stable is compiling fine on same machine |
If ubuntu has a package that will install the DNF package manager, and you could point DNF at the Fedora repos, you could possibly do that. Just be aware that the setup-chroot utility needs DNF and it needs to be configured to point at the Fedora repos. |
Create a folder /ts in / and clone it there git clone , then run ./setup-chroot |
on thinstation 7, while running sudo ./setup-chroot produces the following error
chroot: failed to run command '/ts/TS_ENV': No such file or directory
It's working ok on thinstation 6 on WSL Ubuntu
The text was updated successfully, but these errors were encountered: