Skip to content

Travis: astyle package error #8322

@0xc0170

Description

@0xc0170

Description

curl -L0 http://mbed-os.s3-eu-west-1.amazonaws.com/builds/deps/astyle_3.1_linux.tar.gz --output astyle.tar.gz; mkdir -p BUILD && tar xf astyle.tar.gz -C BUILD; pushd BUILD/astyle/build/gcc; make; export PATH=$PWD/bin:$PATH; popd;
tar: This does not look like a tar archive

We fetch astyle package from s3, is s3 corrupted or what has change within last 24 hours?

@ARMmbed/mbed-os-maintainers @ARMmbed/mbed-os-test

We are now getting errors in Travis, see the report https://travis-ci.org/ARMmbed/mbed-os/jobs/436740272 (one of the first).

Issue request type

[ ] Question
[ ] Enhancement
[X] Bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions