lf-edge / eden

Eden is where EVE and Adam get tried and tested:
https://projecteve.dev
Apache License 2.0
49 stars 47 forks source link

[WIP - do not merge!!!] Fix something #979

Closed christoph-zededa closed 2 months ago

christoph-zededa commented 3 months ago

see https://github.com/lf-edge/eden/pull/976#issuecomment-2153515337

christoph-zededa commented 3 months ago
(ns: pillar) linuxkit-525400123456:/# ps auxww | grep dhcpcd
 2685 root      0:00 dhcpcd: eth1 [ip4] [ip6]
 2699 root      0:00 dhcpcd: eth0 [ip4] [ip6]
 4963 root      0:00 grep dhcpcd
(ns: pillar) linuxkit-525400123456:/# dhcpcd -U -4
no such user dhcpcd
dhcpcd is not running

there seems to be at least one false warning

milan-zededa commented 2 months ago

Are you seeing the same issue also when running the test locally or is it reproducible only on buildjet runners?

christoph-zededa commented 2 months ago

Are you seeing the same issue also when running the test locally or is it reproducible only on buildjet runners?

I gave up trying to run it locally after it failed somewhere different.

milan-zededa commented 2 months ago

Closing this. The attempt to "Fix something" apparently failed :)