Thanks @dcelasun! I just pushed a patch that worked for me.
Search Criteria
Package Details: snowflake-client 1:1.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/snowflake-client.git (read-only, click to copy) |
---|---|
Package Base: | snowflake-client |
Description: | Snowflake Database command line client (snowsql) |
Upstream URL: | http://www.snowflake.net/ |
Licenses: | custom:commercial |
Submitter: | dcelasun |
Maintainer: | dcelasun (edapa) |
Last Packager: | dcelasun |
Votes: | 3 |
Popularity: | 0.000465 |
First Submitted: | 2015-04-27 07:58 (UTC) |
Last Updated: | 2024-07-25 11:07 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libxcrypt-compat
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3
edapa commented on 2020-12-17 17:25 (UTC)
edapa commented on 2020-12-17 17:24 (UTC)
To add the snowflake GPG keys to your keyring run:
gpg --keyserver hkp://keys.gnupg.net --recv-keys 37C7086698CB005C EC218558EABB25A1
printf "trusted-key 37C7086698CB005C\ntrusted-key EC218558EABB25A1\n" >> ~/.gnupg/gpg.conf
dcelasun commented on 2020-12-17 17:15 (UTC) (edited on 2020-12-17 17:16 (UTC) by dcelasun)
@edapa when I wrote that comment I no longer had access to Snowflake but that has since changed so a diff would be great. I can also add you as a co-maintainer if you'd like to push it yourself? In fact, I just did that :)
edapa commented on 2020-12-17 17:13 (UTC) (edited on 2020-12-17 17:14 (UTC) by edapa)
@dcelasun, I can take this over if you want (also happy to just send you a diff to apply, but it sounds like you don't have access to snowflake anymore)
dcelasun commented on 2019-07-30 07:33 (UTC)
I've updated the package and switched it from sfsql to snowsql. Few things to keep in mind:
/usr/bin/snowsql
is just an installer that installs the client to~/.snowsql
on first launch.- For minor versions, the client updates itself. If you want to disable this behaviour, please see the documentation.
- Major version updates will be provided by this package.
dcelasun commented on 2019-04-03 17:40 (UTC)
See my previous comment.
dbt-dev commented on 2019-04-03 17:22 (UTC)
hey guys, can you update this package? I am trying to install it and am getting the "libtinfo" error (not found in pacman, which makes sense because it is an AUR package). If I removed it from the dependencies, then I get a message, asking for the file to patch.
dcelasun commented on 2019-02-25 10:34 (UTC)
I no longer have access to the Snowflake client, so if anyone wants to adopt and update the package, let me know and I'll orphan it.
Pinned Comments
dcelasun commented on 2023-03-28 21:39 (UTC)
To add the Snowflake GPG keys to your keyring, run