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

解决launch openpilot过程中的一些报错 #6

Open
Charlie0329 opened this issue Mar 6, 2023 · 5 comments
Open

解决launch openpilot过程中的一些报错 #6

Charlie0329 opened this issue Mar 6, 2023 · 5 comments
Assignees

Comments

@Charlie0329
Copy link
Collaborator

No description provided.

@Charlie0329 Charlie0329 self-assigned this Mar 6, 2023
@Charlie0329
Copy link
Collaborator Author

Charlie0329 commented Mar 6, 2023

sudo: unable to resolve host localhost: Temporary failure in name resolution

Sol: https://linuxhandbook.com/sudo-unable-resolve-host/

@Charlie0329
Copy link
Collaborator Author

Charlie0329 commented Mar 6, 2023

sudo: abctl: command not found

Sol: 只在agnos_init中调用,无视

@Charlie0329
Copy link
Collaborator Author

Charlie0329 commented Mar 6, 2023

/VERSION: no such file or directory

Sol: 只在agnos_init中调用,无视

@Charlie0329
Copy link
Collaborator Author

Charlie0329 commented Mar 6, 2023

[: !=: unary operator expected

Sol: 只在agnos_init中调用,无视

@Charlie0329
Copy link
Collaborator Author

Charlie0329 commented Mar 6, 2023

tmux: command not found

Sol: 最新版的filesystem.tar已经安装了tmux

@Charlie0329 Charlie0329 changed the title 在Docker中构建AGNOS系统,查看launch openpilot所缺少的文件 解决launch openpilot过程中的报错 Mar 6, 2023
@Charlie0329 Charlie0329 changed the title 解决launch openpilot过程中的报错 解决launch openpilot过程中的一些报错 Mar 6, 2023
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

1 participant