-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Upgrading Salt via Salt results in dying minions and broken dpkg #43340
Copy link
Copy link
Closed
Labels
Corerelates to code central or existential to Saltrelates to code central or existential to SaltP1Priority 1Priority 1ZRELEASED - 2017.7.3bugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-criticaltop severity, seen by most users, serious issuestop severity, seen by most users, serious issuesseverity-high2nd top severity, seen by most users, causes major problems2nd top severity, seen by most users, causes major problems
Milestone
Metadata
Metadata
Assignees
Labels
Corerelates to code central or existential to Saltrelates to code central or existential to SaltP1Priority 1Priority 1ZRELEASED - 2017.7.3bugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-criticaltop severity, seen by most users, serious issuestop severity, seen by most users, serious issuesseverity-high2nd top severity, seen by most users, causes major problems2nd top severity, seen by most users, causes major problems
Description of Issue/Question
We use
pkg.upgrade dist_upgrade=Trueto upgrade our servers semi-unattended.They were running 2017.7.0 prior to issuing the upgrade command and were supposed to be upgraded to 2017.7.1.
However, a majority of the machines had issues where the
salt-minionwould not be running anymore afterwards and shows the following issue when doing anything withaptafterwards on the machine itself:Doing so shows the following issue:
After running the commands above, this
ISTM that this issue may be caused by the fact that the systemd config has changed, since it seems to only affect our Ubuntu 16.04 machines and works fine on 14.04.
Versions Report