You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/distro.mdx
+1-37Lines changed: 1 addition & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -240,48 +240,12 @@ These schedulers are in active development. Flags and profile behavior may chang
240
240
241
241
## Troubleshooting
242
242
243
-
### GPGMe No Data
244
-
245
-
If you encounter this issue, it's likely caused by signing keys bundled in the ISO having expired or been replaced on the Arch mirrors, causing the installer to crash during the package update step.
246
-
247
-
**The Fix**
248
-
249
-
run this in a terminal before launching the installer:
250
-
251
-
```bash
252
-
sudo tee /etc/calamares/modules/shellprocess-update.conf << 'EOF'
0 commit comments