View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018008 | CentOS-8 | curl | public | 2021-01-11 09:00 | 2021-01-11 22:32 |
Reporter | straylen | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 8.3.2011 | ||||
Summary | 0018008: libcurl-devel - 7.61.1-14.el8_3.1 i686 and x86_64 package conflict | ||||
Description | Trying to install latest libcurl-devel in 32 bit and 64 bit package results in a file conflict of the man pages. The reason I beieve is that the two packages were built on different days. | ||||
Steps To Reproduce | dnf install libcurl-devel.x86_64 libcurl-devel.i686 results in. file /usr/share/man/man3/libcurl-symbols.3.gz conflicts between attempted installs of libcurl-devel-7.61.1-14.el8_3.1.i686 and libcurl-devel-7.61.1-14.el8_3.1.x86_64 | ||||
Additional Information | The package builds happen to fall either side of the midnight. https://koji.mbox.centos.org/koji/buildinfo?buildID=15123 32 bit libcurl build date - 2020-12-18 01:24:57 GMT 64 bit libcurl build date - 2020-12-17 23:09:24 GMT package needs to be bumped and rebuilt. Note that current openssl-devel package is also affected, reported here: https://bugs.centos.org/view.php?id=18007 | ||||
Tags | No tags attached. | ||||
related to | 0018007 | confirmed | carlwgeorge | opeenssl-devel 1:1.1.1g-11.el8 i686 and x86_64 are uninstallable. |