[update] non explicit packages are not updated
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Critical
|
Fuel Library (Deprecated) | ||
Mirantis OpenStack |
Fix Committed
|
Critical
|
Dmitry Mescheryakov |
Bug Description
Steps to reproduce:
1. install 5.0 master node
2. bring up 5.0 environment
3. upgrade to 5.1
4. patch env to 5.0.2
Expected result:
oslo-messaging is updated to the new version
Actual result:
oslo-messaging is not updated
Packages that are not explicitly referenced by the puppet manifests are left at the older versions unless a explicit package's requirements pulls it in as a dep due to the version bump.
As a second case https:/
[root@fuel log]# ls -l /var/www/
-rwxr-xr-x. 1 root root 169096 Авг 20 16:59 /var/www/
[root@fuel log]# ls -l /var/www/
-rw-r--r-- 1 root root 169856 Авг 20 11:55 /var/www/
[root@fuel log]# ssh node-1
Warning: Permanently added 'node-1' (RSA) to the list of known hosts.
Last login: Thu Aug 21 10:50:13 2014 from 10.20.0.2
[root@node-1 ~]# rpm -qa | grep oslo-messaging
python-
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Bogdan Dobrelya (bogdando) |
Changed in fuel: | |
assignee: | Bogdan Dobrelya (bogdando) → Dmitry Ilyin (idv1985) |
status: | New → In Progress |
summary: |
- [update] oslo.messaging is not updated by patching + [update] non explicit packages are not updated |
description: | updated |
no longer affects: | fuel/5.1.x |
Changed in fuel: | |
status: | In Progress → Confirmed |
Changed in fuel: | |
importance: | High → Critical |
Changed in mos: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
milestone: | none → 5.0.2 |
assignee: | nobody → Dmitry Mescheryakov (dmitrymex) |
no longer affects: | fuel |
no longer affects: | fuel/5.0.x |
Changed in fuel: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
assignee: | nobody → Fuel Library Team (fuel-library) |
milestone: | none → 5.0.2 |
Changed in fuel: | |
status: | Confirmed → Triaged |
tags: | added: packages |
Changed in fuel: | |
status: | Triaged → Fix Committed |
no longer affects: | fuel/5.1.x |
Changed in fuel: | |
milestone: | 5.1.1 → 5.1.2 |
Changed in fuel: | |
milestone: | 5.1.2 → 5.1.1 |
no longer affects: | mos/5.1.x |
no longer affects: | mos/5.1.x |
no longer affects: | mos/5.0.x |
no longer affects: | fuel/5.0.x |
Changed in fuel: | |
status: | Triaged → Fix Committed |
Changed in mos: | |
status: | Triaged → Fix Committed |
Changed in fuel: | |
milestone: | 5.1.1 → 5.0.3 |
Changed in mos: | |
milestone: | 5.1.1 → 5.0.3 |
Changed in fuel: | |
milestone: | 5.0.3 → 5.0.2 |
Changed in mos: | |
milestone: | 5.0.3 → 5.0.2 |
Fix proposed to branch: master /review. openstack. org/115982
Review: https:/