Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Cabal states. #28305

Merged
merged 2 commits into from
Oct 27, 2015
Merged

Fix Cabal states. #28305

merged 2 commits into from
Oct 27, 2015

Conversation

rowillia
Copy link
Contributor

cabal.update was not inheriting the environment from the call to
cabal.installed, which causes cabal to fail when doing things like
specifying a home directory.

This should fix #28279

Roy Williams and others added 2 commits October 26, 2015 09:50
`cabal.update` was not inheriting the environment from the call to
`cabal.installed`, which causes cabal to fail when doing things like
specifying a home directory.
@jfindlay jfindlay added Minor Change Platform Relates to OS, containers, platform-based utilities like FS, system based apps bugfix-bckport will be be back-ported to an older release branch by creating a PR against that branch State-Module labels Oct 26, 2015
@jfindlay
Copy link
Contributor

@rowillia, thanks for the fix. In the future you are welcome to submit fixes directly to the oldest supported release branch, see https://docs.saltstack.com/en/latest/topics/development/contributing.html#which-salt-branch.

@rowillia
Copy link
Contributor Author

Thanks @jfindlay! Should I do that now or can you give me a hand?

cachedout pushed a commit that referenced this pull request Oct 27, 2015
@cachedout cachedout merged commit 7721134 into saltstack:develop Oct 27, 2015
@cachedout
Copy link
Contributor

I went ahead and merged this and it's marked for backporting, so we'll take care of getting this into older branches. Thanks for the fix, @rowillia

@rallytime rallytime added ZZZ[Done]-back-ported-bf RETIRED The pull request has been back-ported to an older branch. and removed bugfix-bckport will be be back-ported to an older release branch by creating a PR against that branch labels Oct 27, 2015
@rowillia
Copy link
Contributor Author

Thanks @cachedout!

cachedout pushed a commit that referenced this pull request Oct 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform Relates to OS, containers, platform-based utilities like FS, system based apps State-Module ZZZ[Done]-back-ported-bf RETIRED The pull request has been back-ported to an older branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cabal appears to be broken
4 participants