Opkg error when running | opkg update

I have OpenWRT 18.06.1 running on a WE1326 router:
https://openwrt.org/toh/hwdata/zbt/zbt_we1326

Everything network-wise, and internet is working fine. When I went to do opkg upgrade tonight I received this long error:

Overlay is running off of an microsd card. As of last week everything worked fine. I hadn't made any changes to my router settings at all, so I'm stumped of the reason I'm getting this error.

root@OpenWrt:~# opkg update
Downloading http://downloads.openwrt.org/releases/18.06.1/targets/ramips/mt7621/packages/Packages.gz
Error loading shared library libssl.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error loading shared library libcrypto.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error relocating /usr/bin/wget: OPENSSL_sk_value: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_default_verify_paths: symbol not found
Error relocating /usr/bin/wget: MD4_Update: symbol not found
Error relocating /usr/bin/wget: TLS_client_method: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_cipher_list: symbol not found
Error relocating /usr/bin/wget: ERR_get_error: symbol not found
Error relocating /usr/bin/wget: RAND_load_file: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_free: symbol not found
Error relocating /usr/bin/wget: X509_load_crl_file: symbol not found
Error relocating /usr/bin/wget: X509_get_issuer_name: symbol not found
Error relocating /usr/bin/wget: SSL_is_init_finished: symbol not found
Error relocating /usr/bin/wget: MD4_Init: symbol not found
Error relocating /usr/bin/wget: X509_get_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: GENERAL_NAME_free: symbol not found
Error relocating /usr/bin/wget: BIO_number_written: symbol not found
Error relocating /usr/bin/wget: SSL_get_session: symbol not found
Error relocating /usr/bin/wget: DES_set_key: symbol not found
Error relocating /usr/bin/wget: SSL_write: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_certificate_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_entry: symbol not found
Error relocating /usr/bin/wget: SSL_set_fd: symbol not found
Error relocating /usr/bin/wget: X509_NAME_ENTRY_get_data: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_ctrl: symbol not found
Error relocating /usr/bin/wget: CRYPTO_malloc: symbol not found
Error relocating /usr/bin/wget: X509_LOOKUP_file: symbol not found
Error relocating /usr/bin/wget: CRYPTO_free: symbol not found
Error relocating /usr/bin/wget: i2d_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: SSL_new: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_cmp: symbol not found
Error relocating /usr/bin/wget: SSL_read: symbol not found
Error relocating /usr/bin/wget: BIO_new: symbol not found
Error relocating /usr/bin/wget: DES_ecb_encrypt: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_load_verify_locations: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_get_cert_store: symbol not found
Error relocating /usr/bin/wget: SSL_set_session: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_to_UTF8: symbol not found
Error relocating /usr/bin/wget: BIO_s_mem: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_text_by_NID: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_options: symbol not found
Error relocating /usr/bin/wget: SSL_connect: symbol not found
Error relocating /usr/bin/wget: ERR_error_string: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_PrivateKey_file: symbol not found
Error relocating /usr/bin/wget: X509_STORE_set_flags: symbol not found
Error relocating /usr/bin/wget: X509_STORE_add_lookup: symbol not found
Error relocating /usr/bin/wget: SSL_free: symbol not found
Error relocating /usr/bin/wget: DES_set_odd_parity: symbol not found
Error relocating /usr/bin/wget: a2i_IPADDRESS: symbol not found
Error relocating /usr/bin/wget: CONF_modules_load_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_index_by_NID: symbol not found
Error relocating /usr/bin/wget: ASN1_OCTET_STRING_free: symbol not found
Error relocating /usr/bin/wget: SSL_peek: symbol not found
Error relocating /usr/bin/wget: SSL_get_peer_certificate: symbol not found
Error relocating /usr/bin/wget: BIO_read: symbol not found
Error relocating /usr/bin/wget: SSL_get_verify_result: symbol not found
Error relocating /usr/bin/wget: MD4_Final: symbol not found
Error relocating /usr/bin/wget: OPENSSL_init_ssl: symbol not found
Error relocating /usr/bin/wget: OPENSSL_load_builtin_modules: symbol not found
Error relocating /usr/bin/wget: SSL_shutdown: symbol not found
Error relocating /usr/bin/wget: RAND_file_name: symbol not found
Error relocating /usr/bin/wget: X509_verify_cert_error_string: symbol not found
Error relocating /usr/bin/wget: X509_get_subject_name: symbol not found
Error relocating /usr/bin/wget: SSL_pending: symbol not found
Error relocating /usr/bin/wget: SSL_ctrl: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_new: symbol not found
Error relocating /usr/bin/wget: SSL_set_connect_state: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_pop_free: symbol not found
Error relocating /usr/bin/wget: X509_get_ext_d2i: symbol not found
Error relocating /usr/bin/wget: BIO_free: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_num: symbol not found
Error relocating /usr/bin/wget: RAND_status: symbol not found
Error relocating /usr/bin/wget: X509_NAME_print_ex: symbol not found
Error relocating /usr/bin/wget: X509_free: symbol not found
Error relocating /usr/bin/wget: SSL_get_error: symbol not found
Error relocating /usr/bin/wget: OPENSSL_config: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_verify: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_length: symbol not found
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/targets/ramips/mt7621/packages/Packages.gz

Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/base/Packages.gz
Error loading shared library libssl.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error loading shared library libcrypto.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error relocating /usr/bin/wget: OPENSSL_sk_value: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_default_verify_paths: symbol not found
Error relocating /usr/bin/wget: MD4_Update: symbol not found
Error relocating /usr/bin/wget: TLS_client_method: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_cipher_list: symbol not found
Error relocating /usr/bin/wget: ERR_get_error: symbol not found
Error relocating /usr/bin/wget: RAND_load_file: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_free: symbol not found
Error relocating /usr/bin/wget: X509_load_crl_file: symbol not found
Error relocating /usr/bin/wget: X509_get_issuer_name: symbol not found
Error relocating /usr/bin/wget: SSL_is_init_finished: symbol not found
Error relocating /usr/bin/wget: MD4_Init: symbol not found
Error relocating /usr/bin/wget: X509_get_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: GENERAL_NAME_free: symbol not found
Error relocating /usr/bin/wget: BIO_number_written: symbol not found
Error relocating /usr/bin/wget: SSL_get_session: symbol not found
Error relocating /usr/bin/wget: DES_set_key: symbol not found
Error relocating /usr/bin/wget: SSL_write: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_certificate_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_entry: symbol not found
Error relocating /usr/bin/wget: SSL_set_fd: symbol not found
Error relocating /usr/bin/wget: X509_NAME_ENTRY_get_data: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_ctrl: symbol not found
Error relocating /usr/bin/wget: CRYPTO_malloc: symbol not found
Error relocating /usr/bin/wget: X509_LOOKUP_file: symbol not found
Error relocating /usr/bin/wget: CRYPTO_free: symbol not found
Error relocating /usr/bin/wget: i2d_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: SSL_new: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_cmp: symbol not found
Error relocating /usr/bin/wget: SSL_read: symbol not found
Error relocating /usr/bin/wget: BIO_new: symbol not found
Error relocating /usr/bin/wget: DES_ecb_encrypt: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_load_verify_locations: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_get_cert_store: symbol not found
Error relocating /usr/bin/wget: SSL_set_session: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_to_UTF8: symbol not found
Error relocating /usr/bin/wget: BIO_s_mem: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_text_by_NID: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_options: symbol not found
Error relocating /usr/bin/wget: SSL_connect: symbol not found
Error relocating /usr/bin/wget: ERR_error_string: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_PrivateKey_file: symbol not found
Error relocating /usr/bin/wget: X509_STORE_set_flags: symbol not found
Error relocating /usr/bin/wget: X509_STORE_add_lookup: symbol not found
Error relocating /usr/bin/wget: SSL_free: symbol not found
Error relocating /usr/bin/wget: DES_set_odd_parity: symbol not found
Error relocating /usr/bin/wget: a2i_IPADDRESS: symbol not found
Error relocating /usr/bin/wget: CONF_modules_load_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_index_by_NID: symbol not found
Error relocating /usr/bin/wget: ASN1_OCTET_STRING_free: symbol not found
Error relocating /usr/bin/wget: SSL_peek: symbol not found
Error relocating /usr/bin/wget: SSL_get_peer_certificate: symbol not found
Error relocating /usr/bin/wget: BIO_read: symbol not found
Error relocating /usr/bin/wget: SSL_get_verify_result: symbol not found
Error relocating /usr/bin/wget: MD4_Final: symbol not found
Error relocating /usr/bin/wget: OPENSSL_init_ssl: symbol not found
Error relocating /usr/bin/wget: OPENSSL_load_builtin_modules: symbol not found
Error relocating /usr/bin/wget: SSL_shutdown: symbol not found
Error relocating /usr/bin/wget: RAND_file_name: symbol not found
Error relocating /usr/bin/wget: X509_verify_cert_error_string: symbol not found
Error relocating /usr/bin/wget: X509_get_subject_name: symbol not found
Error relocating /usr/bin/wget: SSL_pending: symbol not found
Error relocating /usr/bin/wget: SSL_ctrl: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_new: symbol not found
Error relocating /usr/bin/wget: SSL_set_connect_state: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_pop_free: symbol not found
Error relocating /usr/bin/wget: X509_get_ext_d2i: symbol not found
Error relocating /usr/bin/wget: BIO_free: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_num: symbol not found
Error relocating /usr/bin/wget: RAND_status: symbol not found
Error relocating /usr/bin/wget: X509_NAME_print_ex: symbol not found
Error relocating /usr/bin/wget: X509_free: symbol not found
Error relocating /usr/bin/wget: SSL_get_error: symbol not found
Error relocating /usr/bin/wget: OPENSSL_config: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_verify: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_length: symbol not found
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/base/Packages.gz

