xenial s3cmd sync errors because it cannot set attributes
Bug #1589803 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-ci-tools |
Triaged
|
Low
|
Unassigned |
Bug Description
The s3cmd sync commmand on xenial will exit with an error when it cannot set utime attributes on files. the files are syncs and usable for testing, but the error code will cause CI to exit if not caught.
The win-deploy and osx-deploy jobs cannot be run from a xenial host because they call s3cmd and exit early.
Our options are
A. change the affected jobs to not exist with s3cmd exists with an error.
B install an older version on the xenial host
C. Hach s3cmd to do the right thing
D. Switch to boto.
Changed in juju-ci-tools: | |
importance: | Medium → Low |
To post a comment you must log in.