dalto8

Results 5 issues of dalto8

**Is your feature request related to a problem? Please describe.** Currently, you cannot place exec modules at the beginning of the module sequence. If you do so, the application will...

**Describe the bug** When a Python modules calls `libcalamares.job.setprogress()` too quickly the application crashes. **To Reproduce** Steps to reproduce the behavior: Run this code: ``` while True: libcalamares.job.setprogress(0) ``` **Expected...

### Affected Version yay v12.0.3 - libalpm v13.0.2 ### Describe the bug The option `--noupgrademenu` seems to be ignored. Even when using that option it still presents the upgrade menu...

Type: Bug
Status: Triage

LVM support in Calamares has many serious issues: * https://github.com/calamares/calamares/issues/2295 * https://github.com/calamares/calamares/issues/1847 * https://github.com/calamares/calamares/issues/1135 * https://github.com/calamares/calamares/issues/1134 * https://github.com/calamares/calamares/issues/1132 * https://github.com/calamares/calamares/issues/1133 * https://github.com/calamares/calamares/issues/1130 * https://github.com/calamares/calamares/issues/1131 Many of these have been open...

feature: improvement

Using the latest Calamares code in the `calamares` branch causes creation of a LVM group to fail. * Create a partition with the type` lvm2 pv` * Create a new...