-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
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.
Emixam23-FCMS, hrsma2i and deflorator1980
Metadata
Metadata
Assignees
Labels
No labels