curl: (22) The requested URL returned error: 404
==> ERROR: Download failed https://deb.tableplus.com/debian/pool/main/t/tableplus/tableplus_0.1.64_amd64.deb
Aborting...
Search Criteria
Package Details: tableplus 0.1.300-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tableplus.git (read-only, click to copy) |
|---|---|
| Package Base: | tableplus |
| Description: | Modern, native, and friendly GUI tool for relational databases (Alpha) |
| Upstream URL: | https://tableplus.com/ |
| Keywords: | database gui mysql postgres tool |
| Licenses: | custom |
| Submitter: | rew1red |
| Maintainer: | sistematico (CookingSpoon, igormp) |
| Last Packager: | CookingSpoon |
| Votes: | 19 |
| Popularity: | 0.75 |
| First Submitted: | 2019-12-02 20:06 (UTC) |
| Last Updated: | 2026-05-15 23:49 (UTC) |
Dependencies (3)
Required by (0)
Sources (4)
btd1337 commented on 2020-12-19 15:58 (UTC)
techno-geek commented on 2019-12-31 20:15 (UTC)
Not a problem with the package, but do know that the PostgreSQL database type does not appear to be currently working.
rew1red commented on 2019-12-05 14:55 (UTC)
@NoD -- I'm sure, if only it were mine to fix! Tableplus is closed sourced software.
@chri -- Looks like the shasum changed upstream, but the version was not incremented by the author. I've updated the pkgbuild with the hash from the upstream repository, but the version remains 0.1-18.
chri commented on 2019-12-05 08:26 (UTC)
sha256sum for v0.1-18 has not been adapted in last commit: 288d60d1019212badc0a01eb4ab6f67f97b88a17c581c07f6eb224c8d5adc050 tableplus_0.1-18_amd64.deb
NoD commented on 2019-12-05 05:57 (UTC)
I know it's an alpha release. That's why I am reporting this stuff. To help you make it better. :)
rew1red commented on 2019-12-04 15:51 (UTC)
As of 0.1-16, all database connector libraries are statically linked and the aforementioned workaround or patched desktop shortcut are no longer required.
rew1red commented on 2019-12-04 15:40 (UTC) (edited on 2019-12-04 15:40 (UTC) by rew1red)
@NoD--
Some of the issues you're encountering are related to the alpha-release nature of tableplus, and not the packaging. Until this morning, the author had dynamically linked against the libmysqclient library and included it in his release. I patched the desktop shortcut for tableplus in this pkgbuild so that said library would be accessible. It was a workaround, but got things working for us Arch users.
If you were to launch it directly, you'd need something like: LD_LIBRARY_PATH=/opt/tableplus/resource/library/ /usr/local/bin/tableplus
With this said, it looks like the author has rebuilt the binary this morning, statically linking against libmysqlclient. I'll work on getting the pkgbuild updated to reflect this.
For more information: https://github.com/TablePlus/TablePlus-Linux/issues/4#issuecomment-561670001
NoD commented on 2019-12-04 08:45 (UTC)
rew1red commented on 2019-12-03 15:05 (UTC)
I guess libgee is an (unlisted) dependency of tableplus-- I do see it installed on my system, but it's not listed as an upstream dependency. I'll update the pkgbuild in a moment to include it.
NoD commented on 2019-12-03 08:52 (UTC)
tableplus: error while loading shared libraries: libgee-0.8.so.2: cannot open shared object file: No such file or directory
Pinned Comments
sistematico commented on 2023-03-05 17:55 (UTC)
Version bumped, no need for
/usr/bin/env LD_LIBRARY_PATH=/opt/tableplus/lib /usr/local/bin/tableplusanymore.o/