Skip to content

fix: add /usr/sbin to PATH for sfdisk in update-script#2162

Open
ErnestHysa wants to merge 2 commits into
getumbrel:masterfrom
ErnestHysa:fix/update-path
Open

fix: add /usr/sbin to PATH for sfdisk in update-script#2162
ErnestHysa wants to merge 2 commits into
getumbrel:masterfrom
ErnestHysa:fix/update-path

Conversation

@ErnestHysa

Copy link
Copy Markdown

Fixes OS update hanging at 93% because sfdisk is not in PATH.

sfdisk lives in /usr/sbin which is not in the default PATH for non-login shells during the mender update process. This adds the standard sbin directories to PATH at the top of update-script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant