Skip to content

About project initialization #4

@RayCxggg

Description

@RayCxggg

Hi,

I am trying to build ACES and run into the following problem.

I ran ci_scripts/init_project.sh, and it printed

bzip2: (stdin) is not a bzip2 file. tar: Child returned status 2 tar: Error is not recoverable: exiting now ci_scripts/init_project.sh: line 56: cd: gcc-arm-none-eabi-6-2017-q1-update: No such file or directory ci_scripts/init_project.sh: line 58: cd: src: No such file or directory tar: This does not look like a tar archive bzip2: (stdin) is not a bzip2 file. tar: Child returned status 2 tar: Error is not recoverable: exiting now ci_scripts/init_project.sh: line 61: ./build-prerequisites.sh: No such file or directory ci_scripts/init_project.sh: line 62: ./build-toolchain.sh: No such file or directory ci_scripts/init_project.sh: line 65: cd: /home/ray/IoTFirewall/ACES/ACES/gcc/gcc-arm-none-eabi-6-2017-q1-update/pkg: No such file or directory tar (child): gcc-arm-none-eabi-6-2018-q3-update-linux.tar.bz2: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now mv: cannot stat 'gcc-arm-none-eabi-6-2018-q3-update': No such file or directory

It seems that an error occurs at line tar -xjf gcc-arm-none-eabi-6-2017-q1-update-src.tar.bz2. I ran file gcc-arm-none-eabi-6-2017-q1-update-src.tar.bz2 and it printed ASCII text.

I have downloaded the file several times but nothing changed. How can I solve this problem?

Thanks,
Ray

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions