Skip to content

Commit ac9288e

Browse files
committed
Add bug analysis description
Signed-off-by: Martin Alfke <[email protected]>
1 parent 1e42d28 commit ac9288e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_posts/2026-04-16-openvox-releases-at-speed-of-light.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ from a client agent.
3131
hiera-eyaml is present on the server:
3232
```
3333

34+
Bug analysis showed that the base64 dependency declaration is needed for Ruby 3.4/4 because it moved from a default gem to a bundled gem, but 0.3 is too new for the default gem version in Ruby 3.2, so it caused issues in OpenVox 8.
35+
3436
The community reacted and fixed the bug with the following commits:
3537

3638
- [hiera-eyaml - April 15 2026 at 7:15 PM CEST](https://github.com/voxpupuli/hiera-eyaml/commit/cd64af6580b9d2e30d6b90bf78c442f4db711b1e)

0 commit comments

Comments
 (0)