Re: [sabayon-dev] Some release blockers

2016-08-12 Thread Fabio Erculiani
Fixed: commit c54438859af767f51e1677990ccd3b9fceac675e Author: Fabio Erculiani Date: Fri Aug 12 22:58:13 2016 +0200 Decode the bytestring coming from pwquality to unicode before using it. diff --git a/pyanaconda/ui/gui/spokes/lib/passphrase.py b/pyanaconda/ui/gui/spokes/lib/passphrase.py i

Re: [sabayon-dev] Latest Mate DEV : 02locale is not set properly

2016-08-12 Thread Ettore Di Giacinto
That was previously handled by calamares installer after post install scripts Il ven 12 ago 2016, 22:36 Fabio Erculiani ha scritto: > That file should be a symlink to locale.conf: > > ~ $ file /etc/env.d/02locale > /etc/env.d/02locale: symbolic link to ../locale.conf > > It looks like there have

Re: [sabayon-dev] Latest Mate DEV : 02locale is not set properly

2016-08-12 Thread Fabio Erculiani
That file should be a symlink to locale.conf: ~ $ file /etc/env.d/02locale /etc/env.d/02locale: symbolic link to ../locale.conf It looks like there have been attempts to remove these two files (especially the symlink) from the images. I do not understand why. I should have fixed it now in the bul

[sabayon-dev] Latest Mate DEV : 02locale is not set properly

2016-08-12 Thread sabayonino
Hi, another issue for MATE DEV (I think for all ISO's) Installation was fine but language was not set properly During installation I choosed Italian language. System has kept US-English language localectl is set to it_IT UTF-8 (ok) but /etc/env.d/02locale is set to: LANG=us_US.UTF-8 LANGUAGE=u

[sabayon-dev] Grub can't show other sabayon installation

2016-08-12 Thread sabayonino
Hi folks :) I've installed latest MATE DEV (2016/08/12) for testing in /dev/sda5 without grub installation. (I manage grub from other Sabayon installation in /dev/sda1) Installation was fine when upgrade grub from sda1 , Sabayon Mate isn't discovered sudo grub-mkconfig -o /boot/grub/grub.cfg Pa