Skip to content

Drop relay-pkg.so from docker files#189

Merged
tillkruss merged 8 commits intomainfrom
fix/drop-pkg
Nov 25, 2025
Merged

Drop relay-pkg.so from docker files#189
tillkruss merged 8 commits intomainfrom
fix/drop-pkg

Conversation

@tillkruss
Copy link
Member

@tillkruss tillkruss commented Nov 25, 2025

The pkg builds will be removed in Relay 1.x.

See cachewerk/relay-docs@9b2a636.
See cachewerk/linux-repos@ff6bf56 [RISKY].

Replaces #100.
Closes #56.

@tillkruss tillkruss added the enhancement New feature or request label Nov 25, 2025
@tillkruss tillkruss marked this pull request as ready for review November 25, 2025 21:39
@tillkruss tillkruss merged commit bdf0b32 into main Nov 25, 2025
47 checks passed
@tillkruss tillkruss deleted the fix/drop-pkg branch November 25, 2025 22:21
@szepeviktor
Copy link
Contributor

@tillkruss Recent Docker builds:

0.592 The following packages have unmet dependencies:
0.634  php8.2-relay : Depends: libhiredis1.1.0 (>= 1.1.0) but it is not installable
0.634                 Depends: libck0 (>= 0.7.0) but it is not going to be installed

Even Debian 12 has only libhiredis0.14
https://packages.debian.org/source/bullseye/hiredis

libhiredis1.1.0 was release in Debian 13.

@tillkruss
Copy link
Member Author

Looks like a lot of these need a custom install now: https://github.com/cachewerk/relay/actions/runs/19716040587

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retire relay-pkg.so mostly

3 participants