Skip to content
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

Open
sanbroz opened this issue Dec 3, 2024 · 4 comments
Open

chroot: failed to run command #867

sanbroz opened this issue Dec 3, 2024 · 4 comments

Comments

@sanbroz
Copy link

sanbroz commented Dec 3, 2024

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

@Doncuppjr
Copy link
Collaborator

Doncuppjr commented Dec 3, 2024

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.

@sanbroz
Copy link
Author

sanbroz commented Dec 5, 2024

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

@Doncuppjr
Copy link
Collaborator

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.

@NRNijat
Copy link

NRNijat commented Dec 25, 2024

Create a folder /ts in / and clone it there git clone , then run ./setup-chroot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants