Skip to content

Instantly share code, notes, and snippets.

@agentzh
Created May 11, 2021 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agentzh/6a528c8c544563449f33665b4f1259f1 to your computer and use it in GitHub Desktop.
Save agentzh/6a528c8c544563449f33665b4f1259f1 to your computer and use it in GitHub Desktop.
[agentzh@fed34-min ~ 0 ]$ sudo "dnf" install -y "openresty-openssl111-asan"
Last metadata expiration check: 0:00:01 ago on Tue May 11 12:26:10 2021.
Dependencies resolved.
==================================================================================================================================================================================
Package Architecture Version Repository Size
==================================================================================================================================================================================
Installing:
openresty-openssl111-asan x86_64 1.1.1i-5.fc34 openresty 2.1 M
Installing dependencies:
libasan x86_64 11.1.1-1.fc34 updates 430 k
openresty-zlib-asan x86_64 1.2.11-17.fc34 openresty 83 k
Transaction Summary
==================================================================================================================================================================================
Install 3 Packages
Total download size: 2.6 M
Installed size: 9.7 M
Downloading Packages:
(1/3): libasan-11.1.1-1.fc34.x86_64.rpm 719 kB/s | 430 kB 00:00
(2/3): openresty-zlib-asan-1.2.11-17.fc34.x86_64.rpm 120 kB/s | 83 kB 00:00
(3/3): openresty-openssl111-asan-1.1.1i-5.fc34.x86_64.rpm 1.3 MB/s | 2.1 MB 00:01
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 1.4 MB/s | 2.6 MB 00:01
warning: /var/cache/dnf/openresty-b6dac1a87f26fcab/packages/openresty-openssl111-asan-1.1.1i-5.fc34.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID d5edeb74: NOKEY
Official OpenResty Open Source Repository for Fedora 22 kB/s | 1.6 kB 00:00
Importing GPG key 0xD5EDEB74:
Userid : "OpenResty Admin <admin@openresty.com>"
Fingerprint: E522 18E7 0878 97DC 6DEA 6D6D 97DB 7443 D5ED EB74
From : https://openresty.org/package/pubkey.gpg
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : openresty-zlib-asan-1.2.11-17.fc34.x86_64 1/3
Installing : libasan-11.1.1-1.fc34.x86_64 2/3
Installing : openresty-openssl111-asan-1.1.1i-5.fc34.x86_64 3/3
Running scriptlet: openresty-openssl111-asan-1.1.1i-5.fc34.x86_64 3/3
Verifying : libasan-11.1.1-1.fc34.x86_64 1/3
Verifying : openresty-openssl111-asan-1.1.1i-5.fc34.x86_64 2/3
Verifying : openresty-zlib-asan-1.2.11-17.fc34.x86_64 3/3
Installed:
libasan-11.1.1-1.fc34.x86_64 openresty-openssl111-asan-1.1.1i-5.fc34.x86_64 openresty-zlib-asan-1.2.11-17.fc34.x86_64
Complete!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment