This is the key server to use according their web site, the other key had expired. gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 37C7086698CB005C
It also needs "unzip" in the dependencies.
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.000504 |
First Submitted: | 2015-04-27 07:58 (UTC) |
Last Updated: | 2024-07-25 11:07 (UTC) |
This is the key server to use according their web site, the other key had expired. gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 37C7086698CB005C
It also needs "unzip" in the dependencies.
PS: if you set BROWSER to a fake command you can grab the SSO url and use it manually.
Hmm, actually that gives me an idea. I can include a wrapper for snowsql
that does exactly what you suggest for --authenticator externalbrowser
, grab the URL and pass it on to xdg-open
. Any other command would be passed on to snowsql
.
In the meantime, I'll ask my Snowflake account manager if he could give some pointers to the internal workings of --authenticator externalbrowser
.
@dcelasun Snowflake support is probably going to flake on me because they don't officially support Arch, only Ubuntu, RedHat and CentOS. I'm trying to get as more specific system requirements out of them before they do so we can at least specify if there is a library incompatibility.
Meanwhile, has anyone on using this package successfully got --authenticator externalbrowser
to work on Arch?
PS: if you set BROWSER
to a fake command you can grab the SSO url and use it manually.
Ah, no idea then. You might wanna report it to your Snowflake contact.
@dcelasun I have xdg-open installed and on my path.
@cheezsteak it might need xdg-open
, do you have xdg-utils
installed? If not, install that and try again. If that works, I'll add it as a dependency.
Current version is 1.2.15. Client will update itself to that though.
PS: has anyone been able to sign in with SSO via --authenticator externalbrowser
? It never opens a browser window for me even though the logs say it did.
I do. Updated to 1.2.14. In the future, feel free to flag the package.
Anyone maintaining this?
Pinned Comments
dcelasun commented on 2023-03-28 21:39 (UTC)
To add the Snowflake GPG keys to your keyring, run