Activity log for bug #1796048

Date Who What changed Old value New value Message
2018-10-04 09:10:36 Sorin Sbarnea bug added bug
2018-10-04 09:11:11 Sorin Sbarnea description pip install decides to downgrade an editable module **Expected behavior** PIP should not touch a package that was already installed from source as editable while trying to install dependencies of other packages. I do mention that there is dependent package that would ask for a specific version of this package. **Output** Full build output at https://ci.centos.org/job/tripleo-quickstart-gate-master-delorean-quick-basic/7276/consoleFull but I will show important lines below: ``` 16:08:25 Found existing installation: tripleo-quickstart-extras 2.1.1.dev1087 16:08:26 Uninstalling tripleo-quickstart-extras-2.1.1.dev1087: 16:08:26 Successfully uninstalled tripleo-quickstart-extras-2.1.1.dev1087 16:08:26 Successfully installed ... tripleo-quickstart-extras-2.1.1.dev867 ... ``` tripleo-quickstart-extras 2.1.1.dev1087 is found but is uninstalled, version tripleo-quickstart-extras-2.1.1.dev867 being used instead, which obviously is not what we want, especially as this is the repository being tested. I have the impression that this issue is related to this line: http://codesearch.openstack.org/?q=python%20setup.py%20install%20egg_info%20--egg-base&i=nope&files=&repos= pip install decides to downgrade an editable module **Expected behavior** Installation should not touch a package that was already installed from source as editable while trying to install dependencies of other packages. I do mention that there is dependent package that would ask for a specific version of this package. **Output** Full build output at https://ci.centos.org/job/tripleo-quickstart-gate-master-delorean-quick-basic/7276/consoleFull but I will show important lines below: ``` 16:08:25 Found existing installation: tripleo-quickstart-extras 2.1.1.dev1087 16:08:26 Uninstalling tripleo-quickstart-extras-2.1.1.dev1087: 16:08:26 Successfully uninstalled tripleo-quickstart-extras-2.1.1.dev1087 16:08:26 Successfully installed ... tripleo-quickstart-extras-2.1.1.dev867 ... ``` tripleo-quickstart-extras 2.1.1.dev1087 is found but is uninstalled, version tripleo-quickstart-extras-2.1.1.dev867 being used instead, which obviously is not what we want, especially as this is the repository being tested. I have the impression that this issue is related to this line: http://codesearch.openstack.org/?q=python%20setup.py%20install%20egg_info%20--egg-base&i=nope&files=&repos=
2018-10-04 17:10:48 wes hayutin tags quickstart
2018-10-05 11:16:16 Sorin Sbarnea tripleo: assignee Sorin Sbarnea (ssbarnea)
2018-10-05 11:20:18 OpenStack Infra tripleo: status Triaged In Progress
2018-10-15 13:59:51 Sorin Sbarnea tripleo: assignee Sorin Sbarnea (ssbarnea)
2018-10-30 16:50:29 Juan Antonio Osorio Robles tripleo: milestone stein-1 stein-2
2019-01-13 22:50:55 Emilien Macchi tripleo: milestone stein-2 stein-3
2019-03-14 02:32:18 Alex Schultz tripleo: milestone stein-3 stein-rc1
2019-04-15 18:55:53 Alex Schultz tripleo: milestone stein-rc1 train-1
2019-06-07 20:07:23 Alex Schultz tripleo: milestone train-1 train-2
2019-07-29 14:30:49 Alex Schultz tripleo: milestone train-2 train-3
2019-09-11 21:40:06 Alex Schultz tripleo: milestone train-3 ussuri-1
2019-12-19 15:00:48 Emilien Macchi tripleo: milestone ussuri-1 ussuri-2
2020-02-10 20:44:20 wes hayutin tripleo: milestone ussuri-2 ussuri-3
2020-04-13 17:47:06 wes hayutin tripleo: milestone ussuri-3 ussuri-rc3
2020-05-26 20:47:23 wes hayutin tripleo: milestone ussuri-rc3 victoria-1
2020-07-28 12:30:56 Emilien Macchi tripleo: milestone victoria-1 victoria-3