Dasharo / open-source-firmware-validation

OSFV infrastructure with automated tests and scripts for managing test results
Apache License 2.0
6 stars 1 forks source link

Debian not detected in scripts/secure-boot/generate-images/sb-img-wrapper.sh #254

Open pkubaj opened 3 months ago

pkubaj commented 3 months ago

Device

APU2

RTE version

1.1.0

Affected component(s) or functionality

No response

Brief summary

Debian not detected in scripts/secure-boot/generate-images/sb-img-wrapper.sh

How reproducible

No response

How to reproduce

debian@debian:~/open-source-firmware-validation/scripts/secure-boot/generate-images$ ./sb-img-wrapper.sh 

Expected behavior

Debian should be detected.

Actual behavior

Creating image for INTERMEDIATE 

Installing dependencies
Unknown Package Manager
debian@debian:~/open-source-firmware-validation/scripts/secure-boot/generate-images$ lsb_release -is
No LSB modules are available.
Debian

Link to screenshots or logs

There are no logs.

Additional context

No response

Solutions you've tried

No response

macpijan commented 1 month ago

Related to: https://github.com/Dasharo/open-source-firmware-validation/issues/256