*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/luci/Packages.gz

Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/packages/Packages.gz
Error loading shared library libssl.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error loading shared library libcrypto.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error relocating /usr/bin/wget: OPENSSL_sk_value: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_default_verify_paths: symbol not found
Error relocating /usr/bin/wget: MD4_Update: symbol not found
Error relocating /usr/bin/wget: TLS_client_method: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_cipher_list: symbol not found
Error relocating /usr/bin/wget: ERR_get_error: symbol not found
Error relocating /usr/bin/wget: RAND_load_file: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_free: symbol not found
Error relocating /usr/bin/wget: X509_load_crl_file: symbol not found
Error relocating /usr/bin/wget: X509_get_issuer_name: symbol not found
Error relocating /usr/bin/wget: SSL_is_init_finished: symbol not found
Error relocating /usr/bin/wget: MD4_Init: symbol not found
Error relocating /usr/bin/wget: X509_get_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: GENERAL_NAME_free: symbol not found
Error relocating /usr/bin/wget: BIO_number_written: symbol not found
Error relocating /usr/bin/wget: SSL_get_session: symbol not found
Error relocating /usr/bin/wget: DES_set_key: symbol not found
Error relocating /usr/bin/wget: SSL_write: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_certificate_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_entry: symbol not found
Error relocating /usr/bin/wget: SSL_set_fd: symbol not found
Error relocating /usr/bin/wget: X509_NAME_ENTRY_get_data: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_ctrl: symbol not found
Error relocating /usr/bin/wget: CRYPTO_malloc: symbol not found
Error relocating /usr/bin/wget: X509_LOOKUP_file: symbol not found
Error relocating /usr/bin/wget: CRYPTO_free: symbol not found
Error relocating /usr/bin/wget: i2d_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: SSL_new: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_cmp: symbol not found
Error relocating /usr/bin/wget: SSL_read: symbol not found
Error relocating /usr/bin/wget: BIO_new: symbol not found
Error relocating /usr/bin/wget: DES_ecb_encrypt: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_load_verify_locations: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_get_cert_store: symbol not found
Error relocating /usr/bin/wget: SSL_set_session: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_to_UTF8: symbol not found
Error relocating /usr/bin/wget: BIO_s_mem: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_text_by_NID: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_options: symbol not found
Error relocating /usr/bin/wget: SSL_connect: symbol not found
Error relocating /usr/bin/wget: ERR_error_string: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_PrivateKey_file: symbol not found
Error relocating /usr/bin/wget: X509_STORE_set_flags: symbol not found
Error relocating /usr/bin/wget: X509_STORE_add_lookup: symbol not found
Error relocating /usr/bin/wget: SSL_free: symbol not found
Error relocating /usr/bin/wget: DES_set_odd_parity: symbol not found
Error relocating /usr/bin/wget: a2i_IPADDRESS: symbol not found
Error relocating /usr/bin/wget: CONF_modules_load_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_index_by_NID: symbol not found
Error relocating /usr/bin/wget: ASN1_OCTET_STRING_free: symbol not found
Error relocating /usr/bin/wget: SSL_peek: symbol not found
Error relocating /usr/bin/wget: SSL_get_peer_certificate: symbol not found
Error relocating /usr/bin/wget: BIO_read: symbol not found
Error relocating /usr/bin/wget: SSL_get_verify_result: symbol not found
Error relocating /usr/bin/wget: MD4_Final: symbol not found
Error relocating /usr/bin/wget: OPENSSL_init_ssl: symbol not found
Error relocating /usr/bin/wget: OPENSSL_load_builtin_modules: symbol not found
Error relocating /usr/bin/wget: SSL_shutdown: symbol not found
Error relocating /usr/bin/wget: RAND_file_name: symbol not found
Error relocating /usr/bin/wget: X509_verify_cert_error_string: symbol not found
Error relocating /usr/bin/wget: X509_get_subject_name: symbol not found
Error relocating /usr/bin/wget: SSL_pending: symbol not found
Error relocating /usr/bin/wget: SSL_ctrl: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_new: symbol not found
Error relocating /usr/bin/wget: SSL_set_connect_state: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_pop_free: symbol not found
Error relocating /usr/bin/wget: X509_get_ext_d2i: symbol not found
Error relocating /usr/bin/wget: BIO_free: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_num: symbol not found
Error relocating /usr/bin/wget: RAND_status: symbol not found
Error relocating /usr/bin/wget: X509_NAME_print_ex: symbol not found
Error relocating /usr/bin/wget: X509_free: symbol not found
Error relocating /usr/bin/wget: SSL_get_error: symbol not found
Error relocating /usr/bin/wget: OPENSSL_config: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_verify: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_length: symbol not found
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/packages/Packages.gz

Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/routing/Packages.gz
Error loading shared library libssl.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error loading shared library libcrypto.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error relocating /usr/bin/wget: OPENSSL_sk_value: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_default_verify_paths: symbol not found
Error relocating /usr/bin/wget: MD4_Update: symbol not found
Error relocating /usr/bin/wget: TLS_client_method: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_cipher_list: symbol not found
Error relocating /usr/bin/wget: ERR_get_error: symbol not found
Error relocating /usr/bin/wget: RAND_load_file: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_free: symbol not found
Error relocating /usr/bin/wget: X509_load_crl_file: symbol not found
Error relocating /usr/bin/wget: X509_get_issuer_name: symbol not found
Error relocating /usr/bin/wget: SSL_is_init_finished: symbol not found
Error relocating /usr/bin/wget: MD4_Init: symbol not found
Error relocating /usr/bin/wget: X509_get_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: GENERAL_NAME_free: symbol not found
Error relocating /usr/bin/wget: BIO_number_written: symbol not found
Error relocating /usr/bin/wget: SSL_get_session: symbol not found
Error relocating /usr/bin/wget: DES_set_key: symbol not found
Error relocating /usr/bin/wget: SSL_write: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_certificate_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_entry: symbol not found
Error relocating /usr/bin/wget: SSL_set_fd: symbol not found
Error relocating /usr/bin/wget: X509_NAME_ENTRY_get_data: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_ctrl: symbol not found
Error relocating /usr/bin/wget: CRYPTO_malloc: symbol not found
Error relocating /usr/bin/wget: X509_LOOKUP_file: symbol not found
Error relocating /usr/bin/wget: CRYPTO_free: symbol not found
Error relocating /usr/bin/wget: i2d_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: SSL_new: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_cmp: symbol not found
Error relocating /usr/bin/wget: SSL_read: symbol not found
Error relocating /usr/bin/wget: BIO_new: symbol not found
Error relocating /usr/bin/wget: DES_ecb_encrypt: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_load_verify_locations: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_get_cert_store: symbol not found
Error relocating /usr/bin/wget: SSL_set_session: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_to_UTF8: symbol not found
Error relocating /usr/bin/wget: BIO_s_mem: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_text_by_NID: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_options: symbol not found
Error relocating /usr/bin/wget: SSL_connect: symbol not found
Error relocating /usr/bin/wget: ERR_error_string: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_PrivateKey_file: symbol not found
Error relocating /usr/bin/wget: X509_STORE_set_flags: symbol not found
Error relocating /usr/bin/wget: X509_STORE_add_lookup: symbol not found
Error relocating /usr/bin/wget: SSL_free: symbol not found
Error relocating /usr/bin/wget: DES_set_odd_parity: symbol not found
Error relocating /usr/bin/wget: a2i_IPADDRESS: symbol not found
Error relocating /usr/bin/wget: CONF_modules_load_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_index_by_NID: symbol not found
Error relocating /usr/bin/wget: ASN1_OCTET_STRING_free: symbol not found
Error relocating /usr/bin/wget: SSL_peek: symbol not found
Error relocating /usr/bin/wget: SSL_get_peer_certificate: symbol not found
Error relocating /usr/bin/wget: BIO_read: symbol not found
Error relocating /usr/bin/wget: SSL_get_verify_result: symbol not found
Error relocating /usr/bin/wget: MD4_Final: symbol not found
Error relocating /usr/bin/wget: OPENSSL_init_ssl: symbol not found
Error relocating /usr/bin/wget: OPENSSL_load_builtin_modules: symbol not found
Error relocating /usr/bin/wget: SSL_shutdown: symbol not found
Error relocating /usr/bin/wget: RAND_file_name: symbol not found
Error relocating /usr/bin/wget: X509_verify_cert_error_string: symbol not found
Error relocating /usr/bin/wget: X509_get_subject_name: symbol not found
Error relocating /usr/bin/wget: SSL_pending: symbol not found
Error relocating /usr/bin/wget: SSL_ctrl: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_new: symbol not found
Error relocating /usr/bin/wget: SSL_set_connect_state: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_pop_free: symbol not found
Error relocating /usr/bin/wget: X509_get_ext_d2i: symbol not found
Error relocating /usr/bin/wget: BIO_free: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_num: symbol not found
Error relocating /usr/bin/wget: RAND_status: symbol not found
Error relocating /usr/bin/wget: X509_NAME_print_ex: symbol not found
Error relocating /usr/bin/wget: X509_free: symbol not found
Error relocating /usr/bin/wget: SSL_get_error: symbol not found
Error relocating /usr/bin/wget: OPENSSL_config: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_verify: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_length: symbol not found
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/routing/Packages.gz

Downloading http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/telephony/Packages.gz
Error loading shared library libssl.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error loading shared library libcrypto.so.1.1: No such file or directory (needed by /usr/bin/wget)
Error relocating /usr/bin/wget: OPENSSL_sk_value: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_default_verify_paths: symbol not found
Error relocating /usr/bin/wget: MD4_Update: symbol not found
Error relocating /usr/bin/wget: TLS_client_method: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_cipher_list: symbol not found
Error relocating /usr/bin/wget: ERR_get_error: symbol not found
Error relocating /usr/bin/wget: RAND_load_file: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_free: symbol not found
Error relocating /usr/bin/wget: X509_load_crl_file: symbol not found
Error relocating /usr/bin/wget: X509_get_issuer_name: symbol not found
Error relocating /usr/bin/wget: SSL_is_init_finished: symbol not found
Error relocating /usr/bin/wget: MD4_Init: symbol not found
Error relocating /usr/bin/wget: X509_get_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: GENERAL_NAME_free: symbol not found
Error relocating /usr/bin/wget: BIO_number_written: symbol not found
Error relocating /usr/bin/wget: SSL_get_session: symbol not found
Error relocating /usr/bin/wget: DES_set_key: symbol not found
Error relocating /usr/bin/wget: SSL_write: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_certificate_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_entry: symbol not found
Error relocating /usr/bin/wget: SSL_set_fd: symbol not found
Error relocating /usr/bin/wget: X509_NAME_ENTRY_get_data: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_ctrl: symbol not found
Error relocating /usr/bin/wget: CRYPTO_malloc: symbol not found
Error relocating /usr/bin/wget: X509_LOOKUP_file: symbol not found
Error relocating /usr/bin/wget: CRYPTO_free: symbol not found
Error relocating /usr/bin/wget: i2d_X509_PUBKEY: symbol not found
Error relocating /usr/bin/wget: SSL_new: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_cmp: symbol not found
Error relocating /usr/bin/wget: SSL_read: symbol not found
Error relocating /usr/bin/wget: BIO_new: symbol not found
Error relocating /usr/bin/wget: DES_ecb_encrypt: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_load_verify_locations: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_get_cert_store: symbol not found
Error relocating /usr/bin/wget: SSL_set_session: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_to_UTF8: symbol not found
Error relocating /usr/bin/wget: BIO_s_mem: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_text_by_NID: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_options: symbol not found
Error relocating /usr/bin/wget: SSL_connect: symbol not found
Error relocating /usr/bin/wget: ERR_error_string: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_use_PrivateKey_file: symbol not found
Error relocating /usr/bin/wget: X509_STORE_set_flags: symbol not found
Error relocating /usr/bin/wget: X509_STORE_add_lookup: symbol not found
Error relocating /usr/bin/wget: SSL_free: symbol not found
Error relocating /usr/bin/wget: DES_set_odd_parity: symbol not found
Error relocating /usr/bin/wget: a2i_IPADDRESS: symbol not found
Error relocating /usr/bin/wget: CONF_modules_load_file: symbol not found
Error relocating /usr/bin/wget: X509_NAME_get_index_by_NID: symbol not found
Error relocating /usr/bin/wget: ASN1_OCTET_STRING_free: symbol not found
Error relocating /usr/bin/wget: SSL_peek: symbol not found
Error relocating /usr/bin/wget: SSL_get_peer_certificate: symbol not found
Error relocating /usr/bin/wget: BIO_read: symbol not found
Error relocating /usr/bin/wget: SSL_get_verify_result: symbol not found
Error relocating /usr/bin/wget: MD4_Final: symbol not found
Error relocating /usr/bin/wget: OPENSSL_init_ssl: symbol not found
Error relocating /usr/bin/wget: OPENSSL_load_builtin_modules: symbol not found
Error relocating /usr/bin/wget: SSL_shutdown: symbol not found
Error relocating /usr/bin/wget: RAND_file_name: symbol not found
Error relocating /usr/bin/wget: X509_verify_cert_error_string: symbol not found
Error relocating /usr/bin/wget: X509_get_subject_name: symbol not found
Error relocating /usr/bin/wget: SSL_pending: symbol not found
Error relocating /usr/bin/wget: SSL_ctrl: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_new: symbol not found
Error relocating /usr/bin/wget: SSL_set_connect_state: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_pop_free: symbol not found
Error relocating /usr/bin/wget: X509_get_ext_d2i: symbol not found
Error relocating /usr/bin/wget: BIO_free: symbol not found
Error relocating /usr/bin/wget: OPENSSL_sk_num: symbol not found
Error relocating /usr/bin/wget: RAND_status: symbol not found
Error relocating /usr/bin/wget: X509_NAME_print_ex: symbol not found
Error relocating /usr/bin/wget: X509_free: symbol not found
Error relocating /usr/bin/wget: SSL_get_error: symbol not found
Error relocating /usr/bin/wget: OPENSSL_config: symbol not found
Error relocating /usr/bin/wget: SSL_CTX_set_verify: symbol not found
Error relocating /usr/bin/wget: ASN1_STRING_length: symbol not found
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/telephony/Packages.gz

Collected errors:
 * opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/targets/ramips/mt7621/packages/Packages.gz, wget returned 127.
 * opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/base/Packages.gz, wget returned 127.
 * opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/luci/Packages.gz, wget returned 127.
 * opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/packages/Packages.gz, wget returned 127.
 * opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/routing/Packages.gz, wget returned 127.
 * opkg_download: Failed to download http://downloads.openwrt.org/releases/18.06.1/packages/mipsel_24kc/telephony/Packages.gz, wget returned 127.

root@OpenWrt:/etc# cat opkg.conf
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
option check_signature

root@OpenWrt:/etc/config# cat network

config interface 'loopback'
        option ifname 'lo'
        option proto 'static'
        option ipaddr '127.0.0.1'
        option netmask '255.0.0.0


config globals 'globals'
        option ula_prefix 'fda6:488e:6eb8::/48'

config interface 'lan'
        option type 'bridge'
        option ifname 'eth0.1'
        option proto 'static'
        option ipaddr '192.168.2.1'
        option netmask '255.255.255.0'
        option ip6assign '60'

config device 'lan_dev'
        option name 'eth0.1'
        option macaddr '78:a3:51:32:3f:c6'

config interface 'wan'
        option ifname 'eth0.2'
        option proto 'dhcp'
        option peerdns '0'
        option dns '192.168.2.102 67.17.215.132'
        option type 'bridge'

