Activity log for bug #1596114

Date Who What changed Old value New value Message
2016-06-24 23:20:38 Sergio Schvezov bug added bug
2016-06-25 01:49:49 Sergio Schvezov snapcraft: status In Progress Fix Committed
2016-06-27 16:04:39 Leo Arias description ====================================================================== ERROR: demos_tests.test_mosquitto.MosquittoTestCase.test_mosquitto ---------------------------------------------------------------------- output: {{{b"\x1b[0;31mIssue detected while analyzing snapcraft.yaml: Cannot find definition for part 'mqtt-paho/python3'. It may be a remote part, run `snapcraft update` to refresh the remote parts cache\x1b[0m\r\n"}}} Traceback (most recent call last): File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/demos_tests/test_mosquitto.py", line 27, in test_mosquitto self.build_snap(self.snap_content_dir) File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 159, in build_snap self._clean(working_dir) File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 164, in _clean self._run_command(command, project_dir) File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 194, in _run_command 'Exit status: {!r}.'.format(process.exitstatus)) snaps_tests.CommandError: Error running command 'snapcraft clean' in 'demos/mosquitto'. Exit status: 1. ====================================================================== ERROR: demos_tests.test_qt4_text_editor.Qt4TextEditorTestCase.test_text_editor ---------------------------------------------------------------------- output: {{{b"\x1b[0;31mIssue detected while analyzing snapcraft.yaml: Cannot find definition for part 'qt4conf'. It may be a remote part, run `snapcraft update` to refresh the remote parts cache\x1b[0m\r\n"}}} Traceback (most recent call last): File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/demos_tests/test_qt4_text_editor.py", line 25, in test_text_editor self.build_snap(self.snap_content_dir) File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 159, in build_snap self._clean(working_dir) File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 164, in _clean self._run_command(command, project_dir) File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 194, in _run_command 'Exit status: {!r}.'.format(process.exitstatus)) snaps_tests.CommandError: Error running command 'snapcraft clean' in 'demos/qt4-text-editor'. Exit status: 1. ====================================================================== ERROR: demos_tests.test_qt5_text_editor.Qt5TextEditorTestCase.test_text_editor ---------------------------------------------------------------------- output: {{{b"\x1b[0;31mIssue detected while analyzing snapcraft.yaml: Cannot find definition for part 'qt5conf'. It may be a remote part, run `snapcraft update` to refresh the remote parts cache\x1b[0m\r\n"}}} Traceback (most recent call last): File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/demos_tests/test_qt5_text_editor.py", line 25, in test_text_editor self.build_snap(self.snap_content_dir) File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 159, in build_snap self._clean(working_dir) File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 164, in _clean self._run_command(command, project_dir) File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 194, in _run_command 'Exit status: {!r}.'.format(process.exitstatus)) snaps_tests.CommandError: Error running command 'snapcraft clean' in 'demos/qt5-text-editor'. Exit status: 1. ====================================================================== ERROR: demos_tests.test_mosquitto.MosquittoTestCase.test_mosquitto ---------------------------------------------------------------------- output: {{{b"\x1b[0;31mIssue detected while analyzing snapcraft.yaml: Cannot find definition for part 'mqtt-paho/python3'. It may be a remote part, run `snapcraft update` to refresh the remote parts cache\x1b[0m\r\n"}}} Traceback (most recent call last):   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/demos_tests/test_mosquitto.py", line 27, in test_mosquitto     self.build_snap(self.snap_content_dir)   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 159, in build_snap     self._clean(working_dir)   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 164, in _clean     self._run_command(command, project_dir)   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 194, in _run_command     'Exit status: {!r}.'.format(process.exitstatus)) snaps_tests.CommandError: Error running command 'snapcraft clean' in 'demos/mosquitto'. Exit status: 1. ====================================================================== ERROR: demos_tests.test_qt4_text_editor.Qt4TextEditorTestCase.test_text_editor ---------------------------------------------------------------------- output: {{{b"\x1b[0;31mIssue detected while analyzing snapcraft.yaml: Cannot find definition for part 'qt4conf'. It may be a remote part, run `snapcraft update` to refresh the remote parts cache\x1b[0m\r\n"}}} Traceback (most recent call last):   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/demos_tests/test_qt4_text_editor.py", line 25, in test_text_editor     self.build_snap(self.snap_content_dir)   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 159, in build_snap     self._clean(working_dir)   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 164, in _clean     self._run_command(command, project_dir)   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 194, in _run_command     'Exit status: {!r}.'.format(process.exitstatus)) snaps_tests.CommandError: Error running command 'snapcraft clean' in 'demos/qt4-text-editor'. Exit status: 1. ====================================================================== ERROR: demos_tests.test_qt5_text_editor.Qt5TextEditorTestCase.test_text_editor ---------------------------------------------------------------------- output: {{{b"\x1b[0;31mIssue detected while analyzing snapcraft.yaml: Cannot find definition for part 'qt5conf'. It may be a remote part, run `snapcraft update` to refresh the remote parts cache\x1b[0m\r\n"}}} Traceback (most recent call last):   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/demos_tests/test_qt5_text_editor.py", line 25, in test_text_editor     self.build_snap(self.snap_content_dir)   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 159, in build_snap     self._clean(working_dir)   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 164, in _clean     self._run_command(command, project_dir)   File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/snaps_tests/__init__.py", line 194, in _run_command     'Exit status: {!r}.'.format(process.exitstatus)) snaps_tests.CommandError: Error running command 'snapcraft clean' in 'demos/qt5-text-editor'. Exit status: 1. [Impact] * For users, none. * A test started failing in master, but wasn't released to the distro. [Test Case] * Run the snaps suite. [Regression Potential] * None. If the test doesn't start passing, the release will be blocked by autopkgtests.
2016-06-27 17:01:08 Sergio Schvezov Ubuntu Xenial: milestone xenial-updates
2016-06-27 21:26:48 Steve Langasek bug added subscriber Ubuntu Stable Release Updates Team
2016-06-27 21:26:49 Steve Langasek bug added subscriber SRU Verification
2016-06-27 21:26:54 Steve Langasek tags verification-needed
2016-06-28 04:48:26 Leo Arias tags verification-needed verification-done
2016-06-28 15:18:37 Sergio Schvezov snapcraft: status Fix Committed Fix Released
2016-06-29 13:12:30 Chris J Arges removed subscriber Ubuntu Stable Release Updates Team
2016-06-30 03:50:34 Mathew Hodson bug task deleted Ubuntu Xenial
2016-06-30 03:50:41 Mathew Hodson bug task deleted Ubuntu Yakkety