You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
On Raspbian 9 scnspec crashes wit a go panic
To Reproduce
Steps to reproduce the behavior:
run cnspec on raspbian 9
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots or CLI Output
If applicable, add screenshots or the CLI output to help explain your problem.
root@raspberrypi:/home/pi# cnspec scan local
! can't find any paths for providers, none are configured system-path=/opt/mondoo/providers
→ installing provider 'os' version=11.3.25
→ successfully installed os provider path=/opt/mondoo/providers/os version=11.3.25
→ no Mondoo configuration file provided, using defaults
! No credentials provided. Switching to --incognito mode.
→ discover related assets for 1 asset(s)
panic: cannot compute checksum for chunk, it doesn't seem to reference a function on the stack [recovered]
panic: panic compiling "docker.file.stages.all(add == empty)\n": cannot compute checksum for chunk, it doesn't seem to reference a function on the stack [recovered]
panic: panic compiling "docker.file.stages.all(add == empty)\n": cannot compute checksum for chunk, it doesn't seem to reference a function on the stack
Describe the bug
A clear and concise description of what the bug is.
On Raspbian 9 scnspec crashes wit a go panic
To Reproduce
Steps to reproduce the behavior:
run cnspec on raspbian 9
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots or CLI Output
If applicable, add screenshots or the CLI output to help explain your problem.
root@raspberrypi:/home/pi# cnspec scan local
! can't find any paths for providers, none are configured system-path=/opt/mondoo/providers
→ installing provider 'os' version=11.3.25
→ successfully installed os provider path=/opt/mondoo/providers/os version=11.3.25
→ no Mondoo configuration file provided, using defaults
! No credentials provided. Switching to --incognito mode.
→ discover related assets for 1 asset(s)
raspberrypi ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 0%
panic: cannot compute checksum for chunk, it doesn't seem to reference a function on the stack [recovered]
panic: panic compiling "docker.file.stages.all(add == empty)\n": cannot compute checksum for chunk, it doesn't seem to reference a function on the stack [recovered]
panic: panic compiling "docker.file.stages.all(add == empty)\n": cannot compute checksum for chunk, it doesn't seem to reference a function on the stack
Desktop (please complete the following information):
Raspberry Pi3 B+
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: