opnsense / ports

OPNsense ports on top of FreeBSD
https://opnsense.org/
Other
157 stars 114 forks source link

stages.py Failed to rename devices: Unexpected error while running command. Command [`ip`, `-6`, `addr`,`show`, `permanent`, `scope`,`global`] #134

Closed Ks89 closed 2 years ago

Ks89 commented 2 years ago

I installed pkg install net/cloud-init then if I run cloud-init init I receive this error:

stages.py[WARNING]: Failed to rename devices: Unexpected error while running command.
Command [`ip`, `-6`, `addr`,`show`, `permanent`, `scope`,`global`]
Exit code: -
Reason: [Errno 2] No such file or directory: b`ip`
Stdout: -
Stderr: -
No `init` modules to run under section `cloud_init_modules`

It seems that there is a missing patch file to remove also that ip command. @fichtner I saw that you are the author of this port. Do you have suggestions how to fix that?

I started the same discussion with a full description of the problem in both opnsense forum and unix.stackexchange

fichtner commented 2 years ago

Not the author and FreeBSD ports issue if at all. Closing.