[MDEV-32744] mariabackup dependency management Created: 2023-11-09 Updated: 2023-11-09 Resolved: 2023-11-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Sylvain ARBAUDIE | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
make mariadb-backup package a dependency from mariadb-server so that it is resolved, installed and updated automatically. |
| Comments |
| Comment by Sergei Golubchik [ 2023-11-09 ] |
|
No, as every tool it should be installed if the user needs it, that is, not automatically, but only when explicitly installed. After that it'll be upgraded automatically as needed. |