fails to copy my.cnf if it is a symlink
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mylvmbackup |
New
|
Undecided
|
Unassigned |
Bug Description
Using mylvmbackup 0.15, if you for example set "mycnf=
Error: Could not copy /etc/mysql/my.cnf to /var/cache/
strace:
lstat("
readlink(
stat("/
readlink(
symlink(
Further info: Debian Stretch seems to create the symlink. /etc/alternativ es/my.cnf is another symlink, which points to /etc/alternativ es/my.cnf.
Setting /etc/alternativ es/my.cnf as mycnf in the config file produces the same error, setting /etc/alternativ es/my.cnf works.