I'm getting failures / timeouts when trying to ins...
# general
p
I'm getting failures / timeouts when trying to install the GPG key on 'pkg.osquery.io':
Copy code
[jacob.perkins@mia-a09 ~]$ wget <https://pkg.osquery.io/rpm/GPG>
--2019-08-15 19:22:32--  <https://pkg.osquery.io/rpm/GPG>
Resolving <http://pkg.osquery.io|pkg.osquery.io> (<http://pkg.osquery.io|pkg.osquery.io>)... 2600:9000:21f2:7400:16:f64e:ee40:93a1, 2600:9000:21f2:1400:16:f64e:ee40:93a1, 2600:9000:21f2:3800:16:f64e:ee40:93a1, ...
Connecting to <http://pkg.osquery.io|pkg.osquery.io> (<http://pkg.osquery.io|pkg.osquery.io>)|2600:9000:21f2:7400:16:f64e:ee40:93a1|:443... ^C
I'm seeing this in a few different areas, mostly from Miami and Amsterdam.
Copy code
================================================================================
                     Package        Arch          Version                 Repository           Size
                    ================================================================================
                    Installing:
                     osquery        x86_64        3.3.2-1.linux           osquery-repo        9.8 M

                    Transaction Summary
                    ================================================================================
                    Install  1 Package

                    Total size: 9.8 M
                    Installed size: 37 M
                    Downloading packages:
                    warning: /var/cache/yum/x86_64/7/osquery-repo/packages/osquery-3.3.2-1.linux.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID c9d8b80b: NOKEY
                    Retrieving key from <https://pkg.osquery.io/rpm/GPG>
                    Resolving Dependencies
                    --> Running transaction check
                    ---> Package osquery.x86_64 0:3.3.2-1.linux will be installed
                    --> Finished Dependency Resolution

                    Dependencies Resolved

                    ================================================================================
                     Package        Arch          Version                 Repository           Size
                    ================================================================================
                    Installing:
                     osquery        x86_64        3.3.2-1.linux           osquery-repo        9.8 M

                    Transaction Summary
                    ================================================================================
                    Install  1 Package

                    Total size: 9.8 M
                    Installed size: 37 M
                    Downloading packages:
                    warning: /var/cache/yum/x86_64/7/osquery-repo/packages/osquery-3.3.2-1.linux.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID c9d8b80b: NOKEY
                    Retrieving key from <https://pkg.osquery.io/rpm/GPG>

                    GPG key retrieval failed: [Errno 12] Timeout on <https://pkg.osquery.io/rpm/GPG>: (28, 'Operation timed out after 30000 milliseconds with 0 out of 0 bytes received')