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

It would be great if you add Debian/Stable support for the repository.

Open orkhanfarmanli opened this issue 6 years ago • 4 comments

Here's the return when I try to add the repository. My OS is Deepin Linux 15.11 which is based on Debian/stable.

$ sudo add-apt-repository "deb [arch=amd64] https://deb.tableplus.com/debian tableplus main"
Traceback (most recent call last):
  File "/usr/bin/add-apt-repository", line 95, in <module>
    sp = SoftwareProperties(options=options)
  File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in __init__
    self.reload_sourceslist()
  File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
    self.distro.get_sources(self.sourceslist)    
  File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in get_sources
    (self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Deepin/stable
`

orkhanfarmanli avatar Dec 10 '19 07:12 orkhanfarmanli

Managed to install successfully on deepin but it crashes on launch

tableplus: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by tableplus)
tableplus: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found (required by tableplus)

evansmwendwa avatar Dec 14 '19 23:12 evansmwendwa

TablePlus will be distributed on all distros when it reaches beta release. Currently, it's limited Ubuntu 18.04 and 19.04 only. Thanks guy.

huyphams avatar Dec 22 '19 17:12 huyphams

In the meantime, I think you may also upgrade the lib yourself

thien-do avatar Feb 29 '20 09:02 thien-do

I can confirm tableplus is working on deepin 20 beta

evansmwendwa avatar Apr 17 '20 22:04 evansmwendwa