Activity log for bug #1694945

Date Who What changed Old value New value Message
2017-06-01 09:52:21 Kyle Fazzari bug added bug
2017-06-01 10:30:14 Kyle Fazzari snapcraft: status New In Progress
2017-06-01 10:30:16 Kyle Fazzari snapcraft: importance Undecided Critical
2017-06-01 10:30:19 Kyle Fazzari snapcraft: assignee Kyle Fazzari (kyrofa)
2017-06-01 10:52:11 Kyle Fazzari description setuptools v36.0.0 was released today. It requires six to be installed before it can be used, thereby breaking the python plugin. [Impact] * setuptools v36.0.0 was released today, which no longer bundles six, thereby breaking the python plugin (both python2 and python3). [Test Case] * Simply run one of the many python-based integration tests. For example: ./runtests.sh plugins test_python_plugin.py Without this patch, the test will fail. With it, the test will pass. [Regression Potential] * Potential is low. The fix is to simply install six before setuptools.
2017-06-01 10:58:23 Kyle Fazzari description [Impact] * setuptools v36.0.0 was released today, which no longer bundles six, thereby breaking the python plugin (both python2 and python3). [Test Case] * Simply run one of the many python-based integration tests. For example: ./runtests.sh plugins test_python_plugin.py Without this patch, the test will fail. With it, the test will pass. [Regression Potential] * Potential is low. The fix is to simply install six before setuptools. [Impact]  * setuptools v36.0.0 was released today, which no longer bundles six, thereby breaking the python plugin (both python2 and python3). * The fix is to simply install six before setuptools. [Test Case]  * Simply run one of the many python-based integration tests. For example:        ./runtests.sh plugins test_python_plugin.py    Without this patch, the test will fail. With it, the test will pass. [Regression Potential]  * Potential is low as we have a large test suite with a number of python-based snaps. * Pulling in six could potentially conflict with the dependencies of the snap being build, although six was already used previously (it was just bundled with setuptools).
2017-06-01 11:00:44 Sergio Schvezov bug task added snapcraft (Ubuntu)
2017-06-01 11:01:06 Sergio Schvezov nominated for series Ubuntu Artful
2017-06-01 11:01:06 Sergio Schvezov bug task added snapcraft (Ubuntu Artful)
2017-06-01 11:01:06 Sergio Schvezov nominated for series Ubuntu Yakkety
2017-06-01 11:01:06 Sergio Schvezov bug task added snapcraft (Ubuntu Yakkety)
2017-06-01 11:01:06 Sergio Schvezov nominated for series Ubuntu Xenial
2017-06-01 11:01:06 Sergio Schvezov bug task added snapcraft (Ubuntu Xenial)
2017-06-01 11:01:06 Sergio Schvezov nominated for series Ubuntu Zesty
2017-06-01 11:01:06 Sergio Schvezov bug task added snapcraft (Ubuntu Zesty)
2017-06-01 11:46:01 Kyle Fazzari snapcraft: status In Progress Fix Committed
2017-06-02 07:10:24 Sergio Schvezov snapcraft (Ubuntu Zesty): status New Invalid
2017-06-02 07:10:28 Sergio Schvezov snapcraft (Ubuntu Yakkety): status New Invalid
2017-06-02 07:10:30 Sergio Schvezov snapcraft (Ubuntu Xenial): status New Invalid
2017-06-02 07:10:33 Sergio Schvezov snapcraft (Ubuntu Artful): status New Invalid
2017-06-02 14:39:45 Sergio Schvezov snapcraft: status Fix Committed Invalid