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

[BUG] linux installer run as root (as sudo failed) creating path problem in /etc/environment #249

Open
Utopiah opened this issue Nov 18, 2024 · 2 comments
Assignees
Labels
🐞 bug Something isn't working

Comments

@Utopiah
Copy link

Utopiah commented Nov 18, 2024

Issue Description

Tried to run the installer, not being part of sudo, failed. Tried as root but created error while login in :

 
fabien@debian2080ti:~$ su -
Password: 
-bash: id: command not found
-bash: [: : integer expression expected

Steps to Reproduce

Run installer as root on Debian bookworm

OS

Debian bookworm

Python Version

3.11.2

Nexa SDK Version

installer

GPU (if using one)

2080ti

@Utopiah Utopiah added the 🐞 bug Something isn't working label Nov 18, 2024
@zhycheng614
Copy link
Collaborator

Yes, to use sudo, please try input your password of your pc.

@Utopiah
Copy link
Author

Utopiah commented Nov 19, 2024

That's not my point though, my point was the modification done in /etc/environment creates those errors when login as root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants