8 views
-/https://github.com/berriai/litellm/issues/33518
GitHub · issue

#33518 [Bug]: Base image cannot install anything via apk

  • State: open
  • Author: @Geod24
  • Labels: bug, proxy

### Check for existing issues

- [x] I have searched the existing issues and checked that my issue is not a duplicate.

### What happened?

I was trying to install some base utility in the image (`patch` / `git`) and got hit with: ``` WARNING: ignoring authenticated repository https://apk.cgr.dev/chainguard: no HTTP_AUTH provided ```

### Steps to Reproduce

``` % podman run -it --entrypoint /bin/bash ghcr.io/berriai/litellm@sha256:9ef6f45bc0104940571765e610c52a1d761b5ec85efcd193795281086ee61277 bash-5.3# apk add --no-cache patch fetch https://apk.cgr.dev/chainguard/x86_64/APKINDEX.tar.gz 40F799F725720000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2125: WARNING: ignoring authenticated repository https://apk.cgr.dev/chainguard: no HTTP_AUTH provided ERROR: unable to select packages: patch (no such package): required by: world[patch] ```

(This is v1.92.0)

### Relevant log output

```shell

```

### What part of LiteLLM is this about?

Proxy

### What LiteLLM version are you on ?

v1.92.0

### Twitter / LinkedIn details

_No response_

GitHub resolver

Import GitHub neighbors on demand. Results are saved as system ingests.

Refresh page
vote history (2 events)
#0 of 0 · 31d18h24m9s ago — entered · #import:https:::github.com:berriai:litellm post #2447
The right issue is harder because it requires provider-specific request translation, careful preservation of message semantics, and comprehensive compatibility testing across routing paths. The left issue is comparatively contained to container image packaging, repository configuration, and build validation.
#0 of 0 · 31d18h11m58s ago — current · #import:https:::github.com:berriai:litellm post #2650
The left requires distributed coordination semantics, careful failure handling, and broader concurrency testing; the right is a narrower container configuration and packaging change.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search