TablePlus / TablePlus-Linux

TablePlus Linux issue tracker
https://tableplus.com
294 stars 30 forks source link

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

Closed orkhanfarmanli closed 1 year ago

orkhanfarmanli commented 4 years ago

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
`
evansmwendwa commented 4 years ago

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)
huyphams commented 4 years ago

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.

thien-do commented 4 years ago

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

evansmwendwa commented 4 years ago

I can confirm tableplus is working on deepin 20 beta