Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UEFI Build Test
#47
(01-05-2016, 06:16 AM)Jerry link Wrote: Installer log crash details - /var/log/installer/debug: (Italian language chosen)

Code:
Ubiquity 2.18.8.11
Gtk-Message: Failed to load module "overlay-scrollbar"

(ubiquity:3973): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed

(ubiquity:3973): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed

(ubiquity:3973): IBUS-WARNING **: The owner of /home/linuxlite/.config/ibus/bus is not root!
update_release_notes_label()
update_release_notes_label()
update_release_notes_label()
locale.setlocale failed: unsupported locale setting (LANG=it_IT.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
   LANGUAGE = "it_IT.UTF-8",
   LC_ALL = (unset),
   LANG = "it_IT.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
   LANGUAGE = "it_IT.UTF-8",
   LC_ALL = (unset),
   LANG = "it_IT.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
   LANGUAGE = "it_IT.UTF-8",
   LC_ALL = (unset),
   LANG = "it_IT.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/lib/ubiquity/plugins/ubi-timezone.py:208: Warning: Source ID 1717 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/plugins/ubi-timezone.py:208: Warning: Source ID 1754 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/plugins/ubi-console-setup.py:72: Warning: Source ID 1828 was not found when attempting to remove it
  GLib.source_remove(self.keyboard_layout_timeout_id)
/usr/lib/ubiquity/plugins/ubi-console-setup.py:74: Warning: Source ID 1831 was not found when attempting to remove it
  GLib.source_remove(self.keyboard_variant_timeout_id)
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
No such schema 'com.canonical.indicator.session'
Is ibus-gtk installed?
Code:
apt-cache policy ibus-gtk

Locale is missing.
I would try to add the locale before installing.
Code:
sudo locale-gen "it_IT.UTF-8"
and
Code:
sudo dpkg-reconfigure locales
After that I would run the install.
Reply


Messages In This Thread
UEFI Build Test - by Valtam - 01-01-2016, 05:43 AM
Re: UEFI Build Test - by m654321 - 01-01-2016, 06:09 AM
Re: UEFI Build Test - by Valtam - 01-01-2016, 06:12 AM
Re: UEFI Build Test - by m654321 - 01-01-2016, 12:20 PM
Re: UEFI Build Test - by Valtam - 01-01-2016, 12:22 PM
Re: UEFI Build Test - by gold_finger - 01-01-2016, 01:27 PM
Re: UEFI Build Test - by Valtam - 01-01-2016, 01:32 PM
Re: UEFI Build Test - by avj - 01-01-2016, 04:59 PM
Re: UEFI Build Test - by technomancer - 01-01-2016, 04:59 PM
Re: UEFI Build Test - by Valtam - 01-01-2016, 09:13 PM
Re: UEFI Build Test - by gold_finger - 01-01-2016, 10:02 PM
Re: UEFI Build Test - by Coastie - 01-01-2016, 11:36 PM
Re: UEFI Build Test - by technomancer - 01-02-2016, 12:29 AM
Re: UEFI Build Test - by gold_finger - 01-02-2016, 03:59 AM
Re: UEFI Build Test - by Coastie - 01-02-2016, 04:54 AM
Re: UEFI Build Test - by Valtam - 01-02-2016, 07:02 AM
Re: UEFI Build Test - by technomancer - 01-02-2016, 03:48 PM
Re: UEFI Build Test - by j1r1 - 01-02-2016, 07:02 PM
Re: UEFI Build Test - by technomancer - 01-02-2016, 08:22 PM
Re: UEFI Build Test - by Jocklad - 01-02-2016, 08:40 PM
Re: UEFI Build Test - by technomancer - 01-02-2016, 10:04 PM
Re: UEFI Build Test - by Valtam - 01-02-2016, 11:56 PM
Re: UEFI Build Test - by firenice03 - 01-03-2016, 12:02 AM
Re: UEFI Build Test - by technomancer - 01-03-2016, 12:28 AM
Re: UEFI Build Test - by Valtam - 01-03-2016, 12:30 AM
Re: UEFI Build Test - by technomancer - 01-03-2016, 12:43 AM
Re: UEFI Build Test - by Valtam - 01-03-2016, 12:51 AM
Re: UEFI Build Test - by Valtam - 01-03-2016, 12:52 AM
Re: UEFI Build Test - by technomancer - 01-03-2016, 01:00 AM
Re: UEFI Build Test - by j1r1 - 01-03-2016, 11:05 AM
Re: UEFI Build Test - by Valtam - 01-03-2016, 11:21 AM
Re: UEFI Build Test - by j1r1 - 01-03-2016, 12:35 PM
Re: UEFI Build Test - by j1r1 - 01-03-2016, 01:00 PM
Re: UEFI Build Test - by Herbie - 01-03-2016, 05:50 PM
Re: UEFI Build Test - by j1r1 - 01-03-2016, 06:24 PM
Re: UEFI Build Test - by Valtam - 01-04-2016, 12:43 AM
Re: UEFI Build Test - by technomancer - 01-04-2016, 01:12 AM
Re: UEFI Build Test - by gold_finger - 01-04-2016, 06:10 AM
Re: UEFI Build Test - by Valtam - 01-04-2016, 11:20 AM
Re: UEFI Build Test - by Valtam - 01-04-2016, 11:22 AM
Re: UEFI Build Test - by j1r1 - 01-04-2016, 12:27 PM
Re: UEFI Build Test - by jalcom - 01-05-2016, 01:31 AM
Re: UEFI Build Test - by jalcom - 01-05-2016, 01:33 AM
Re: UEFI Build Test - by Valtam - 01-05-2016, 01:44 AM
Re: UEFI Build Test - by Valtam - 01-05-2016, 06:13 AM
Re: UEFI Build Test - by Valtam - 01-05-2016, 06:16 AM
Re: UEFI Build Test - by misko_2083 - 01-05-2016, 06:38 PM
Re: UEFI Build Test - by Valtam - 01-06-2016, 01:16 AM
Re: UEFI Build Test - by Valtam - 01-06-2016, 02:12 AM
Re: UEFI Build Test - by avj - 01-06-2016, 02:30 AM
Re: UEFI Build Test - by Valtam - 01-06-2016, 03:05 AM
Re: UEFI Build Test - by joeslinux - 01-08-2016, 02:36 PM
Re: UEFI Build Test - by Herbie - 01-09-2016, 12:46 PM
Re: UEFI Build Test - by Valtam - 01-09-2016, 05:19 PM
Re: UEFI Build Test - by Valtam - 01-09-2016, 05:20 PM
Re: UEFI Build Test - by Herbie - 01-10-2016, 09:16 PM
Re: UEFI Build Test - by Valtam - 01-11-2016, 12:37 AM
Re: UEFI Build Test - by firenice03 - 01-16-2016, 03:40 AM
Re: UEFI Build Test - by Colin23erk - 01-18-2016, 01:16 PM
Re: UEFI Build Test - by firenice03 - 01-22-2016, 05:18 AM
Re: UEFI Build Test - by Valtam - 01-22-2016, 07:28 AM
Re: UEFI Build Test - by gold_finger - 01-22-2016, 09:38 AM
Re: UEFI Build Test - by Valtam - 01-22-2016, 10:05 AM
Re: UEFI Build Test - by firenice03 - 01-22-2016, 12:54 PM
Re: UEFI Build Test - by gold_finger - 01-22-2016, 05:50 PM
Re: UEFI Build Test - by firenice03 - 01-22-2016, 06:59 PM
Re: UEFI Build Test - by firenice03 - 01-22-2016, 10:27 PM
Re: UEFI Build Test - by gold_finger - 01-22-2016, 11:05 PM
Re: UEFI Build Test - by firenice03 - 01-23-2016, 12:06 AM
Re: UEFI Build Test - by firenice03 - 01-23-2016, 01:59 AM
Re: UEFI Build Test - by firenice03 - 01-23-2016, 03:32 AM
Re: UEFI Build Test - by Valtam - 01-23-2016, 04:03 AM
Re: UEFI Build Test - by firenice03 - 01-24-2016, 12:11 AM
Re: UEFI Build Test - by firenice03 - 01-26-2016, 02:23 AM
Re: UEFI Build Test - by firenice03 - 01-27-2016, 02:13 PM
Re: UEFI Build Test - by firenice03 - 01-28-2016, 01:02 AM
Re: UEFI Build Test - by melb1938 - 02-01-2016, 05:41 PM
Re: UEFI Build Test - by firenice03 - 02-07-2016, 09:13 PM
Re: UEFI Build Test - by Valtam - 02-08-2016, 12:03 AM
Re: UEFI Build Test - by ALPERDURUKAN - 02-08-2016, 05:58 AM
Re: UEFI Build Test - by ohjrson - 02-14-2016, 03:51 AM
Re: UEFI Build Test - by ohjrson - 04-03-2016, 07:58 PM
Re: UEFI Build Test - by LL-user - 04-03-2016, 09:13 PM
Re: UEFI Build Test - by ohjrson - 04-03-2016, 09:50 PM
Re: UEFI Build Test - by firenice03 - 04-04-2016, 01:17 PM
Re: UEFI Build Test - by Valtam - 04-04-2016, 02:58 PM
Re: UEFI Build Test - by ohjrson - 04-05-2016, 01:49 AM
Re: UEFI Build Test - by Valtam - 04-05-2016, 05:20 AM
Re: UEFI Build Test - by ohjrson - 04-06-2016, 02:38 AM
Re: UEFI Build Test - by Valtam - 04-06-2016, 04:51 AM
Re: UEFI Build Test - by Teddy - 04-06-2016, 06:39 AM
Re: UEFI Build Test - by m654321 - 04-06-2016, 08:17 AM
Re: UEFI Build Test - by avj - 04-06-2016, 01:25 PM
Re: UEFI Build Test - by hughparker1 - 06-11-2016, 04:46 PM
Re: UEFI Build Test - by Valtam - 11-04-2016, 06:03 PM
Re: UEFI Build Test - by firenice03 - 11-04-2016, 06:35 PM
Re: UEFI Build Test - by Valtam - 11-04-2016, 06:48 PM
Re: UEFI Build Test - by hughparker1 - 11-06-2016, 12:21 AM
Re: UEFI Build Test - by Valtam - 11-06-2016, 12:51 AM
Re: UEFI Build Test - by firenice03 - 11-17-2016, 12:47 AM
Re: UEFI Build Test - by firenice03 - 11-17-2016, 03:35 AM
Re: UEFI Build Test - by Valtam - 11-17-2016, 05:42 AM
Re: UEFI Build Test - by m654321 - 02-01-2017, 05:01 PM
Re: UEFI Build Test - by firenice03 - 02-01-2017, 06:05 PM
Re: UEFI Build Test - by m654321 - 02-02-2017, 09:18 AM
Re: UEFI Build Test - by bitsnpcs - 02-02-2017, 04:11 PM
Re: UEFI Build Test - by m654321 - 02-02-2017, 04:23 PM
Re: UEFI Build Test - by bitsnpcs - 02-02-2017, 09:46 PM
Re: UEFI Build Test - by m654321 - 02-03-2017, 03:04 PM
Re: UEFI Build Test - by bitsnpcs - 02-03-2017, 05:01 PM
Re: UEFI Build Test - by firenice03 - 02-03-2017, 06:49 PM
Re: UEFI Build Test - by m654321 - 02-09-2017, 11:03 AM
Re: UEFI Build Test - by firenice03 - 02-09-2017, 02:28 PM
Re: UEFI Build Test - by trinidad - 02-09-2017, 03:00 PM
Re: UEFI Build Test - by m654321 - 02-09-2017, 04:04 PM
Re: UEFI Build Test - by trinidad - 02-09-2017, 04:31 PM
Re: UEFI Build Test - by SleepyD - 02-23-2017, 06:12 AM
Re: UEFI Build Test - by m654321 - 02-23-2017, 07:23 AM
Re: UEFI Build Test - by SleepyD - 03-04-2017, 06:07 AM
Re: UEFI Build Test - by SleepyD - 03-05-2017, 07:42 AM
Re: UEFI Build Test - by Valtam - 03-05-2017, 08:08 AM
Re: UEFI Build Test - by SleepyD - 03-06-2017, 02:02 AM
Re: UEFI Build Test - by bitsnpcs - 03-06-2017, 03:26 PM
Re: UEFI Build Test - by m654321 - 03-30-2017, 06:30 AM
Re: UEFI Build Test - by freefreeno - 11-25-2018, 06:49 AM
Re: UEFI Build Test - by Valtam - 11-26-2018, 05:52 PM
Re: UEFI Build Test - by loneram - 12-24-2018, 12:36 AM
Re: UEFI Build Test - by Valtam - 12-24-2018, 01:18 AM
Re: UEFI Build Test - by WytWun - 12-27-2018, 01:01 PM
Re: UEFI Build Test - by Valtam - 12-27-2018, 01:04 PM
Re: UEFI Build Test - by SleepyD - 01-28-2019, 03:20 AM
Re: UEFI Build Test - by Valtam - 01-28-2019, 04:21 AM
Re: UEFI Build Test - by SleepyD - 01-28-2019, 07:21 AM
Re: UEFI Build Test - by Valtam - 01-28-2019, 07:23 AM
Re: UEFI Build Test - by Cao2cao1 - 02-05-2019, 01:50 AM
Re: UEFI Build Test - by Valtam - 02-05-2019, 01:55 AM
Re: UEFI Build Test - by m654321 - 03-02-2019, 11:23 AM
Re: UEFI Build Test - by flexman - 04-15-2019, 10:07 PM
Re: UEFI Build Test - by Valtam - 04-16-2019, 06:16 AM
Re: UEFI Build Test - by Artim - 04-16-2019, 08:04 AM
Re: UEFI Build Test - by Liz Allyn - 06-18-2019, 05:00 PM
Re: UEFI Build Test - by Valtam - 06-19-2019, 09:03 AM
Re: UEFI Build Test - by newtusmaximus - 06-26-2019, 10:20 PM
Re: UEFI Build Test - by Valtam - 06-26-2019, 11:22 PM
Re: UEFI Build Test - by newtusmaximus - 06-27-2019, 11:53 AM
Re: UEFI Build Test - by - 07-05-2019, 05:33 PM
Re: UEFI Build Test - by Valtam - 07-05-2019, 08:43 PM
Re: UEFI Build Test - by Bo?aç Tekman - 09-02-2019, 01:34 PM
Re: UEFI Build Test - by Valtam - 09-02-2019, 01:50 PM
Re: UEFI Build Test - by zygmunto - 12-09-2019, 06:31 PM
Re: UEFI Build Test - by Valtam - 12-09-2019, 10:11 PM
Re: UEFI Build Test - by sirexilor - 01-25-2020, 02:08 PM
Re: UEFI Build Test - by trinidad - 01-25-2020, 02:37 PM
Re: UEFI Build Test - by firenice03 - 01-25-2020, 02:40 PM
Re: UEFI Build Test - by sirexilor - 01-25-2020, 04:17 PM
Re: UEFI Build Test - by firenice03 - 01-25-2020, 10:27 PM
Re: UEFI Build Test - by Dookus - 02-07-2020, 09:37 AM
Re: UEFI Build Test - by Dookus - 02-07-2020, 09:51 AM
Re: UEFI Build Test - by Peejay - 03-02-2020, 12:44 AM
Re: UEFI Build Test - by az2020 - 03-02-2020, 01:47 AM
Re: UEFI Build Test - by Valtam - 03-02-2020, 02:01 AM
Re: UEFI Build Test - by Valtam - 03-02-2020, 03:02 AM
Re: UEFI Build Test - by WytWun - 03-28-2020, 03:06 AM
Re: UEFI Build Test - by ohjrson - 04-19-2020, 11:59 PM
Re: UEFI Build Test - by Valtam - 04-20-2020, 12:02 AM
Re: UEFI Build Test - by ohjrson - 04-20-2020, 12:10 AM
Re: UEFI Build Test - by Valtam - 04-20-2020, 01:13 AM
Re: UEFI Build Test - by Şerban S. - 08-04-2020, 10:03 PM
Re: UEFI Build Test - by m654321 - 02-16-2016, 06:50 PM
Re: UEFI Build Test - by Valtam - 02-16-2016, 07:42 PM
Re: UEFI Build Test - by Teddy - 02-16-2016, 08:48 PM
Re: UEFI Build Test - by m654321 - 04-04-2016, 09:14 AM
Re: UEFI Build Test - by Valtam - 11-02-2018, 01:10 PM
Re: UEFI Build Test - by firenice03 - 11-02-2018, 05:32 PM
Re: UEFI Build Test - by Valtam - 11-03-2018, 12:57 AM
Re: UEFI Build Test - by firenice03 - 11-05-2018, 01:46 AM
Re: UEFI Build Test - by Valtam - 11-05-2018, 03:31 AM
Re: UEFI Build Test - by firenice03 - 11-05-2018, 03:42 AM
Re: UEFI Build Test - by Valtam - 11-06-2018, 09:20 AM
Re: UEFI Build Test - by Valtam - 11-06-2018, 09:32 AM
Re: UEFI Build Test - by Valtam - 11-06-2018, 10:54 AM
Re: UEFI Build Test - by Paul74 - 11-06-2018, 03:52 PM
Re: UEFI Build Test - by Valtam - 11-06-2018, 05:09 PM
Re: UEFI Build Test - by firenice03 - 11-06-2018, 06:22 PM
Re: UEFI Build Test - by Valtam - 11-07-2018, 01:37 AM
Re: UEFI Build Test - by firenice03 - 11-07-2018, 02:08 AM
Re: UEFI Build Test - by Valtam - 11-07-2018, 05:32 AM
Re: UEFI Build Test - by firenice03 - 11-08-2018, 03:14 AM
Re: UEFI Build Test - by Valtam - 11-08-2018, 03:46 AM
Re: UEFI Build Test - by firenice03 - 11-08-2018, 04:01 AM
Re: UEFI Build Test - by Valtam - 11-08-2018, 04:27 AM
Re: UEFI Build Test - by firenice03 - 11-08-2018, 04:57 AM
Re: UEFI Build Test - by Valtam - 11-08-2018, 05:19 AM
Re: UEFI Build Test - by firenice03 - 11-08-2018, 06:54 PM
Re: UEFI Build Test - by WytWun - 11-10-2018, 09:08 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)