Bug 2143525
| Summary: | lsyncd-2.3.1 is available | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||
| Component: | lsyncd | Assignee: | Charles R. Anderson <cra> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | cra, filip, lkundrak, martin, paul.wouters | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2023-01-05 18:41:10 UTC | Type: | --- | ||||
| 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: | 2111138 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Upstream Release Monitoring
2022-11-17 04:54:22 UTC
Created attachment 1924877 [details]
Update to 2.3.1 (#2143525)
the-new-hotness/release-monitoring.org's scratch build of lsyncd-2.3.1-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=94257886 FTBFS: Generating built-in runner linkable /usr/bin/lua /builddir/build/BUILD/lsyncd-2.3.1/bin2carray.lua runner.out runner runner.c gmake[2]: *** [CMakeFiles/lsyncd.dir/build.make:96: defaults.out] Aborted (core dumped) https://github.com/lsyncd/lsyncd/issues/687 There is i bug in lua 5.4.4 that causes a segfault when building the lua object code. I just reported the bug to the lua mailing list. lua 5.3, 5.1 should work. I will look into the facility names bug. This array is defined in syslog.c, but might be protected in some way. http://lua-users.org/lists/lua-l/2022-11/msg00008.html |