scylladb / scylladb/cpp-rs-driver

Build binary packages for Debian 13

Open
#408 0 comments 0 reactions 1 assignee View on GitHub

@dkropachev is already working on this.

Since Jan 15, 2026.

Dominant language
C++
Stars
26
Forks
19
Avg merge
1d 21h
Merged PRs (30d)
7

Description

I built a PostgreSQL foreign data wrapper on top of cpp-rs-driver called scylla_fdw:

https://github.com/GeoffMontee/scylla_fdw/

The official PostgreSQL Docker images use Debian 13:

$ docker exec -it postgresql-migration-source cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.2
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

Since there are no binary packages of cpp-rs-driver for Debian 13, I am currently building the library from source.

Would it be possible to get official binary packages for Debian 13?

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.