Guest User

Untitled

a guest
Aug 16th, 2022
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.48 KB | None | 0 0
  1. usRun(QNetworkAccessManager*, const QUrl&, const RequestOptions&)
  2. HTTP error QNetworkReply::HostNotFoundError on request for QUrl("https://ipapi.co/json")
  3. 19:25:15 [6]: bool GeneralRequirements::checkHasPower()
  4. A battery exists, checking for mains power.
  5. 19:25:15 [6]: QPair<CalamaresUtils::Network::RequestStatus, QNetworkReply*> CalamaresUtils::Network::synchronousRun(QNetworkAccessManager*, const QUrl&, const RequestOptions&)
  6. HTTP error QNetworkReply::HostNotFoundError on request for QUrl("https://manjaro.org")
  7. 19:25:15 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
  8. GeneralRequirements output:
  9. storage : 8482560409
  10. enoughStorage : true
  11. RAM : 1073741824
  12. enoughRam : true
  13. hasPower : true
  14. hasInternet : false
  15. isRoot : true
  16. 19:25:15 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
  17. Got 5 requirement results from "welcome"
  18. 19:25:16 [6]: void Calamares::RequirementsChecker::reportProgress()
  19. Remaining modules: 1
  20. "partition"
  21. 19:25:17 [6]: smartctl initialization failed for "/dev/sdb" : No such file or directory
  22. 19:25:17 [6]: error during smart output parsing for "/dev/sdb" : Success
  23. 19:25:17 [6]: QList<Device*> PartUtils::getDevices(DeviceType)
  24. Removing unsuitable devices: 2 candidates.
  25. .. Running ("blkid", "/dev/sda")
  26. .. Finished. Exit code: 0 output:
  27. /dev/sda: PTUUID="9b9ec039-377c-ea4a-8622-97d8c69d79da" PTTYPE="gpt"
  28. .. Running ("blkid", "")
  29. .. Target cmd: ("blkid", "") Exit code: 2 (no output)
  30. .. Running ("blkid", "/dev/sda1")
  31. .. Finished. Exit code: 0 output:
  32. /dev/sda1: LABEL_FATBOOT="NO_LABEL" LABEL="NO_LABEL" UUID="8AC6-5FF9" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="c55fa1e9-c211-474f-a893-3c0473b05d7d"
  33. .. Running ("blkid", "/dev/sda2")
  34. 19:25:17 [6]: void Calamares::RequirementsChecker::reportProgress()
  35. Remaining modules: 1
  36. "partition"
  37. .. Finished. Exit code: 0 output:
  38. /dev/sda2: UUID="10e42ea4-a4c6-406d-91b6-9a19af74f69b" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="root" PARTUUID="db6a06e1-e6ff-cc44-a63f-101cf6b4f5a7"
  39. .. Running ("blkid", "")
  40. .. Target cmd: ("blkid", "") Exit code: 2 (no output)
  41. .. Running ("blkid", "/dev/sdb")
  42. .. Finished. Exit code: 0 output:
  43. /dev/sdb: BLOCK_SIZE="2048" UUID="2022-07-21-09-20-14-00" LABEL="MANJARO_KDE_2135" TYPE="iso9660" PTTYPE="dos"
  44. .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sdb"
  45. .. there are 1 devices left.
  46. 19:25:18 [6]: void PartitionCoreModule::doInit()
  47. LIST OF DETECTED DEVICES:
  48. .. node capacity name prettyName
  49. .. "/dev/sda" 500105249280 DevName$eb526146 DevNamePretty$69670f04
  50. .. 1 devices detected.
  51. 19:25:19 [6]: void Calamares::RequirementsChecker::reportProgress()
  52. Remaining modules: 1
  53. "partition"
  54. 19:25:20 [6]: void Calamares::RequirementsChecker::reportProgress()
  55. Remaining modules: 1
  56. "partition"
  57. 19:25:21 [6]: void Calamares::RequirementsChecker::reportProgress()
  58. Remaining modules: 1
  59. "partition"
  60. 19:25:22 [6]: void Calamares::RequirementsChecker::reportProgress()
  61. Remaining modules: 1
  62. "partition"
  63. .. Running ("blkid", "-s", "TYPE", "-o", "value", "/dev/sda2")
  64. .. Finished. Exit code: 0 output:
  65. ext4
  66. 19:25:23 [6]: FstabEntryList PartUtils::lookForFstabEntries(const QString&)
  67. Checking device "/dev/sda2" for fstab (fs= "ext4" )
  68. .. Running ("mount", "-o", "ro,noload", "/dev/sda2", "/tmp/calamares-mQzYlq")
  69. .. Running ("udevadm", "settle")
  70. .. Running ("sync")
  71. .. got 10 fstab entries from 10 lines in "/tmp/calamares-mQzYlq/etc/fstab"
  72. .. Running ("umount", "-R", "/tmp/calamares-mQzYlq")
  73. .. Running ("udevadm", "settle")
  74. .. Running ("sync")
  75. 19:25:23 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&)
  76. Partition "/dev/sda2" authorized for resize + autopartition install.
  77. .. os-prober lines after cleanup:
  78. "/dev/sda2:Manjaro Linux (21.3.5):ManjaroLinux:linux"
  79. 19:25:23 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
  80. system is EFI and new EFI system partition has been found.
  81. 19:25:23 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
  82. Got 1 requirement results from "partition"
  83. 19:25:23 [6]: void ChoicePage::updateDeviceStatePreview()
  84. Updating partitioning state widgets.
  85. 19:25:23 [6]: void ChoicePage::setupActions()
  86. Setting up actions for "/dev/sda" with 1 entries.
  87. .. Can not resize "/dev/sda" , filesystem "unknown" does not support resize.
  88. .. Checking if "/dev/sda" can be replaced.
  89. .. NO, insufficient storage
  90. Required storage B: 9019431321 "(7.9GiB)"
  91. Available storage B: 1048576 "(0GiB)"
  92. .. Can not resize "/dev/sda1" , filesystem "fat32" does not support resize.
  93. .. Checking if "/dev/sda1" can be replaced.
  94. .. NO, insufficient storage
  95. Required storage B: 9019431321 "(7.9GiB)"
  96. Available storage B: 314572800 "(0GiB)"
  97. .. Partition "/dev/sda2" authorized for resize + autopartition install.
  98. .. contains resizable "/dev/sda2"
  99. .. Checking if "/dev/sda2" can be replaced.
  100. .. Partition "/dev/sda2" authorized for replace install.
  101. .. contains replaceable "/dev/sda2"
  102. .. Can not resize "/dev/sda" , filesystem "unknown" does not support resize.
  103. .. Checking if "/dev/sda" can be replaced.
  104. .. NO, insufficient storage
  105. Required storage B: 9019431321 "(7.9GiB)"
  106. Available storage B: 2595840 "(0GiB)"
  107. 19:25:23 [6]: ChoicePage::setupActions()::<lambda()>
  108. Setting texts for 1 non-empty osprober entry
  109. 19:25:23 [6]: void ChoicePage::continueApplyDeviceChoice()
  110. Previous device -1 new device 0
  111. 19:25:23 [6]: void ChoicePage::applyActionChoice(InstallChoice)
  112. Prev -1 InstallChoice Config::Erase "erase"
  113. 19:25:23 [6]: PartitionTable* CreatePartitionTableJob::createTable()
  114. CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
  115. 19:25:23 [6]: void Calamares::RequirementsChecker::finished()
  116. All requirements have been checked.
  117. 19:25:23 [6]: void Calamares::RequirementsModel::describe() const
  118. Requirements model has 6 items
  119. .. requirement 0 "storage" satisfied? true mandatory? true
  120. .. requirement 1 "ram" satisfied? true mandatory? true
  121. .. requirement 2 "power" satisfied? true mandatory? false
  122. .. requirement 3 "internet" satisfied? false mandatory? false
  123. .. requirement 4 "root" satisfied? true mandatory? true
  124. .. requirement 5 "partitions" satisfied? true mandatory? true
  125. 19:25:23 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
  126. WARNING: system is EFI but no EFI system partitions found.
  127. 19:25:23 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
  128. system is EFI and new EFI system partition has been found.
  129. 19:25:23 [6]: void PartitionCoreModule::dumpQueue() const
  130. # Queue:
  131. .. ## Device: "/dev/sda"
  132. .. - CreatePartitionTableJob
  133. .. - CreatePartitionJob
  134. .. - SetPartFlagsJob
  135. .. - CreatePartitionJob
  136. 19:25:23 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
  137. Updating partitioning preview widgets.
  138. 19:25:44 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
  139. Mapping "en_US" in "US" to locale.
  140. .. Matching ("en_AG", "en_AU.UTF-8", "en_BW.UTF-8", "en_CA.UTF-8", "en_DK.UTF-8", "en_GB.UTF-8", "en_HK.UTF-8", "en_IE.UTF-8", "en_IL", "en_IN", "en_NG", "en_NZ.UTF-8", "en_PH.UTF-8", "en_SC.UTF-8", "en_SG.UTF-8", "en_US.UTF-8", "en_ZA.UTF-8", "en_ZM", "en_ZW.UTF-8")
  141. .. Exact formats match for language tag "en_US.UTF-8"
  142. 15:25:44 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
  143. Mapping "en_US" in "US" to locale.
  144. .. Matching ("en_AG", "en_AU.UTF-8", "en_BW.UTF-8", "en_CA.UTF-8", "en_DK.UTF-8", "en_GB.UTF-8", "en_HK.UTF-8", "en_IE.UTF-8", "en_IL", "en_IN", "en_NG", "en_NZ.UTF-8", "en_PH.UTF-8", "en_SC.UTF-8", "en_SG.UTF-8", "en_US.UTF-8", "en_ZA.UTF-8", "en_ZM", "en_ZW.UTF-8")
  145. .. Exact formats match for language tag "en_US.UTF-8"
  146. 15:25:44 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
  147. Mapping "en_US" in "US" to locale.
  148. .. Matching ("en_AG", "en_AU.UTF-8", "en_BW.UTF-8", "en_CA.UTF-8", "en_DK.UTF-8", "en_GB.UTF-8", "en_HK.UTF-8", "en_IE.UTF-8", "en_IL", "en_IN", "en_NG", "en_NZ.UTF-8", "en_PH.UTF-8", "en_SC.UTF-8", "en_SG.UTF-8", "en_US.UTF-8", "en_ZA.UTF-8", "en_ZM", "en_ZW.UTF-8")
  149. .. Exact formats match for language tag "en_US.UTF-8"
  150. 15:26:00 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
  151. Mapping "en_US" in "NL" to locale.
  152. .. Matching ("en_AG", "en_AU.UTF-8", "en_BW.UTF-8", "en_CA.UTF-8", "en_DK.UTF-8", "en_GB.UTF-8", "en_HK.UTF-8", "en_IE.UTF-8", "en_IL", "en_IN", "en_NG", "en_NZ.UTF-8", "en_PH.UTF-8", "en_SC.UTF-8", "en_SG.UTF-8", "en_US.UTF-8", "en_ZA.UTF-8", "en_ZM", "en_ZW.UTF-8")
  153. .. Exact formats match for language tag "en_US.UTF-8"
  154. 21:26:06 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
  155. Mapping "en_US" in "PL" to locale.
  156. .. Matching ("en_AG", "en_AU.UTF-8", "en_BW.UTF-8", "en_CA.UTF-8", "en_DK.UTF-8", "en_GB.UTF-8", "en_HK.UTF-8", "en_IE.UTF-8", "en_IL", "en_IN", "en_NG", "en_NZ.UTF-8", "en_PH.UTF-8", "en_SC.UTF-8", "en_SG.UTF-8", "en_US.UTF-8", "en_ZA.UTF-8", "en_ZM", "en_ZW.UTF-8")
  157. .. Exact formats match for language tag "en_US.UTF-8"
  158. 21:26:08 [6]: void Config::guessLocaleKeyboardLayout()
  159. Got locale language "en_US.UTF-8"
  160. .. looking for locale part "US"
  161. .. matched "us"
  162. 21:26:08 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*)
  163. Next level: "en"
  164. 21:26:44 [2]: QObject::setParent: Cannot set parent, new parent is in a different thread
  165. 21:26:44 [6]: virtual QString PartitionViewStep::prettyStatus() const
  166. Summary for Partition 1 Config::Erase
  167. 21:26:44 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
  168. Checking LVM use on 1 devices
  169. 21:26:44 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
  170. Building partition information map
  171. .. partitions on "/dev/sda"
  172. .. mapping for "" "unallocated"
  173. partlabel : ""
  174. partition-uuid (partuuid) : "PartUUID$35444ef"
  175. parttype : ""
  176. partattrs : "0"
  177. mountPoint: : ""
  178. fs: : "unknown"
  179. fsName : "unknown"
  180. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  181. claimed : "false"
  182. .. mapping for "" "New Partition"
  183. partlabel : ""
  184. partition-uuid (partuuid) : "PartUUID$35444ef"
  185. parttype : ""
  186. partattrs : "0"
  187. mountPoint: : "/boot/efi"
  188. fs: : "fat32"
  189. fsName : "fat32"
  190. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  191. claimed : "true"
  192. .. mapping for "" "New Partition"
  193. partlabel : "root"
  194. partition-uuid (partuuid) : "PartUUID$35444ef"
  195. parttype : ""
  196. partattrs : "0"
  197. mountPoint: : "/"
  198. fs: : "ext4"
  199. fsName : "ext4"
  200. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  201. claimed : "true"
  202. 21:26:44 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
  203. Building partition information map
  204. .. partitions on "/dev/sda"
  205. .. mapping for "" "unallocated"
  206. partlabel : ""
  207. partition-uuid (partuuid) : "PartUUID$35444ef"
  208. parttype : ""
  209. partattrs : "0"
  210. mountPoint: : ""
  211. fs: : "unknown"
  212. fsName : "unknown"
  213. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  214. claimed : "false"
  215. .. mapping for "" "New Partition"
  216. partlabel : ""
  217. partition-uuid (partuuid) : "PartUUID$35444ef"
  218. parttype : ""
  219. partattrs : "0"
  220. mountPoint: : "/boot/efi"
  221. fs: : "fat32"
  222. fsName : "fat32"
  223. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  224. claimed : "true"
  225. .. mapping for "" "New Partition"
  226. partlabel : "root"
  227. partition-uuid (partuuid) : "PartUUID$35444ef"
  228. parttype : ""
  229. partattrs : "0"
  230. mountPoint: : "/"
  231. fs: : "ext4"
  232. fsName : "ext4"
  233. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  234. claimed : "true"
  235. 21:26:44 [2]: QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
  236. 21:26:44 [2]: QObject::setParent: Cannot set parent, new parent is in a different thread
  237. 21:26:44 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
  238. Checking LVM use on 1 devices
  239. 21:26:44 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
  240. Building partition information map
  241. .. partitions on "/dev/sda"
  242. .. mapping for "" "unallocated"
  243. partlabel : ""
  244. partition-uuid (partuuid) : "PartUUID$35444ef"
  245. parttype : ""
  246. partattrs : "0"
  247. mountPoint: : ""
  248. fs: : "unknown"
  249. fsName : "unknown"
  250. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  251. claimed : "false"
  252. .. mapping for "" "New Partition"
  253. partlabel : ""
  254. partition-uuid (partuuid) : "PartUUID$35444ef"
  255. parttype : ""
  256. partattrs : "0"
  257. mountPoint: : "/boot/efi"
  258. fs: : "fat32"
  259. fsName : "fat32"
  260. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  261. claimed : "true"
  262. .. mapping for "" "New Partition"
  263. partlabel : "root"
  264. partition-uuid (partuuid) : "PartUUID$35444ef"
  265. parttype : ""
  266. partattrs : "0"
  267. mountPoint: : "/"
  268. fs: : "ext4"
  269. fsName : "ext4"
  270. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  271. claimed : "true"
  272. 21:26:44 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
  273. Building partition information map
  274. .. partitions on "/dev/sda"
  275. .. mapping for "" "unallocated"
  276. partlabel : ""
  277. partition-uuid (partuuid) : "PartUUID$35444ef"
  278. parttype : ""
  279. partattrs : "0"
  280. mountPoint: : ""
  281. fs: : "unknown"
  282. fsName : "unknown"
  283. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  284. claimed : "false"
  285. .. mapping for "" "New Partition"
  286. partlabel : ""
  287. partition-uuid (partuuid) : "PartUUID$35444ef"
  288. parttype : ""
  289. partattrs : "0"
  290. mountPoint: : "/boot/efi"
  291. fs: : "fat32"
  292. fsName : "fat32"
  293. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  294. claimed : "true"
  295. .. mapping for "" "New Partition"
  296. partlabel : "root"
  297. partition-uuid (partuuid) : "PartUUID$35444ef"
  298. parttype : ""
  299. partattrs : "0"
  300. mountPoint: : "/"
  301. fs: : "ext4"
  302. fsName : "ext4"
  303. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  304. claimed : "true"
  305. 21:26:44 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*)
  306. Summary widget is larger than viewport, enlarge by 86 to QSize(834, 615)
  307. 21:26:48 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
  308. Checking LVM use on 1 devices
  309. 21:26:48 [6]: void Calamares::JobThread::finalize()
  310. There are 35 jobs, total weight 33
  311. .. Job 1 "Manage auto-mount settings" +wt 0.111111 tot.wt 0.111111
  312. .. Job 2 "Clear all temporary mounts." +wt 0.111111 tot.wt 0.222222
  313. .. Job 3 "Clear mounts for partitioning operations on /dev/sda" +wt 0.111111 tot.wt 0.333333
  314. .. Job 4 "Create new gpt partition table on /dev/sda." +wt 0.111111 tot.wt 0.444444
  315. .. Job 5 "Create new 300MiB partition on /dev/sda (WDC WD5000BEVT-35A0RT0)." +wt 0.111111 tot.wt 0.555556
  316. .. Job 6 "Set flags on 300MiB fat32 partition." +wt 0.111111 tot.wt 0.666667
  317. .. Job 7 "Create new 476635MiB partition on /dev/sda (WDC WD5000BEVT-35A0RT0) with entries root." +wt 0.111111 tot.wt 0.777778
  318. .. Job 8 "Set partition information" +wt 0.111111 tot.wt 0.888889
  319. .. Job 9 "Manage auto-mount settings" +wt 0.111111 tot.wt 1
  320. .. Job 10 "mount" +wt 1 tot.wt 2
  321. .. Job 11 "unpackfs" +wt 12 tot.wt 14
  322. .. Job 12 "networkcfg" +wt 1 tot.wt 15
  323. .. Job 13 "Generate machine-id." +wt 1 tot.wt 16
  324. .. Job 14 "fstab" +wt 1 tot.wt 17
  325. .. Job 15 "Set timezone to Europe/Warsaw" +wt 1 tot.wt 18
  326. .. Job 16 "Set keyboard model to pc105, layout to us-" +wt 1 tot.wt 19
  327. .. Job 17 "localecfg" +wt 1 tot.wt 20
  328. .. Job 18 "Configuring encrypted swap." +wt 1 tot.wt 21
  329. .. Job 19 "Configuring LUKS key file." +wt 1 tot.wt 22
  330. .. Job 20 "initcpiocfg" +wt 1 tot.wt 23
  331. .. Job 21 "Creating initramfs with mkinitcpio." +wt 1 tot.wt 24
  332. .. Job 22 "Configure <pre>sudo</pre> users." +wt 0.166667 tot.wt 24.1667
  333. .. Job 23 "Preparing groups." +wt 0.166667 tot.wt 24.3333
  334. .. Job 24 "Create user bodek" +wt 0.166667 tot.wt 24.5
  335. .. Job 25 "Set password for user bodek" +wt 0.166667 tot.wt 24.6667
  336. .. Job 26 "Set password for user root" +wt 0.166667 tot.wt 24.8333
  337. .. Job 27 "Set hostname bodek-rc410rc510rc710" +wt 0.166667 tot.wt 25
  338. .. Job 28 "displaymanager" +wt 1 tot.wt 26
  339. .. Job 29 "mhwdcfg" +wt 1 tot.wt 27
  340. .. Job 30 "hwclock" +wt 1 tot.wt 28
  341. .. Job 31 "services" +wt 1 tot.wt 29
  342. .. Job 32 "grubcfg" +wt 1 tot.wt 30
  343. .. Job 33 "bootloader" +wt 1 tot.wt 31
  344. .. Job 34 "postcfg" +wt 1 tot.wt 32
  345. .. Job 35 "Unmount file systems." +wt 1 tot.wt 33
  346. 21:26:48 [6]: virtual void Calamares::JobThread::run()
  347. Starting job "Manage auto-mount settings" ( 1 / 35 )
  348. 21:26:48 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
  349. Set automount to disable
  350. 21:26:48 [6]: void CalamaresUtils::Partition::querySolidAutoMount(QDBusConnection&, AutoMountInfo&)
  351. Solid not available: "Not connected to D-Bus server"
  352. 21:26:48 [6]: virtual void Calamares::JobThread::run()
  353. Starting job "Clear all temporary mounts." ( 2 / 35 )
  354. 21:26:48 [6]: virtual void Calamares::JobThread::run()
  355. Starting job "Clear mounts for partitioning operations on /dev/sda" ( 3 / 35 )
  356. 21:26:49 [6]: QStringList getPartitionsForDevice(const QString&)
  357. Reading from "/proc/partitions" looking for "sda"
  358. 21:26:49 [6]: virtual Calamares::JobResult ClearMountsJob::exec()
  359. ClearMountsJob finished. Here's what was done:
  360. .. Running ("udevadm", "settle")
  361. .. Running ("sync")
  362. 21:26:50 [6]: virtual void Calamares::JobThread::run()
  363. Starting job "Create new gpt partition table on /dev/sda." ( 4 / 35 )
  364. 21:26:50 [6]: virtual Calamares::JobResult CreatePartitionTableJob::exec()
  365. Creating new partition table of type "gpt" , uncommitted partitions:
  366. .. "unallocated"
  367. .. "New Partition"
  368. .. "New Partition"
  369. .. Running ("lsblk")
  370. .. Finished. Exit code: 0 output:
  371. NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
  372. loop0 7:0 0 18.8M 1 loop /run/miso/sfs/livefs
  373. loop1 7:1 0 691.9M 1 loop /run/miso/sfs/mhwdfs
  374. loop2 7:2 0 1.9G 1 loop /run/miso/sfs/desktopfs
  375. loop3 7:3 0 634.5M 1 loop /run/miso/sfs/rootfs
  376. sda 8:0 0 465.8G 0 disk
  377. |-sda1 8:1 0 300M 0 part
  378. `-sda2 8:2 0 465.5G 0 part
  379. sdb 8:16 1 7.5G 0 disk /run/miso/bootmnt
  380. |-sdb1 8:17 1 3.3G 0 part
  381. `-sdb2 8:18 1 4M 0 part
  382. sr0 11:0 1 1024M 0 rom
  383. .. lsblk output:
  384. NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
  385. loop0 7:0 0 18.8M 1 loop /run/miso/sfs/livefs
  386. loop1 7:1 0 691.9M 1 loop /run/miso/sfs/mhwdfs
  387. loop2 7:2 0 1.9G 1 loop /run/miso/sfs/desktopfs
  388. loop3 7:3 0 634.5M 1 loop /run/miso/sfs/rootfs
  389. sda 8:0 0 465.8G 0 disk
  390. |-sda1 8:1 0 300M 0 part
  391. `-sda2 8:2 0 465.5G 0 part
  392. sdb 8:16 1 7.5G 0 disk /run/miso/bootmnt
  393. |-sdb1 8:17 1 3.3G 0 part
  394. `-sdb2 8:18 1 4M 0 part
  395. sr0 11:0 1 1024M 0 rom
  396. .. Running ("mount")
  397. .. Finished. Exit code: 0 output:
  398. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  399. sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  400. dev on /dev type devtmpfs (rw,nosuid,relatime,size=2907352k,nr_inodes=726838,mode=755,inode64)
  401. run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755,inode64)
  402. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  403. /dev/sdb on /run/miso/bootmnt type iso9660 (ro,relatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8)
  404. cowspace on /run/miso/cowspace type tmpfs (rw,relatime,size=262144k,mode=755,inode64)
  405. overlay_root on /run/miso/overlay_root type tmpfs (rw,relatime,size=4401576k,mode=755,inode64)
  406. /dev/loop0 on /run/miso/sfs/livefs type squashfs (ro,relatime,errors=continue)
  407. /dev/loop1 on /run/miso/sfs/mhwdfs type squashfs (ro,relatime,errors=continue)
  408. /dev/loop2 on /run/miso/sfs/desktopfs type squashfs (ro,relatime,errors=continue)
  409. /dev/loop3 on /run/miso/sfs/rootfs type squashfs (ro,relatime,errors=continue)
  410. overlay on / type overlay (rw,relatime,lowerdir=/run/miso/sfs/livefs:/run/miso/sfs/mhwdfs:/run/miso/sfs/desktopfs:/run/miso/sfs/rootfs,upperdir=/run/miso/overlay_root/upper,workdir=/run/miso/overlay_root/work,index=off,xino=off)
  411. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  412. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
  413. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  414. cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
  415. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  416. bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
  417. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=417)
  418. mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
  419. debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
  420. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
  421. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,nr_inodes=1048576,inode64)
  422. tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
  423. configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
  424. fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
  425. tmpfs on /etc/pacman.d/gnupg type tmpfs (rw,relatime,mode=755,inode64)
  426. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=586876k,nr_inodes=146719,mode=700,uid=1000,gid=1000,inode64)
  427. portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  428. .. mount output:
  429. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  430. sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  431. dev on /dev type devtmpfs (rw,nosuid,relatime,size=2907352k,nr_inodes=726838,mode=755,inode64)
  432. run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755,inode64)
  433. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  434. /dev/sdb on /run/miso/bootmnt type iso9660 (ro,relatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8)
  435. cowspace on /run/miso/cowspace type tmpfs (rw,relatime,size=262144k,mode=755,inode64)
  436. overlay_root on /run/miso/overlay_root type tmpfs (rw,relatime,size=4401576k,mode=755,inode64)
  437. /dev/loop0 on /run/miso/sfs/livefs type squashfs (ro,relatime,errors=continue)
  438. /dev/loop1 on /run/miso/sfs/mhwdfs type squashfs (ro,relatime,errors=continue)
  439. /dev/loop2 on /run/miso/sfs/desktopfs type squashfs (ro,relatime,errors=continue)
  440. /dev/loop3 on /run/miso/sfs/rootfs type squashfs (ro,relatime,errors=continue)
  441. overlay on / type overlay (rw,relatime,lowerdir=/run/miso/sfs/livefs:/run/miso/sfs/mhwdfs:/run/miso/sfs/desktopfs:/run/miso/sfs/rootfs,upperdir=/run/miso/overlay_root/upper,workdir=/run/miso/overlay_root/work,index=off,xino=off)
  442. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  443. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
  444. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  445. cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
  446. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  447. bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
  448. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=417)
  449. mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
  450. debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
  451. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
  452. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,nr_inodes=1048576,inode64)
  453. tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
  454. configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
  455. fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
  456. tmpfs on /etc/pacman.d/gnupg type tmpfs (rw,relatime,mode=755,inode64)
  457. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=586876k,nr_inodes=146719,mode=700,uid=1000,gid=1000,inode64)
  458. portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  459. 21:26:51 [6]: virtual void Calamares::JobThread::run()
  460. Starting job "Create new 300MiB partition on /dev/sda (WDC WD5000BEVT-35A0RT0)." ( 5 / 35 )
  461. 21:26:57 [6]: virtual void Calamares::JobThread::run()
  462. Starting job "Set flags on partition /dev/sda1." ( 6 / 35 )
  463. 21:26:57 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec()
  464. Setting flags on "/dev/sda" partition "/dev/sda1"
  465. "boot"
  466. 21:27:00 [6]: virtual void Calamares::JobThread::run()
  467. Starting job "Create new 476635MiB partition on /dev/sda (WDC WD5000BEVT-35A0RT0) with entries root." ( 7 / 35 )
  468. 21:27:36 [6]: virtual void Calamares::JobThread::run()
  469. Starting job "Set partition information" ( 8 / 35 )
  470. 21:27:36 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
  471. Building partition information map
  472. .. partitions on "/dev/sda"
  473. .. mapping for "" "unallocated"
  474. partlabel : ""
  475. partition-uuid (partuuid) : "PartUUID$35444ef"
  476. parttype : ""
  477. partattrs : "0"
  478. mountPoint: : ""
  479. fs: : "unknown"
  480. fsName : "unknown"
  481. filesystem-uuid (uuid) : "FSUUID$1d249fd1"
  482. claimed : "false"
  483. .. mapping for "/dev/sda1" "/dev/sda1"
  484. partlabel : ""
  485. partition-uuid (partuuid) : "PartUUID$81889d95"
  486. parttype : ""
  487. partattrs : "0"
  488. mountPoint: : "/boot/efi"
  489. fs: : "fat32"
  490. fsName : "fat32"
  491. filesystem-uuid (uuid) : "FSUUID$e368f7b8"
  492. claimed : "true"
  493. .. mapping for "/dev/sda2" "/dev/sda2"
  494. partlabel : "root"
  495. partition-uuid (partuuid) : "PartUUID$8cbc377a"
  496. parttype : ""
  497. partattrs : "0"
  498. mountPoint: : "/"
  499. fs: : "ext4"
  500. fsName : "ext4"
  501. filesystem-uuid (uuid) : "FSUUID$2aa48a83"
  502. claimed : "true"
  503. 21:27:36 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
  504. Saving partition information map to GlobalStorage["partitions"]
  505. 21:27:36 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
  506. FillGlobalStorageJob writing empty bootLoader value
  507. 21:27:36 [6]: virtual void Calamares::JobThread::run()
  508. Starting job "Manage auto-mount settings" ( 9 / 35 )
  509. 21:27:36 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
  510. Restore automount settings
  511. 21:27:36 [6]: virtual void Calamares::JobThread::run()
  512. Starting job "mount" ( 10 / 35 )
  513. 21:27:36 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  514. Job file "/usr/lib/calamares/modules/mount/main.py"
  515. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  516. .. Job description from pretty_name "mount" = "Mounting partitions."
  517. chcon: failed to get security context of '/': Operation not supported
  518. .. Running ("mount", "-t", "ext4", "/dev/sda2", "/tmp/calamares-root-s2o45p_w/")
  519. .. Running ("udevadm", "settle")
  520. .. Running ("sync")
  521. chcon: failed to get security context of '/boot/efi': Operation not supported
  522. .. Running ("mount", "-t", "vfat", "/dev/sda1", "/tmp/calamares-root-s2o45p_w/boot/efi")
  523. .. Running ("udevadm", "settle")
  524. .. Running ("sync")
  525. chcon: failed to get security context of '/dev': Operation not supported
  526. .. Running ("mount", "-o", "bind", "/dev", "/tmp/calamares-root-s2o45p_w/dev")
  527. .. Running ("udevadm", "settle")
  528. .. Running ("sync")
  529. chcon: failed to get security context of '/proc': Operation not supported
  530. .. Running ("mount", "-t", "proc", "proc", "/tmp/calamares-root-s2o45p_w/proc")
  531. .. Running ("udevadm", "settle")
  532. .. Running ("sync")
  533. chcon: failed to get security context of '/run': Operation not supported
  534. .. Running ("mount", "-t", "tmpfs", "tmpfs", "/tmp/calamares-root-s2o45p_w/run")
  535. .. Running ("udevadm", "settle")
  536. .. Running ("sync")
  537. chcon: failed to get security context of '/run/udev': Operation not supported
  538. .. Running ("mount", "-o", "bind", "/run/udev", "/tmp/calamares-root-s2o45p_w/run/udev")
  539. .. Running ("udevadm", "settle")
  540. .. Running ("sync")
  541. chcon: failed to get security context of '/sys': Operation not supported
  542. .. Running ("mount", "-t", "sysfs", "sys", "/tmp/calamares-root-s2o45p_w/sys")
  543. .. Running ("udevadm", "settle")
  544. .. Running ("sync")
  545. chcon: failed to get security context of '/sys/firmware/efi/efivars': Operation not supported
  546. .. Running ("mount", "-t", "efivarfs", "efivarfs", "/tmp/calamares-root-s2o45p_w/sys/firmware/efi/efivars")
  547. .. Running ("udevadm", "settle")
  548. .. Running ("sync")
  549. 21:27:37 [6]: virtual void Calamares::JobThread::run()
  550. Starting job "unpackfs" ( 11 / 35 )
  551. 21:27:37 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  552. Job file "/usr/lib/calamares/modules/unpackfs/main.py"
  553. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  554. .. Job description from pretty_name "unpackfs" = "Filling up filesystems."
  555. .. Running ("mount", "-t", "squashfs", "-o", "loop", "/run/miso/bootmnt/manjaro/x86_64/rootfs.sfs", "/tmp/tmpvd1d8vgz/rootfs")
  556. .. Finished. Exit code: 0 output:
  557. mount: /tmp/tmpvd1d8vgz/rootfs: WARNING: source write-protected, mounted read-only.
  558. .. Running ("udevadm", "settle")
  559. .. Running ("sync")
  560. .. Running ("unsquashfs", "-l", "/run/miso/bootmnt/manjaro/x86_64/rootfs.sfs")
  561. .. Running ("rsync", "-aHAXr", "--filter=-x trusted.overlay.*", "--exclude", "/proc/", "--exclude", "/sys/", "--exclude", "/dev/", "--exclude", "/run/", "--exclude", "/run/udev/", "--exclude", "/sys/firmware/efi/efivars/", "--progress", "/tmp/tmpvd1d8vgz/rootfs/", "/tmp/calamares-root-s2o45p_w")
  562. .. Running ("mount", "-t", "squashfs", "-o", "loop", "/run/miso/bootmnt/manjaro/x86_64/desktopfs.sfs", "/tmp/tmpvd1d8vgz/desktopfs")
  563. .. Finished. Exit code: 0 output:
  564. mount: /tmp/tmpvd1d8vgz/desktopfs: WARNING: source write-protected, mounted read-only.
  565. .. Running ("udevadm", "settle")
  566. .. Running ("sync")
  567. 21:28:39 [2]: Calamares::Utils::ProcessResult Calamares::Utils::Runner::run()
  568. WARNING: Process "sync" timed out after 10000 ms. Output so far:
  569.  
  570. 21:28:39 [2]: QProcess: Destroyed while process ("env") is still running.
  571. .. Running ("unsquashfs", "-l", "/run/miso/bootmnt/manjaro/x86_64/desktopfs.sfs")
  572. .. Running ("rsync", "-aHAXr", "--filter=-x trusted.overlay.*", "--exclude", "/proc/", "--exclude", "/sys/", "--exclude", "/dev/", "--exclude", "/run/", "--exclude", "/run/udev/", "--exclude", "/sys/firmware/efi/efivars/", "--progress", "/tmp/tmpvd1d8vgz/desktopfs/", "/tmp/calamares-root-s2o45p_w")
  573. 21:32:47 [6]: virtual void Calamares::JobThread::run()
  574. Starting job "networkcfg" ( 12 / 35 )
  575. 21:32:47 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  576. Job file "/usr/lib/calamares/modules/networkcfg/main.py"
  577. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  578. .. Job description from pretty_name "networkcfg" = "Saving network configuration."
  579. 21:32:47 [6]: virtual void Calamares::JobThread::run()
  580. Starting job "Generate machine-id." ( 13 / 35 )
  581. .. Running ("systemd-machine-id-setup")
  582. .. Finished. Exit code: 0 output:
  583. Initializing machine ID from random generator.
  584. .. Running ("ln", "-sf", "/etc/machine-id", "/var/lib/dbus/machine-id")
  585. 21:32:55 [6]: virtual void Calamares::JobThread::run()
  586. Starting job "fstab" ( 14 / 35 )
  587. 21:32:55 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  588. Job file "/usr/lib/calamares/modules/fstab/main.py"
  589. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  590. .. Job description from pretty_name "fstab" = "Writing fstab."
  591. 21:32:56 [6]: virtual void Calamares::JobThread::run()
  592. Starting job "Set timezone to Europe/Warsaw" ( 15 / 35 )
  593. .. Running ("rm", "-f", "/etc/localtime")
  594. .. Running ("ln", "-s", "/usr/share/zoneinfo/Europe/Warsaw", "/etc/localtime")
  595. 21:32:56 [6]: virtual void Calamares::JobThread::run()
  596. Starting job "Set keyboard model to pc105, layout to us-" ( 16 / 35 )
  597. 21:32:56 [6]: virtual Calamares::JobResult SetKeyboardLayoutJob::exec()
  598. Executing SetKeyboardLayoutJob
  599. 21:32:56 [6]: bool SetKeyboardLayoutJob::writeVConsoleData(const QString&, const QString&) const
  600. Writing vconsole data to "/tmp/calamares-root-s2o45p_w/etc/vconsole.conf"
  601. 21:32:56 [6]: QString SetKeyboardLayoutJob::findConvertedKeymap(const QString&) const
  602. Looking for converted keymap in "/tmp/calamares-root-s2o45p_w/lib/kbd/keymaps/xkb"
  603. 21:32:56 [6]: QString findLegacyKeymap(const QString&, const QString&, const QString&)
  604. Looking for legacy keymap "us" "pc105" "" in QRC
  605. .. Found legacy keymap "us" with score 11
  606. .. Found legacy keymap "us-acentos" with score 11
  607. .. Found legacy keymap "dvorak" with score 11
  608. .. Found legacy keymap "dvorak" with score 11
  609. .. Written KEYMAP= "us" to vconsole.conf 0
  610. 21:32:56 [6]: bool SetKeyboardLayoutJob::writeX11Data(const QString&) const
  611. Writing X11 configuration to "/tmp/calamares-root-s2o45p_w/etc/X11/xorg.conf.d/00-keyboard.conf"
  612. .. Written XkbLayout "us" ; XkbModel "pc105" ; XkbVariant "" to X.org file "/tmp/calamares-root-s2o45p_w/etc/X11/xorg.conf.d/00-keyboard.conf" 0
  613. 21:32:56 [6]: bool SetKeyboardLayoutJob::writeDefaultKeyboardData(const QString&) const
  614. Writing default keyboard data to "/tmp/calamares-root-s2o45p_w/etc/default/keyboard"
  615. .. Written XKBMODEL "pc105" ; XKBLAYOUT "us" ; XKBVARIANT "" to /etc/default/keyboard file "/tmp/calamares-root-s2o45p_w/etc/default/keyboard" 0
  616. 21:32:56 [6]: virtual void Calamares::JobThread::run()
  617. Starting job "localecfg" ( 17 / 35 )
  618. 21:32:56 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  619. Job file "/usr/lib/calamares/modules/localecfg/main.py"
  620. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  621. .. Job description from pretty_name "localecfg" = "Configuring locales."
  622. .. Running ("locale-gen")
  623. .. Finished. Exit code: 0 output:
  624. Generating locales...
  625. en_US.UTF-8... done
  626. Generation complete.
  627. Copying saved locales...
  628. Copying complete.
  629. [PYTHON JOB]: "/tmp/calamares-root-s2o45p_w/etc/locale.gen done"
  630. [PYTHON JOB]: "/tmp/calamares-root-s2o45p_w/etc/locale.conf done"
  631. [PYTHON JOB]: "/tmp/calamares-root-s2o45p_w/etc/default done"
  632. 21:33:13 [6]: virtual void Calamares::JobThread::run()
  633. Starting job "Configuring encrypted swap." ( 18 / 35 )
  634. 21:33:13 [6]: void write_openswap_conf(const QString&, QStringList&, const LOSHInfo&)
  635. Will not write an invalid configuration to "/etc/openswap.conf"
  636. 21:33:13 [6]: virtual void Calamares::JobThread::run()
  637. Starting job "Configuring LUKS key file." ( 19 / 35 )
  638. 21:33:13 [6]: virtual Calamares::JobResult LuksBootKeyFileJob::exec()
  639. There are 0 LUKS partitions
  640. .. Nothing to do for LUKS.
  641. 21:33:13 [6]: virtual void Calamares::JobThread::run()
  642. Starting job "initcpiocfg" ( 20 / 35 )
  643. 21:33:13 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  644. Job file "/usr/lib/calamares/modules/initcpiocfg/main.py"
  645. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  646. .. Job description from pretty_name "initcpiocfg" = "Configuring mkinitcpio."
  647. .. Running ("sh", "-c", "which plymouth")
  648. .. Target cmd: ("sh", "-c", "which plymouth") Exit code: 1 output:
  649. which: no plymouth in (/home/manjaro/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
  650. 21:33:13 [6]: virtual void Calamares::JobThread::run()
  651. Starting job "Creating initramfs with mkinitcpio." ( 21 / 35 )
  652. 21:33:13 [6]: virtual Calamares::JobResult InitcpioJob::exec()
  653. Updating initramfs with kernel "linux515"
  654. .. Running ("mkinitcpio", "-p", "linux515")
  655. .. Finished. Exit code: 0 output:
  656. ==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'default'
  657. -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64.img
  658. ==> Starting build: 5.15.55-1-MANJARO
  659. -> Running build hook: [base]
  660. -> Running build hook: [udev]
  661. -> Running build hook: [autodetect]
  662. -> Running build hook: [modconf]
  663. -> Running build hook: [block]
  664. -> Running build hook: [keyboard]
  665. -> Running build hook: [keymap]
  666. -> Running build hook: [consolefont]
  667. ==> WARNING: consolefont: no font found in configuration
  668. -> Running build hook: [filesystems]
  669. -> Running build hook: [fsck]
  670. ==> Generating module dependencies
  671. ==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64.img
  672. ==> Image generation successful
  673. ==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'fallback'
  674. -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect
  675. ==> Starting build: 5.15.55-1-MANJARO
  676. -> Running build hook: [base]
  677. -> Running build hook: [udev]
  678. -> Running build hook: [modconf]
  679. -> Running build hook: [block]
  680. ==> WARNING: Possibly missing firmware for module: bfa
  681. ==> WARNING: Possibly missing firmware for module: qla2xxx
  682. ==> WARNING: Possibly missing firmware for module: qed
  683. ==> WARNING: Possibly missing firmware for module: qla1280
  684. -> Running build hook: [keyboard]
  685. -> Running build hook: [keymap]
  686. -> Running build hook: [consolefont]
  687. ==> WARNING: consolefont: no font found in configuration
  688. -> Running build hook: [filesystems]
  689. -> Running build hook: [fsck]
  690. ==> Generating module dependencies
  691. ==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64-fallback.img
  692. ==> Image generation successful
  693. 21:33:49 [6]: virtual void Calamares::JobThread::run()
  694. Starting job "Configure <pre>sudo</pre> users." ( 22 / 35 )
  695. 21:33:49 [6]: virtual void Calamares::JobThread::run()
  696. Starting job "Preparing groups." ( 23 / 35 )
  697. .. Running ("groupadd", "autologin")
  698. 21:33:50 [6]: virtual void Calamares::JobThread::run()
  699. Starting job "Create user bodek" ( 24 / 35 )
  700. 21:33:50 [6]: virtual Calamares::JobResult CreateUserJob::exec()
  701. [CREATEUSER]: creating user
  702. .. Running ("useradd", "-m", "-U", "-s", "/bin/bash", "-c", "bodek", "bodek")
  703. .. Running "usermod" "-aG" "lp,network,power,sys,wheel,autologin" "bodek"
  704. .. Running ("chown", "-R", "bodek:bodek", "/home/bodek")
  705. 21:33:51 [6]: virtual void Calamares::JobThread::run()
  706. Starting job "Set password for user bodek" ( 25 / 35 )
  707. .. Running "usermod" "-p" <password> "bodek"
  708. 21:33:51 [6]: virtual void Calamares::JobThread::run()
  709. Starting job "Set password for user root" ( 26 / 35 )
  710. .. Running "usermod" "-p" <password> "root"
  711. 21:33:51 [6]: virtual void Calamares::JobThread::run()
  712. Starting job "Set hostname bodek-rc410rc510rc710" ( 27 / 35 )
  713. 21:33:51 [6]: virtual void Calamares::JobThread::run()
  714. Starting job "displaymanager" ( 28 / 35 )
  715. 21:33:51 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  716. Job file "/usr/lib/calamares/modules/displaymanager/main.py"
  717. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  718. .. Job description from __doc__ "displaymanager" = "Configure display managers."
  719. [PYTHON JOB]: "lightdm selected but not installed"
  720. [PYTHON JOB]: "gdm selected but not installed"
  721. [PYTHON JOB]: "mdm selected but not installed"
  722. [PYTHON JOB]: "lxdm selected but not installed"
  723. [PYTHON JOB]: "slim selected but not installed"
  724. [PYTHON JOB]: "Using rootMountPoint '/tmp/calamares-root-s2o45p_w'"
  725. [PYTHON JOB]: ".. selected DE plasma"
  726. [PYTHON JOB]: "Setting up autologin for user bodek."
  727. 21:33:51 [6]: virtual void Calamares::JobThread::run()
  728. Starting job "mhwdcfg" ( 29 / 35 )
  729. 21:33:51 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  730. Job file "/usr/lib/calamares/modules/mhwdcfg/main.py"
  731. .. Job description from __doc__ "mhwdcfg" = "Configure the hardware"
  732. .. Running ("mhwd", "-a", "pci", "free", "0200", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf")
  733. .. Finished. Exit code: 0 output:
  734. Warning: config '/var/lib/mhwd/db/pci/network_drivers/r8168/MHWDCONFIG' is invalid!
  735. Warning: config '/var/lib/mhwd/db/pci/network_drivers/rt3562sta/MHWDCONFIG' is invalid!
  736. Warning: No config found for device: 0000:03:00.0 (0200:1814:3290) Network controller Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe
  737. Warning: No config found for device: 0000:05:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  738. .. Running ("mhwd", "-a", "pci", "free", "0280", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf")
  739. .. Finished. Exit code: 0 output:
  740. Warning: config '/var/lib/mhwd/db/pci/network_drivers/r8168/MHWDCONFIG' is invalid!
  741. Warning: config '/var/lib/mhwd/db/pci/network_drivers/rt3562sta/MHWDCONFIG' is invalid!
  742. Warning: No device of class 0280 found!
  743. .. Running ("mhwd", "-a", "pci", "free", "0300", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf")
  744. .. Finished. Exit code: 0 output:
  745. Warning: config '/var/lib/mhwd/db/pci/network_drivers/r8168/MHWDCONFIG' is invalid!
  746. Warning: config '/var/lib/mhwd/db/pci/network_drivers/rt3562sta/MHWDCONFIG' is invalid!
  747. > Using config 'video-linux' for device: 0000:00:02.0 (0300:8086:0046) Display controller Intel Corporation Core Processor Integrated Graphics Controller
  748. > Installing video-linux...
  749. warning: database file for 'core' does not exist (use '-Sy' to download)
  750. warning: database file for 'extra' does not exist (use '-Sy' to download)
  751. warning: database file for 'community' does not exist (use '-Sy' to download)
  752. warning: database file for 'multilib' does not exist (use '-Sy' to download)
  753. Sourcing /etc/mhwd-x86_64.conf
  754. Has lib32 support: true
  755. Sourcing /var/lib/mhwd/db/pci/graphic_drivers/video-linux/MHWDCONFIG
  756. Processing classid: 0300
  757. Sourcing /var/lib/mhwd/scripts/include/0300
  758. Processing classid: 0380
  759. Processing classid: 0302
  760. :: Synchronizing package databases...
  761. mhwd downloading...
  762. warning: libva-mesa-driver-22.1.3-1 is up to date -- skipping
  763. warning: libva-vdpau-driver-0.7.4-6 is up to date -- skipping
  764. warning: lib32-libva-vdpau-driver-0.7.4-6 is up to date -- skipping
  765. resolving dependencies...
  766. looking for conflicting packages...
  767.  
  768. Packages (11) libxvmc-1.0.13-1 lib32-mesa-vdpau-22.1.3-1 lib32-vulkan-intel-22.1.3-1 lib32-vulkan-radeon-22.1.3-1 mesa-vdpau-22.1.3-1 vulkan-intel-22.1.3-1 vulkan-radeon-22.1.3-1 xf86-video-amdgpu-22.0.0-1 xf86-video-ati-1:19.1.0.r9.g5eba006e-2 xf86-video-intel-1:2.99.917+916+g31486f40-2 xf86-video-nouveau-1.0.17-2
  769.  
  770. Total Download Size: 16.02 MiB
  771. Total Installed Size: 56.68 MiB
  772.  
  773. :: Proceed with installation? [Y/n]
  774. :: Retrieving packages...
  775. lib32-mesa-vdpau-22.1.3-1-x86_64 downloading...
  776. mesa-vdpau-22.1.3-1-x86_64 downloading...
  777. lib32-vulkan-intel-22.1.3-1-x86_64 downloading...
  778. vulkan-intel-22.1.3-1-x86_64 downloading...
  779. lib32-vulkan-radeon-22.1.3-1-x86_64 downloading...
  780. vulkan-radeon-22.1.3-1-x86_64 downloading...
  781. xf86-video-intel-1:2.99.917+916+g31486f40-2-x86_64 downloading...
  782. xf86-video-ati-1:19.1.0.r9.g5eba006e-2-x86_64 downloading...
  783. xf86-video-nouveau-1.0.17-2-x86_64 downloading...
  784. xf86-video-amdgpu-22.0.0-1-x86_64 downloading...
  785. libxvmc-1.0.13-1-x86_64 downloading...
  786. checking keyring...
  787. checking package integrity...
  788. loading package files...
  789. checking for file conflicts...
  790. checking available disk space...
  791. :: Processing package changes...
  792. installing xf86-video-ati...
  793. installing xf86-video-amdgpu...
  794. installing libxvmc...
  795. installing xf86-video-intel...
  796. >>> This driver now uses DRI3 as the default Direct Rendering
  797. Infrastructure. You can try falling back to DRI2 if you run
  798. into trouble. To do so, save a file with the following
  799. content as /etc/X11/xorg.conf.d/20-intel.conf :
  800. Section "Device"
  801. Identifier "Intel Graphics"
  802. Driver "intel"
  803. Option "DRI" "2" # DRI3 is now default
  804. #Option "AccelMethod" "sna" # default
  805. #Option "AccelMethod" "uxa" # fallback
  806. EndSection
  807. Optional dependencies for xf86-video-intel
  808. libxrandr: for intel-virtual-output [installed]
  809. libxinerama: for intel-virtual-output [installed]
  810. libxcursor: for intel-virtual-output [installed]
  811. libxtst: for intel-virtual-output [installed]
  812. libxss: for intel-virtual-output [installed]
  813. installing xf86-video-nouveau...
  814. installing vulkan-intel...
  815. Optional dependencies for vulkan-intel
  816. vulkan-mesa-layers: additional vulkan layers
  817. installing vulkan-radeon...
  818. Optional dependencies for vulkan-radeon
  819. vulkan-mesa-layers: additional vulkan layers
  820. installing mesa-vdpau...
  821. installing lib32-vulkan-intel...
  822. Optional dependencies for lib32-vulkan-intel
  823. lib32-vulkan-mesa-layers: additional vulkan layers
  824. installing lib32-vulkan-radeon...
  825. Optional dependencies for lib32-vulkan-radeon
  826. lib32-vulkan-mesa-layers: additional vulkan layers
  827. installing lib32-mesa-vdpau...
  828. :: Running post-transaction hooks...
  829. (1/2) Arming ConditionNeedsUpdate...
  830. (2/2) Refreshing PackageKit...
  831. Error connecting: Could not connect: No such file or directory
  832. error: command failed to execute correctly
  833. xf86-video-ati: install reason has been set to 'explicitly installed'
  834. xf86-video-amdgpu: install reason has been set to 'explicitly installed'
  835. xf86-video-intel: install reason has been set to 'explicitly installed'
  836. xf86-video-nouveau: install reason has been set to 'explicitly installed'
  837. vulkan-intel: install reason has been set to 'explicitly installed'
  838. vulkan-radeon: install reason has been set to 'explicitly installed'
  839. libva-mesa-driver: install reason has been set to 'explicitly installed'
  840. libva-vdpau-driver: install reason has been set to 'explicitly installed'
  841. mesa-vdpau: install reason has been set to 'explicitly installed'
  842. lib32-vulkan-intel: install reason has been set to 'explicitly installed'
  843. lib32-vulkan-radeon: install reason has been set to 'explicitly installed'
  844. lib32-libva-vdpau-driver: install reason has been set to 'explicitly installed'
  845. lib32-mesa-vdpau: install reason has been set to 'explicitly installed'
  846. > Successfully installed video-linux
  847. .. Running ("mhwd", "-a", "pci", "free", "0302", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf")
  848. .. Finished. Exit code: 0 output:
  849. Warning: config '/var/lib/mhwd/db/pci/network_drivers/r8168/MHWDCONFIG' is invalid!
  850. Warning: config '/var/lib/mhwd/db/pci/network_drivers/rt3562sta/MHWDCONFIG' is invalid!
  851. > Skipping already installed config 'video-linux' for device: 0000:02:00.0 (0302:10de:0a7a) Display controller nVidia Corporation GT218M [GeForce 315M]
  852. .. Running ("mhwd", "-a", "pci", "free", "0380", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf")
  853. .. Finished. Exit code: 0 output:
  854. Warning: config '/var/lib/mhwd/db/pci/network_drivers/r8168/MHWDCONFIG' is invalid!
  855. Warning: config '/var/lib/mhwd/db/pci/network_drivers/rt3562sta/MHWDCONFIG' is invalid!
  856. Warning: No device of class 0380 found!
  857. 21:34:31 [6]: virtual void Calamares::JobThread::run()
  858. Starting job "hwclock" ( 30 / 35 )
  859. 21:34:31 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  860. Job file "/usr/lib/calamares/modules/hwclock/main.py"
  861. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  862. .. Job description from pretty_name "hwclock" = "Setting hardware clock."
  863. .. Running ("hwclock", "--systohc", "--utc")
  864. [PYTHON JOB]: "Hwclock set using RTC method."
  865. 21:34:32 [6]: virtual void Calamares::JobThread::run()
  866. Starting job "services" ( 31 / 35 )
  867. 21:34:32 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  868. Job file "/usr/lib/calamares/modules/services/main.py"
  869. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  870. .. Job description from pretty_name "services" = "Configure systemd services"
  871. .. Running ("systemctl", "enable", "bluetooth.service")
  872. .. Finished. Exit code: 0 output:
  873. Created symlink /etc/systemd/system/dbus-org.bluez.service -> /usr/lib/systemd/system/bluetooth.service.
  874. Created symlink /etc/systemd/system/bluetooth.target.wants/bluetooth.service -> /usr/lib/systemd/system/bluetooth.service.
  875. .. Running ("systemctl", "enable", "cronie.service")
  876. .. Finished. Exit code: 0 output:
  877. Created symlink /etc/systemd/system/multi-user.target.wants/cronie.service -> /usr/lib/systemd/system/cronie.service.
  878. .. Running ("systemctl", "enable", "ModemManager.service")
  879. .. Finished. Exit code: 0 output:
  880. Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service -> /usr/lib/systemd/system/ModemManager.service.
  881. Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service -> /usr/lib/systemd/system/ModemManager.service.
  882. .. Running ("systemctl", "enable", "NetworkManager.service")
  883. .. Finished. Exit code: 0 output:
  884. Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service -> /usr/lib/systemd/system/NetworkManager.service.
  885. Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service.
  886. Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service -> /usr/lib/systemd/system/NetworkManager-wait-online.service.
  887. .. Running ("systemctl", "enable", "cups.service")
  888. .. Finished. Exit code: 0 output:
  889. Created symlink /etc/systemd/system/printer.target.wants/cups.service -> /usr/lib/systemd/system/cups.service.
  890. Created symlink /etc/systemd/system/multi-user.target.wants/cups.service -> /usr/lib/systemd/system/cups.service.
  891. Created symlink /etc/systemd/system/sockets.target.wants/cups.socket -> /usr/lib/systemd/system/cups.socket.
  892. Created symlink /etc/systemd/system/multi-user.target.wants/cups.path -> /usr/lib/systemd/system/cups.path.
  893. .. Running ("systemctl", "enable", "tlp.service")
  894. .. Target cmd: ("systemctl", "enable", "tlp.service") Exit code: 1 output:
  895. Failed to enable unit, unit tlp.service does not exist.
  896. WARNING: [PYTHON JOB]: "Cannot enable systemd .service tlp"
  897. WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1"
  898. .. Running ("systemctl", "enable", "haveged.service")
  899. .. Finished. Exit code: 0 output:
  900. Created symlink /etc/systemd/system/sysinit.target.wants/haveged.service -> /usr/lib/systemd/system/haveged.service.
  901. .. Running ("systemctl", "enable", "fstrim.timer.service")
  902. .. Target cmd: ("systemctl", "enable", "fstrim.timer.service") Exit code: 1 output:
  903. Failed to enable unit, unit fstrim.timer.service does not exist.
  904. WARNING: [PYTHON JOB]: "Cannot enable systemd .service fstrim.timer"
  905. WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1"
  906. .. Running ("systemctl", "enable", "pkgfile-update.timer.service")
  907. .. Target cmd: ("systemctl", "enable", "pkgfile-update.timer.service") Exit code: 1 output:
  908. Failed to enable unit, unit pkgfile-update.timer.service does not exist.
  909. WARNING: [PYTHON JOB]: "Cannot enable systemd .service pkgfile-update.timer"
  910. WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1"
  911. .. Running ("systemctl", "enable", "sddm.service")
  912. .. Finished. Exit code: 0 output:
  913. Created symlink /etc/systemd/system/display-manager.service -> /usr/lib/systemd/system/sddm.service.
  914. .. Running ("systemctl", "enable", "graphical.target")
  915. .. Finished. Exit code: 0 output:
  916. The unit files have no installation config (WantedBy=, RequiredBy=, Also=,
  917. Alias= settings in the [Install] section, and DefaultInstance= for template
  918. units). This means they are not meant to be enabled using systemctl.
  919.  
  920. Possible reasons for having this kind of units are:
  921. * A unit may be statically enabled by being symlinked from another unit's
  922. .wants/ or .requires/ directory.
  923. * A unit's purpose may be to act as a helper for some other unit which has
  924. a requirement dependency on it.
  925. * A unit may be started when needed via activation (socket, path, timer,
  926. D-Bus, udev, scripted systemctl call, ...).
  927. * In case of template units, the unit is meant to be enabled with some
  928. instance name specified.
  929. .. Running ("systemctl", "disable", "avahi-daemon.service")
  930. .. Running ("systemctl", "disable", "pacman-init.service")
  931. 21:34:32 [6]: virtual void Calamares::JobThread::run()
  932. Starting job "grubcfg" ( 32 / 35 )
  933. 21:34:32 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  934. Job file "/usr/lib/calamares/modules/grubcfg/main.py"
  935. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  936. .. Job description from pretty_name "grubcfg" = "Configure GRUB."
  937. .. Running ("sh", "-c", "which dracut")
  938. .. Target cmd: ("sh", "-c", "which dracut") Exit code: 1 output:
  939. which: no dracut in (/home/manjaro/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
  940. .. Running ("sh", "-c", "which plymouth")
  941. .. Target cmd: ("sh", "-c", "which plymouth") Exit code: 1 output:
  942. which: no plymouth in (/home/manjaro/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
  943. 21:34:33 [6]: virtual void Calamares::JobThread::run()
  944. Starting job "bootloader" ( 33 / 35 )
  945. 21:34:33 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
  946. Job file "/usr/lib/calamares/modules/bootloader/main.py"
  947. [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
  948. .. Job description from pretty_name "bootloader" = "Install bootloader."
  949. [PYTHON JOB]: "Bootloader: grub (efi)"
  950. .. Running ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force")
  951. .. Target cmd: ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force") Exit code: 1 output:
  952. Installing for x86_64-efi platform.
  953. Could not prepare Boot variable: No space left on device
  954. grub-install: error: efibootmgr failed to register the boot entry: Input/output error.
  955. WARNING: [PYTHON JOB]: "Command 'grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force' returned non-zero exit status 1."
  956. [PYTHON JOB]: "stdout:Installing for x86_64-efi platform.\nCould not prepare Boot variable: No space left on device\ngrub-install: error: efibootmgr failed to register the boot entry: Input/output error."
  957. [PYTHON JOB]: "stderr:None"
  958. 21:34:55 [6]: virtual void Calamares::JobThread::run()
  959. Skipping non-emergency job "postcfg"
  960. .. Skipping non-emergency job "Unmount file systems."
  961. 21:34:55 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
  962. ERROR: Installation failed: "Bootloader installation error"
  963. .. - message: "Bootloader installation error"
  964. .. - details: The bootloader could not be installed. The installation command <pre>grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force</pre> returned error code 1.
  965. 21:34:55 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
  966. Calamares will quit when the dialog closes.
  967. 21:34:55 [6]: void Config::doNotify(bool, bool)
  968. Notification not sent; completion: failed
  969.  
  970.  
  971.  
Add Comment
Please, Sign In to add comment