Skip to content

Skip unavailable nss_wrapper on ppc64le #1027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented Dec 22, 2022

This will fix the current failing builds on ppc64le:

+ apk add --no-cache --virtual .postgresql-rundeps so:libLLVM-15.so so:libc.musl-ppc64le.so.1 so:libcrypto.so.3 so:libedit.so.0 so:libgcc_s.so.1 so:libgssapi_krb5.so.2 so:libicui18n.so.72 so:libicuuc.so.72 so:libldap.so.2 so:libssl.so.3 so:libstdc++.so.6 so:libuuid.so.1 so:libxml2.so.2 so:libxslt.so.1 so:libz.so.1 bash nss_wrapper su-exec tzdata zstd icu-data-full
fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/ppc64le/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/ppc64le/APKINDEX.tar.gz
ERROR: unable to select packages:
  .postgresql-rundeps-20221222.204533:
    masked in: cache
    satisfies: world[.postgresql-rundeps=20221222.204533]
  nss_wrapper (no such package):
    required by: .postgresql-rundeps-20221222.204533[nss_wrapper]

Related to #1018

@tianon tianon merged commit a510f13 into docker-library:master Dec 22, 2022
@tianon tianon deleted the fix-power branch December 22, 2022 22:50
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 22, 2022
Changes:

- docker-library/postgres@a510f13: Merge pull request docker-library/postgres#1027 from infosiftr/fix-power
- docker-library/postgres@6ee0f28: Skip unavailable nss_wrapper on ppc64le
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants