Page MenuHomeVyOS Platform

Fix uuidgen warning if DMI doesn't have product_serial or it empty
Closed, ResolvedPublic

Description

When you first boot in live mode, using QEMU, you will see a uuidgen error warning, the --name parameter is required
With this fix, it causes the uuidgen command to be ignored if it cannot get the disk's product_serial (which a real machine usually has but QEMU usually doesn't)

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

nobiit created this object in space S1 VyOS Public.
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin changed Issue type from Unspecified (please specify) to Bug (incorrect behavior).