juju MUST not strip binaries

Bug #1301719 reported by Dave Cheney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Critical
Dave Cheney

Bug Description

Whatever is building tools is strip(1)ing them. This is a no no as it creates weirdly broken binaries.

[LOG] 36.85478 DEBUG juju.environs.sync Building tools
[LOG] 36.85478 DEBUG juju.environs.tools looking for: /tmp/go-build130433603/launchpad.net/juju-core/cmd/juju/_test/juju.test
[LOG] 36.85478 DEBUG juju.environs.tools checking: /tmp/go-build130433603/launchpad.net/juju-core/cmd/juju/_test/jujud
[LOG] 36.85478 INFO juju.environs.tools couldn't find existing jujud
[LOG] 36.85478 DEBUG juju.environs.tools copy existing failed: stat /tmp/go-build130433603/launchpad.net/juju-core/cmd/juju/_test/jujud: no such file or directory
[LOG] 36.85478 INFO juju.environs.tools building jujud
upgradejuju_test.go:419:
    c.Assert(err, gc.IsNil)
... value *errors.errorString = &errors.errorString{s:"build command \"strip\" failed: exec: \"strip\": executable file not found in $PATH;

Related branches

Ian Booth (wallyworld)
Changed in juju-core:
assignee: nobody → Ian Booth (wallyworld)
status: Triaged → In Progress
assignee: Ian Booth (wallyworld) → Dave Cheney (dave-cheney)
Changed in juju-core:
milestone: 1.17.8 → 2.0
Changed in juju-core:
milestone: 2.0 → 1.17.8
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 1.17.8 → 1.19.0
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.