TablePlus-Linux icon indicating copy to clipboard operation
TablePlus-Linux copied to clipboard

Apt-key deprecated, plus hard to install on a kali linux machine.

Open theghostmac opened this issue 3 years ago • 6 comments

Please answer the questions below, it helps us to track the issue.

  1. Database version (Ex: PostgreSQL 10.0): PostgreSQL 14

  2. TablePlus version (the number on the welcome or about screen, Ex: build 81):

  3. Linux distro (Ex: Ubuntu 18.04): Kali 2022a

  4. The steps to reproduce this issue: run wget -qO - http://deb.tableplus.com/apt.tableplus.com.gpg.key | sudo apt-key add -

Noted: If the bug is related to data, please attach an example SQL data.

theghostmac avatar Feb 25 '22 22:02 theghostmac

I'm having a similar issue:

...
E: The repository 'https://deb.tableplus.com/debian/20 tableplus 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.

wout avatar Mar 11 '22 07:03 wout

I'm having a similar issue:

...
E: The repository 'https://deb.tableplus.com/debian/20 tableplus 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.

Good day to everyone!

I am having the same issue. Not sure if this is helpful, but I checked the following repository:

https://deb.tableplus.com/debian/

Looks like the directory for '20' is missing, but directories for '18' and '21' exist. In addition, the file modification dates reflect '11-Mar-2022 '.

Thanks so much!

earlev4 avatar Mar 11 '22 21:03 earlev4

Hey sorry, it is a bug in the build script, I just fixed it and added the Directory 20 back.

huyphams avatar Mar 12 '22 03:03 huyphams

Thanks @huyphams! It's fixed now.

wout avatar Mar 12 '22 08:03 wout

Thanks so much, @huyphams!!! Much appreciated!

earlev4 avatar Mar 18 '22 05:03 earlev4

@huyphams How to do this..please help me

Developer-Rezwan avatar May 01 '22 06:05 Developer-Rezwan