Debian Patches

Status for usql/0.19.19-2

Patch Description Author Forwarded Bugs Origin Last update
Skip-tests.patch Skip tests not feasible to have passing in a Debian build
Introduce new tag 'fulltest' that is not used in `debian/rules`, thus leading to
these tests being skipped. They fail as they expect Docker containers to be
runnable, or tests try to include modules that are not part of the Debian
distribution.

...
src/github.com/xo/usql/drivers/metadata/informationschema/metadata_test.go:23:2: cannot find package "github.com/microsoft/go-mssqldb" in any of:
/tmp/build/source/debian/.build/upstream/src/vendor/github.com/microsoft/go-mssqldb (vendor tree)
/usr/lib/go-1.24/src/github.com/microsoft/go-mssqldb (from $GOROOT)
/tmp/build/source/debian/.build/upstream/src/github.com/microsoft/go-mssqldb (from $GOPATH)
FAIL github.com/xo/usql/drivers/metadata/informationschema [setup failed]
# github.com/xo/usql/drivers/metadata/postgres
src/github.com/xo/usql/drivers/metadata/informationschema/metadata_test.go:24:2: cannot find package "github.com/ory/dockertest/v3" in any of:
/tmp/build/source/debian/.build/upstream/src/vendor/github.com/ory/dockertest/v3 (vendor tree)
/usr/lib/go-1.24/src/github.com/ory/dockertest/v3 (from $GOROOT)
/tmp/build/source/debian/.build/upstream/src/github.com/ory/dockertest/v3 (from $GOPATH)
FAIL github.com/xo/usql/drivers/metadata/postgres [setup failed]
...
Could not prepare the database: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
FAIL github.com/xo/usql/drivers/sqlite3/sqshared
Otto Kekäläinen <otto@debian.org> not-needed 2025-04-12
Add-manual-page.patch Add basic manual page
Create a minimal manual page for Linux/Unix systems. Also improve
the README to be explicit about increasingly more popular MySQL
alternatives MariaDB and TiDB.

(cherry-picked from afff27bdf38a9a8a08721147b2d9c49ce4a6c0e8)
Otto Kekäläinen <otto@debian.org> yes upstream 2025-04-11

All known versions for source package 'usql'

Links