config device 'wan_dev'
        option name 'eth0.2'
        option macaddr '78:a3:51:32:3f:c7'

config interface 'wan6'
        option ifname 'eth0.2'
        option proto 'dhcpv6'

config switch
        option name 'switch0'
        option reset '1'
        option enable_vlan '1'

config switch_vlan
        option device 'switch0'
        option vlan '1'
        option ports '0 1 2 3 6t'

config switch_vlan
        option device 'switch0'
        option vlan '2'
        option ports '4 6t'

root@OpenWrt:/# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 2.5M      2.5M         0 100% /rom
tmpfs                   250.7M    340.0K    250.4M   0% /tmp
/dev/mmcblk0p2          550.0M     53.1M    456.6M  10% /overlay
overlayfs:/overlay      550.0M     53.1M    456.6M  10% /
tmpfs                   512.0K         0    512.0K   0% /dev
/dev/mmcblk0p1           27.5G     58.0M     26.1G   0% /mnt/32GB
/dev/sda1                29.2G     58.0M     27.7G   0% /mnt/32GB-lede

Looks like you're missing the TLS libraries. Make sure that they've been installed on the external overlauy and that the file system is not corrupt.

Did you recently run opkg upgrade?

See, for example

1 Like

DO NOT USE OKPKG UPGRADE!

opkg update (just updating the package lists) is okay, but the use of opkg upgrade will likely damage your OpenWrt installation. If you have already done this, you should seriously consider backing up your config and then resetting the device to defaults (or flashing to the latest 18.06.2 image and resetting to defaults at the same time by not keeping settings) to hopefully undo the damage opkg upgrade may have caused. After you have completely reset your router, you should be able to use opkg update and opkg install to install any user-installed packages, and you can restore your configuration backup.

1 Like

Hmmm, I may have done opkg upgrade. I can't remember for certain. I've previously did a backup up all my settings, so that isn't a big deal.

I'll probably upgrade to 18.02

1 Like

@kgoerbig - Sounds like a good plan. You should be able to upgrade with the normal LuCI/sysupgrade path (and make sure you do not keep settings). If it doesn't work, reset to defaults (firstboot) to hopefully fix any such issues and then try the sysupgrade process again. Best just to start fresh if there is any doubt in your mind about possibly running upgrade in the past.

I ended up:

-sysupgrading to 18.02

-mtd -r erase rootfs_data

-moving/reinstalling extroot on a usb drive (in case micro sd was corrupt)

-sysupgrade -r backup-OpenWrt.tar.gz

-opkg update && for i in $(cat /mnt/16GB/openwrt-backup-CC/opkg_installed); do opkg install $i; done

Back in business.

1 Like