Skip to content

Caddy repository key expired on 28th December 2025 #557

@5559175

Description

@5559175

The GPG repostory key for caddy expired on 28th December 2025. This means when you "apt update" on Debian you may receive an error:
caddyserver/caddy#7411

I don't think that apt can fix this by itself without us manually intervening and running something like this command:

curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/gpg.key' | sudo gpg --dearmor -o /usr/share/keyrings/caddy-stable-archive-keyring.gpg

I notice this command however is already included in "install_services.sh" but I'm not sure if that script only runs the first time you install the BirdNET-Pi software, or if it also runs whenever you choose to update from the WebUI?

This is of course an upstream issue (which is easily worked around with manual intervention as above) but since this project includes caddy I was just drawing your attention to it in case it has not been noted yet...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions