Skip to content

Properly fix Travis CI Rabbit MQ issue #8950

Closed
@cmonr

Description

@cmonr

Description

Due to a recent Rabbit MQ migration, Travis CI was failing to run apt-get update successfully. A fix has been placed in master, but involves the use of curl ... | bash which is never a good idea.

While in this case, it shouldn't matter because the script is contained within Travis CI, it still irks me having this pattern associated with the repo at all.

'Fix' to unblock Travis CI introduced here: https://github.com/ARMmbed/mbed-os/pull/8944/files#r238312339

Reference: https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/

Issue request type

[ ] Question
[ ] Enhancement
[x] Bug

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions