Advertisement
Guest User

Untitled

a guest
Sep 26th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 11.29 KB | None | 0 0
  1. [manjaro@manjaro ~]$ sudo -E calamares -d
  2. QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
  3. qt5ct: using qt5ct plugin
  4. 20:37:57 [6]: Using log file: "/home/manjaro/.cache/calamares/session.log"
  5. 20:37:57 [6]: Calamares version: 3.2.13
  6. 20:37:57 [6]:         languages: "ar, ast, bg, ca, cs_CZ, da, de, el, en, en_GB, eo, es, es_MX, es_PR, et, eu, fi_FI, fr, gl, he, hi, hr, hu, id, is, it_IT, ja, ko, lt, mr, nb, nl, pl, pt_BR, pt_PT, ro, ru, sk, sl, sq, sr, sr@latin, sv, th, tr_TR, uk, zh_CN, zh_TW"
  7. 20:37:57 [6]: Using Calamares QML directory "/usr/share/calamares/qml"
  8. 20:37:57 [6]: Using Calamares settings file at "/etc/calamares/settings.conf"
  9. 20:37:57 [2]: WARNING:  ..  Required settings.conf key oem-setup is missing.
  10. 20:37:57 [2]: WARNING:  ..  Required settings.conf key disable-cancel is missing.
  11. 20:37:57 [2]: WARNING:  ..  Required settings.conf key disable-cancel-during-exec is missing.
  12. 20:37:57 [6]: Using Calamares branding file at "/usr/share/calamares/branding/manjaro/branding.desc"
  13. 20:37:57 [2]: WARNING: Invalid or missing *slideshowAPI* in branding file.
  14. 20:37:57 [2]: WARNING: the branding component "/usr/share/calamares/branding/manjaro" does not ship translations.
  15. 20:37:57 [6]: Loaded branding component "manjaro"
  16. 20:37:57 [6]: STARTUP: initQmlPath, initSettings, initBranding done
  17. 20:37:57 [6]: STARTUP: initModuleManager: module init started
  18. 20:37:57 [6]: STARTUP: initModuleManager: all modules init done
  19. 20:37:57 [6]: STARTUP: initJobQueue done
  20. 20:37:57 [6]: Available desktop QSize(1600, 872) minimum size QSize(1024, 520)
  21. 20:37:57 [6]:  ..  Proposed window size: 1024 520
  22. 20:37:57 [2]: WARNING: The branding component "/usr/share/calamares/branding/manjaro" does not ship stylesheet.qss.
  23. 20:37:57 [6]: STARTUP: CalamaresWindow created; loadModules started
  24. 20:37:57 [6]: Loaded module configuration "/etc/calamares/modules/welcome.conf"
  25. 20:37:57 [6]: Matching locale QLocale(English, Latin, United States)
  26. 20:37:57 [6]:  ..  Matched with index 8 "en_US"
  27. 20:37:57 [6]: Looking for translations for "en_US"
  28. 20:37:57 [6]:  ..  Calamares using locale: "en_US"
  29. 20:37:57 [6]: Welcome string false "Manjaro Linux 18.1.0 \"Juhraya\""
  30. 20:37:57 [0]: QObject: Cannot create children for a parent that is in a different thread.
  31. (Parent is QNetworkAccessManager(0x55a24ff3cc50), parent's thread is QThread(0x55a24facb770), current thread is QThread(0x55a24fe362f0)
  32. 20:37:57 [6]: ViewModule "welcome@welcome" loading complete.
  33. 20:37:57 [6]: Loaded module configuration "/etc/calamares/modules/locale.conf"
  34. 20:37:57 [6]: ViewModule "locale@locale" loading complete.
  35. 20:37:57 [6]: Loaded module configuration "/usr/share/calamares/modules/keyboard.conf"
  36. 20:37:57 [6]: ViewModule "keyboard@keyboard" loading complete.
  37. 20:37:57 [6]: Loaded module configuration "/usr/share/calamares/modules/partition.conf"
  38. 20:37:57 [8]: Loaded backend plugin:  "pmlibpartedbackendplugin"
  39. 20:37:57 [6]: Setting firmwareType to "bios"
  40. 20:37:57 [2]: WARNING: Partition-module does not support *userSwapChoices* setting "file"
  41. 20:37:57 [2]: WARNING: Partition-module does not support *userSwapChoices* setting "reuse"
  42. 20:37:57 [6]: Found filesystem "ext4"
  43. 20:37:57 [6]: Partition-module setting *defaultFileSystemType* "ext4"
  44. 20:37:57 [6]: Found filesystem "ext4"
  45. 20:37:57 [6]: ViewModule "partition@partition" loading complete.
  46. 20:37:57 [6]: Loaded module configuration "/etc/calamares/modules/users.conf"
  47. 20:37:57 [6]: ViewModule "users@users" loading complete.
  48. 20:37:57 [6]: Loaded module configuration "/usr/share/calamares/modules/packagechooser.conf"
  49. 20:37:58 [6]: Loading PackageChooser model items from config
  50. 20:37:58 [6]: ViewModule "packagechooser@packagechooser" loading complete.
  51. 20:37:58 [6]: No config file for "summary" found anywhere at
  52.     "/home/manjaro/src/modules/summary/summary.conf"
  53.     "/etc/calamares/modules/summary.conf"
  54.     "/usr/share/calamares/modules/summary.conf"
  55. 20:37:58 [6]: ViewModule "summary@summary" loading complete.
  56. 20:37:58 [6]: Module "partition@partition" already loaded.
  57. 20:37:58 [6]: QML import paths:
  58.     "/usr/share/calamares/qml"
  59.     "/usr/bin"
  60.     "qrc:/qt-project.org/imports"
  61.     "/usr/lib/qt/qml"
  62. 20:37:58 [6]: Loaded module configuration "/usr/share/calamares/modules/mount.conf"
  63. 20:37:58 [6]: Loaded module configuration "/etc/calamares/modules/unpackfs.conf"
  64. 20:37:58 [6]: No config file for "networkcfg" found anywhere at
  65.     "/home/manjaro/src/modules/networkcfg/networkcfg.conf"
  66.     "/etc/calamares/modules/networkcfg.conf"
  67.     "/usr/share/calamares/modules/networkcfg.conf"
  68. 20:37:58 [6]: Loaded module configuration "/etc/calamares/modules/machineid.conf"
  69. 20:37:58 [6]: Loaded module configuration "/usr/share/calamares/modules/fstab.conf"
  70. 20:37:58 [6]: Module "locale@locale" already loaded.
  71. 20:37:58 [6]: Module "keyboard@keyboard" already loaded.
  72. 20:37:58 [6]: No config file for "localecfg" found anywhere at
  73.     "/home/manjaro/src/modules/localecfg/localecfg.conf"
  74.     "/etc/calamares/modules/localecfg.conf"
  75.     "/usr/share/calamares/modules/localecfg.conf"
  76. 20:37:58 [6]: Loaded module configuration "/usr/share/calamares/modules/luksopenswaphookcfg.conf"
  77. 20:37:58 [6]: No config file for "luksbootkeyfile" found anywhere at
  78.     "/home/manjaro/src/modules/luksbootkeyfile/luksbootkeyfile.conf"
  79.     "/etc/calamares/modules/luksbootkeyfile.conf"
  80.     "/usr/share/calamares/modules/luksbootkeyfile.conf"
  81. 20:37:58 [6]: CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete.
  82. 20:37:58 [6]: No config file for "initcpiocfg" found anywhere at
  83.     "/home/manjaro/src/modules/initcpiocfg/initcpiocfg.conf"
  84.     "/etc/calamares/modules/initcpiocfg.conf"
  85.     "/usr/share/calamares/modules/initcpiocfg.conf"
  86. 20:37:58 [6]: Loaded module configuration "/etc/calamares/modules/initcpio.conf"
  87. 20:37:58 [6]: CppJobModule "initcpio@initcpio" loading complete.
  88. 20:37:58 [6]: Module "users@users" already loaded.
  89. 20:37:58 [6]: Loaded module configuration "/etc/calamares/modules/displaymanager.conf"
  90. 20:37:58 [6]: Loaded module configuration "/etc/calamares/modules/mhwdcfg.conf"
  91. 20:37:58 [6]: No config file for "hwclock" found anywhere at
  92.     "/home/manjaro/src/modules/hwclock/hwclock.conf"
  93.     "/etc/calamares/modules/hwclock.conf"
  94.     "/usr/share/calamares/modules/hwclock.conf"
  95. 20:37:58 [6]: Loaded module configuration "/etc/calamares/modules/services.conf"
  96. 20:37:58 [6]: Loaded module configuration "/usr/share/calamares/modules/grubcfg.conf"
  97. 20:37:58 [6]: Loaded module configuration "/etc/calamares/modules/bootloader.conf"
  98. 20:37:58 [6]: Loaded module configuration "/etc/calamares/modules/postcfg.conf"
  99. 20:37:58 [6]: Loaded module configuration "/usr/share/calamares/modules/umount.conf"
  100. 20:37:58 [6]: Loaded module configuration "/etc/calamares/modules/finished.conf"
  101. 20:37:58 [2]: WARNING: Configuring the finished module with deprecated restartNowEnabled settings
  102. 20:37:58 [6]: ViewModule "finished@finished" loading complete.
  103. 20:37:58 [6]: STARTUP: loadModules for all modules done
  104. 20:37:58 [6]: Checking module requirements ..
  105. 20:37:58 [6]: STARTUP: Window now visible and ProgressTreeView populated
  106. 20:37:58 [6]:  ..  9 view steps loaded.
  107. 20:37:58 [2]: WARNING: GeoIP XML data error: "unexpected end of file" (line 1 1 )
  108. 20:37:58 [2]: WARNING: GeopIP XML had no non-empty elements "CountryCode"
  109. 20:37:58 [6]: GeoIP result for welcome= ""
  110. 20:37:58 [6]: Unusable country code ""
  111. 20:37:58 [6]:  ..  Obtained from "https://geoip.kde.org/v1/ubiquity"  ( 2 "CountryCode" )
  112. 20:37:58 [6]: Need at least storage bytes: 8482560409
  113. 20:37:58 [6]: xkbmap selection changed to:  "us" - ""
  114. 20:37:58 [6]: Need at least ram bytes: 1073741824
  115. 20:37:58 [6]: GeneralRequirements output:
  116.     enoughStorage :   true
  117.     enoughRam :   true
  118.     hasPower :   true
  119.     hasInternet :   true
  120.     isRoot :   true
  121. 20:37:58 [6]: Added 5 requirement results
  122. 20:37:59 [2]: WARNING: GeoIP XML data error: "unexpected end of file" (line 1 1 )
  123. 20:37:59 [2]: WARNING: GeopIP XML had no non-empty elements "TimeZone"
  124. 20:37:59 [2]: WARNING: GeoIP lookup at "https://geoip.kde.org/v1/ubiquity" failed.
  125. 13:37:59 [6]: Remaining modules: 1
  126.     "partition"
  127. 13:38:00 [6]: Remaining modules: 1
  128.     "partition"
  129. 13:38:01 [6]: Remaining modules: 1
  130.     "partition"
  131. 13:38:02 [6]: Removing unsuitable devices: 1 candidates.
  132. 13:38:02 [6]: LIST OF DETECTED DEVICES:
  133. 13:38:02 [6]: node  capacity    name    prettyName
  134. 13:38:02 [6]: "/dev/sda" 500105249280 "ATA SAMSUNG HM500JI" "ATA SAMSUNG HM500JI – 465.76 GiB (/dev/sda)"
  135. 13:38:02 [6]:  ..  1 devices detected.
  136. 13:38:02 [6]: Remaining modules: 1
  137.     "partition"
  138. 13:38:04 [6]: Remaining modules: 1
  139.     "partition"
  140. 13:38:05 [6]: Remaining modules: 1
  141.     "partition"
  142. 13:38:06 [6]: Remaining modules: 1
  143.     "partition"
  144. 13:38:07 [6]: Remaining modules: 1
  145.     "partition"
  146. 13:38:08 [6]: Running "env" ("blkid", "-s", "TYPE", "-o", "value", "/dev/sda2")
  147. 13:38:08 [6]: Finished. Exit code: 0
  148. 13:38:08 [6]: Target cmd: ("blkid", "-s", "TYPE", "-o", "value", "/dev/sda2")
  149. 13:38:08 [6]: Target output:
  150. ext4
  151. 13:38:08 [6]: Checking device "/dev/sda2" for fstab (fs= "ext4" )
  152. 13:38:08 [6]:  ..  reading "/tmp/calamares-AZKMqa/etc/fstab"
  153. 13:38:08 [6]:  ..  got 7 lines.
  154. 13:38:08 [6]:  ..  got 7 fstab entries.
  155. 13:38:08 [6]: Checking if "/dev/sda2" can be resized.
  156. 13:38:08 [6]: Checking if "/dev/sda2" can be resized.
  157. 13:38:08 [6]:  ..  NO, partition table already has 4 primary partitions.
  158. 13:38:08 [6]: os-prober lines after cleanup:
  159.     "/dev/sda2:Manjaro Linux (18.1.0):ManjaroLinux:linux"
  160. 13:38:08 [6]: BLM::init with 1 devices 0 rows
  161. 13:38:08 [6]: Added 1 requirement results
  162. 13:38:08 [6]: Updating partitioning state widgets.
  163. 13:38:08 [6]: Setting up actions for "/dev/sda" with 1 entries.
  164. 13:38:08 [6]: Checking if "/dev/sda1" can be resized.
  165. 13:38:08 [6]:  ..  NO, partition table already has 4 primary partitions.
  166. 13:38:08 [6]: Checking if "/dev/sda1" can be replaced.
  167. 13:38:08 [6]:  ..  NO, insufficient storage
  168.     Required  storage B: 9019431321 "(7.9GiB)"
  169.     Available storage B: 268435456 "(0GiB)"
  170. 13:38:08 [6]: Checking if "/dev/sda2" can be resized.
  171. 13:38:08 [6]:  ..  NO, partition table already has 4 primary partitions.
  172. 13:38:08 [6]: Checking if "/dev/sda2" can be replaced.
  173. 13:38:08 [6]: Partition "/dev/sda2" authorized for replace install.
  174. 13:38:08 [6]:  ..  contains replaceable "/dev/sda2"
  175. 13:38:08 [6]: Checking if "/dev/sda3" can be resized.
  176. 13:38:08 [6]:  ..  NO, partition table already has 4 primary partitions.
  177. 13:38:08 [6]: Checking if "/dev/sda3" can be replaced.
  178. 13:38:08 [6]:  ..  NO, insufficient storage
  179.     Required  storage B: 9019431321 "(7.9GiB)"
  180.     Available storage B: 4294967296 "(4GiB)"
  181. 13:38:08 [6]: Checking if "/dev/sda4" can be resized.
  182. 13:38:08 [6]:  ..  NO, partition table already has 4 primary partitions.
  183. 13:38:08 [6]: Checking if "/dev/sda4" can be replaced.
  184. 13:38:08 [6]: Partition "/dev/sda4" authorized for replace install.
  185. 13:38:08 [6]:  ..  contains replaceable "/dev/sda4"
  186. 13:38:08 [6]: Setting texts for 1 non-empty osprober entry
  187. 13:38:08 [6]: Alongside button suppressed because none can be resized.
  188. 13:38:08 [6]: Updating partitioning preview widgets.
  189. 13:38:08 [6]: All requirements have been checked.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement