Closed zyga closed 5 years ago
Fwiw, this is only an issue in the tests - the regular system does not need fw_{get,set}env
On Wed, Jan 30, 2019 at 08:31:52AM -0800, Michael Vogt wrote:
Fwiw, this is only an issue in the tests - the regular system does not need fw_{get,set}env
Should we be including test-only dependencies in the core18 snap? Or should the tests be modified to not require it?
I think the test should be changed, unless there is a strong(er) reason we don't really need this in core18.
Feel free to reopen if you disagree and we can discuss further.
A dragon board with Ubuntu Core 18 (that is core18 as bootable base, snapd as a snap) doesn't provide the
fw_printenv
binary. The binary is present in the core snap but not in the core18 snap.The binary is clearly used in snapd test suite. The particular test I ran was
ubuntu-core-16-arm-64:tests/main/failover:rclocalcrash
but it is not specific to that test.Tail log from failed test: