Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED] dl.bintray.com/resin-io/ verification failed

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
4joeyirosh1
Posts: 157
Joined: 2016-09-11 18:04
Been thanked: 3 times

[SOLVED] dl.bintray.com/resin-io/ verification failed

#1 Post by 4joeyirosh1 »

Hi!I am running Debian 9.5 Stretch 64 bit.

Whenever I run the apt-get update command I am getting the following errors

Err:23 https://dl.bintray.com/resin-io/debian stable Release
server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
Hit:24 http://dl.google.com/linux/earth/deb stable Release
Reading package lists... Done
E: The repository 'https://dl.bintray.com/resin-io/debian stable Release' does no longer 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.

Kindly assist in resolving this.
Last edited by 4joeyirosh1 on 2018-09-16 13:17, edited 1 time in total.

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Err:23 https://dl.bintray.com/resin-io/debian

#2 Post by arochester »

1)Etcher. You need to add a key by inputting into a Terminal

Code: Select all

sudo apt-key adv -keyserver hkp: //pgp.mit.edu: 80 -recv-keys 379CE192D401AB61
Then update and install

2) Google Earth. The sources list entry needs to be something like

Code: Select all

deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main

Then you need to add a key by inputting into a Terminal

Code: Select all

sudo apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 1397BC53640DB551

4joeyirosh1
Posts: 157
Joined: 2016-09-11 18:04
Been thanked: 3 times

Re: Err:23 https://dl.bintray.com/resin-io/debian

#3 Post by 4joeyirosh1 »

I had actually ran

Code: Select all

sudo apt-key adv -keyserver hkp: //pgp.mit.edu: 80 -recv-keys 379CE192D401AB61
Then update and install as my first idea before even posting in this forum but error still persisted.

Code: Select all

http://dl.google.com/linux/earth/deb/ stable main
was already in my /etc/apt/sources.list file and despite running

Code: Select all

sudo apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 1397BC53640DB551 
the problem persists after running apt-get update

User avatar
sunrat
Administrator
Administrator
Posts: 6457
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 116 times
Been thanked: 472 times

Re: https://dl.bintray.com/resin-io/debian verification fai

#4 Post by sunrat »

I don't see an error for the Google repo.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

4joeyirosh1
Posts: 157
Joined: 2016-09-11 18:04
Been thanked: 3 times

[SOLVED] Err:23 https://dl.bintray.com/resin-io/debian

#5 Post by 4joeyirosh1 »

This problem started after I installed MX-tools and once I restarted my machine,the issue stopped. :shock: :? :lol:

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: [SOLVED] dl.bintray.com/resin-io/ verification failed

#6 Post by arochester »

MX-Tools? Like for MX Linux?

Your sources list looks messed up.

User avatar
sunrat
Administrator
Administrator
Posts: 6457
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 116 times
Been thanked: 472 times

Re: [SOLVED] dl.bintray.com/resin-io/ verification failed

#7 Post by sunrat »

arochester wrote:MX-Tools? Like for MX Linux?
Pretty sure MX-Tools is not 100% Debian compatible.
Your sources list looks messed up.
Very likely.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1398
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 46 times
Been thanked: 68 times

Re: [SOLVED] dl.bintray.com/resin-io/ verification failed

#8 Post by None1975 »

I will never understand the people who drag into their system the devil knows what, turns a stack of stable Debian manure, and then complains in forums that something is not working ...
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

4joeyirosh1
Posts: 157
Joined: 2016-09-11 18:04
Been thanked: 3 times

Re: [SOLVED] dl.bintray.com/resin-io/ verification failed

#9 Post by 4joeyirosh1 »

sunrat wrote:
arochester wrote:MX-Tools? Like for MX Linux?
Pretty sure MX-Tools is not 100% Debian compatible.
Your sources list looks messed up.
Very likely.
I needed MX-17 for setting up Adobe flash as per post below
http://forums.debian.net/viewtopic.php?f=6&t=138547

Thus my sources are ok for this and everything is working perfectly.Nothing is messed up.

4joeyirosh1
Posts: 157
Joined: 2016-09-11 18:04
Been thanked: 3 times

Re: [SOLVED] dl.bintray.com/resin-io/ verification failed

#10 Post by 4joeyirosh1 »

None1975 wrote:I will never understand the people who drag into their system the devil knows what, turns a stack of stable Debian manure, and then complains in forums that something is not working ...
I needed MX-17 to setup adobe flash as per my earlier post

http://forums.debian.net/viewtopic.php?f=6&t=138547

Please think before making such comments.I have reported your post as nonconstructive.

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: [SOLVED] dl.bintray.com/resin-io/ verification failed

#11 Post by GarryRicketson »

This is the problem with mixing various Linux Distros, and using various repos that are not Debian repositories.
Please read this , a little late now but:
https://wiki.debian.org/DontBreakDebian

arzgi
Posts: 1193
Joined: 2008-02-21 17:03
Location: Finland
Been thanked: 31 times

Re: [SOLVED] dl.bintray.com/resin-io/ verification failed

#12 Post by arzgi »

Thread is going a bit wrong direction.

OP already linked thread viewtopic.php?f=6&t=138547 (sorry copied as text, but the link is a few posts up).

That thread was how to get flash working in firefox. I was able to get it working, by installing sid flashplugin-nonree. Same method did not work for the OP. Stevepusser then recommended MX-version.

To OP: I understand your situation, but think before reporting anything, that some ppl might not look it as good behaviour, and may stop responding to your future posts.

Post Reply