[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-09-24 Thread Launchpad Bug Tracker
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   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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-09-12 Thread Jean-Baptiste Lallement
It could be related to bug 1751252

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-09-12 Thread Jean-Baptiste Lallement
** Description changed:

  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 /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 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. From ubiquity trunk
- $ cd autopilot
- Then execute the tests with the following command
- $ ./ubiquity-autopilot-runner/run-ubiquity-test --sdl cosmic-desktop-amd64.iso
+ 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.

** Changed in: ubiquity (Ubuntu)
   Importance: Undecided => High

** Changed in: ubiquity (Ubuntu)
   Importance: High => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-09-12 Thread Jean-Baptiste Lallement
These tests are not blocking anything but results are reviewed during
the cycle and are used prior to manual tests during milestone releases.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-08-28 Thread Steve Langasek
These tests evidently aren't blocking image promotion today, or else the
problem would've been escalated sooner than May 16.  Should it be a
priority for us to fix these tests?  How are the tests used today?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-06-09 Thread Francis Ginther
** Tags added: id-5b1aa74fecacdb4c97d2cdc7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-05-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubiquity (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-05-29 Thread Phillip Susi
Looks like it is happening in 18.04 as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-05-17 Thread Ubuntu Foundations Team Bug Bot
Exception during installation:
May 17 06:44:18 ubuntu /plugininstall.py: Traceback (most recent call last):
May 17 06:44:18 ubuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 1739, in 
May 17 06:44:18 ubuntu /plugininstall.py: install.run()
May 17 06:44:18 ubuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 61, in wrapper
May 17 06:44:18 ubuntu /plugininstall.py: func(self)
May 17 06:44:18 ubuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 184, in run
May 17 06:44:18 ubuntu /plugininstall.py: self.configure_locale()
May 17 06:44:18 ubuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 498, in configure_locale
May 17 06:44:18 ubuntu /plugininstall.py: self.run_plugin(language_plugin)
May 17 06:44:18 ubuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 483, in run_plugin
May 17 06:44:18 ubuntu /plugininstall.py: "Plugin %s failed with code %s" % 
(plugin.NAME, ret))
May 17 06:44:18 ubuntu /plugininstall.py: 
ubiquity.install_misc.InstallStepError: Plugin language failed with code 2
May 17 06:44:18 ubuntu /plugininstall.py: 


** Tags added: ubiquity-18.10.1

** Tags added: installer-crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-05-17 Thread Jean-Baptiste Lallement
** Attachment added: "debug"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+attachment/5140655/+files/debug

** Tags added: cosmic rls-cc-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771751] Re: autopilot tests - default installation fails in plugininstall with "permission denied" messages

2018-05-17 Thread Jean-Baptiste Lallement
** Attachment added: "syslog"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+attachment/5140654/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771751

Title:
  autopilot tests - default installation fails in plugininstall with
  "permission denied" messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1771751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs