Comments - unable to update MariaDB from 10.0 to 10.1, error indicating galera libboost dependencies issue
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
In 10.1, wsrep-patch is enabled by default. Thus, it has an additional dependency on galera library which in turn requires libboost_program_options. Galera library just gets installed but does not get loaded and used by MariaDB server unless its explicitly enabled.