Thanks @dcelasun! I just pushed a patch that worked for me.
Search Criteria
Package Details: snowflake-client 1:1.2.10-1
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: | |
Submitter: | dcelasun |
Maintainer: | dcelasun (edapa) |
Last Packager: | edapa |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-04-27 07:58 |
Last Updated: | 2020-12-17 17:23 |
Dependencies (1)
Required by (0)
Sources (2)
Latest Comments
edapa commented on 2020-12-17 17:25
edapa commented on 2020-12-17 17:24
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
@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
@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
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
See my previous comment.
dbt-dev commented on 2019-04-03 17:22
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
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.
dcelasun commented on 2015-09-18 19:35
Updated to 2.7.2.
dcelasun commented on 2015-09-18 19:21
@hhsnow: I didn't know anyone else was using this package! I'll update it as soon as I can.
Pinned Comments
edapa commented on 2020-12-17 17:24
To add the snowflake GPG keys to your keyring run: