Olivier FAURAX
Olivier FAURAX
I reported it here: https://gitlab.gnome.org/GNOME/libxml2/-/issues/661
Thanks for opening this. This has been 30 min since I search when I can post a crash report about avidemux.....
Perhaps we could limit the size by using this tip: https://askubuntu.com/questions/1238214/big-var-log-journal
For the record, I managed to prevent the `No space left` error with this seetings in `/etc/systemd/journald.conf`: ``` RuntimeMaxFileSize=6M RuntimeMaxFiles=5 ```
Patch submitted here: https://gerrit.openbmc.org/c/openbmc/openbmc/+/63409
Broken in Firefox 17.0.7 which is ERS (see http://www.mozilla.org/en-US/firefox/organizations/). The card appears but there is no numbers input.
It seems only multipart update is supported in bmclib. OpenBMC only supports basic update, as of now.
> OpenBMC only supports basic update, as of now. In fact, OpenBMC implements "Unstructured HTTP push update", which is deprecated, not "basic update".
We implemented "Unstructured HTTP push update" in bmclib so that OpenBMC can be updated
Also, support for multipart update has been merged in openbmc: https://gerrit.openbmc.org/c/openbmc/bmcweb/+/32174