iso-snapshot-cli version: 26.03.2
Args: ("/home/adminu/s4-snapshot-qt-free/build-make/iso-snapshot-cli", "--file", "my-system.iso")
+++ bool Settings::initializeConfiguration() +++
Configuration file does not exist: /etc/iso-snapshot-cli.conf
Using default settings
Configuration initialization passed
+++ void Settings::loadConfig() +++
+++ void Settings::setVariables() +++
+++ void Settings::selectKernel() +++
+++ bool Settings::checkConfiguration() const +++
+++ bool Settings::validateExclusions() const +++
Exclusion validation passed
+++ bool Settings::validateSpaceRequirements() const +++
Space requirements validation passed
Configuration validation passed
- Free space on /home, where snapshot folder is placed: 4.83GiB 

The free space should be sufficient to hold the compressed data from / and /home

      If necessary, you can create more available space
      by removing previous snapshots and saved copies:
      0 snapshots are taking up 0MiB of disk space.

+++ bool Settings::checkSnapshotDir() const +++
+++ bool Settings::checkTempDir() +++

Work directory is placed in /home/adminu

Free space: <computed>
Unused space: <computed>
DEBUG: About to run work stage: setupEnv
DEBUG: About to call deps.runWork() for stage: setupEnv
DEBUG: Calling deps.runWork() now...
=== WorkCppExecutor::run() START ===
DEBUG: Callbacks - message: SET, messageBox: SET
DEBUG: Plan has 14 steps
DEBUG: Executing step 1/14
DEBUG [RunCommandLine]: Executing shell command: mountpoint /boot
DEBUG [RunCommandLine]: Current directory: /home/adminu/s4-snapshot-qt-free
DEBUG [RunCommandLine]: Command success: 0
DEBUG: Command returned non-zero (this may be expected): mountpoint /boot
DEBUG: Executing step 2/14
DEBUG [RunCommandLine]: Executing shell command: /usr/bin/sudo /usr/lib/iso-snapshot-cli/snapshot-lib datetime_log
DEBUG [RunCommandLine]: Current directory: /home/adminu/s4-snapshot-qt-free
DEBUG [RunCommandLine]: Command success: 0
DEBUG: Executing step 3/14
DEBUG: Executing step 4/14
DEBUG: Executing step 5/14
DEBUG [ProcAsRoot]: Executing: mkdir
  arg[0]: -p
  arg[1]: /run/iso-snapshot-cli/bind-root-overlay
  arg[2]: /run/iso-snapshot-cli/bind-root-overlay/lower
  arg[3]: /run/iso-snapshot-cli/bind-root-overlay/upper
  arg[4]: /run/iso-snapshot-cli/bind-root-overlay/work
  arg[5]: /run/iso-snapshot-cli/bind-root-overlay/root
DEBUG [ProcAsRoot]: Result - started: 1 normalExit: 1 exitCode: 0
DEBUG: Executing step 6/14
DEBUG [ProcAsRoot]: Executing: mountpoint
  arg[0]: -q
  arg[1]: /run/iso-snapshot-cli/bind-root-overlay/root
DEBUG [ProcAsRoot]: Result - started: 1 normalExit: 1 exitCode: 0
DEBUG: Executing step 7/14
DEBUG [ProcAsRoot]: Executing: umount
  arg[0]: --recursive
  arg[1]: /run/iso-snapshot-cli/bind-root-overlay/root
DEBUG [ProcAsRoot]: Result - started: 1 normalExit: 1 exitCode: 0
DEBUG: Executing step 8/14
DEBUG [ProcAsRoot]: Executing: mountpoint
  arg[0]: -q
  arg[1]: /run/iso-snapshot-cli/bind-root-overlay/lower
DEBUG [ProcAsRoot]: Result - started: 1 normalExit: 1 exitCode: 0
DEBUG: Executing step 9/14
DEBUG [ProcAsRoot]: Executing: umount
  arg[0]: --recursive
  arg[1]: /run/iso-snapshot-cli/bind-root-overlay/lower
DEBUG [ProcAsRoot]: Result - started: 1 normalExit: 1 exitCode: 0
DEBUG: Executing step 10/14
DEBUG [ProcAsRoot]: Executing: mount
  arg[0]: --bind
  arg[1]: /
  arg[2]: /run/iso-snapshot-cli/bind-root-overlay/lower
DEBUG [ProcAsRoot]: Result - started: 1 normalExit: 1 exitCode: 0
DEBUG: Executing step 11/14
DEBUG [ProcAsRoot]: Executing: mount
  arg[0]: -t
  arg[1]: overlay
  arg[2]: overlay
  arg[3]: -o
  arg[4]: lowerdir=/run/iso-snapshot-cli/bind-root-overlay/lower,upperdir=/run/iso-snapshot-cli/bind-root-overlay/upper,workdir=/run/iso-snapshot-cli/bind-root-overlay/work
  arg[5]: /run/iso-snapshot-cli/bind-root-overlay/root
DEBUG [ProcAsRoot]: Result - started: 1 normalExit: 1 exitCode: 0
DEBUG: Executing step 12/14
DEBUG: Executing step 13/14
DEBUG [ProcAsRoot]: Executing: installed-to-live
  arg[0]: -F
  arg[1]: -b
  arg[2]: /run/iso-snapshot-cli/bind-root-overlay/root
  arg[3]: start
  arg[4]: bind=/home
  arg[5]: live-files
  arg[6]: version-file
  arg[7]: adjtime
  arg[8]: grubdefault
  arg[9]: resumedisable
This operation requires administrator privileges. Please restart the application and enter your password when prompted.
