Bug 1220036
| Summary: | Obsoleted m4s found: AC_PROG_LIBTOOL | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Björn Esser (besser82) <besser82> |
| Component: | yast2-devtools | Assignee: | Björn Esser (besser82) <besser82> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | besser82 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-05-12 11:18:40 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: | |||
PullRequest filed [1] with upstream should fix this. Cherry-picked [2,3] and included in rebuilt [4] package. [1] https://github.com/yast/yast-devtools/pull/85 [2] https://github.com/besser82/yast-devtools/commit/55faf823b8802c7c3db05d1e3d13a4e1ae8ecc0f.patch [3] https://github.com/besser82/yast-devtools/commit/015df9c12f30caccaa46286c06e11999d7216ab8.patch [4] https://koji.fedoraproject.org/koji/buildinfo?buildID=635709 yast2-filesystem-0.1.0-1.fc22, yast2-devtools-3.1.31-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/FEDORA-2015-7814/yast2-devtools-3.1.31-2.fc22,yast2-filesystem-0.1.0-1.fc22 Name : yast2-devtools Arch : noarch Epoch : 0 Version : 3.1.32 Release : 1.fc22 Size : 368 k Repo : @System From repo : updates-testing Summary : YaST Development Tools URL : https://en.opensuse.org/Portal:YaST License : GPLv2+ Description : Common scripts and templates for developing : and building YaST2 modules and components. Name : yast2-filesystem Arch : x86_64 Epoch : 0 Version : 0.1.0 Release : 1.fc22 Size : 1.4 k Repo : @System From repo : fedora Summary : YaST filesystem layout URL : https://en.opensuse.org/Portal:YaST License : Public Domain Description : : This package holds the common filesystem-layout used by YaST2 : and handles log-rotation for YaST2-logfiles. |
Description of problem: AutoTools: Obsoleted m4s found ------------------------------ AC_PROG_LIBTOOL found in: configure.ac:149 Version-Release number of selected component (if applicable): <= 3.1.31-1 How reproducible: 100% Actual results: Obsoleted `AC_PROG_LIBTOOL` is present in all `configure.ac`-files generated by yast2-devtools <= 3.1.31-1. Expected results: Generated `configure.ac`-files use `LT_INIT()`. Additional info: The _real_ problem is: yast2-devtools itself is not affected, since no binaries are build from the src-package. It is used to generate AutoTools for other YaST-packages, which build binaries, e.g. so-libs.