Bug 1047064
| Summary: | Autoconf problems on Fedora 21 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Morris <john> |
| Component: | libmodbus | Assignee: | John Morris <john> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | john, stephane.raimbault |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libmodbus-3.0.5-2.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-14 08:37:05 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: | |||
|
Description
John Morris
2013-12-28 19:28:39 UTC
libmodbus v3.0.5 (git project) doesn't provide aclocal.m4 but this file is generated when the tarball is created with 'make dist'. You'll certainly need to generate the tarball (make dist) on Fedora 21 (or a recent distributions) to avoid the version mismatch (I can provide one if you want). Do you know why the logs complain about bogus dates? (Reopening this & assigning to myself until fc21 package builds are fixed) (Note that tarballs must come from an upstream release, with URL in 'Source0:', or we'll see more Buildsys messages about md5sum mismatches.) The released tarball does include aclocal.m4, but doesn't match the new files generated by 'automake --add-missing' on fc21. This is solved by running 'aclocal' in the %prep section [1]. Bogus dates: See [2] Thanks for the clues! Looks like the package is back on track. [1] http://pkgs.fedoraproject.org/cgit/libmodbus.git/commit/?id=3daf4b3702f01a7f57a3b54b7d959eb1970c05f8 [2] http://pkgs.fedoraproject.org/cgit/libmodbus.git/commit/?id=48e4c906e327d0f8ebbd0b8cb8c5c75d5cfe5410 libmodbus-3.0.5-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/libmodbus-3.0.5-2.fc19 libmodbus-3.0.5-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libmodbus-3.0.5-2.fc20 libmodbus-3.0.5-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/libmodbus-3.0.5-2.el6 libmodbus-3.0.5-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/libmodbus-3.0.5-2.fc18 Package libmodbus-3.0.5-2.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing libmodbus-3.0.5-2.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0045/libmodbus-3.0.5-2.el6 then log in and leave karma (feedback). libmodbus-3.0.5-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. libmodbus-3.0.5-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. libmodbus-3.0.5-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. libmodbus-3.0.5-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |