Antergos / Cnchi

A modern, flexible online system installer for Antergos Linux
GNU General Public License v3.0
291 stars 101 forks source link

Summary page is empty #422

Closed theSoenke closed 7 years ago

theSoenke commented 9 years ago

I started Cnchi via sudo -E cnchi -dv and when i arrived at the summary page it was just empty and i couldn't continue. Here is the log from the console:

>** [Bugsnag] No API key configured, couldn't notify
Traceback (most recent call last):
File "/usr/share/cnchi/cnchi/main_window.py", line 412, in on_forward_button_clicked
self.current_page.prepare('forwards')
File "/usr/share/cnchi/cnchi/summary.py", line 150, in prepare
self.translate_ui()
File "/usr/share/cnchi/cnchi/summary.py", line 132, in translate_ui
changes = install_screen.get_changes()
File "/usr/share/cnchi/cnchi/installation/advanced.py", line 1906, in get_changes
response = show.question(self.get_toplevel(), msg)
File "/usr/share/cnchi/cnchi/show_message.py", line 97, in question
text=_("Antergos Installer - Confirmation"))
File "/usr/lib/python3.4/site-packages/gi/overrides/__init__.py", line 313, in new_init
return super_init_func(self, **new_kwargs)
File "/usr/lib/python3.4/site-packages/gi/overrides/Gtk.py", line 537, in __init__
self._init(*args, **new_kwargs)
File "/usr/lib/python3.4/site-packages/gi/overrides/__init__.py", line 313, in new_init
return super_init_func(self, **new_kwargs)
File "/usr/lib/python3.4/site-packages/gi/overrides/__init__.py", line 313, in new_init
return super_init_func(self, **new_kwargs)
TypeError: could not convert value for property `transient_for' from InstallationAdvanced to GtkWindow
karasu commented 9 years ago

@theSoenke : Thanks for reporting it. You don't have the full log by any chance, do you? It's in /tmp/cnchi.log

TypeError: could not convert value for property `transient_for' from InstallationAdvanced to GtkWindow

This error is already fixed in the development version (0.13.x). We will port it to stable as soon as possible.

theSoenke commented 9 years ago

@karasu No sry don't have the full log

aggalex commented 8 years ago

I also have the same problem! Is there another way to install Antergos?

karasu commented 8 years ago

@aggalex : I'm afraid not. Can you post your /tmp/cnchi.log file here? That would help. Oh, and check you're using the latest stable version, atm is 0.12.24

VZout commented 8 years ago

I am having the same problem. No text in the instalation summary screen and when i press the > button in the top right corner nothing happens

karasu commented 8 years ago

Can you post here your log? /tmp/cnchi.log

stuellmann commented 8 years ago

Same here. I wanted to install on a usb stick. The partitions should be encrypted with LUKS. The summary of installation shows nothing, but cnchi doesn't hang because I can press return arrow.

Here is the output of the cnchi.log (cnchi version 0.12.24). Installation language was german. Hope it helps:

> 2015-10-09 17:27:05 [INFO] cnchi.py(209) setup_logging(): Sending Cnchi log messages to bugsnag server (using python-bugsnag).
2015-10-09 17:27:05 [INFO] cnchi.py(265) check_gtk_version(): Using GTK v3.16.6
2015-10-09 17:27:05 [INFO] cnchi.py(277) check_pyalpm_version(): Using pyalpm v0.7 as interface to libalpm v9.0.1
2015-10-09 17:27:05 [DEBUG] cnchi.py(128) already_running(): File /tmp/.setup-running already exists.
2015-10-09 17:27:05 [INFO] main_window.py(76) __init__(): Cnchi installer version 0.12.24
2015-10-09 17:27:05 [INFO] main_window.py(165) __init__(): Using requests to download packages
2015-10-09 17:27:05 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'welcome' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'language' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'check' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'location' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'timezone' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'keymap' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'desktop' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'features' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'ask' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'automatic' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'advanced' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'summary' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'user_info' screen
2015-10-09 17:27:07 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'slides' screen
2015-10-09 17:27:07 [DEBUG] timezone.py(283) run(): A working network connection has been detected.
2015-10-09 17:27:07 [DEBUG] timezone.py(292) run(): We have connection. Let's get our timezone
2015-10-09 17:27:07 [DEBUG] rank_mirrors.py(271) run(): Updating both mirrorlists (Arch and Antergos)...
2015-10-09 17:27:07 [DEBUG] timezone.py(313) run(): Timezone (latitude 50.0773, longitude 8.2424) detected.
2015-10-09 17:27:13 [INFO] check.py(180) store_values(): We have Internet connection.
2015-10-09 17:27:13 [INFO] check.py(181) store_values(): We're connected to a power source.
2015-10-09 17:27:13 [INFO] check.py(182) store_values(): We have enough disk space.
2015-10-09 17:27:13 [INFO] connectionpool.py(203) _new_conn(): Starting new HTTP connection (1): build.antergos.com
2015-10-09 17:27:15 [DEBUG] connectionpool.py(383) _make_request(): "GET /hook?cnchi=5f44e12ab32b87a0993619870a0e2db2 HTTP/1.1" 200 48
2015-10-09 17:27:17 [DEBUG] location.py(228) store_values(): Selected location: German (DE), Germany
2015-10-09 17:27:17 [DEBUG] location.py(211) set_locale(): Locale changed to : de_DE.UTF-8
2015-10-09 17:27:17 [DEBUG] location.py(246) store_values(): Selected country name: Germany
2015-10-09 17:27:17 [DEBUG] location.py(247) store_values(): Selected country code: de
2015-10-09 17:27:17 [INFO] timezone.py(107) on_location_changed(): Location changed to : Europe/Berlin
2015-10-09 17:27:19 [DEBUG] timezone.py(212) log_location(): timezone human zone: Berlin
2015-10-09 17:27:19 [DEBUG] timezone.py(213) log_location(): timezone country: DE
2015-10-09 17:27:19 [DEBUG] timezone.py(214) log_location(): timezone zone: Europe/Berlin
2015-10-09 17:27:19 [DEBUG] timezone.py(215) log_location(): timezone human country: Germany
2015-10-09 17:27:19 [DEBUG] timezone.py(218) log_location(): timezone comment: most locations
2015-10-09 17:27:19 [DEBUG] timezone.py(221) log_location(): timezone latitude: 52.3
2015-10-09 17:27:19 [DEBUG] timezone.py(224) log_location(): timezone longitude: 13.22
2015-10-09 17:27:20 [DEBUG] keymap.py(286) set_keymap(): Set keyboard to layout name 'German' (de)
2015-10-09 17:27:21 [DEBUG] keymap.py(286) set_keymap(): Set keyboard to layout name 'German' (de)
2015-10-09 17:27:22 [INFO] desktop.py(208) store_values(): Cnchi will install Antergos with the 'gnome' desktop
2015-10-09 17:27:28 [DEBUG] rank_mirrors.py(274) run(): Filtering and sorting Arch mirrors...
2015-10-09 17:27:28 [INFO] connectionpool.py(203) _new_conn(): Starting new HTTP connection (1): www.archlinux.org
2015-10-09 17:27:29 [DEBUG] connectionpool.py(383) _make_request(): "GET /mirrors/status/json/ HTTP/1.1" 301 366
2015-10-09 17:27:29 [INFO] connectionpool.py(735) _new_conn(): Starting new HTTPS connection (1): www.archlinux.org
2015-10-09 17:27:30 [DEBUG] connectionpool.py(383) _make_request(): "GET /mirrors/status/json/ HTTP/1.1" 200 None
2015-10-09 17:27:56 [DEBUG] rank_mirrors.py(277) run(): Running rankmirrors command to sort Antergos mirrors...
2015-10-09 17:28:26 [DEBUG] rank_mirrors.py(282) run(): Auto mirror selection has been run successfully.
2015-10-09 17:28:40 [DEBUG] features.py(254) store_values(): Feature 'aur' has been selected
2015-10-09 17:28:40 [DEBUG] features.py(254) store_values(): Feature 'bluetooth' has been selected
2015-10-09 17:28:40 [DEBUG] features.py(254) store_values(): Feature 'cups' has been selected
2015-10-09 17:28:40 [DEBUG] features.py(254) store_values(): Feature 'firefox' has been selected
2015-10-09 17:28:40 [DEBUG] features.py(254) store_values(): Feature 'firewall' has been selected
2015-10-09 17:28:40 [DEBUG] features.py(254) store_values(): Feature 'fonts' has been selected
2015-10-09 17:28:40 [DEBUG] features.py(254) store_values(): Feature 'games' has been selected
2015-10-09 17:28:40 [DEBUG] features.py(254) store_values(): Feature 'office' has been selected
2015-10-09 17:28:40 [DEBUG] features.py(254) store_values(): Feature 'smb' has been selected
2015-10-09 17:28:52 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:28:52 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:28:52 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:28:52 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:28:52 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:28:52 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:28:53 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:28:53 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:28:53 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdf1 label (or it does not have any)
2015-10-09 17:28:53 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdf2 label (or it does not have any)
2015-10-09 17:28:53 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:30:25 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:30:26 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:30:26 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:30:26 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:30:26 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:30:26 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:30:26 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:30:26 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdf1 label (or it does not have any)
2015-10-09 17:30:26 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdf2 label (or it does not have any)
2015-10-09 17:30:26 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdf1 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdf2 label (or it does not have any)
2015-10-09 17:31:01 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:31:46 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:31:46 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:31:46 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:31:46 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:31:46 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:31:46 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:31:46 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:31:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:31:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdf2 label (or it does not have any)
2015-10-09 17:31:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:32:16 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:32:16 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:32:16 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:32:16 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:32:16 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:32:16 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:32:16 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:32:16 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:32:16 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:32:32 [INFO] advanced.py(910) on_partition_list_delete_activate(): You will delete the partition /dev/sdf2 from disk /dev/sdf
2015-10-09 17:32:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:32:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:32:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:32:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:32:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:32:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:32:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:32:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:32:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:33:32 [DEBUG] advanced.py(1154) on_partition_list_new_activate(): Creating an extended partition
2015-10-09 17:33:34 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:33:34 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:33:34 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:33:34 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:33:34 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:33:34 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:33:34 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:33:34 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:33:34 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:33:43 [INFO] advanced.py(910) on_partition_list_delete_activate(): You will delete the partition /dev/sdf2 from disk /dev/sdf
2015-10-09 17:33:44 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:33:44 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:33:44 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:33:44 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:33:44 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:33:44 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:33:44 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:33:44 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:33:44 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:34:12 [DEBUG] advanced.py(1154) on_partition_list_new_activate(): Creating an extended partition
2015-10-09 17:34:13 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:34:13 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:34:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:34:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:34:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:34:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:34:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:34:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:34:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:35:20 [DEBUG] advanced.py(1160) on_partition_list_new_activate(): Creating a logical partition
2015-10-09 17:35:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:35:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:35:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:35:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:35:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:35:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:35:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:35:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:35:22 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf5']' returned non-zero exit status 2
2015-10-09 17:35:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:36:13 [DEBUG] advanced.py(1160) on_partition_list_new_activate(): Creating a logical partition
2015-10-09 17:36:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:36:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:36:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:36:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:36:15 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:36:15 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:36:15 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:36:15 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:36:15 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf5']' returned non-zero exit status 2
2015-10-09 17:36:15 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf6']' returned non-zero exit status 2
2015-10-09 17:36:15 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:36:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:36:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:36:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:36:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:36:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:36:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:36:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:36:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:36:47 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf5']' returned non-zero exit status 2
2015-10-09 17:36:47 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf6']' returned non-zero exit status 2
2015-10-09 17:36:47 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:37:21 [DEBUG] advanced.py(1160) on_partition_list_new_activate(): Creating a logical partition
2015-10-09 17:37:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:37:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:37:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:37:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:37:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:37:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:37:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:37:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:37:22 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf5']' returned non-zero exit status 2
2015-10-09 17:37:22 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf6']' returned non-zero exit status 2
2015-10-09 17:37:22 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf7']' returned non-zero exit status 2
2015-10-09 17:37:22 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:37:55 [INFO] advanced.py(2013) set_bootloader(): Antergos will install the bootloader grub2 in device /dev/sdf
2015-10-09 17:37:55 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf7 wird erstellt, relabeled, formatiert, eingehängt als /home und verschlüsselt.
2015-10-09 17:37:55 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf6 wird erstellt, relabeled, formatiert, eingehängt als / und verschlüsselt.
2015-10-09 17:37:55 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf2 wird erstellt, not relabeled, nicht formatiert, nicht eingehängt und nicht verschlüsselt.
2015-10-09 17:39:11 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:39:11 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:39:11 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:39:11 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:39:11 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:39:11 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:39:11 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:39:11 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:39:11 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf5']' returned non-zero exit status 2
2015-10-09 17:39:11 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf6']' returned non-zero exit status 2
2015-10-09 17:39:11 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf7']' returned non-zero exit status 2
2015-10-09 17:39:12 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:39:23 [INFO] advanced.py(2013) set_bootloader(): Antergos will install the bootloader grub2 in device /dev/sdf
2015-10-09 17:39:23 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf7 wird erstellt, relabeled, formatiert, eingehängt als /home und verschlüsselt.
2015-10-09 17:39:23 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf6 wird erstellt, relabeled, formatiert, eingehängt als / und verschlüsselt.
2015-10-09 17:39:23 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf2 wird erstellt, not relabeled, nicht formatiert, nicht eingehängt und nicht verschlüsselt.
2015-10-09 17:39:55 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:39:55 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:39:55 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:39:55 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:39:55 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:39:55 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:39:55 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:39:55 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:39:55 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf5']' returned non-zero exit status 2
2015-10-09 17:39:55 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf6']' returned non-zero exit status 2
2015-10-09 17:39:55 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf7']' returned non-zero exit status 2
2015-10-09 17:39:55 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:40:03 [INFO] advanced.py(2013) set_bootloader(): Antergos will install the bootloader grub2 in device /dev/sdf
2015-10-09 17:40:03 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf7 wird erstellt, relabeled, formatiert, eingehängt als /home und verschlüsselt.
2015-10-09 17:40:03 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf6 wird erstellt, relabeled, formatiert, eingehängt als / und verschlüsselt.
2015-10-09 17:40:03 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf2 wird erstellt, not relabeled, nicht formatiert, nicht eingehängt und nicht verschlüsselt.
2015-10-09 17:46:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-10-09 17:46:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda6 label (or it does not have any)
2015-10-09 17:46:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc2 label (or it does not have any)
2015-10-09 17:46:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc5 label (or it does not have any)
2015-10-09 17:46:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc6 label (or it does not have any)
2015-10-09 17:46:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdc7 label (or it does not have any)
2015-10-09 17:46:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd2 label (or it does not have any)
2015-10-09 17:46:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdd5 label (or it does not have any)
2015-10-09 17:46:49 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf5']' returned non-zero exit status 2
2015-10-09 17:46:49 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf6']' returned non-zero exit status 2
2015-10-09 17:46:49 [WARNING] fs_module.py(91) get_type(): Command '['blkid', '-o', 'value', '-s', 'TYPE', '/dev/sdf7']' returned non-zero exit status 2
2015-10-09 17:46:50 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sdg1 label (or it does not have any)
2015-10-09 17:46:59 [INFO] advanced.py(2013) set_bootloader(): Antergos will install the bootloader grub2 in device /dev/sdf
2015-10-09 17:46:59 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf7 wird erstellt, relabeled, formatiert, eingehängt als /home und verschlüsselt.
2015-10-09 17:46:59 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf6 wird erstellt, relabeled, formatiert, eingehängt als / und verschlüsselt.
2015-10-09 17:46:59 [DEBUG] advanced.py(1971) get_changes(): Gerät /dev/sdf2 wird erstellt, not relabeled, nicht formatiert, nicht eingehängt und nicht verschlüsselt.
aggalex commented 8 years ago

Sorry, I was wrong, when I upgraded from 0.12.22 to 0.12.23 this was fixed.

karasu commented 8 years ago

@aggalex : Thanks for sharing it.

strixdio commented 8 years ago

Unfortunately, this issue seems to have come back in 0.12.24. Cannot proceed with install. Here is my cnchi.log: http://dpaste.com/3JE6S0R

izzostar commented 8 years ago

How do i downgrade to the working version (0.12.23)? Somehow managed to upgrade to 0.12.34-1 still cant install. (live usb gnome)

trying to install -dev version but: conflicting files: cnchi-dev: /usr/bin/cnchi-dev already exists in filesystem

ok, after some manual deletion and sudo-s managed to run the dev version 0.13.135 and install Antergos. Or maybe not, it says 'configuring keymap` for some time now... 10 minutes and still nothing...

lots0logs commented 8 years ago

@izzostar, the dev version is not guaranteed to be functional at all times. We do not recommend using it. The current stable version is 0.12.34. We have not received any reports of problems with the latest stable version. Its important that you use the latest ISO available (you can get it here. )

Cheers!

izzostar commented 8 years ago

That is exactly where i started : download antergos-x86-64.iso. dd to usb-flash. install. Did not work.

TheAwesomeYankee commented 8 years ago

having the same issue on antergos-2015.11.12-i686 so, is there a way to downgrade cnchi installer?

izzostar commented 8 years ago

Ok now, last version did the trick. Was it 0.12.38 i think, that was in my update. (have not tried other versions between .34 and .38)

karasu commented 8 years ago

@TheAwesomeYankee : No, it is not. Have you tried the latest version?

@izzostar : Great news. Thanks!

TheAwesomeYankee commented 8 years ago

yes, cnchi 0.12.38 (it is last version, right?) - not working

lots0logs commented 8 years ago

Hi, the latest version is 0.12.39 actually. The summary screen works for me. Please try again. Thanks.

chenshuiluke commented 8 years ago

My cnchi 0.12.39 doesn't move past the summary page either:

