Facebook
From Anorexic Cockroach, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 114
  1. 21:37:28 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  2.     Job description from pretty_name "networkcfg" = "Saving network configuration."
  3. 21:37:28 [8]: [JOBQUEUE]: Progress for Job[ 14 ]:  100 % completed
  4. 21:37:28 [8]: [JOBQUEUE]: Progress Overall:  46.6667 % (accumulated) +  3.33333 % (this job) =  50 % (total)
  5. 21:37:28 [8]: [JOBQUEUE]: Progress for Job[ 15 ]:  0 % completed
  6. 21:37:28 [8]: [JOBQUEUE]: Progress Overall:  50 % (accumulated) +  0 % (this job) =  50 % (total)
  7. 21:37:28 [6]: virtual void Calamares::JobThread::run()
  8.     Starting job "packages"  (there are 30  left)
  9. 21:37:28 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  10.     Job file "/usr/lib/calamares/modules/packages/main.py"
  11. 21:37:28 [6]: boost::python::api::object CalamaresPython::gettext_path()
  12.     Determining gettext path from ("/root", "/usr/bin", "/usr/share/locale")
  13. 21:37:28 [6]:  ..  Found "en_US" in "/usr/share/locale/en_US"
  14. 21:37:28 [8]: [JOBQUEUE]: Progress for Job[ 15 ]:  0 % completed
  15. 21:37:28 [8]: [JOBQUEUE]: Progress Overall:  50 % (accumulated) +  0 % (this job) =  50 % (total)
  16. 21:37:28 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  17.     Job description from pretty_name "packages" = "Installing packages. Please wait! It may take some time!"
  18. 21:37:28 [6]: [PYTHON JOB]:  "Processing packages (0 / 160)"
  19. 21:37:28 [6]: [PYTHON JOB]:  "Package-list from netinstall@netinstall"
  20. 21:37:28 [6]: [PYTHON JOB]:  "Installing packages. Please wait! It may take some time!"
  21. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  22.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "base-devel")
  23. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  24.     Finished. Exit code: 127
  25. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  26.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "base-devel") output:
  27.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  28. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  29.     WARNING:[PYTHON JOB]:  "Could not install package base-devel"
  30. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  31.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "yay")
  32. 21:37:28 [8]: [JOBQUEUE]: Progress for Job[ 15 ]:  0 % completed
  33. 21:37:28 [8]: [JOBQUEUE]: Progress Overall:  50 % (accumulated) +  0 % (this job) =  50 % (total)
  34. 21:37:28 [8]: [JOBQUEUE]: Progress for Job[ 15 ]:  13.125 % completed
  35. 21:37:28 [8]: [JOBQUEUE]: Progress Overall:  50 % (accumulated) +  0.4375 % (this job) =  50.4375 % (total)
  36. 21:37:28 [8]: [JOBQUEUE]: Progress for Job[ 15 ]:  13.125 % completed
  37. 21:37:28 [8]: [JOBQUEUE]: Progress Overall:  50 % (accumulated) +  0.4375 % (this job) =  50.4375 % (total)
  38. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  39.     Finished. Exit code: 127
  40. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  41.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "yay") output:
  42.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  43. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  44.     WARNING:[PYTHON JOB]:  "Could not install package yay"
  45. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  46.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "linux-headers")
  47. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  48.     Finished. Exit code: 127
  49. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  50.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "linux-headers") output:
  51.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  52. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  53.     WARNING:[PYTHON JOB]:  "Could not install package linux-headers"
  54. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  55.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "linux-firmware")
  56. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  57.     Finished. Exit code: 127
  58. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  59.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "linux-firmware") output:
  60.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  61. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  62.     WARNING:[PYTHON JOB]:  "Could not install package linux-firmware"
  63. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  64.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "pacman-contrib")
  65. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  66.     Finished. Exit code: 127
  67. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  68.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "pacman-contrib") output:
  69.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  70. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  71.     WARNING:[PYTHON JOB]:  "Could not install package pacman-contrib"
  72. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  73.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-vesa")
  74. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  75.     Finished. Exit code: 127
  76. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  77.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-vesa") output:
  78.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  79. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  80.     WARNING:[PYTHON JOB]:  "Could not install package xf86-video-vesa"
  81. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  82.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xorg-server")
  83. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  84.     Finished. Exit code: 127
  85. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  86.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xorg-server") output:
  87.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  88. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  89.     WARNING:[PYTHON JOB]:  "Could not install package xorg-server"
  90. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  91.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xorg-xinit")
  92. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  93.     Finished. Exit code: 127
  94. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  95.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xorg-xinit") output:
  96.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  97. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  98.     WARNING:[PYTHON JOB]:  "Could not install package xorg-xinit"
  99. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  100.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xf86-input-libinput")
  101. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  102.     Finished. Exit code: 127
  103. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  104.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xf86-input-libinput") output:
  105.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  106. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  107.     WARNING:[PYTHON JOB]:  "Could not install package xf86-input-libinput"
  108. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  109.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-amdgpu")
  110. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  111.     Finished. Exit code: 127
  112. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  113.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-amdgpu") output:
  114.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  115. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  116.     WARNING:[PYTHON JOB]:  "Could not install package xf86-video-amdgpu"
  117. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  118.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-ati")
  119. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  120.     Finished. Exit code: 127
  121. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  122.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-ati") output:
  123.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  124. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  125.     WARNING:[PYTHON JOB]:  "Could not install package xf86-video-ati"
  126. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  127.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-fbdev")
  128. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  129.     Finished. Exit code: 127
  130. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  131.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-fbdev") output:
  132.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  133. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  134.     WARNING:[PYTHON JOB]:  "Could not install package xf86-video-fbdev"
  135. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  136.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-intel")
  137. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  138.     Finished. Exit code: 127
  139. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  140.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xf86-video-intel") output:
  141.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  142. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  143.     WARNING:[PYTHON JOB]:  "Could not install package xf86-video-intel"
  144. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  145.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xorg-xkill")
  146. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  147.     Finished. Exit code: 127
  148. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  149.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xorg-xkill") output:
  150.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  151. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  152.     WARNING:[PYTHON JOB]:  "Could not install package xorg-xkill"
  153. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  154.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xorg-xrandr")
  155. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  156.     Finished. Exit code: 127
  157. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  158.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xorg-xrandr") output:
  159.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  160. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  161.     WARNING:[PYTHON JOB]:  "Could not install package xorg-xrandr"
  162. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  163.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xorg-xinput")
  164. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  165.     Finished. Exit code: 127
  166. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  167.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xorg-xinput") output:
  168.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  169. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  170.     WARNING:[PYTHON JOB]:  "Could not install package xorg-xinput"
  171. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  172.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xdg-utils")
  173. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  174.     Finished. Exit code: 127
  175. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  176.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xdg-utils") output:
  177.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  178. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  179.     WARNING:[PYTHON JOB]:  "Could not install package xdg-utils"
  180. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  181.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xdg-user-dirs")
  182. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  183.     Finished. Exit code: 127
  184. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  185.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xdg-user-dirs") output:
  186.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  187. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  188.     WARNING:[PYTHON JOB]:  "Could not install package xdg-user-dirs"
  189. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  190.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gvfs")
  191. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  192.     Finished. Exit code: 127
  193. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  194.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gvfs") output:
  195.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  196. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  197.     WARNING:[PYTHON JOB]:  "Could not install package gvfs"
  198. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  199.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gvfs-mtp")
  200. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  201.     Finished. Exit code: 127
  202. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  203.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gvfs-mtp") output:
  204.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  205. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  206.     WARNING:[PYTHON JOB]:  "Could not install package gvfs-mtp"
  207. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  208.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gvfs-afc")
  209. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  210.     Finished. Exit code: 127
  211. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  212.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gvfs-afc") output:
  213.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  214. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  215.     WARNING:[PYTHON JOB]:  "Could not install package gvfs-afc"
  216. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  217.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gvfs-goa")
  218. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  219.     Finished. Exit code: 127
  220. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  221.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gvfs-goa") output:
  222.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  223. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  224.     WARNING:[PYTHON JOB]:  "Could not install package gvfs-goa"
  225. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  226.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gvfs-google")
  227. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  228.     Finished. Exit code: 127
  229. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  230.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gvfs-google") output:
  231.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  232. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  233.     WARNING:[PYTHON JOB]:  "Could not install package gvfs-google"
  234. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  235.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gvfs-gphoto2")
  236. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  237.     Finished. Exit code: 127
  238. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  239.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gvfs-gphoto2") output:
  240.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  241. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  242.     WARNING:[PYTHON JOB]:  "Could not install package gvfs-gphoto2"
  243. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  244.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gvfs-nfs")
  245. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  246.     Finished. Exit code: 127
  247. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  248.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gvfs-nfs") output:
  249.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  250. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  251.     WARNING:[PYTHON JOB]:  "Could not install package gvfs-nfs"
  252. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  253.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gvfs-smb")
  254. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  255.     Finished. Exit code: 127
  256. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  257.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gvfs-smb") output:
  258.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  259. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  260.     WARNING:[PYTHON JOB]:  "Could not install package gvfs-smb"
  261. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  262.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "accountsservice")
  263. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  264.     Finished. Exit code: 127
  265. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  266.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "accountsservice") output:
  267.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  268. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  269.     WARNING:[PYTHON JOB]:  "Could not install package accountsservice"
  270. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  271.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "smartmontools")
  272. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  273.     Finished. Exit code: 127
  274. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  275.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "smartmontools") output:
  276.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  277. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  278.     WARNING:[PYTHON JOB]:  "Could not install package smartmontools"
  279. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  280.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "libwnck3")
  281. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  282.     Finished. Exit code: 127
  283. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  284.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "libwnck3") output:
  285.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  286. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  287.     WARNING:[PYTHON JOB]:  "Could not install package libwnck3"
  288. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  289.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "b43-fwcutter")
  290. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  291.     Finished. Exit code: 127
  292. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  293.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "b43-fwcutter") output:
  294.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  295. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  296.     WARNING:[PYTHON JOB]:  "Could not install package b43-fwcutter"
  297. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  298.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "broadcom-wl-dkms")
  299. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  300.     Finished. Exit code: 127
  301. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  302.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "broadcom-wl-dkms") output:
  303.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  304. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  305.     WARNING:[PYTHON JOB]:  "Could not install package broadcom-wl-dkms"
  306. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  307.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "r8168")
  308. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  309.     Finished. Exit code: 127
  310. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  311.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "r8168") output:
  312.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  313. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  314.     WARNING:[PYTHON JOB]:  "Could not install package r8168"
  315. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  316.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "dnsutils")
  317. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  318.     Finished. Exit code: 127
  319. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  320.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "dnsutils") output:
  321.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  322. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  323.     WARNING:[PYTHON JOB]:  "Could not install package dnsutils"
  324. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  325.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ipw2100-fw")
  326. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  327.     Finished. Exit code: 127
  328. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  329.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ipw2100-fw") output:
  330.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  331. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  332.     WARNING:[PYTHON JOB]:  "Could not install package ipw2100-fw"
  333. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  334.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ipw2200-fw")
  335. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  336.     Finished. Exit code: 127
  337. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  338.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ipw2200-fw") output:
  339.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  340. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  341.     WARNING:[PYTHON JOB]:  "Could not install package ipw2200-fw"
  342. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  343.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "modemmanager")
  344. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  345.     Finished. Exit code: 127
  346. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  347.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "modemmanager") output:
  348.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  349. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  350.     WARNING:[PYTHON JOB]:  "Could not install package modemmanager"
  351. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  352.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "netctl")
  353. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  354.     Finished. Exit code: 127
  355. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  356.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "netctl") output:
  357.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  358. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  359.     WARNING:[PYTHON JOB]:  "Could not install package netctl"
  360. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  361.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "net-tools")
  362. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  363.     Finished. Exit code: 127
  364. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  365.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "net-tools") output:
  366.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  367. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  368.     WARNING:[PYTHON JOB]:  "Could not install package net-tools"
  369. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  370.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ntfs-3g")
  371. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  372.     Finished. Exit code: 127
  373. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  374.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ntfs-3g") output:
  375.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  376. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  377.     WARNING:[PYTHON JOB]:  "Could not install package ntfs-3g"
  378. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  379.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "networkmanager")
  380. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  381.     Finished. Exit code: 127
  382. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  383.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "networkmanager") output:
  384.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  385. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  386.     WARNING:[PYTHON JOB]:  "Could not install package networkmanager"
  387. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  388.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "networkmanager-openvpn")
  389. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  390.     Finished. Exit code: 127
  391. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  392.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "networkmanager-openvpn") output:
  393.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  394. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  395.     WARNING:[PYTHON JOB]:  "Could not install package networkmanager-openvpn"
  396. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  397.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "nss-mdns")
  398. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  399.     Finished. Exit code: 127
  400. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  401.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "nss-mdns") output:
  402.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  403. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  404.     WARNING:[PYTHON JOB]:  "Could not install package nss-mdns"
  405. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  406.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "usb_modeswitch")
  407. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  408.     Finished. Exit code: 127
  409. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  410.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "usb_modeswitch") output:
  411.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  412. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  413.     WARNING:[PYTHON JOB]:  "Could not install package usb_modeswitch"
  414. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  415.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "whois")
  416. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  417.     Finished. Exit code: 127
  418. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  419.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "whois") output:
  420.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  421. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  422.     WARNING:[PYTHON JOB]:  "Could not install package whois"
  423. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  424.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "dhclient")
  425. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  426.     Finished. Exit code: 127
  427. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  428.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "dhclient") output:
  429.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  430. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  431.     WARNING:[PYTHON JOB]:  "Could not install package dhclient"
  432. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  433.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ethtool")
  434. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  435.     Finished. Exit code: 127
  436. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  437.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ethtool") output:
  438.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  439. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  440.     WARNING:[PYTHON JOB]:  "Could not install package ethtool"
  441. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  442.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "openconnect")
  443. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  444.     Finished. Exit code: 127
  445. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  446.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "openconnect") output:
  447.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  448. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  449.     WARNING:[PYTHON JOB]:  "Could not install package openconnect"
  450. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  451.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "openvpn")
  452. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  453.     Finished. Exit code: 127
  454. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  455.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "openvpn") output:
  456.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  457. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  458.     WARNING:[PYTHON JOB]:  "Could not install package openvpn"
  459. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  460.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "rp-pppoe")
  461. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  462.     Finished. Exit code: 127
  463. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  464.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "rp-pppoe") output:
  465.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  466. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  467.     WARNING:[PYTHON JOB]:  "Could not install package rp-pppoe"
  468. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  469.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "wireless-regdb")
  470. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  471.     Finished. Exit code: 127
  472. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  473.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "wireless-regdb") output:
  474.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  475. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  476.     WARNING:[PYTHON JOB]:  "Could not install package wireless-regdb"
  477. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  478.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "wireless_tools")
  479. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  480.     Finished. Exit code: 127
  481. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  482.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "wireless_tools") output:
  483.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  484. 21:37:28 [2]: void CalamaresPython::warning(const string&)
  485.     WARNING:[PYTHON JOB]:  "Could not install package wireless_tools"
  486. 21:37:28 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  487.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "wpa_supplicant")
  488. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  489.     Finished. Exit code: 127
  490. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  491.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "wpa_supplicant") output:
  492.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  493. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  494.     WARNING:[PYTHON JOB]:  "Could not install package wpa_supplicant"
  495. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  496.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "wvdial")
  497. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  498.     Finished. Exit code: 127
  499. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  500.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "wvdial") output:
  501.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  502. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  503.     WARNING:[PYTHON JOB]:  "Could not install package wvdial"
  504. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  505.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gnu-netcat")
  506. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  507.     Finished. Exit code: 127
  508. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  509.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gnu-netcat") output:
  510.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  511. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  512.     WARNING:[PYTHON JOB]:  "Could not install package gnu-netcat"
  513. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  514.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "iwd")
  515. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  516.     Finished. Exit code: 127
  517. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  518.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "iwd") output:
  519.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  520. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  521.     WARNING:[PYTHON JOB]:  "Could not install package iwd"
  522. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  523.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "linux-atm")
  524. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  525.     Finished. Exit code: 127
  526. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  527.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "linux-atm") output:
  528.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  529. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  530.     WARNING:[PYTHON JOB]:  "Could not install package linux-atm"
  531. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  532.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ndisc6")
  533. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  534.     Finished. Exit code: 127
  535. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  536.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ndisc6") output:
  537.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  538. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  539.     WARNING:[PYTHON JOB]:  "Could not install package ndisc6"
  540. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  541.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ppp")
  542. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  543.     Finished. Exit code: 127
  544. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  545.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ppp") output:
  546.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  547. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  548.     WARNING:[PYTHON JOB]:  "Could not install package ppp"
  549. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  550.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "pptpclient")
  551. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  552.     Finished. Exit code: 127
  553. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  554.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "pptpclient") output:
  555.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  556. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  557.     WARNING:[PYTHON JOB]:  "Could not install package pptpclient"
  558. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  559.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "vpnc")
  560. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  561.     Finished. Exit code: 127
  562. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  563.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "vpnc") output:
  564.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  565. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  566.     WARNING:[PYTHON JOB]:  "Could not install package vpnc"
  567. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  568.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "xl2tpd")
  569. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  570.     Finished. Exit code: 127
  571. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  572.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "xl2tpd") output:
  573.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  574. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  575.     WARNING:[PYTHON JOB]:  "Could not install package xl2tpd"
  576. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  577.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "dialog")
  578. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  579.     Finished. Exit code: 127
  580. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  581.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "dialog") output:
  582.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  583. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  584.     WARNING:[PYTHON JOB]:  "Could not install package dialog"
  585. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  586.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "dnsmasq")
  587. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  588.     Finished. Exit code: 127
  589. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  590.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "dnsmasq") output:
  591.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  592. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  593.     WARNING:[PYTHON JOB]:  "Could not install package dnsmasq"
  594. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  595.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "upower")
  596. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  597.     Finished. Exit code: 127
  598. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  599.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "upower") output:
  600.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  601. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  602.     WARNING:[PYTHON JOB]:  "Could not install package upower"
  603. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  604.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "hwinfo")
  605. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  606.     Finished. Exit code: 127
  607. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  608.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "hwinfo") output:
  609.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  610. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  611.     WARNING:[PYTHON JOB]:  "Could not install package hwinfo"
  612. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  613.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gtop")
  614. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  615.     Finished. Exit code: 127
  616. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  617.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gtop") output:
  618.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  619. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  620.     WARNING:[PYTHON JOB]:  "Could not install package gtop"
  621. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  622.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "python")
  623. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  624.     Finished. Exit code: 127
  625. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  626.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "python") output:
  627.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  628. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  629.     WARNING:[PYTHON JOB]:  "Could not install package python"
  630. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  631.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "solid")
  632. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  633.     Finished. Exit code: 127
  634. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  635.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "solid") output:
  636.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  637. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  638.     WARNING:[PYTHON JOB]:  "Could not install package solid"
  639. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  640.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "mlocate")
  641. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  642.     Finished. Exit code: 127
  643. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  644.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "mlocate") output:
  645.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  646. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  647.     WARNING:[PYTHON JOB]:  "Could not install package mlocate"
  648. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  649.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ttf-dejavu")
  650. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  651.     Finished. Exit code: 127
  652. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  653.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ttf-dejavu") output:
  654.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  655. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  656.     WARNING:[PYTHON JOB]:  "Could not install package ttf-dejavu"
  657. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  658.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gnu-free-fonts")
  659. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  660.     Finished. Exit code: 127
  661. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  662.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gnu-free-fonts") output:
  663.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  664. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  665.     WARNING:[PYTHON JOB]:  "Could not install package gnu-free-fonts"
  666. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  667.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ttf-liberation")
  668. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  669.     Finished. Exit code: 127
  670. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  671.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ttf-liberation") output:
  672.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  673. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  674.     WARNING:[PYTHON JOB]:  "Could not install package ttf-liberation"
  675. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  676.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ttf-bitstream-vera")
  677. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  678.     Finished. Exit code: 127
  679. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  680.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ttf-bitstream-vera") output:
  681.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  682. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  683.     WARNING:[PYTHON JOB]:  "Could not install package ttf-bitstream-vera"
  684. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  685.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ttf-ubuntu-font-family")
  686. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  687.     Finished. Exit code: 127
  688. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  689.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ttf-ubuntu-font-family") output:
  690.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  691. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  692.     WARNING:[PYTHON JOB]:  "Could not install package ttf-ubuntu-font-family"
  693. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  694.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "cantarell-fonts")
  695. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  696.     Finished. Exit code: 127
  697. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  698.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "cantarell-fonts") output:
  699.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  700. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  701.     WARNING:[PYTHON JOB]:  "Could not install package cantarell-fonts"
  702. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  703.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "noto-fonts")
  704. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  705.     Finished. Exit code: 127
  706. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  707.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "noto-fonts") output:
  708.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  709. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  710.     WARNING:[PYTHON JOB]:  "Could not install package noto-fonts"
  711. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  712.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "noto-fonts-cjk")
  713. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  714.     Finished. Exit code: 127
  715. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  716.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "noto-fonts-cjk") output:
  717.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  718. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  719.     WARNING:[PYTHON JOB]:  "Could not install package noto-fonts-cjk"
  720. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  721.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ttf-croscore")
  722. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  723.     Finished. Exit code: 127
  724. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  725.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ttf-croscore") output:
  726.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  727. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  728.     WARNING:[PYTHON JOB]:  "Could not install package ttf-croscore"
  729. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  730.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ttf-carlito")
  731. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  732.     Finished. Exit code: 127
  733. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  734.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ttf-carlito") output:
  735.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  736. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  737.     WARNING:[PYTHON JOB]:  "Could not install package ttf-carlito"
  738. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  739.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ttf-caladea")
  740. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  741.     Finished. Exit code: 127
  742. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  743.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ttf-caladea") output:
  744.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  745. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  746.     WARNING:[PYTHON JOB]:  "Could not install package ttf-caladea"
  747. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  748.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "firefox")
  749. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  750.     Finished. Exit code: 127
  751. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  752.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "firefox") output:
  753.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  754. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  755.     WARNING:[PYTHON JOB]:  "Could not install package firefox"
  756. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  757.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "alsa-utils")
  758. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  759.     Finished. Exit code: 127
  760. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  761.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "alsa-utils") output:
  762.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  763. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  764.     WARNING:[PYTHON JOB]:  "Could not install package alsa-utils"
  765. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  766.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "alsa-plugins")
  767. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  768.     Finished. Exit code: 127
  769. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  770.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "alsa-plugins") output:
  771.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  772. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  773.     WARNING:[PYTHON JOB]:  "Could not install package alsa-plugins"
  774. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  775.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "alsa-firmware")
  776. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  777.     Finished. Exit code: 127
  778. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  779.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "alsa-firmware") output:
  780.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  781. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  782.     WARNING:[PYTHON JOB]:  "Could not install package alsa-firmware"
  783. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  784.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "hardinfo")
  785. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  786.     Finished. Exit code: 127
  787. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  788.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "hardinfo") output:
  789.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  790. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  791.     WARNING:[PYTHON JOB]:  "Could not install package hardinfo"
  792. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  793.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "glances")
  794. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  795.     Finished. Exit code: 127
  796. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  797.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "glances") output:
  798.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  799. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  800.     WARNING:[PYTHON JOB]:  "Could not install package glances"
  801. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  802.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "htop")
  803. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  804.     Finished. Exit code: 127
  805. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  806.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "htop") output:
  807.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  808. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  809.     WARNING:[PYTHON JOB]:  "Could not install package htop"
  810. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  811.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "screenfetch")
  812. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  813.     Finished. Exit code: 127
  814. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  815.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "screenfetch") output:
  816.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  817. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  818.     WARNING:[PYTHON JOB]:  "Could not install package screenfetch"
  819. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  820.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "neofetch")
  821. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  822.     Finished. Exit code: 127
  823. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  824.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "neofetch") output:
  825.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  826. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  827.     WARNING:[PYTHON JOB]:  "Could not install package neofetch"
  828. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  829.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "pulseaudio")
  830. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  831.     Finished. Exit code: 127
  832. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  833.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "pulseaudio") output:
  834.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  835. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  836.     WARNING:[PYTHON JOB]:  "Could not install package pulseaudio"
  837. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  838.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "pavucontrol")
  839. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  840.     Finished. Exit code: 127
  841. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  842.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "pavucontrol") output:
  843.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  844. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  845.     WARNING:[PYTHON JOB]:  "Could not install package pavucontrol"
  846. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  847.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "paprefs")
  848. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  849.     Finished. Exit code: 127
  850. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  851.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "paprefs") output:
  852.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  853. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  854.     WARNING:[PYTHON JOB]:  "Could not install package paprefs"
  855. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  856.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ffmpegthumbnailer")
  857. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  858.     Finished. Exit code: 127
  859. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  860.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ffmpegthumbnailer") output:
  861.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  862. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  863.     WARNING:[PYTHON JOB]:  "Could not install package ffmpegthumbnailer"
  864. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  865.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "poppler-glib")
  866. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  867.     Finished. Exit code: 127
  868. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  869.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "poppler-glib") output:
  870.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  871. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  872.     WARNING:[PYTHON JOB]:  "Could not install package poppler-glib"
  873. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  874.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "libgsf")
  875. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  876.     Finished. Exit code: 127
  877. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  878.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "libgsf") output:
  879.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  880. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  881.     WARNING:[PYTHON JOB]:  "Could not install package libgsf"
  882. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  883.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "libopenraw")
  884. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  885.     Finished. Exit code: 127
  886. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  887.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "libopenraw") output:
  888.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  889. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  890.     WARNING:[PYTHON JOB]:  "Could not install package libopenraw"
  891. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  892.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "freetype2")
  893. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  894.     Finished. Exit code: 127
  895. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  896.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "freetype2") output:
  897.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  898. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  899.     WARNING:[PYTHON JOB]:  "Could not install package freetype2"
  900. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  901.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gst-libav")
  902. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  903.     Finished. Exit code: 127
  904. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  905.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gst-libav") output:
  906.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  907. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  908.     WARNING:[PYTHON JOB]:  "Could not install package gst-libav"
  909. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  910.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gst-plugins-bad")
  911. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  912.     Finished. Exit code: 127
  913. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  914.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gst-plugins-bad") output:
  915.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  916. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  917.     WARNING:[PYTHON JOB]:  "Could not install package gst-plugins-bad"
  918. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  919.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gst-plugins-ugly")
  920. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  921.     Finished. Exit code: 127
  922. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  923.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gst-plugins-ugly") output:
  924.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  925. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  926.     WARNING:[PYTHON JOB]:  "Could not install package gst-plugins-ugly"
  927. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  928.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "mplayer")
  929. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  930.     Finished. Exit code: 127
  931. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  932.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "mplayer") output:
  933.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  934. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  935.     WARNING:[PYTHON JOB]:  "Could not install package mplayer"
  936. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  937.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "libdvdcss")
  938. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  939.     Finished. Exit code: 127
  940. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  941.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "libdvdcss") output:
  942.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  943. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  944.     WARNING:[PYTHON JOB]:  "Could not install package libdvdcss"
  945. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  946.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "efibootmgr")
  947. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  948.     Finished. Exit code: 127
  949. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  950.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "efibootmgr") output:
  951.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  952. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  953.     WARNING:[PYTHON JOB]:  "Could not install package efibootmgr"
  954. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  955.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "dosfstools")
  956. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  957.     Finished. Exit code: 127
  958. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  959.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "dosfstools") output:
  960.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  961. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  962.     WARNING:[PYTHON JOB]:  "Could not install package dosfstools"
  963. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  964.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "mtools")
  965. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  966.     Finished. Exit code: 127
  967. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  968.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "mtools") output:
  969.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  970. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  971.     WARNING:[PYTHON JOB]:  "Could not install package mtools"
  972. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  973.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "openssh")
  974. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  975.     Finished. Exit code: 127
  976. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  977.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "openssh") output:
  978.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  979. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  980.     WARNING:[PYTHON JOB]:  "Could not install package openssh"
  981. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  982.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "intel-ucode")
  983. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  984.     Finished. Exit code: 127
  985. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  986.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "intel-ucode") output:
  987.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  988. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  989.     WARNING:[PYTHON JOB]:  "Could not install package intel-ucode"
  990. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  991.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "amd-ucode")
  992. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  993.     Finished. Exit code: 127
  994. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  995.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "amd-ucode") output:
  996.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  997. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  998.     WARNING:[PYTHON JOB]:  "Could not install package amd-ucode"
  999. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1000.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "os-prober")
  1001. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1002.     Finished. Exit code: 127
  1003. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1004.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "os-prober") output:
  1005.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1006. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1007.     WARNING:[PYTHON JOB]:  "Could not install package os-prober"
  1008. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1009.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "grub-tools")
  1010. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1011.     Finished. Exit code: 127
  1012. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1013.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "grub-tools") output:
  1014.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1015. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1016.     WARNING:[PYTHON JOB]:  "Could not install package grub-tools"
  1017. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1018.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "wget")
  1019. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1020.     Finished. Exit code: 127
  1021. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1022.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "wget") output:
  1023.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1024. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1025.     WARNING:[PYTHON JOB]:  "Could not install package wget"
  1026. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1027.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "bash-completion")
  1028. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1029.     Finished. Exit code: 127
  1030. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1031.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "bash-completion") output:
  1032.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1033. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1034.     WARNING:[PYTHON JOB]:  "Could not install package bash-completion"
  1035. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1036.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "lsb-release")
  1037. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1038.     Finished. Exit code: 127
  1039. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1040.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "lsb-release") output:
  1041.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1042. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1043.     WARNING:[PYTHON JOB]:  "Could not install package lsb-release"
  1044. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1045.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "pcurses")
  1046. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1047.     Finished. Exit code: 127
  1048. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1049.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "pcurses") output:
  1050.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1051. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1052.     WARNING:[PYTHON JOB]:  "Could not install package pcurses"
  1053. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1054.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "s-tui")
  1055. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1056.     Finished. Exit code: 127
  1057. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1058.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "s-tui") output:
  1059.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1060. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1061.     WARNING:[PYTHON JOB]:  "Could not install package s-tui"
  1062. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1063.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "tlp")
  1064. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1065.     Finished. Exit code: 127
  1066. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1067.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "tlp") output:
  1068.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1069. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1070.     WARNING:[PYTHON JOB]:  "Could not install package tlp"
  1071. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1072.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "yad")
  1073. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1074.     Finished. Exit code: 127
  1075. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1076.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "yad") output:
  1077.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1078. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1079.     WARNING:[PYTHON JOB]:  "Could not install package yad"
  1080. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1081.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "reflector")
  1082. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1083.     Finished. Exit code: 127
  1084. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1085.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "reflector") output:
  1086.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1087. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1088.     WARNING:[PYTHON JOB]:  "Could not install package reflector"
  1089. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1090.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "endeavouros-theming")
  1091. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1092.     Finished. Exit code: 127
  1093. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1094.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "endeavouros-theming") output:
  1095.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1096. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1097.     WARNING:[PYTHON JOB]:  "Could not install package endeavouros-theming"
  1098. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1099.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "reflector-simple")
  1100. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1101.     Finished. Exit code: 127
  1102. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1103.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "reflector-simple") output:
  1104.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1105. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1106.     WARNING:[PYTHON JOB]:  "Could not install package reflector-simple"
  1107. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1108.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "welcome")
  1109. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1110.     Finished. Exit code: 127
  1111. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1112.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "welcome") output:
  1113.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1114. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1115.     WARNING:[PYTHON JOB]:  "Could not install package welcome"
  1116. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1117.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "eos-update-notifier")
  1118. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1119.     Finished. Exit code: 127
  1120. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1121.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "eos-update-notifier") output:
  1122.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1123. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1124.     WARNING:[PYTHON JOB]:  "Could not install package eos-update-notifier"
  1125. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1126.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "eos-hooks")
  1127. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1128.     Finished. Exit code: 127
  1129. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1130.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "eos-hooks") output:
  1131.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1132. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1133.     WARNING:[PYTHON JOB]:  "Could not install package eos-hooks"
  1134. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1135.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "nvidia-installer-dkms")
  1136. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1137.     Finished. Exit code: 127
  1138. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1139.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "nvidia-installer-dkms") output:
  1140.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1141. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1142.     WARNING:[PYTHON JOB]:  "Could not install package nvidia-installer-dkms"
  1143. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1144.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "mkinitcpio-openswap")
  1145. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1146.     Finished. Exit code: 127
  1147. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1148.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "mkinitcpio-openswap") output:
  1149.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1150. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1151.     WARNING:[PYTHON JOB]:  "Could not install package mkinitcpio-openswap"
  1152. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1153.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "pcurses")
  1154. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1155.     Finished. Exit code: 127
  1156. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1157.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "pcurses") output:
  1158.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1159. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1160.     WARNING:[PYTHON JOB]:  "Could not install package pcurses"
  1161. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1162.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "eos-log-tool")
  1163. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1164.     Finished. Exit code: 127
  1165. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1166.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "eos-log-tool") output:
  1167.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1168. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1169.     WARNING:[PYTHON JOB]:  "Could not install package eos-log-tool"
  1170. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1171.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "keyserver-rank")
  1172. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1173.     Finished. Exit code: 127
  1174. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1175.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "keyserver-rank") output:
  1176.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1177. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1178.     WARNING:[PYTHON JOB]:  "Could not install package keyserver-rank"
  1179. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1180.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "plasma")
  1181. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1182.     Finished. Exit code: 127
  1183. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1184.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "plasma") output:
  1185.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1186. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1187.     WARNING:[PYTHON JOB]:  "Could not install package plasma"
  1188. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1189.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "kdeconnect")
  1190. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1191.     Finished. Exit code: 127
  1192. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1193.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "kdeconnect") output:
  1194.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1195. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1196.     WARNING:[PYTHON JOB]:  "Could not install package kdeconnect"
  1197. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1198.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "fwupd")
  1199. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1200.     Finished. Exit code: 127
  1201. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1202.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "fwupd") output:
  1203.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1204. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1205.     WARNING:[PYTHON JOB]:  "Could not install package fwupd"
  1206. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1207.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "python-dbus")
  1208. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1209.     Finished. Exit code: 127
  1210. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1211.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "python-dbus") output:
  1212.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1213. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1214.     WARNING:[PYTHON JOB]:  "Could not install package python-dbus"
  1215. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1216.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "kde-system-meta")
  1217. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1218.     Finished. Exit code: 127
  1219. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1220.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "kde-system-meta") output:
  1221.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1222. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1223.     WARNING:[PYTHON JOB]:  "Could not install package kde-system-meta"
  1224. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1225.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "kde-utilities-meta")
  1226. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1227.     Finished. Exit code: 127
  1228. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1229.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "kde-utilities-meta") output:
  1230.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1231. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1232.     WARNING:[PYTHON JOB]:  "Could not install package kde-utilities-meta"
  1233. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1234.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "gwenview")
  1235. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1236.     Finished. Exit code: 127
  1237. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1238.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "gwenview") output:
  1239.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1240. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1241.     WARNING:[PYTHON JOB]:  "Could not install package gwenview"
  1242. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1243.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "kdegraphics-thumbnailers")
  1244. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1245.     Finished. Exit code: 127
  1246. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1247.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "kdegraphics-thumbnailers") output:
  1248.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1249. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1250.     WARNING:[PYTHON JOB]:  "Could not install package kdegraphics-thumbnailers"
  1251. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1252.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "ark")
  1253. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1254.     Finished. Exit code: 127
  1255. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1256.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "ark") output:
  1257.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1258. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1259.     WARNING:[PYTHON JOB]:  "Could not install package ark"
  1260. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1261.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "okular")
  1262. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1263.     Finished. Exit code: 127
  1264. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1265.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "okular") output:
  1266.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1267. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1268.     WARNING:[PYTHON JOB]:  "Could not install package okular"
  1269. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1270.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "pacman", "-Sy", "--needed", "--noconfirm", "spectacle")
  1271. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1272.     Finished. Exit code: 127
  1273. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1274.     Target cmd: ("pacman", "-Sy", "--needed", "--noconfirm", "spectacle") output:
  1275.  /usr/sbin/chroot: failed to run command ‘pacman’: No such file or directory
  1276. 21:37:29 [2]: void CalamaresPython::warning(const string&)
  1277.     WARNING:[PYTHON JOB]:  "Could not install package spectacle"
  1278. 21:37:29 [6]: [PYTHON JOB]:  "Installing 139 packages."
  1279. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 15 ]:  100 % completed
  1280. 21:37:29 [6]: [PYTHON JOB]:  "Processing packages (160 / 160)"
  1281. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  50 % (accumulated) +  3.33333 % (this job) =  53.3333 % (total)
  1282. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 15 ]:  100 % completed
  1283. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 15 ]:  100 % completed
  1284. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  50 % (accumulated) +  3.33333 % (this job) =  53.3333 % (total)
  1285. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  50 % (accumulated) +  3.33333 % (this job) =  53.3333 % (total)
  1286. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 16 ]:  0 % completed
  1287. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 16 ]:  100 % completed
  1288. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  53.3333 % (accumulated) +  0 % (this job) =  53.3333 % (total)
  1289. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  53.3333 % (accumulated) +  3.33333 % (this job) =  56.6667 % (total)
  1290. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1291.     Starting job "Configuring LUKS key file."  (there are 30  left)
  1292. 21:37:29 [6]: virtual Calamares::JobResult LuksBootKeyFileJob::exec()
  1293.     There are 0 LUKS partitions
  1294. 21:37:29 [6]:  ..  Nothing to do for LUKS.
  1295. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 16 ]:  100 % completed
  1296. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  53.3333 % (accumulated) +  3.33333 % (this job) =  56.6667 % (total)
  1297. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 17 ]:  0 % completed
  1298. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  56.6667 % (accumulated) +  0 % (this job) =  56.6667 % (total)
  1299. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1300.     Starting job "luksopenswaphookcfg"  (there are 30  left)
  1301. 21:37:29 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  1302.     Job file "/usr/lib/calamares/modules/luksopenswaphookcfg/main.py"
  1303. 21:37:29 [6]: boost::python::api::object CalamaresPython::gettext_path()
  1304.     Determining gettext path from ("/root", "/usr/bin", "/usr/share/locale")
  1305. 21:37:29 [6]:  ..  Found "en_US" in "/usr/share/locale/en_US"
  1306. 21:37:29 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  1307.     Job description from pretty_name "luksopenswaphookcfg" = "Configuring encrypted swap."
  1308. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 17 ]:  100 % completed
  1309. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  56.6667 % (accumulated) +  3.33333 % (this job) =  60 % (total)
  1310. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 18 ]:  0 % completed
  1311. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  60 % (accumulated) +  0 % (this job) =  60 % (total)
  1312. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1313.     Starting job "initcpiocfg"  (there are 30  left)
  1314. 21:37:29 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  1315.     Job file "/usr/lib/calamares/modules/initcpiocfg/main.py"
  1316. 21:37:29 [6]: boost::python::api::object CalamaresPython::gettext_path()
  1317.     Determining gettext path from ("/root", "/usr/bin", "/usr/share/locale")
  1318. 21:37:29 [6]:  ..  Found "en_US" in "/usr/share/locale/en_US"
  1319. 21:37:29 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  1320.     Job description from pretty_name "initcpiocfg" = "Configuring mkinitcpio."
  1321. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 18 ]:  0 % completed
  1322. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  60 % (accumulated) +  0 % (this job) =  60 % (total)
  1323. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 18 ]:  0 % completed
  1324. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  60 % (accumulated) +  0 % (this job) =  60 % (total)
  1325. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1326.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "sh", "-c", "which plymouth")
  1327. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1328.     Finished. Exit code: 1
  1329. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1330.     Target cmd: ("sh", "-c", "which plymouth") output:
  1331.  which: no plymouth in (/usr/sbin:/usr/bin:/sbin:/bin:/root/bin)
  1332. 21:37:29 [6]: [PYTHON JOB]:  "which plymouth exit code: 1"
  1333. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 18 ]:  100 % completed
  1334. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  60 % (accumulated) +  3.33333 % (this job) =  63.3333 % (total)
  1335. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 19 ]:  0 % completed
  1336. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  63.3333 % (accumulated) +  0 % (this job) =  63.3333 % (total)
  1337. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1338.     Starting job "Creating initramfs with mkinitcpio."  (there are 30  left)
  1339. 21:37:29 [6]: virtual Calamares::JobResult InitcpioJob::exec()
  1340.     Updating initramfs with kernel "linux312"
  1341. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1342.     Running "chroot" ("/tmp/calamares-root-npafvk0v", "mkinitcpio", "-P")
  1343. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1344.     Finished. Exit code: 0
  1345. 21:37:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
  1346.     Target cmd: ("mkinitcpio", "-P") output:
  1347.  
  1348. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 19 ]:  100 % completed
  1349. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  63.3333 % (accumulated) +  3.33333 % (this job) =  66.6667 % (total)
  1350. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 20 ]:  0 % completed
  1351. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  66.6667 % (accumulated) +  0 % (this job) =  66.6667 % (total)
  1352. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1353.     Starting job "Create user gil"  (there are 30  left)
  1354. 21:37:29 [6]: virtual Calamares::JobResult CreateUserJob::exec()
  1355.     [CREATEUSER]: preparing sudoers
  1356. 21:37:29 [8]: [JOBQUEUE]: Progress for Job[ 20 ]:  100 % completed
  1357. 21:37:29 [8]: [JOBQUEUE]: Progress Overall:  66.6667 % (accumulated) +  3.33333 % (this job) =  70 % (total)
  1358. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1359.     Skipping non-emergency job "Set password for user gil"
  1360. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1361.     Skipping non-emergency job "Set password for user root"
  1362. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1363.     Skipping non-emergency job "Set hostname arch"
  1364. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1365.     Skipping non-emergency job "hwclock"
  1366. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1367.     Skipping non-emergency job "displaymanager"
  1368. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1369.     Skipping non-emergency job "grubcfg"
  1370. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1371.     Skipping non-emergency job "bootloader"
  1372. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1373.     Skipping non-emergency job "Shell Processes Job"
  1374. 21:37:29 [6]: virtual void Calamares::JobThread::run()
  1375.     Skipping non-emergency job "umount"
  1376. 21:37:29 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
  1377.     ERROR:Installation failed:
  1378. 21:37:29 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
  1379.     - message: "Sudoers dir is not writable."
  1380. 21:37:29 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
  1381.     - details: ""
  1382. 21:37:29 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
  1383.     Calamares will quit when the dialog closes.
  1384. 21:37:29 [8]: QML Component (default slideshow) deactivated
  1385. 21:37:29 [6]: void FinishedPage::setUpRestart()
  1386.     FinishedPage::setUpRestart(), Quit button setup= "never" command= "systemctl -i reboot"
  1387.  
  1388.