Skip to content

Installing go-swagger as Debian packages fails #2558

@reiman2222

Description

@reiman2222

Problem statement

Installing go-swagger as Debian packages fails

Steps to reproduce

install go-swagger with:

apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61
echo "deb https://dl.bintray.com/go-swagger/goswagger-debian ubuntu main" | tee /etc/apt/sources.list.d/goswagger.list
apt update
apt-get install swagger

Fails with error:

E: Failed to fetch https://dl.bintray.com/go-swagger/goswagger-debian/dists/ubuntu/InRelease  403  Forbidden
E: The repository 'https://dl.bintray.com/go-swagger/goswagger-debian ubuntu InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions