Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

apt repository not working for ubuntu yakkety #6643

Closed
jlopp opened this issue Jan 14, 2017 · 8 comments
Closed

apt repository not working for ubuntu yakkety #6643

jlopp opened this issue Jan 14, 2017 · 8 comments

Comments

@jlopp
Copy link

jlopp commented Jan 14, 2017

I followed the linux install instructions to add the brave apt repo to my sources, but apt is complaining that there are no releases available. When I visit https://s3-us-west-2.amazonaws.com/brave-apt in my browser it looks like there's nothing there...

The line that the commands ends up installing in my sources.list is:

deb [arch=amd64] https://s3-us-west-2.amazonaws.com/brave-apt yakkety main

@bsclifton
Copy link
Member

cc: @posix4e

@anujdeshpande
Copy link

Can confirm this. Faced the same issue.

Running the following -

Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.1 LTS
Release:	16.04
Codename:	xenial

@bbondy
Copy link
Member

bbondy commented Feb 1, 2017

working on it

@bbondy bbondy added this to the 0.13.2 milestone Feb 1, 2017
@bbondy
Copy link
Member

bbondy commented Feb 1, 2017

Should be working now, you might have to run:
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6ED19DBB448EEE6C

@jlopp
Copy link
Author

jlopp commented Feb 2, 2017

I added the GPG key but still get the error:

$ sudo apt update
Ign:1 https://s3-us-west-2.amazonaws.com/brave-apt yakkety InRelease
Err:2 https://s3-us-west-2.amazonaws.com/brave-apt yakkety Release
  403  Forbidden
Hit:3 http://us.archive.ubuntu.com/ubuntu yakkety InRelease
Hit:4 http://prerelease.keybase.io/deb stable InRelease                                       
Get:5 http://us.archive.ubuntu.com/ubuntu yakkety-updates InRelease [102 kB]                  
Get:6 http://security.ubuntu.com/ubuntu yakkety-security InRelease [102 kB]        
Get:7 http://us.archive.ubuntu.com/ubuntu yakkety-backports InRelease [102 kB]      
Get:8 http://us.archive.ubuntu.com/ubuntu yakkety-updates/main amd64 Packages [177 kB]        
Get:9 http://us.archive.ubuntu.com/ubuntu yakkety-updates/main i386 Packages [174 kB]                     
Get:10 http://us.archive.ubuntu.com/ubuntu yakkety-updates/universe amd64 Packages [96.7 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu yakkety-updates/universe i386 Packages [94.4 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu yakkety-updates/multiverse i386 Packages [4,488 B]
Get:13 http://us.archive.ubuntu.com/ubuntu yakkety-updates/multiverse amd64 Packages [4,332 B]
Reading package lists... Done                                                               
E: The repository 'https://s3-us-west-2.amazonaws.com/brave-apt yakkety Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

@luixxiul luixxiul reopened this Feb 2, 2017
@bbondy
Copy link
Member

bbondy commented Feb 2, 2017

I see, sorry I was fixing jessie and trusty before, I'll add yakkety as well when we do the 0.13.2 release.

@bbondy bbondy closed this as completed in cfa3186 Feb 2, 2017
@bbondy
Copy link
Member

bbondy commented Feb 2, 2017

I ended up doing this for 0.13.1, I also downloaded and tested on yakkety and it's working. So you can go ahead and it'll work now.

/cc @jlopp

@jlopp
Copy link
Author

jlopp commented Feb 2, 2017

Confirmed fixed 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants