Bug 2138151
Summary: | nordugrid-arc: FTBFS: libxmlsec1.so: undefined reference to `xmlIOFTPOpen@LIBXML2_2.4.30' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jitka Plesnikova <jplesnik> |
Component: | nordugrid-arc | Assignee: | Mattias Ellert <mattias.ellert> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 37 | CC: | j.k.nilsen, mattias.ellert |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://koschei.fedoraproject.org/package/nordugrid-arc | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-10-27 15:08:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2045102 |
Description
Jitka Plesnikova
2022-10-27 12:11:09 UTC
This is temporary. libxml2 was updated to a new version that removes some symbols. xmlsec1 must be recompiled to not use those symbols. Currently the libxml2 update has a buildroot override, but the xmlsec1 update does not, which means that a broken combination of libxml2 and xmlsec1 is in the buildroot. The libxml2 buildroot override will expire tomorrow, which will make the the buildroot unbroken and nordugrid-arc buildable. When the combined libxml2/xmlsec1 bodhi update https://bodhi.fedoraproject.org/updates/FEDORA-2022-a6812b0224 is pushed to stable the buildroot will remain unbroken and nordugrid-arc will remain buildable. Nothing to fix in the nordugrid-arc package - closing not a bug. |