Installation steps not working for Ubuntu
xlash opened this issue · 4 comments
xlash commented
Ubuntu have a symlink for /bin/sh => dash.
The script is returning an error when executed. It works correctly if it is passed as an argument to /bin/bash.
The error is
Error: No such object: gi
---trace
- id=gi
- name=gi
- make_row gi gi
- id=gi
- name=gi
- get_veth gi
- get_container_if_index gi
- get_pid gi
- docker inspect --format {{.State.Pid}} gi
Error: No such object: gi
ldrmcml commented
First line modified to '#!/bin/bash', that's ok!
geek-merlin commented
This saves my day on debian, thanks.
nathan-mhk commented
2 years ago but this saves my day!
The error I got was:
Error: No such object: a
ldrmcml commented
I have forgot concrete content. I am glad to help you.
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2021年11月9日(星期二) 上午10:49
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [micahculpepper/dockerveth] Installation steps not working for Ubuntu (#5)
2 years ago but this saves my day!
The error I got was:
Error: No such object: a
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.