-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when updating source list on Debian Stretch #1638
Comments
Duplicate of #1634 😄 |
Closing as duplicate |
Sorry. Thanks anyway, guys. |
Failed to fetch https://dl.bintray.com/resin-io/debian/dists/stable/InRelease |
@sherminator666 see #1634 – it's supposed to be https://dl.bintray.com/resin-io/debian/dists/stable/Release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the error I get when a I execute the command apt update:
E: Failed to fetch https://dl.bintray.com/resin-io/debian/dists/stable/InRelease Unable to find expected entry 'etcher/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.
The source list is in this path: /etc/apt/sources.list.d/etcher.list
And it's content is: deb https://dl.bintray.com/resin-io/debian stable etcher
The text was updated successfully, but these errors were encountered: