[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages
Launchpad Bug Tracker
1771751 at bugs.launchpad.net
Tue Sep 25 02:33:43 UTC 2018
This bug was fixed in the package ubiquity - 18.10.9
---------------
ubiquity (18.10.9) cosmic; urgency=medium
* Fix ubiquity's use of regexes with escaped characters to satisfy new
PEP8 requirements (W605).
* tests/run-pep8: ignore W504 for now: line break rules have changed in PEP8
but we're not adapting the code right now (too many noop changes this late
in the release).
-- Mathieu Trudel-Lapierre <cyphermox at ubuntu.com> Mon, 24 Sep 2018
16:10:40 -0400
** Changed in: ubiquity (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1771751
Title:
autopilot tests - default installation fails in plugininstall with
"permission denied" messages
Status in ubiquity package in Ubuntu:
Fix Released
Bug description:
Cosmic Desktop 20180516
autopilot tests are failing with permission denied error messages in
plugininstall.py
May 17 06:44:08 ubuntu ubiquity: dpkg: warning: failed to open configuration file '/root/.dpkg.cfg' for reading: Permission denied
May 17 06:44:08 ubuntu /plugininstall.py: log-output -t ubiquity chroot /target py3compile -p python3 /usr/share/python3/
May 17 06:44:08 ubuntu ubiquity: mount: only root can use "--types" option
May 17 06:44:08 ubuntu /plugininstall.py: log-output -t ubiquity chroot /target mount -t proc proc /proc
May 17 06:44:08 ubuntu ubiquity: mount: only root can use "--types" option
May 17 06:44:08 ubuntu /plugininstall.py: log-output -t ubiquity chroot /target mount -t sysfs sysfs /sys
May 17 06:44:08 ubuntu ubiquity: mount:
May 17 06:44:08 ubuntu ubiquity: only root can use "--bind" option
May 17 06:44:08 ubuntu ubiquity:
May 17 06:44:08 ubuntu /plugininstall.py: log-output -t ubiquity mount --bind /dev /target/dev
May 17 06:44:08 ubuntu ubiquity: mount: only root can use "--bind" option
May 17 06:44:08 ubuntu /plugininstall.py: log-output -t ubiquity mount --bind /run /target/run
May 17 06:44:09 ubuntu ubiquity: [Errno 13] Permission denied: '/usr/lib/python2.7/dist-packages/_ldb_text.pyc.140268622139968'
May 17 06:44:09 ubuntu ubiquity: [Errno 13] Permission denied: '/usr/lib/python2.7/dist-packages/lsb_release.pyc.140268622142168'
May 17 06:44:09 ubuntu ubiquity: [Errno 13] Permission denied: '/usr/lib/python2.7/dist-packages/_tdb_text.pyc.140268622077336'
May 17 06:44:09 ubuntu ubiquity: [Errno 13] Permission denied: '/usr/lib/python2.7/dist-packages/samba/getopt.pyc.140268622142696'
...
Test Case:
1. Boot to the live session
2. Remove the package ubiquity-slideshow-ubuntu
3. Do an installation with the default settings
Expected result
Successful installation
Actual result
Installation fails during the copy of the files.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions
More information about the foundations-bugs
mailing list