clearlinux / clr-installer

Clear Linux* OS Installer
GNU General Public License v3.0
92 stars 43 forks source link

Parse and report errors from swupd #814

Open bwarden opened 2 months ago

bwarden commented 2 months ago

We collect the output from swupd in JSON format. We should pass appropriate error messages up to the user on clr-installer's STDERR instead of only storing them in clr-installer.log. For example, when swupd reports it's out of disk space.