View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018007 | CentOS-8 | openssl | public | 2021-01-11 08:54 | 2021-01-11 22:32 |
Reporter | straylen | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 8.3.2011 | ||||
Target Version | Fixed in Version | ||||
Summary | 0018007: opeenssl-devel 1:1.1.1g-11.el8 i686 and x86_64 are uninstallable. | ||||
Description | Installing both openssl-devel .i686 and 1:1.1.1g-11 and | ||||
Steps To Reproduce | dnf install openssl-devel.i686 openssl-devel.x86_64 fails with. ``` file /usr/share/man/man3/DH_new_by_nid.3ssl.gz conflicts between attempted installs of openssl-devel-1:1.1.1g-12.el8_3.i686 and openssl-devel-1:1.1.1g-12.el8_3.x86_64 file /usr/share/man/man3/DSA_generate_parameters.3ssl.gz conflicts between attempted installs of openssl-devel-1:1.1.1g-12.el8_3.i686 and openssl-devel-1:1.1.1g-12.el8_3.x86_64 file /usr/share/man/man3/EC_KEY_new.3ssl.gz conflicts between attempted installs of openssl-devel-1:1.1.1g-12.el8_3.i686 and openssl-devel-1:1.1.1g-12.el8_3.x86_64 file /usr/share/man/man3/EVP_KDF_CTX.3ssl.gz conflicts between attempted installs of openssl-devel-1:1.1.1g-12.el8_3.i686 and openssl-devel-1:1.1.1g-12.el8_3.x86_64 file /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl.gz conflicts between attempted installs of openssl-devel-1:1.1.1g-12.el8_3.i686 and openssl-devel-1:1.1.1g-12.el8_3.x86_64 file /usr/share/man/man3/SSL_CTX_set_security_level.3ssl.gz conflicts between attempted installs of openssl-devel-1:1.1.1g-12.el8_3.i686 and openssl-devel-1:1.1.1g-12.el8_3.x ``` The reason I belive is the build date of the package is different for the 32 bit and 64 bit package and they fall either side of midnight. https://koji.mbox.centos.org/koji/buildinfo?buildID=15121 32 bit openssl build date 2020-12-18 00:59:38 GMT 64 bit opensl build date 2020-12-17 22:48:08 GMT | ||||
Additional Information | The latest libcurl package is also affected in the same way which I will submit now. | ||||
Tags | No tags attached. | ||||
related to | 0018008 | confirmed | carlwgeorge | libcurl-devel - 7.61.1-14.el8_3.1 i686 and x86_64 package conflict |