openSUSE / agama

A service-based Linux installer
GNU General Public License v2.0
124 stars 36 forks source link

Use gzip (.gz) instead of bzip2 (.bz2) to compress logs #1408

Closed mvidner closed 1 week ago

mvidner commented 1 week ago

Problem

Quoting #1378:

GitHub does not allow attaching bzip2 files. In order to make error reporting easier, agama logs store should use a different format (e.g., .gz and .tgz are supported). Otherwise, you need to uncompress and compress the logs again before submitting them.

Solution

Use gzip and .gz instead.

Testing

Screenshots

If the fix affects the UI attach some screenshots here.