Skip to content

same issue build-image fails #420

@tk0221

Description

@tk0221

#285

 => ERROR [10/21] RUN chmod u+x /systemlibs.sh && /systemlibs.sh                                                                                            1.8s
------                                                                                                                                                          
 > [10/21] RUN chmod u+x /systemlibs.sh && /systemlibs.sh:                                                                                                      
0.976 Amazon Linux 2023 repository                    0.0  B/s |   0  B     00:00                                                                                
0.976 Errors during downloading metadata for repository 'amazonlinux':                                                                                          
0.976   - Curl error (60): SSL peer certificate or SSH remote key was not OK for https://cdn.amazonlinux.com/al2023/core/mirrors/2023.6.20241111/aarch64/mirror.list [SSL certificate problem: unable to get local issuer certificate]                                                                                            
0.976 Error: Failed to download metadata for repo 'amazonlinux': Cannot prepare internal mirrorlist: Curl error (60): SSL peer certificate or SSH remote key was not OK for https://cdn.amazonlinux.com/al2023/core/mirrors/2023.6.20241111/aarch64/mirror.list [SSL certificate problem: unable to get local issuer certificate]
0.976 Ignoring repositories: amazonlinux
0.985 Dependencies resolved.
0.987 Nothing to do.
0.987 Complete!
1.744 Amazon Linux 2023 repository                    0.0  B/s |   0  B     00:00    
1.745 Errors during downloading metadata for repository 'amazonlinux':
1.745   - Curl error (60): SSL peer certificate or SSH remote key was not OK for https://cdn.amazonlinux.com/al2023/core/mirrors/2023.6.20241111/aarch64/mirror.list [SSL certificate problem: unable to get local issuer certificate]
1.745 Error: Failed to download metadata for repo 'amazonlinux': Cannot prepare internal mirrorlist: Curl error (60): SSL peer certificate or SSH remote key was not OK for https://cdn.amazonlinux.com/al2023/core/mirrors/2023.6.20241111/aarch64/mirror.list [SSL certificate problem: unable to get local issuer certificate]
1.746 Ignoring repositories: amazonlinux
1.749 Package python3-3.9.16-1.amzn2023.0.9.aarch64 is already installed.
1.750 No match for argument: gcc
1.750 No match for argument: gcc-g++
1.752 No match for argument: python3-devel
1.763 Error: Unable to find a match: gcc gcc-g++ python3-devel
------
Dockerfile:34
--------------------
  32 |     COPY config/mwaa-base-providers-requirements.txt /mwaa-base-providers-requirements.txt
  33 |    
  34 | >>> RUN chmod u+x /systemlibs.sh && /systemlibs.sh
  35 |     RUN chmod u+x /bootstrap.sh && /bootstrap.sh
  36 |     RUN chmod u+x /generate_key.sh && /generate_key.sh
--------------------
ERROR: failed to solve: process "/bin/sh -c chmod u+x /systemlibs.sh && /systemlibs.sh" did not complete successfully: exit code: 1

View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/6xfyhhm1lq5gfcbqlufb6o13s

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