question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ubuntu/Deb Repository Release file permissions

See original GitHub issue
  • Etcher version:

Latest as of July 12, 2020.

  • Operating system and architecture:

Ubuntu 20.04/Mint 20 x64

  • Image flashed:

Repo issue

  • Do you see any meaningful error information in the DevTools?

Repo Issue

Error:

E: The repository ‘https://deb.etcher.io stable 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.

wget https://dl.bintray.com/etcher/debian/dists/etcher/Release.gpg

Forbidden!

wget https://dl.bintray.com/etcher/debian/dists/etcher/Release

Forbidden!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:25
  • Comments:37 (10 by maintainers)

github_iconTop GitHub Comments

13reactions
lurchcommented, Jul 12, 2020

@thundron The Etcher bintray repo was working for me a couple of weeks ago, but now when I run sudo apt update on Ubuntu 18.04 it seems the bintray repo is broken again 😢

Ign:16 https://dl.bintray.com/etcher/debian stable InRelease                                      
Err:25 https://dl.bintray.com/etcher/debian stable Release
  403  Forbidden [IP: 35.157.101.235 443]
Reading package lists... Done                       
E: The repository 'https://deb.etcher.io stable Release' no longer has 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.

Looks like the files themselves are actually there https://dl.bintray.com/etcher/debian/dists/etcher/ but trying to view/download any file results in a 403 Forbidden error.

12reactions
thundroncommented, Jul 13, 2020

Thanks for the reports, we’re looking into it

Read more comments on GitHub >

github_iconTop Results From Across the Web

FilePermissions - Community Help Wiki
Understanding and Using File Permissions. In Linux and Unix, everything is a file. Directories are files, files are files and devices are ...
Read more >
DebianRepository/Format
To download packages from a repository apt would download a InRelease or Release file from the $ARCHIVE_ROOT/dists/$DISTRIBUTION directory.
Read more >
creating .deb package but bad permissions into destination ...
Everything is OK concerning files locations, menu entries and icon once deb package has been installed. The game files are installed into the ......
Read more >
Complete list of default file permissions on Ubuntu Linux
Complete list of default GNU/Linux file permissions. as found in Ubuntu Server 16.10 Yakkety Yak with all roles. Did you recursively chown or...
Read more >
Why are directory permissions preventing "sudo apt install ...
Since version 1.1, apt uses an unprivileged user ( _apt ) to download packages. This includes local package retrieval, unless (in theory) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found