OEM installs telemetry file to target folder
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Fix Released
|
High
|
Didier Roche-Tolomelli | ||
Bionic |
Fix Released
|
High
|
Didier Roche-Tolomelli |
Bug Description
[Impact]
* Telemetry data were leaving a telemetry file while the second stage OEM installer (the user setup) was ran. This telemetry file was creating thus a /target directory on the root FHS.
[Test Case]
* Start an 18.04 live session and install ubiquity in OEM mode
* Start ubiquity
* Complete the installation and close ubiquity without rebooting the
session
* Reboot, check /var/log/
* Reboot with the user creation and config step, and proceed through it with relogin with the new created user
* Check that there is no /target directory and that /var/log/
[Regression Potential]
* The impact is minimal, we check for and env variable before bailing out from recording the file. That will make room for the future to easily merge those second stage data with the installer (OEM) ones.
----
Experimenting with an oem install, after the user setup and the installation is complete there is a /target/
This is using unofficial xubuntu-core installation media.
Related branches
- Jean-Baptiste Lallement: Approve
-
Diff: 75 lines (+13/-0)5 files modifiedubiquity/frontend/debconf_ui.py (+1/-0)
ubiquity/frontend/gtk_ui.py (+1/-0)
ubiquity/frontend/kde_ui.py (+1/-0)
ubiquity/frontend/noninteractive.py (+1/-0)
ubiquity/telemetry.py (+9/-0)
- Jean-Baptiste Lallement: Approve
-
Diff: 75 lines (+13/-0)5 files modifiedubiquity/frontend/debconf_ui.py (+1/-0)
ubiquity/frontend/gtk_ui.py (+1/-0)
ubiquity/frontend/kde_ui.py (+1/-0)
ubiquity/frontend/noninteractive.py (+1/-0)
ubiquity/telemetry.py (+9/-0)
description: | updated |
Changed in ubiquity (Ubuntu Bionic): | |
assignee: | nobody → Didier Roche (didrocks) |
importance: | Undecided → High |
Thanks for your report.
Confirmed with Ubuntu Cosmic desktop 20180528