Page MenuHomeVyOS Platform

Missing 'version' in manifest.json will cause a timeout of 'make test'
Closed, ResolvedPublicBUG

Description

If 'version' is not explicitly set during build, the added check of lsb_release results (T6999) will cause a timeout in scripts/check-qemu-install. This is not seen during nightly builds as the --version option is set, but a simple invocation of
sudo make generic && make test
will expose it.

Details

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

Event Timeline

jestabro triaged this task as Normal priority.
jestabro changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
jestabro changed Issue type from Unspecified (please specify) to Bug (incorrect behavior).
jestabro moved this task from Need Triage to Completed on the VyOS Rolling board.