Bug 1223894
Summary: | util-linux FTBFS during stage1 bootstrap - the configure script doesn't support --without-tinfo | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jaromír Cápík <jcapik> | ||||
Component: | util-linux | Assignee: | Karel Zak <kzak> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 21 | CC: | jonathan, kzak, ovasik | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | util-linux-2.25.2-3.fc21 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-06-01 17:05:23 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: | 1224209 | ||||||
Attachments: |
|
util-linux-2.25.2-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/util-linux-2.25.2-3.fc21 Package util-linux-2.25.2-3.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing util-linux-2.25.2-3.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-8800/util-linux-2.25.2-3.fc21 then log in and leave karma (feedback). util-linux-2.25.2-3.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1028272 [details] util-linux.log Description of problem: During the stage1 bootstrap the ncurses-devel headers are not available in the buildroot, but the configure script detects the tinfo headers in the rootfs and the build consequently fails. As a workaround we had to uninstall ncurses-devel on the builder. Please, add support for --without-tinfo. Version-Release number of selected component (if applicable): util-linux-2.25.2-2.fc21 How reproducible: always