(Un)bundling must handle perm bits in Go port
Bug #858267 reported by
Gustavo Niemeyer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Undecided
|
Gustavo Niemeyer |
Bug Description
Right now the Charm bundling procedures implemented in the Go port do not consider permission bits properly. This must be fixed.
Related branches
lp://qastaging/~niemeyer/pyjuju/go-charm-bits
- Roger Peppe (community): Approve
- William Reade (community): Approve
-
Diff: 326 lines (+80/-132)7 files modifiedcharm/Makefile (+0/-1)
charm/bundle.go (+9/-0)
charm/dir.go (+49/-49)
charm/dir_test.go (+19/-2)
charm/rel_test.go (+1/-2)
charm/testrepo/dummy/hooks/install (+2/-0)
charm/walk.go (+0/-78)
Changed in juju: | |
assignee: | nobody → Gustavo Niemeyer (niemeyer) |
milestone: | none → eureka |
status: | New → In Progress |
summary: |
- Bundling and unbundling must support perm bits in the Go port + (Un)bundling must handle perm bits in Go port |
Changed in juju: | |
status: | In Progress → Fix Released |
To post a comment you must log in.