[MDEV-15898] The Installed for dependencies MariaDB packages are not updated when update MariaDB-server Created: 2018-04-17 Updated: 2018-05-16 Resolved: 2018-05-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform RedHat |
| Affects Version/s: | 10.2.14, 10.3.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Zdravelina Sokolovska (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.4. |
||
| Description |
|
The Installed for dependencies MariaDB packages are not updated when update MariaDB-server MariaDB-server is installed with When perform update however it's updated only MariaDB-server package Install MariaDB-server 10.2.14 , Packages MariaDB-client 10.2.14 , MariaDB-compat 10.2.14 and MariaDB-common 10.2.14 come with installation due to dependencies .
|
| Comments |
| Comment by Sergei Golubchik [ 2018-05-16 ] |
|
This is intentional. The MariaDB-server package needs some Maria-client package, but not necessarily the client of the same version as the server. Did you observe that after the server was upgraded it stopped working with older clients? If not then dependencies were specified correctly, and server-10.3 does not necessarily need the client to be 10.3 too. |