[MXS-1697] MaxScale 2.2.2 missing avrorouter library Created: 2018-03-02 Updated: 2018-03-07 Resolved: 2018-03-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Packaging |
| Affects Version/s: | 2.2.2 |
| Fix Version/s: | 2.2.3 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Chris Calender (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Ubuntu 14.04 (also seems debian jessie and wheezy as well as ubuntu trusty are missing the packages). |
||
| Sprint: | MXS-SPRINT-53 |
| Description |
|
MaxScale 2.2.2 did not install the avrorouter library. I upgraded from 2.0.5 to 2.2.2 today, and MaxScale would not start due to the avrorouter library missing. Avrorouter was working fine before the upgrade. Here is the error I received:
I checked /usr/lib/x86_64-linux-gnu/maxscale with "ls -al", and I confirmed there is no avro file(s). Perhaps there is a bug with the build process. |
| Comments |
| Comment by markus makela [ 2018-03-06 ] |
|
Fixed the packaging scripts. |