I think Flyte is getting hit by the <changes to Bi...
# contribute
c
I think Flyte is getting hit by the changes to Bitnami https://github.com/flyteorg/flyte/actions/runs/17804229986/job/50725353796?pr=6625
Copy code
#19 [bootstrap 2/6] WORKDIR /flyteorg/build
#19 CANCELED
------
 > [builder 4/4] RUN --security=insecure ./preload manifest.txt:
0.042 + local 'src=bitnami/os-shell:11-debian-11'
0.042 + podman pull --arch amd64 bitnami/os-shell:11-debian-11
0.084 Resolving "bitnami/os-shell" using unqualified-search registries (/etc/containers/registries.conf)
0.084 Trying to pull docker.io/bitnami/os-shell:11-debian-11...
0.172 Trying to pull registry.fedoraproject.org/bitnami/os-shell:11-debian-11...
0.310 Trying to pull registry.access.redhat.com/bitnami/os-shell:11-debian-11...
0.563 Error: 3 errors occurred while pulling:
0.563  * unable to copy from source <docker://bitnami/os-shell:11-debian-11>: initializing source <docker://bitnami/os-shell:11-debian-11>: reading manifest 11-debian-11 in docker.io/bitnami/os-shell: manifest unknown
0.563  * unable to copy from source <docker://registry.fedoraproject.org/bitnami/os-shell:11-debian-11>: initializing source <docker://registry.fedoraproject.org/bitnami/os-shell:11-debian-11>: reading manifest 11-debian-11 in registry.fedoraproject.org/bitnami/os-shell: manifest unknown
0.563  * unable to copy from source <docker://registry.access.redhat.com/bitnami/os-shell:11-debian-11>: initializing source <docker://registry.access.redhat.com/bitnami/os-shell:11-debian-11>: reading manifest 11-debian-11 in registry.access.redhat.com/bitnami/os-shell: name unknown: Repo not found
------
ERROR: failed to build: failed to solve: process "/bin/sh -c ./preload manifest.txt" did not complete successfully: exit code: 125
Reference
Check build summary support
g
The Bitnami rugpull is really really unfortunate for the open source community.
f
what dependencies we have from bitnami?
I think postgres should be easy to resolve. Not sure what
os-shell
is
I can try resolving this later today
This should resolve the brownouts: https://github.com/flyteorg/flyte/pull/6631
👍 1