[update] Package python-six is not updated

Bug #1402568 reported by Nastya Urlapova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Invalid
Medium
Fuel Python (Deprecated)
5.1.x
Won't Fix
Medium
Fuel Python (Deprecated)

Bug Description

Steps to reproduce:
1. install 5.1 master node
2. deploy 5.1 environment
3. upgrade master node to 5.1.1
4. patch env to 5.1.1

Expected result:
python-six is updated to the 1.7 version

Actual result:
python-six is not updated

Tags: update
Revision history for this message
Nastya Urlapova (aurlapova) wrote :
Changed in mos:
milestone: none → 6.1
tags: added: update
Revision history for this message
Ihor Kalnytskyi (ikalnytskyi) wrote :

Ok, the issue is that the puppet doesn't ensure python-six to be latest. The python-six package has been installed as dependency of openstack packages. The detail info is below.

Fuel 5.1 has python-six 1.6.1
Fuel 5.1.1 has python-six 1.7.0

1. In deployed 5.1 env we have python-six 1.6.1.
2. When we run patch to 5.1.1, the new openstack packages to be installed. If we dive into their dependencies we will find out next requirements:

    python-six
    python-six >= 1.4.1
    python-six >= 1.5.2
    python-six >= 1.6
    python-six >= 1.6.0

3. As it was mentioned above, current (installed) python-six is 1.6.1, so it already satisfies requirements. Hence, it will not be updated.

Changed in mos:
status: New → Triaged
Revision history for this message
Dmitry Mescheryakov (dmitrymex) wrote :

The bug is actually in 5.1.1, not in 6.1. Hence changing the affected series and target milestones

no longer affects: mos/6.0.x
no longer affects: mos/6.1.x
Changed in mos:
milestone: 6.1 → 5.1.2
status: Triaged → Invalid
Revision history for this message
Vitaly Sedelnik (vsedelnik) wrote :

Medium importance, not customer-found - Won't Fix for 5.1.1-updates

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.