Mario Limonciello

Results 679 comments of Mario Limonciello

Here's the full sequence of info (reproduced using edge channel): ``` $ sudo snap install fwupd --channel edge cp /snap/fwupd/current/share/installed-tests/fwupd/fakedevice124.cab . sudo fwupd.fwupdtool enable-test-devices sudo fwupd.fwupdtool get-devices --plugins test sudo...

Can we strip some of the test plugin environment variables too with this kind of change? > @superm1 I was also pondering allowing something like fwupdmgr modify-config test:WriteSupported true --...

> Can we strip some of the test plugin environment variables too with this kind of change? Sorry I meant in the **documentation**. `FWUPD_PLUGIN_TEST`

> > Can we bubble that up to the tools too > Something like fwupdtool reset-config section -- where section is fwupd, redfish etc? Yeah. Then we can add the...

> > we can add the sections as bash completion targets as needed too > > I always suck at that; could you do the bash completion bits and I...

> > > we can add the sections as bash completion targets as needed too > > > > > > I always suck at that; could you do the...

Makes sense, just update them all to 1.9.15 then in gidoc

> We can probably add another parameter in the `fwupd.conf` file that is something like: > `FailWithError` and has one of the error codes or names: `FWUPD_ERROR_INTERNAL` or something. >...

> > For emulation of a bad payload, how about just pass a bad payload? > > I am not sure how I can emulate a `FWUPD_ERROR_INTERNAL` or few other...

I've tested this on real hardware, and I'm happy with how it works now.