2015-11-14 12:38:23 [INFO] cnchi.py(209) setup_logging(): Sending Cnchi log messages to bugsnag server (using python-bugsnag).
2015-11-14 12:38:23 [INFO] cnchi.py(265) check_gtk_version(): Using GTK v3.18.2
2015-11-14 12:38:23 [INFO] cnchi.py(277) check_pyalpm_version(): Using pyalpm v0.7 as interface to libalpm v9.0.1
2015-11-14 12:38:24 [INFO] main_window.py(76) __init__(): Cnchi installer version 0.12.39
2015-11-14 12:38:24 [INFO] main_window.py(166) __init__(): Using requests to download packages
2015-11-14 12:38:24 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'welcome' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'language' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'check' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'location' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'timezone' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'keymap' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'desktop' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'features' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'ask' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'automatic' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'advanced' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'summary' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'user_info' screen
2015-11-14 12:38:31 [DEBUG] gtkbasebox.py(58) __init__(): Loading 'slides' screen
2015-11-14 12:38:31 [DEBUG] timezone.py(283) run(): A working network connection has been detected.
2015-11-14 12:38:31 [DEBUG] timezone.py(292) run(): We have connection. Let's get our timezone
2015-11-14 12:38:31 [DEBUG] rank_mirrors.py(271) run(): Updating both mirrorlists (Arch and Antergos)...
2015-11-14 12:38:33 [DEBUG] timezone.py(313) run(): Timezone (latitude 18.0000, longitude -76.8000) detected.
2015-11-14 12:38:33 [INFO] connectionpool.py(756) _new_conn(): Starting new HTTPS connection (1): raw.github.com
2015-11-14 12:38:34 [DEBUG] connectionpool.py(387) _make_request(): "GET /Antergos/Cnchi/master/update.info HTTP/1.1" 301 0
2015-11-14 12:38:34 [INFO] connectionpool.py(756) _new_conn(): Starting new HTTPS connection (1): raw.githubusercontent.com
2015-11-14 12:38:36 [DEBUG] connectionpool.py(387) _make_request(): "GET /Antergos/Cnchi/master/update.info HTTP/1.1" 200 15105
2015-11-14 12:38:36 [INFO] updater.py(100) __init__(): Internet version: 0.12.39
2015-11-14 12:38:37 [INFO] check.py(203) store_values(): We have Internet connection.
2015-11-14 12:38:37 [INFO] check.py(204) store_values(): We're connected to a power source.
2015-11-14 12:38:37 [INFO] check.py(205) store_values(): We have enough disk space.
2015-11-14 12:38:37 [INFO] connectionpool.py(207) _new_conn(): Starting new HTTP connection (1): build.antergos.com
2015-11-14 12:38:38 [DEBUG] connectionpool.py(387) _make_request(): "GET /hook?cnchi=5f44e12ab32b87a0993619870a0e2db2 HTTP/1.1" 200 47
2015-11-14 12:38:42 [DEBUG] location.py(228) store_values(): Selected location: English (US), United States
2015-11-14 12:38:42 [DEBUG] location.py(211) set_locale(): Locale changed to : en_US.UTF-8
2015-11-14 12:38:42 [DEBUG] location.py(246) store_values(): Selected country name: United States
2015-11-14 12:38:42 [DEBUG] location.py(247) store_values(): Selected country code: us
2015-11-14 12:38:42 [INFO] timezone.py(107) on_location_changed(): Location changed to : America/Jamaica
2015-11-14 12:38:44 [DEBUG] timezone.py(212) log_location(): timezone human zone: Jamaica
2015-11-14 12:38:44 [DEBUG] timezone.py(213) log_location(): timezone country: JM
2015-11-14 12:38:44 [DEBUG] timezone.py(214) log_location(): timezone zone: America/Jamaica
2015-11-14 12:38:44 [DEBUG] timezone.py(215) log_location(): timezone human country: Jamaica
2015-11-14 12:38:44 [DEBUG] timezone.py(221) log_location(): timezone latitude: 17.5805
2015-11-14 12:38:44 [DEBUG] timezone.py(224) log_location(): timezone longitude: -76.4736
2015-11-14 12:38:44 [DEBUG] keymap.py(286) set_keymap(): Set keyboard to layout name 'English (US)' (us)
2015-11-14 12:38:47 [DEBUG] keymap.py(286) set_keymap(): Set keyboard to layout name 'English (US)' (us)
2015-11-14 12:38:48 [DEBUG] rank_mirrors.py(274) run(): Filtering and sorting Arch mirrors...
2015-11-14 12:38:48 [INFO] connectionpool.py(207) _new_conn(): Starting new HTTP connection (1): www.archlinux.org
2015-11-14 12:38:48 [DEBUG] connectionpool.py(387) _make_request(): "GET /mirrors/status/json/ HTTP/1.1" 301 366
2015-11-14 12:38:48 [INFO] connectionpool.py(756) _new_conn(): Starting new HTTPS connection (1): www.archlinux.org
2015-11-14 12:38:49 [DEBUG] connectionpool.py(387) _make_request(): "GET /mirrors/status/json/ HTTP/1.1" 200 None
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(133) sort_mirrors_by_speed(): b''
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.aarnet.edu.au/pub/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mir.archlinux.fr/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.rit.edu/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.nluug.nl/os/Linux/distr/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp5.gwdg.de/pub/linux/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.puzzle.ch/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://www.las.ic.unicamp.br/pub/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.mirrors.uk2.net/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.umd.edu/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.archlinux.no/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.internode.on.net/pub/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.c3sl.ufpr.br/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.selfnet.de/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://lug.mtu.edu/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://pet.inf.ufsc.br/mirrors/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.tku.edu.tw/Linux/ArchLinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.kernel.org/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.limun.org/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.mirror.kangaroot.net/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.datacenter.by/pub/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.vpsfree.cz/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.cs.nctu.edu.tw/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.byfly.by/pub/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.polymorf.fr/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.de.leaseweb.net/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.nl.leaseweb.net/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.us.leaseweb.net/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.n-ix.net/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.cinosure.com/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.tuxdroid.org/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://foss.aueb.gr/mirrors/linux/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.bytemark.co.uk/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.surlyjake.com/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.wa.co.za/pub/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.fluxent.de/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.snt.utwente.nl/pub/os/linux/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror1.htu.tugraz.at/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.united-gameserver.de/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.hawo.stw.uni-erlangen.de/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.hactar.bz/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://arch.tamcore.eu/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://arch.nimukaito.net/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.acm.wpi.edu/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.neuf.no/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.gnomus.de/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.js-webcoding.de/pub/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://k42.ch/mirror/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.tyborek.pl/arch/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.one.com/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.23media.de/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://f.archlinuxvn.org/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.my-universe.com/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.niyawe.de/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.atviras.lt/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://arch.yourlabs.org/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.pallissard.net/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://arch.midov.pl/arch/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.lastmikoi.net/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://arch.packages.gnp-tec.net/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.zju.edu.cn/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://arch.localmsp.org/arch/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://ftp.myrveln.se/pub/linux/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.beccacervello.it/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.bitjungle.info/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://arch.static.lu/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://fooo.biz/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.flipez.de/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.honkgong.info/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.fs.cx/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://linorg.usp.br/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.pop-es.rnp.br/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror5.bastelfreak.org/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.dynamict.se/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://www.imegumii.nl/arch/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.uni-plovdiv.net/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://arch.mirrors.ionfish.org/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.pseudoform.org/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://mirror.lty.me/archlinux/'
2015-11-14 12:38:49 [DEBUG] rank_mirrors.py(175) sort_mirrors_by_speed(): Rating mirror 'http://pkg.adfinis-sygroup.ch/archlinux/'
2015-11-14 12:39:15 [INFO] desktop.py(208) store_values(): Cnchi will install Antergos with the 'cinnamon' desktop
2015-11-14 12:39:26 [DEBUG] features.py(254) store_values(): Feature 'aur' has been selected
2015-11-14 12:39:26 [DEBUG] features.py(254) store_values(): Feature 'bluetooth' has been selected
2015-11-14 12:39:26 [DEBUG] features.py(254) store_values(): Feature 'cups' has been selected
2015-11-14 12:39:26 [DEBUG] features.py(254) store_values(): Feature 'firefox' has been selected
2015-11-14 12:39:26 [DEBUG] features.py(254) store_values(): Feature 'fonts' has been selected
2015-11-14 12:39:26 [DEBUG] features.py(254) store_values(): Feature 'smb' has been selected
2015-11-14 12:39:30 [DEBUG] ask.py(412) store_values(): Waiting for all external processes to finish...
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(182) sort_mirrors_by_speed(): Server                                                       Rate       Time
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mir.archlinux.fr/                             137.74 KiB/s     0.89 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp5.gwdg.de/pub/linux/archlinux/              82.99 KiB/s     1.47 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.rit.edu/archlinux/                      73.68 KiB/s     1.66 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.puzzle.ch/                           57.93 KiB/s     2.11 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://www.las.ic.unicamp.br/pub/archlinux/           67.16 KiB/s     1.82 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.mirrors.uk2.net/                     54.98 KiB/s     2.22 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.archlinux.no/                          110.95 KiB/s     1.10 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.nluug.nl/os/Linux/distr/archlinux/         27.48 KiB/s     4.44 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.umd.edu/archlinux/                      65.73 KiB/s     1.86 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://lug.mtu.edu/archlinux/                        124.53 KiB/s     0.98 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.selfnet.de/archlinux/                   76.92 KiB/s     1.59 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.c3sl.ufpr.br/                        48.14 KiB/s     2.54 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://pet.inf.ufsc.br/mirrors/archlinux/             86.98 KiB/s     1.40 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.tku.edu.tw/Linux/ArchLinux/                55.12 KiB/s     2.21 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirrors.kernel.org/archlinux/                  91.34 KiB/s     1.34 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.limun.org/                           59.47 KiB/s     2.05 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/      84.44 KiB/s     1.45 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.mirror.kangaroot.net/                77.20 KiB/s     1.58 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.vpsfree.cz/archlinux/                   85.03 KiB/s     1.44 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.internode.on.net/pub/archlinux/         15.54 KiB/s     7.86 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.datacenter.by/pub/archlinux/            58.31 KiB/s     2.09 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.cs.nctu.edu.tw/                      81.19 KiB/s     1.50 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/           29.72 KiB/s     4.11 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.byfly.by/pub/archlinux/                    70.64 KiB/s     1.73 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.polymorf.fr/                         58.24 KiB/s     2.10 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.de.leaseweb.net/archlinux/              76.19 KiB/s     1.60 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.nl.leaseweb.net/archlinux/              69.55 KiB/s     1.75 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.us.leaseweb.net/archlinux/              70.81 KiB/s     1.72 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.aarnet.edu.au/pub/archlinux/             7.79 KiB/s    15.67 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirrors.n-ix.net/archlinux/                    43.82 KiB/s     2.78 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.cinosure.com/archlinux/                 51.26 KiB/s     2.38 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://foss.aueb.gr/mirrors/linux/archlinux/          77.46 KiB/s     1.58 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.bytemark.co.uk/archlinux/              105.40 KiB/s     1.16 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.surlyjake.com/archlinux/             73.73 KiB/s     1.66 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.fluxent.de/archlinux/                  121.39 KiB/s     1.01 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.snt.utwente.nl/pub/os/linux/archlinux/     95.97 KiB/s     1.27 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.tuxdroid.org/archlinux/                    26.08 KiB/s     4.68 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.united-gameserver.de/archlinux/         79.47 KiB/s     1.54 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.wa.co.za/pub/archlinux/                    25.89 KiB/s     4.71 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror1.htu.tugraz.at/archlinux/               41.46 KiB/s     2.94 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.hactar.bz/                             102.34 KiB/s     1.19 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.hawo.stw.uni-erlangen.de/archlinux/        37.41 KiB/s     3.26 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirrors.acm.wpi.edu/archlinux/                107.04 KiB/s     1.14 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://arch.nimukaito.net/                            65.19 KiB/s     1.87 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://arch.tamcore.eu/                               51.84 KiB/s     2.35 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.gnomus.de/                             106.87 KiB/s     1.14 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.neuf.no/archlinux/                      59.60 KiB/s     2.05 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://k42.ch/mirror/archlinux/                       64.82 KiB/s     1.88 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.tyborek.pl/arch/                        98.44 KiB/s     1.24 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/        10.55 KiB/s    11.57 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.23media.de/archlinux/                   64.71 KiB/s     1.89 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.js-webcoding.de/pub/archlinux/          30.05 KiB/s     4.06 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.my-universe.com/                     91.29 KiB/s     1.34 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://f.archlinuxvn.org/archlinux/                   46.02 KiB/s     2.65 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirrors.niyawe.de/archlinux/                   98.03 KiB/s     1.24 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirrors.atviras.lt/archlinux/                  66.37 KiB/s     1.84 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.pallissard.net/archlinux/            70.15 KiB/s     1.74 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.lastmikoi.net/archlinux/                89.82 KiB/s     1.36 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://arch.midov.pl/arch/                            44.03 KiB/s     2.77 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://arch.yourlabs.org/                             35.15 KiB/s     3.47 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.one.com/archlinux/                      17.49 KiB/s     6.98 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://arch.localmsp.org/arch/                        85.13 KiB/s     1.43 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirrors.zju.edu.cn/archlinux/                  36.06 KiB/s     3.38 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.beccacervello.it/archlinux/          51.13 KiB/s     2.39 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://arch.packages.gnp-tec.net/                     28.88 KiB/s     4.22 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://ftp.myrveln.se/pub/linux/archlinux/            47.22 KiB/s     2.58 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.bitjungle.info/archlinux/               69.25 KiB/s     1.76 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.fs.cx/archlinux/                        91.43 KiB/s     1.33 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://arch.static.lu/                                64.57 KiB/s     1.89 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://fooo.biz/archlinux/                            69.17 KiB/s     1.76 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.honkgong.info/                       48.51 KiB/s     2.52 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.flipez.de/archlinux/                    44.98 KiB/s     2.71 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror5.bastelfreak.org/archlinux/            118.87 KiB/s     1.03 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.pop-es.rnp.br/                       46.32 KiB/s     2.63 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://archlinux.dynamict.se/                         65.46 KiB/s     1.86 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://www.imegumii.nl/arch/                          65.87 KiB/s     1.85 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirrors.uni-plovdiv.net/archlinux/             57.90 KiB/s     2.11 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.lty.me/archlinux/                      100.91 KiB/s     1.21 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://mirror.pseudoform.org/                         62.05 KiB/s     1.97 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://pkg.adfinis-sygroup.ch/archlinux/              75.14 KiB/s     1.62 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://arch.mirrors.ionfish.org/                      54.92 KiB/s     2.22 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(190) sort_mirrors_by_speed(): http://linorg.usp.br/archlinux/                       12.30 KiB/s     9.92 s
2015-11-14 12:39:35 [DEBUG] rank_mirrors.py(277) run(): Running rankmirrors command to sort Antergos mirrors...
2015-11-14 12:40:26 [DEBUG] rank_mirrors.py(282) run(): Auto mirror selection has been run successfully.
2015-11-14 12:40:27 [DEBUG] ask.py(425) store_values(): All external processes are finished. Installation can go on
2015-11-14 12:40:29 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda3 label (or it does not have any)
2015-11-14 12:40:30 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-11-14 12:40:30 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda5 label (or it does not have any)
2015-11-14 12:40:39 [DEBUG] advanced.py(824) on_partition_list_edit_activate(): /boot or /boot/efi need to be fat32 in UEFI systems. Forcing it.
2015-11-14 12:40:57 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda3 label (or it does not have any)
2015-11-14 12:40:57 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-11-14 12:40:57 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda5 label (or it does not have any)
2015-11-14 12:41:21 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda3 label (or it does not have any)
2015-11-14 12:41:21 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-11-14 12:41:21 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda5 label (or it does not have any)
2015-11-14 12:41:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda3 label (or it does not have any)
2015-11-14 12:41:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-11-14 12:41:33 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda5 label (or it does not have any)
2015-11-14 12:41:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda3 label (or it does not have any)
2015-11-14 12:41:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-11-14 12:41:49 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda5 label (or it does not have any)
2015-11-14 12:42:12 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda3 label (or it does not have any)
2015-11-14 12:42:12 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-11-14 12:42:13 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda5 label (or it does not have any)
2015-11-14 12:42:33 [INFO] advanced.py(2013) set_bootloader(): Antergos will install the bootloader grub2 in device /dev/sda
2015-11-14 12:42:33 [DEBUG] advanced.py(1971) get_changes(): Device /dev/sda6 will be modified, not relabeled, formatted, mounted as / and not encrypted.
2015-11-14 12:42:33 [DEBUG] advanced.py(1971) get_changes(): Device /dev/sda1 will be modified, not relabeled, not formatted, mounted as /boot/efi and not encrypted.
2015-11-14 12:42:50 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda3 label (or it does not have any)
2015-11-14 12:42:50 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-11-14 12:42:50 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda5 label (or it does not have any)
2015-11-14 12:43:09 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda3 label (or it does not have any)
2015-11-14 12:43:09 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-11-14 12:43:10 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda5 label (or it does not have any)
2015-11-14 12:43:12 [INFO] advanced.py(2013) set_bootloader(): Antergos will install the bootloader grub2 in device /dev/sda
2015-11-14 12:43:12 [DEBUG] advanced.py(1971) get_changes(): Device /dev/sda6 will be modified, not relabeled, formatted, mounted as / and not encrypted.
2015-11-14 12:43:12 [DEBUG] advanced.py(1971) get_changes(): Device /dev/sda1 will be modified, not relabeled, not formatted, mounted as /boot/efi and not encrypted.
2015-11-14 12:43:13 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda3 label (or it does not have any)
2015-11-14 12:43:13 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda4 label (or it does not have any)
2015-11-14 12:43:13 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda5 label (or it does not have any)
chenshuiluke commented 8 years ago

