Skip to content

Installation issue with duckdb 1.3.2 #15

@pavelmiljutin-beep

Description

@pavelmiljutin-beep

Hi there,
I want to give a try this duckdb-extension-pcap however the installation does not work:

DuckDB v1.3.2 (Ossivalis) 0b83e5d2f6
Enter ".help" for usage hints.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent database.
D INSTALL pcap_reader FROM community;
HTTP Error:
Failed to download extension "pcap_reader" at URL "http://community-extensions.duckdb.org/v1.3.2/linux_amd64/pcap_reader.duckdb_extension.gz" (HTTP 403)

Candidate extensions: "parquet", "postgres_scanner", "azure", "spatial", "tpch"
For more info, visit https://duckdb.org/docs/stable/extensions/troubleshooting/?version=v1.3.2&platform=linux_amd64&extension=pcap_reader

That last link https://duckdb.org/docs/stable/extensions/troubleshooting/?version=v1.3.2&platform=linux_amd64&extension=pcap_reader results in HTTP error 404 - page not found.

Is there anything to fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions