Not sure if this is the right place, but wondering if anyone else also has the same problem
INSTALL tributary FROM community;
HTTP Error:
Failed to download extension "tributary" at URL "http://community-extensions.duckdb.org/v1.5.1/linux_amd64/tributary.duckdb_extension.gz" (HTTP 404)
Candidate extensions: "icu", "iceberg", "parquet", "spatial", "http"
For more info, visit https://duckdb.org/docs/stable/extensions/troubleshooting?version=v1.5.1&platform=linux_amd64&extension=tributary
curl -I http://community-extensions.duckdb.org/v1.5.1/linux_amd64/tributary.duckdb_extension.gz
HTTP/1.1 404 Not Found
Date: Thu, 26 Mar 2026 21:09:50 GMT
Not sure if this is the right place, but wondering if anyone else also has the same problem