Skip to content

JDK 16 tumbleweed images are failing to build due to installation failure of curl #566

@bharathappali

Description

@bharathappali

Dockerfile : https://github.com/AdoptOpenJDK/openjdk-docker/blob/master/16/jdk/tumbleweed/Dockerfile.hotspot.releases.full

Failure Log:

Step 3/7 : RUN zypper install --no-recommends -y timezone openssl curl ca-certificates fontconfig gzip tar     && zypper update -y; zypper clean --all
 ---> Running in 01c0135f4f7e
Retrieving repository 'openSUSE-Tumbleweed-Oss' metadata [.error]
Repository 'openSUSE-Tumbleweed-Oss' is invalid.
[repo-oss|http://download.opensuse.org/ports/armv7hl/tumbleweed/repo/oss/] Valid metadata not found at specified URL
History:
 - [|] Error trying to read from 'http://download.opensuse.org/ports/armv7hl/tumbleweed/repo/oss/'
 - Timeout exceeded when accessing 'http://download.opensuse.org/ports/armv7hl/tumbleweed/repo/oss/content'.

Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'openSUSE-Tumbleweed-Oss' because of the above error.
Retrieving repository 'openSUSE-Tumbleweed-Update' metadata [.error]
Repository 'openSUSE-Tumbleweed-Update' is invalid.
[repo-update|http://download.opensuse.org/ports/armv7hl/update/tumbleweed/] Valid metadata not found at specified URL
History:
 - [|] Error trying to read from 'http://download.opensuse.org/ports/armv7hl/update/tumbleweed/'
 - Timeout exceeded when accessing 'http://download.opensuse.org/ports/armv7hl/update/tumbleweed/content'.

Please check if the URIs defined for this repository are pointing to a valid repository.
Some of the repositories have not been refreshed because of an error.
Warning: Skipping repository 'openSUSE-Tumbleweed-Update' because of the above error.
Loading repository data...
Reading installed packages...
No provider of 'curl' found.
No provider of 'fontconfig' found.
No provider of 'gzip' found.'ca-certificates' is already installed.
Package 'ca-certificates' is not available in your repositories. Cannot reinstall, upgrade, or downgrade.
'curl' not found in package names. Trying capabilities.
'fontconfig' not found in package names. Trying capabilities.
'gzip' not found in package names. Trying capabilities.

No provider of 'openssl' found.
No provider of 'tar' found.
No provider of 'timezone' found.
'openssl' not found in package names. Trying capabilities.
'tar' not found in package names. Trying capabilities.
'timezone' not found in package names. Trying capabilities.
All repositories have been cleaned up.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions