Bug #4044
mysqldump is not available in the frontend
| Status: | Closed | Start date: | 10/09/2015 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Packaging | |||
| Target version: | Release 4.14.2 | |||
| Resolution: | wontfix | Pull request: | ||
| Affected Versions: | OpenNebula 4.14 |
Description
The package that provides mysqldump should be added as a dependency to the opennebula-server package. Otherwise, if the mysql DB is in a remote maichine it will fail.
History
#1
Updated by Javi Fontan over 5 years ago
mysql clients are not needed for OpenNebula to run. Also it would install extra packages even if you use sqlite.
A metapackage that installs mysql dependencies could me a better approach.
#2
Updated by Javi Fontan over 5 years ago
- Status changed from Pending to Closed
- Resolution set to wontfix