Undefined HOME when compiling on OS X/Homebrew
Bug #1236431 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Nate Finch |
Bug Description
I see this error when I update the homebrew formula to use 1.14.1 or 1.15.1.
src/
1.14.0 does build. Nate believes the issue relates to windows rules added to 1.14.1. The code checks for windows or linux, but we now think the code needs to check for windows, fallback to posix.
Related branches
lp://staging/~natefinch/juju-core/019-osx-fix
- Curtis Hovey (community): Approve (code)
-
Diff: 9 lines (+1/-0)1 file modifiedjuju/osenv/vars_nix.go (+1/-0)
- Juju Engineering: Pending requested
-
Diff: 9 lines (+1/-0)1 file modifiedjuju/osenv/vars_nix.go (+1/-0)
Changed in juju-core: | |
milestone: | none → 1.16.0 |
assignee: | nobody → Nate Finch (natefinch) |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
no longer affects: | juju-core/1.16 |
Changed in juju-core: | |
milestone: | none → 1.16.0 |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I will merge Nate's fix into 1.16 *after* the series branch gets the proper increment.