Follow up: I had set the mountpoint for an fat32 partition to be '/common', so I restarted the installer and didn't set a mountpoint for that partition. Now it seems to be working, although I was able to do that in previous versions of the installer.

EDIT: The above solution only worked once for me. I just tried it again on a different machine and the problem persists no matter what I try.

izzostar commented 8 years ago

Since i messed up my system to non usable, im trying to install again :) Version 0.12.42-1 not showing summary page, cant install. Dev-version 0.13.200-1 is showing summary and i can start install.

Ok, second try went ok with 0.12.42. Dont know why, what i might have done differently is language selection, desktop selection, swap partition selection. (Also forward button went weird-looking while i was using back button i think, Nvidia card i have)

different55 commented 8 years ago

Can also confirm this with version 0.12.42. Didn't happen before using a separate partition as /home, went back and set up /dev/sda5 as /home and the summary page vanishes again.

karasu commented 8 years ago

@different55 : Can you make us a great favor and test it in Cnchi dev version? Just load the iso, wait for all updates, close cnchi, open a terminal and run sudo pacman -S cnchi-dev --force and run cnchi again (check that is version 0.13.x)

pyraxo commented 8 years ago

@karasu: faced with same issue on 0.12.42, but 0.13.200 fixed it

different55 commented 8 years ago

Dev version 0.13.200 works great. Was able to set up a bunch of extra mount points without it flipping out. On Nov 24, 2015 4:43 AM, "Ærion" notifications@github.com wrote:

@karasu https://github.com/karasu: i was faced with the issue on 0.12.42, but using the dev version fixed it. i'm using 0.13.200

— Reply to this email directly or view it on GitHub https://github.com/Antergos/Cnchi/issues/422#issuecomment-159226683.

ghost commented 8 years ago

Default 0.12.43 cnchi is broken too. _TypeError: could not convert value for property `transientfor' from InstallationAdvanced to GtkWindow

Dev 0.13.299 is broken too. Minor issue - http://postimg.org/image/um4rd0brh/
(works by passing screen and using english as default keyboard)

And the stopper

2015-12-06 00:24:46 [DEBUG] download_requests.py(108) is_hash_ok(): Checksum unavailable for package: babl
Process Process-3:
Traceback (most recent call last):
  File "/usr/lib/python3.5/multiprocessing/process.py", line 254, in _bootstrap
    self.run()
  File "/usr/share/cnchi/cnchi/installation/process.py", line 90, in run
    self.install_screen.run_install(pkg.packages, down.metalinks)
  File "/usr/share/cnchi/cnchi/installation/advanced.py", line 2374, in run_install
    self.installation.start()
  File "/usr/share/cnchi/cnchi/misc/extra.py", line 179, in helper
    return func(*args, **kwargs)
  File "/usr/share/cnchi/cnchi/installation/install.py", line 296, in start
    self.download_packages()
  File "/usr/share/cnchi/cnchi/installation/install.py", line 355, in download_packages
    download_packages.start(self.metalinks)
  File "/usr/share/cnchi/cnchi/download/download.py", line 100, in start
    if not download.start(self.metalinks):
  File "/usr/share/cnchi/cnchi/download/download_requests.py", line 184, in start
    if needs_to_download and not self.download_package(element, dst_path):
  File "/usr/share/cnchi/cnchi/download/download_requests.py", line 274, in download_package
    copy_to_cache_threads += [copy_to_cache_thread]
UnboundLocalError: local variable 'copy_to_cache_threads' referenced before assignment
2015-12-06 00:24:46 [INFO] slides.py(242) manage_events_from_cb_queue(): Downloading libldap 2.4.42-2 (1/832)...
2015-12-06 00:24:46 [DEBUG] slides.py(251) manage_events_from_cb_queue(): Adding libldap to cache_pkgs_md5_check_failed list
2015-12-06 00:24:46 [INFO] slides.py(242) manage_events_from_cb_queue(): Downloading sdl 1.2.15-7 (2/832)...
2015-12-06 00:24:46 [DEBUG] slides.py(251) manage_events_from_cb_queue(): Adding sdl to cache_pkgs_md5_check_failed list
2015-12-06 00:24:46 [INFO] slides.py(242) manage_events_from_cb_queue(): Downloading gstreamer 1.6.1-1 (3/832)...
2015-12-06 00:24:46 [DEBUG] slides.py(251) manage_events_from_cb_queue(): Adding gstreamer to cache_pkgs_md5_check_failed list
2015-12-06 00:24:46 [INFO] slides.py(242) manage_events_from_cb_queue(): Downloading gnome-weather 3.18.1-1 (4/832)...
2015-12-06 00:24:46 [DEBUG] slides.py(251) manage_events_from_cb_queue(): Adding gnome-weather to cache_pkgs_md5_check_failed list
2015-12-06 00:24:46 [INFO] slides.py(242) manage_events_from_cb_queue(): Downloading python-psutil 3.2.2-1 (5/832)...
2015-12-06 00:24:46 [DEBUG] slides.py(251) manage_events_from_cb_queue(): Adding python-psutil to cache_pkgs_md5_check_failed list
2015-12-06 00:24:46 [INFO] slides.py(242) manage_events_from_cb_queue(): Downloading babl 0.1.14-1 (6/832)...
2015-12-06 00:24:46 [DEBUG] slides.py(251) manage_events_from_cb_queue(): Adding babl to cache_pkgs_md5_check_failed list

Update. Weird stuff. Minimal ISO from October (antergos-2015.10.18) works with Cnchi 0.12.43!

whoizit commented 8 years ago

I'm run last release, minimal and live iso. Minimal haven't this problem, but live have it. So I can't install it. cnchi 0.12.43

** [Bugsnag] No API key configured, couldn't notify
Traceback (most recent call last):
  File "/usr/share/cnchi/cnchi/main_window.py", line 413, in on_forward_button_clicked
    self.current_page.prepare('forwards')
  File "/usr/share/cnchi/cnchi/summary.py", line 150, in prepare
    self.translate_ui()
  File "/usr/share/cnchi/cnchi/summary.py", line 132, in translate_ui
    changes = install_screen.get_changes()
  File "/usr/share/cnchi/cnchi/installation/advanced.py", line 1906, in get_changes
    response = show.question(self.get_toplevel(), msg)
  File "/usr/share/cnchi/cnchi/show_message.py", line 97, in question
    text=_("Antergos Installer - Confirmation"))
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/Gtk.py", line 537, in __init__
    self._init(*args, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
TypeError: could not convert value for property `transient_for' from InstallationAdvanced to GtkWindow
ghost commented 8 years ago

