Andrew Geissler
Andrew Geissler
ok sure, I've started the initial code over in https://github.com/geissonator/Redfishtool/tree/addUpdateServiceSupport Any early feedback would be appreciated otherwise I'll get a PR up once I've got the basics working.
@mraineri if you could take a look at https://github.com/DMTF/Redfishtool/pull/63 when you get a chance, much appreciated.
I was kind of hoping that with the recent subtree updates and test case refactoring we may get lucky and see this go away, but nope, it still consistently recreates...
Unfortunately it appears we've still got this one. Only on the google provided CI machines for some reason, and only intermittently. We're not getting debug data on the fails (have...
https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-host-ipmid/+/43374 was the fix for this done in phosphor-host-ipmid I believe.
> I execute timedatectl in systemd(version 234),It only takes 0.5s,but in version 250,it takes almost 5s.Does anyone know why? Sounds like more of a systemd bug then? Also please wrap...
Sounds like you may have both x86-power-control and phosphor-state-manager (-host) in your image? If you want to use x86-power-control then you add something like this to your machine conf: ```...
We have realized the InternalError got over used and provided pretty useless info. We have an anti-pattern for it in https://github.com/openbmc/docs/blob/master/anti-patterns.md#handling-unexpected-error-codes-and-exceptions and have been trying to either core dump (so...
FYI @rthomaiy @joseph-reynolds
@kapil1024 we'll take whatever we can get. We just need someone to send something upstream to meta-openembedded that we could then pull into OpenBMC that would let us remove the...