Siduction Forum

Siduction Forum => Installation - Support => Topic started by: scholle1 on 2024/04/30, 17:18:47

Title: Snapper ist nicht konfiguriert / Snapper is not configured
Post by: scholle1 on 2024/04/30, 17:18:47
DEUTSCH   |  ENGLISH, see below

Betrifft die ISOs von https://testbuilds.siduction.org/ mit dem Datum 2024-03-29
und die Flavors kde, lxqt, nox, xfce und xorg.

ISOs, die nach 2024-04-29 erstellt wurden, sind nicht betroffen.

Die Meldung
"Die Konfiguration von 'Root' ist nicht vorhanden"
erscheint, wenn ein snapper Kommando im Terminal abgesetzt wird.

Abhilfe:
Als root im Terminal folgende Befehle ausführen. Bitte die Reihenfolge beachten.

rmdir @@ROOT@@.snapshots
cp /usr/share/snapper/config-templates/default /etc/snapper/configs/root
sed -i 's|SNAPPER_CONFIGS=""|SNAPPER_CONFIGS="root"|' /etc/default/snapper
snapper -c root set-config TIMELINE_CREATE=no
snapper -c root set-config ALLOW_GROUPS=users
snapper -c root set-config SYNC_ACL=yes
snapper -c home create-config -f btrfs /home
snapper -c home set-config TIMELINE_CREATE=no
snapper -c home set-config ALLOW_GROUPS=users
snapper -c home set-config SYNC_ACL=yes


--------------------------------------------------------------------
ENGLISH

Concerns the ISOs from https://testbuilds.siduction.org/ with the date 2024-03-29
and the flavors kde, lxqt, nox, xfce, and xorg.

ISOs created after 2024-04-29 are not affected.

The message
"The config 'root' does not exist"
appears when a snapper command is executed in the terminal.

Workaround:
Run the following commands as root in the terminal. Please note the order.

rmdir @@ROOT@@.snapshots
cp /usr/share/snapper/config-templates/default /etc/snapper/configs/root
sed -i 's|SNAPPER_CONFIGS=""|SNAPPER_CONFIGS="root"|' /etc/default/snapper
snapper -c root set-config TIMELINE_CREATE=no
snapper -c root set-config ALLOW_GROUPS=users
snapper -c root set-config SYNC_ACL=yes
snapper -c home create-config -f btrfs /home
snapper -c home set-config TIMELINE_CREATE=no
snapper -c home set-config ALLOW_GROUPS=users
snapper -c home set-config SYNC_ACL=yes


Title: Re: Snapper ist nicht konfiguriert / Snapper is not configured
Post by: postkutscher on 2024/04/30, 23:04:58
[quote author=scholle1

ISOs, die nach 2024-04-29 erstellt wurden, sind nicht betroffen.


Hmmm, und wo findet man iso's die nach 2024-04-29 erstellt wurden? 🤔

MfG
Title: Re: Snapper ist nicht konfiguriert / Snapper is not configured
Post by: hendrikL on 2024/05/01, 09:49:50
Quote from: postkutscher on 2024/04/30, 23:04:58
Quote from: scholle1

ISOs, die nach 2024-04-29 erstellt wurden, sind nicht betroffen.


Hmmm, und wo findet man iso's die nach 2024-04-29 erstellt wurden? 🤔

MfG

Geduld!
Title: Re: Snapper ist nicht konfiguriert / Snapper is not configured
Post by: postkutscher on 2024/05/01, 10:29:00
@hendrikL

Na klar doch. Hatte nur auf den entsprechenden Seiten keine neuere gefunden. 😉

MfG Detlef