@atommixz , use a ISO from October For me, minimal 64bit (x86_64 / 2015.10.18) + Cnchi 0.12.43 works perfectly! It's not mandatory to use full Gnome ISO for install. If you need additional help or if you want to use time for browsing, open a new terminal and install midori or links browsers :)

whoizit commented 8 years ago

@robertda I find easy and elegant way for Arch Linux install https://www.youtube.com/watch?v=bdUa64J9r0k This name 'archfi' - Arch Linux Fast Installer https://github.com/MatMoul/archfi imho, It should be in archlinux iso by default.

So, Antergos installer no need for me anymore. Looks like it have problem if some hdd with raid/lvm/crypt connected to pc during installation. Anyway, 2016 so close and it didn't work properly good. We have issue 422 - alternative name 'Can't install'. Looks like in 2016 we can't install Antergos properly.

kingwill101 commented 8 years ago

hi im having the same issues, is there a way around this cause ive already prepped my laptop to install antegros and i do not have an extra computer here with me?

2015-12-29 08:11:48 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda1 label (or it does not have any)
dumpe2fs 1.42.13 (17-May-2015)
2015-12-29 08:11:48 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda2 label (or it does not have any)
dumpe2fs 1.42.13 (17-May-2015)
2015-12-29 08:11:48 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:11:57 [DEBUG] advanced.py(809) on_partition_list_edit_activate(): 'Windows8_OS' is not a valid label. Therefore, Cnchi will set no label at all
2015-12-29 08:11:57 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda1 label (or it does not have any)
2015-12-29 08:11:57 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda2 label (or it does not have any)
2015-12-29 08:11:58 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:05 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda1 label (or it does not have any)
2015-12-29 08:12:05 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:27 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:31 [INFO] advanced.py(2013) set_bootloader(): Antergos will install the bootloader grub2 in device /dev/sda
** [Bugsnag] No API key configured, couldn't notify
Traceback (most recent call last):
  File "/usr/share/cnchi/cnchi/main_window.py", line 413, in on_forward_button_clicked
    self.current_page.prepare('forwards')
  File "/usr/share/cnchi/cnchi/summary.py", line 150, in prepare
    self.translate_ui()
  File "/usr/share/cnchi/cnchi/summary.py", line 132, in translate_ui
    changes = install_screen.get_changes()
  File "/usr/share/cnchi/cnchi/installation/advanced.py", line 1906, in get_changes
    response = show.question(self.get_toplevel(), msg)
  File "/usr/share/cnchi/cnchi/show_message.py", line 97, in question
    text=_("Antergos Installer - Confirmation"))
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)2015-12-29 08:11:48 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda1 label (or it does not have any)
dumpe2fs 1.42.13 (17-May-2015)
2015-12-29 08:11:48 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda2 label (or it does not have any)
dumpe2fs 1.42.13 (17-May-2015)
2015-12-29 08:11:48 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:11:57 [DEBUG] advanced.py(809) on_partition_list_edit_activate(): 'Windows8_OS' is not a valid label. Therefore, Cnchi will set no label at all
2015-12-29 08:11:57 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda1 label (or it does not have any)
2015-12-29 08:11:57 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda2 label (or it does not have any)
2015-12-29 08:11:58 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:05 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda1 label (or it does not have any)
2015-12-29 08:12:05 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:27 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:31 [INFO] advanced.py(2013) set_bootloader(): Antergos will install the bootloader grub2 in device /dev/sda
** [Bugsnag] No API key configured, couldn't notify
Traceback (most recent call last):2015-12-29 08:11:48 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda1 label (or it does not have any)
dumpe2fs 1.42.13 (17-May-2015)
2015-12-29 08:11:48 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda2 label (or it does not have any)
dumpe2fs 1.42.13 (17-May-2015)
2015-12-29 08:11:48 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:11:57 [DEBUG] advanced.py(809) on_partition_list_edit_activate(): 'Windows8_OS' is not a valid label. Therefore, Cnchi will set no label at all
2015-12-29 08:11:57 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda1 label (or it does not have any)
2015-12-29 08:11:57 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda2 label (or it does not have any)
2015-12-29 08:11:58 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:05 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda1 label (or it does not have any)
2015-12-29 08:12:05 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:14 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:27 [DEBUG] fs_module.py(57) get_label(): Can't get partition /dev/sda7 label (or it does not have any)
2015-12-29 08:12:31 [INFO] advanced.py(2013) set_bootloader(): Antergos will install the bootloader grub2 in device /dev/sda
** [Bugsnag] No API key configured, couldn't notify
Traceback (most recent call last):
  File "/usr/share/cnchi/cnchi/main_window.py", line 413, in on_forward_button_clicked
    self.current_page.prepare('forwards')
  File "/usr/share/cnchi/cnchi/summary.py", line 150, in prepare
    self.translate_ui()
  File "/usr/share/cnchi/cnchi/summary.py", line 132, in translate_ui
    changes = install_screen.get_changes()
  File "/usr/share/cnchi/cnchi/installation/advanced.py", line 1906, in get_changes
    response = show.question(self.get_toplevel(), msg)
  File "/usr/share/cnchi/cnchi/show_message.py", line 97, in question
    text=_("Antergos Installer - Confirmation"))
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/Gtk.py", line 537, in __init__
    self._init(*args, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
TypeError: could not convert value for property `transient_for' from InstallationAdvanced to GtkWindow

  File "/usr/share/cnchi/cnchi/main_window.py", line 413, in on_forward_button_clicked
    self.current_page.prepare('forwards')
  File "/usr/share/cnchi/cnchi/summary.py", line 150, in prepare
    self.translate_ui()
  File "/usr/share/cnchi/cnchi/summary.py", line 132, in translate_ui
    changes = install_screen.get_changes()
  File "/usr/share/cnchi/cnchi/installation/advanced.py", line 1906, in get_changes
    response = show.question(self.get_toplevel(), msg)
  File "/usr/share/cnchi/cnchi/show_message.py", line 97, in question
    text=_("Antergos Installer - Confirmation"))
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/Gtk.py", line 537, in __init__
    self._init(*args, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
TypeError: could not convert value for property `transient_for' from InstallationAdvanced to GtkWindow

  File "/usr/lib/python3.5/site-packages/gi/overrides/Gtk.py", line 537, in __init__
    self._init(*args, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
  File "/usr/lib/python3.5/site-packages/gi/overrides/__init__.py", line 326, in new_init
    return super_init_func(self, **new_kwargs)
TypeError: could not convert value for property `transient_for' from InstallationAdvanced to GtkWindow
ghost commented 8 years ago

@glenfordwilliams Please try two things:

  1. get a more proper mirrorlist, in order to use fastest servers and not some obscure mirror, with high latency (see this Antergos forum post)
  2. try to unmount any mounted partition before installation routine (if your using full ISO, they are mounted automatically)
kingwill101 commented 8 years ago

@robertda i modified summary.py to get pass the confirmation screen and its now downloading the packages

def store_values(self):
        """response = show.question(
            self.get_toplevel(),
            _("Are you REALLY sure you want to continue?"))
        if response != Gtk.ResponseType.YES:
            return False"""
        install_screen = self.get_install_screen()
        self.process = Process(install_screen, self.settings, self.callback_queue)
        self.process.start()
        return True
JuBan1 commented 8 years ago

[Updated] The issue went away after unmounting all partitions before starting the installation.

Have the same problem here. After reaching the summary page there is a blank page shown and the forward button does nothing.

Used Cnchi version is 0.12.46.

@glenfordwilliams 's trick worked as well but more errors later down the installation process made installation impossible even with the changed settings.py.

ghost commented 8 years ago

@JuBan1 , latest Cnchi is 0.12.47.

JuVe15 commented 8 years ago

I had this same issue installing Antergos from a live boot with a Cinammon desktop. Fixed it by runnning Cnchi as sudo from a terminal. First had to make a sudo password $ sudo passwd antergos and the run cnchi $ sudo cnchi and it ran perfectly, fixed all miror problems on its own, until I got to create user. Now its stuck at the create user account with these errors in the terminal: 2016-01-09 21:54:56 [ERROR] pac.py(493) cb_log(): failed retrieving file 'core.db' from mirror.cinosure.com : Failed writing body (1433 != 1448) 2016-01-09 21:54:56 [DEBUG] pac.py(506) cb_log(): url: http://ftp.tku.edu.tw/Linux/ArchLinux/core/os/x86_64/core.db 2016-01-09 21:54:56 [DEBUG] pac.py(506) cb_log(): maxsize: 26214400 2016-01-09 21:54:56 [DEBUG] pac.py(506) cb_log(): opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb) 2016-01-09 21:54:57 [DEBUG] pac.py(504) cb_log(): curl returned error 23 from transfer 2016-01-09 21:54:57 [ERROR] pac.py(493) cb_log(): failed retrieving file 'core.db' from ftp.tku.edu.tw : Failed writing body (1393 != 1448) 2016-01-09 21:54:57 [DEBUG] pac.py(506) cb_log(): url: http://mirror.compojoom.com/archlinux/core/os/x86_64/core.db 2016-01-09 21:54:57 [DEBUG] pac.py(506) cb_log(): maxsize: 26214400 2016-01-09 21:54:57 [DEBUG] pac.py(506) cb_log(): opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb) 2016-01-09 21:54:58 [DEBUG] pac.py(504) cb_log(): curl returned error 23 from transfer 2016-01-09 21:54:58 [ERROR] pac.py(493) cb_log(): failed retrieving file 'core.db' from mirror.compojoom.com : Failed writing body (3 != 1448) 2016-01-09 21:54:58 [DEBUG] pac.py(506) cb_log(): failed to sync db: download library error 2016-01-09 21:54:58 [ERROR] process.py(106) run(): unable to update database, pm_errno 0 (unexpected error) 2016-01-09 21:54:58 [ERROR] process.py(110) run(): Traceback (most recent call last): 2016-01-09 21:54:58 [ERROR] process.py(110) run(): File "/usr/share/cnchi/cnchi/installation/process.py", line 64, in run pkg.create_package_list() 2016-01-09 21:54:58 [ERROR] process.py(110) run(): File "/usr/share/cnchi/cnchi/installation/select_packages.py", line 114, in create_package_list self.refresh_pacman_databases() 2016-01-09 21:54:58 [ERROR] process.py(110) run(): File "/usr/share/cnchi/cnchi/misc/misc.py", line 175, in helper return func(_args, *_kwargs) 2016-01-09 21:54:58 [ERROR] process.py(110) run(): File "/usr/share/cnchi/cnchi/installation/select_packages.py", line 139, in refresh_pacman_databases if not pacman.refresh(): 2016-01-09 21:54:58 [ERROR] process.py(110) run(): File "/usr/share/cnchi/cnchi/pacman/pac.py", line 258, in refresh db.update(force) 2016-01-09 21:54:58 [ERROR] process.py(110) run(): alpm.error: unable to update database, pm_errno 0 (unexpected error)

lots0logs commented 8 years ago

@JuVe15 Your issue appears to be due to mirror connection problems. It's not related to the topic of this github issue. Also you should not have had to create a password for using sudo. Please try again and allow the automatic update to complete and cnchi to reopen on its own. If you have trouble again, please create a new issue and include your install log (located in the /tmp directory).

karasu commented 8 years ago

Seems that main issue is fixed in development. Let's see if 0.14.x shows the same symptoms or not.

stratus-ss commented 7 years ago

@karasu can this be closed now?

karasu commented 7 years ago

@stratus-ss Yes! Closing.