Advertisement
Guest User

2014.01.05-x86_64.iso+simple KDE+testing.sh

a guest
Jan 7th, 2014
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. 2014-01-07 16:48:15,143 - cnchi.py - root - INFO - Cnchi installer version 0.5
  2. 2014-01-07 16:48:15,144 - cnchi.py - root - DEBUG - [1099] MainProcess started
  3. 2014-01-07 16:48:15,241 - cnchi.py - root - INFO - Using '/usr/share/cnchi/data/packages.xml' file as package list
  4. 2014-01-07 16:48:15,316 - language.py - root - WARNING - Can't find translation file for the en language
  5. 2014-01-07 16:48:17,963 - timezone.py - root - INFO - We have connection. Let's get our timezone
  6. 2014-01-07 16:48:18,637 - timezone.py - root - INFO - Timezone detected.
  7. 2014-01-07 16:48:29,477 - location.py - root - INFO - locale changed to : en_GB.UTF-8
  8. 2014-01-07 16:48:31,027 - check.py - root - INFO - We have Internet connection.
  9. 2014-01-07 16:48:31,027 - check.py - root - INFO - We're connected to a power source.
  10. 2014-01-07 16:48:31,027 - check.py - root - INFO - We have enough disk space.
  11. 2014-01-07 16:48:33,468 - desktop.py - root - INFO - Cnchi will install Antergos with the 'kde' desktop
  12. 2014-01-07 16:48:40,306 - features.py - root - DEBUG - Selected 'firewall' feature to install
  13. 2014-01-07 16:49:13,168 - installation_automatic.py - root - DEBUG - ATA VBOX HARDDISK [53 GB] (/dev/sda)
  14. 2014-01-07 16:49:14,781 - installation_automatic.py - root - INFO - Automatic install on /dev/sda
  15. 2014-01-07 16:49:14,782 - installation_automatic.py - root - INFO - Cnchi will install Antergos on /dev/sda
  16. 2014-01-07 16:49:14,823 - installation_automatic.py - root - INFO - Antergos will install the GRUB2 bootloader on /dev/sda
  17. 2014-01-07 16:49:15,009 - auto_partition.py - root - DEBUG - disc_size 51200MB
  18. 2014-01-07 16:49:15,011 - auto_partition.py - root - DEBUG - gpt_bios_grub_part_size 0MB
  19. 2014-01-07 16:49:15,011 - auto_partition.py - root - DEBUG - uefisys_part_size 0MB
  20. 2014-01-07 16:49:15,012 - auto_partition.py - root - DEBUG - boot_part_size 256MB
  21. 2014-01-07 16:49:15,013 - auto_partition.py - root - DEBUG - swap_part_size 998MB
  22. 2014-01-07 16:49:15,017 - auto_partition.py - root - DEBUG - root_part_size 49945MB
  23. 2014-01-07 16:49:15,103 - timezone.py - root - INFO - location changed to : Europe/Lisbon
  24. 2014-01-07 16:49:16,119 - timezone.py - root - INFO - location changed to : Europe/Lisbon
  25. 2014-01-07 16:49:16,129 - slides.py - root - INFO - Installing using the 'automatic' method
  26. 2014-01-07 16:49:16,143 - slides.py - root - DEBUG - Creating partitions and their filesystems in /dev/sda
  27. 2014-01-07 16:49:16,966 - auto_partition.py - root - DEBUG - Boot /dev/sda1, Swap /dev/sda2, Root /dev/sda3
  28. 2014-01-07 16:49:19,539 - keymap.py - root - INFO - keyboard_layout is Portugal
  29. 2014-01-07 16:49:23,567 - auto_partition.py - root - DEBUG - Device details: /dev/sda3 UUID=07349bce-4ead-40e6-896b-c21618efb6ca LABEL=AntergosRoot
  30. 2014-01-07 16:49:23,900 - auto_partition.py - root - DEBUG - Device details: /dev/sda2 UUID=9032539d-1da4-46c5-a79f-04a6cad8f46e LABEL=AntergosSwap
  31. 2014-01-07 16:49:24,952 - auto_partition.py - root - DEBUG - Device details: /dev/sda1 UUID=93dd092f-43e7-4a3f-9813-25303d0e6085 LABEL=AntergosBoot
  32. 2014-01-07 16:49:24,952 - auto_partition.py - root - DEBUG - mount_devices[/boot] = /dev/sda1
  33. 2014-01-07 16:49:24,953 - auto_partition.py - root - DEBUG - mount_devices[/] = /dev/sda3
  34. 2014-01-07 16:49:24,953 - auto_partition.py - root - DEBUG - mount_devices[/home] =
  35. 2014-01-07 16:49:24,954 - auto_partition.py - root - DEBUG - mount_devices[swap] = /dev/sda2
  36. 2014-01-07 16:49:24,955 - auto_partition.py - root - DEBUG - fs_devices[/dev/sda2] = swap
  37. 2014-01-07 16:49:24,956 - auto_partition.py - root - DEBUG - fs_devices[/dev/sda3] = ext4
  38. 2014-01-07 16:49:24,957 - auto_partition.py - root - DEBUG - fs_devices[/dev/sda1] = ext2
  39. 2014-01-07 16:49:25,604 - slides.py - root - DEBUG - Selecting packages...
  40. 2014-01-07 16:49:25,606 - slides.py - root - DEBUG - Creating a temporary pacman.conf for x86_64 architecture
  41. 2014-01-07 16:49:25,610 - slides.py - root - INFO - Downloading core.db
  42. 2014-01-07 16:49:26,608 - slides.py - root - INFO - Downloading extra.db
  43. 2014-01-07 16:49:28,637 - slides.py - root - INFO - Downloading community.db
  44. 2014-01-07 16:49:32,623 - slides.py - root - INFO - Downloading multilib.db
  45. 2014-01-07 16:49:33,613 - slides.py - root - INFO - Downloading antergos.db
  46. 2014-01-07 16:49:34,879 - slides.py - root - INFO - Downloading antergos-testing.db
  47. 2014-01-07 16:49:34,883 - slides.py - root - DEBUG - Adding all desktops common packages
  48. 2014-01-07 16:49:34,892 - slides.py - root - DEBUG - Adding 'kde' desktop packages
  49. 2014-01-07 16:49:34,893 - slides.py - root - DEBUG - Getting graphics card drivers
  50. 2014-01-07 16:49:35,056 - installation_process.py - root - WARNING - Can't import hardware module.
  51. 2014-01-07 16:49:35,101 - installation_process.py - root - DEBUG - Skipping gtk package: gufw for feature: firewall
  52. 2014-01-07 16:49:35,105 - installation_process.py - root - DEBUG - Selecting package: kcm-ufw for feature: firewall
  53. 2014-01-07 16:49:35,106 - installation_process.py - root - DEBUG - Selecting package: ufw for feature: firewall
  54. 2014-01-07 16:49:35,470 - installation_process.py - root - ERROR - Command '['mount', '-o', 'bind', '/sys/firmware/efi/efivars', '/install/sys/firmware/efi/efivars']' returned non-zero exit status 32
  55. 2014-01-07 16:49:35,879 - slides.py - root - DEBUG - Adding filesystem packages
  56. 2014-01-07 16:49:35,879 - slides.py - root - DEBUG - Check for user desired features and add them to our installation
  57. 2014-01-07 16:49:35,879 - slides.py - root - DEBUG - Adding packages for "firewall" feature.
  58. 2014-01-07 16:49:35,880 - slides.py - root - DEBUG - All features needed packages have been added
  59. 2014-01-07 16:49:35,880 - slides.py - root - DEBUG - Adding bootloader packages if needed
  60. 2014-01-07 16:49:35,880 - slides.py - root - DEBUG - Packages selected
  61. 2014-01-07 16:49:35,880 - slides.py - root - DEBUG - Installing packages...
  62. 2014-01-07 16:49:35,889 - show_message.py - root - ERROR - CalledProcessError.output = None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement