Ubuntu GNOME 16.04 runs ubiquity without root so it fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Won't Fix
|
Critical
|
Unassigned |
Bug Description
The crash occurs in both UEFI and legacy modes.
New installation with pre-existing /home on a separate partition.
Installing from the live session results in a crash during "copying files" step with this message in the log:
ValueError: invalid literal for int() with base 10: ''
status = int(status)
File "/usr/lib/
lambda *args, **kw: self.command(
....
The slideshow graphics never appears. Removal of the ubiquity-
Log shows:
ubiquity.
Hardware: ASUS UX301L ultrabook
The very same installation media was successfully used on a desktop workstation
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63
ProcVersionSign
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CasperVersion: 1.376
Date: Sat May 7 22:21:45 2016
JournalErrors:
Error: command ['journalctl', '-b', '--priority=
Users in the 'systemd-journal' group can see all messages. Pass -q to
turn off this notice.
No journal files were opened due to insufficient permissions.
LiveMediaBuild: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 (20160421)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in ubiquity (Ubuntu): | |
importance: | Undecided → Critical |
Changed in ubiquity (Ubuntu): | |
status: | Expired → New |
Changed in ubiquity (Ubuntu): | |
status: | New → Triaged |
summary: |
- Ubuntu GNOME 16.04 installer crashes during either copying files or - installing the system steps + Ubuntu GNOME 16.04 runs ubiquity without root so it fails |
Changed in ubiquity (Ubuntu): | |
status: | Triaged → Confirmed |
Exception during installation: ubiquity/ plugininstall. py", line 1778, in <module> ubiquity/ plugininstall. py", line 78, in wrapper ubiquity/ plugininstall. py", line 198, in run locale( ) ubiquity/ plugininstall. py", line 562, in configure_locale plugin( language_ plugin) ubiquity/ plugininstall. py", line 547, in run_plugin install_ misc.InstallSte pError: Plugin language failed with code 4
May 8 02:21:37 ubuntu-gnome /plugininstall.py: Traceback (most recent call last):
May 8 02:21:37 ubuntu-gnome /plugininstall.py: File "/usr/share/
May 8 02:21:37 ubuntu-gnome /plugininstall.py: install.run()
May 8 02:21:37 ubuntu-gnome /plugininstall.py: File "/usr/share/
May 8 02:21:37 ubuntu-gnome /plugininstall.py: func(self)
May 8 02:21:37 ubuntu-gnome /plugininstall.py: File "/usr/share/
May 8 02:21:37 ubuntu-gnome /plugininstall.py: self.configure_
May 8 02:21:37 ubuntu-gnome /plugininstall.py: File "/usr/share/
May 8 02:21:37 ubuntu-gnome /plugininstall.py: self.run_
May 8 02:21:37 ubuntu-gnome /plugininstall.py: File "/usr/share/
May 8 02:21:37 ubuntu-gnome /plugininstall.py: "Plugin %s failed with code %s" % (plugin.NAME, ret))
May 8 02:21:37 ubuntu-gnome /plugininstall.py: ubiquity.
May 8 02:21:37 ubuntu-gnome /plugininstall.py: