-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fluent-package v5.1.0 #660
Comments
mainly rdkafka upgrade affect it.( 2.3MB=>7.2MB ) |
need to relax limitation for a while. |
ffi 1.16.3 can't be built on AmazonLinux 2. https://github.com/fluent/fluent-package-builder/actions/runs/10034848340/job/27729984596 |
rdkafka 0.16.1 is not correctly built? |
If rdkafka was reverted to 0.16.0, package size was not so increased. (may be no need to relax limitation ) |
rdkafka 0.16.0 is buldable, but not available in colfluent test. |
rdkafka was installed. but not recognized... 🤔 |
rdkafka 0.16.0 was installed at:
|
The rdkafka failure is caused by removing gem.build_complete. |
https://github.com/fluent/fluent-package-builder/actions/runs/10036365251/job/27733978175
Thus, platforms: does not work as expected on AmazonLinux 2. |
And during building debuinfo?, unexpectedly bytecompile process was kicked. |
Same result (v1.17.0) on AmazonLinux 2. |
https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation does not work as expected... |
it may be resolved with retry. |
Check whether rdkafka 0.16.0 => 0.16.1 upgrade can be bundled or not again. |
Blocker issue on Windows:
|
Note: confluent community can't be installed on AmazonLinux (via package management) |
Precisely, confluent-client repository is not supported. |
build failure on windows was fixed in |
kafka related test case is bit out-dated. so refactor it now. |
NOTE: Now macOS workflow always fails because of refreshed runner image https://github.com/fluent/fluent-package-builder/actions/runs/10105868174/job/27947051208 https://github.com/fluent/fluent-package-builder/actions/runs/10091587427/job/27903442530 |
recently nokogiri 1.16.7 was released, catch up it. |
done. |
We need to tackle windows build failure... |
Try to update to ruby 3.2.5. |
Noticed that nokogiri 1.16.7 fails to build on windows, but not reproducible now... |
build process on arm works as expected. |
Even though some fixes for script are needed, but it works well with switching signing key. |
Done! |
Tracking v5.1.0 issues still in development.
The text was updated successfully, but these errors were encountered: