Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Snapper ist nicht konfiguriert / Snapper is not configured  (Read 232 times)

Offline scholle1

  • User
  • Posts: 87
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.

Code: [Select]
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.

Code: [Select]
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

Je mehr Bürgerinnen und Bürger mit Zivilcourage ein Land hat, desto weniger Helden wird es einmal brauchen.
(Franka Magnani)

Offline postkutscher

  • User
  • Posts: 56
Re: Snapper ist nicht konfiguriert / Snapper is not configured
« Reply #1 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

Offline hendrikL

  • Administrator
  • User
  • *****
  • Gravatar
  • Posts: 944
Re: Snapper ist nicht konfiguriert / Snapper is not configured
« Reply #2 on: 2024/05/01, 09:49:50 »
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!

Offline postkutscher

  • User
  • Posts: 56
Re: Snapper ist nicht konfiguriert / Snapper is not configured
« Reply #3 on: 2024/05/01, 10:29:00 »
@hendrikL

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

MfG Detlef