[Bug 1632184] Re: image build with bodhibuilder crash near end-installation

2016-10-31 Thread Phillip Susi
"LXLE" is not an official Ubuntu flavor and so is not supported here. ** Changed in: ubiquity (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1632184 Title:

[Bug 1632184] Re: image build with bodhibuilder crash near end-installation

2016-10-21 Thread Paul Dufresne
Lubuntu 16.10 (32&64 bits) works fine (install from grub menu). Seems to have change quite much since 16.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1632184 Title: image build with

[Bug 1632184] Re: image build with bodhibuilder crash near end-installation

2016-10-10 Thread Paul Dufresne
After trying to reboot machine to test, an error occured and system opened me a session for me to test what was going on. In it I just ran "$ gksudo ubiquity gtk_ui" and it worked flawlessly. Same medium, same answers, but this time in the environment, in root mode. Which suggests to me that

[Bug 1632184] Re: image build with bodhibuilder crash near end-installation

2016-10-10 Thread Paul Dufresne
Indeed I had chosen 'Install' directly in Grub (which seems to suggest that because it is not run by root, it failed to create a temporary file in /target/etc/default while installing language pack). -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1632184] Re: image build with bodhibuilder crash near end-installation

2016-10-10 Thread Paul Dufresne
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1579454/comments/10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1632184 Title: image build with bodhibuilder crash near end-installation

[Bug 1632184] Re: image build with bodhibuilder crash near end-installation

2016-10-10 Thread Paul Dufresne
Now that I look at the end of Syslog, this is probably more relevent: Oct 10 22:58:33 gl finish-install: Disabling CDROM entries in sources.list Oct 10 22:58:33 gl ubiquity: sed: impossible d'ouvrir le fichier temporaire /target/etc/apt/sedP1IjGy: Permission non accordée Oct 10 22:58:33 gl

[Bug 1632184] Re: image build with bodhibuilder crash near end-installation

2016-10-10 Thread Paul Dufresne
Part of my add_info function as it appears on my computer: def add_info(report, ui): add_installation_log(report, 'UbiquitySyslog', 'syslog') syslog = report['UbiquitySyslog'] if 'Buffer I/O error on device' in syslog: if re.search('Attached .* CD-ROM (\w+)', syslog):

[Bug 1632184] Re: image build with bodhibuilder crash near end-installation

2016-10-10 Thread Paul Dufresne
Similar but not identical bug #1495055 in 15.10 resulting in: ERROR: hook /usr/share/apport/package-hooks/source_ubiquity.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in _run_hook symb['add_info'](report, ui) File

[Bug 1632184] Re: image build with bodhibuilder crash near end-installation

2016-10-10 Thread Paul Dufresne
Very similar report reported on VLC 4 years ago: https://trac.videolan.org/vlc/ticket/7651 ** Bug watch added: VLC Trac #7651 http://trac.videolan.org/vlc/ticket/7651 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.