ShahriyarR / MySQL-AutoXtraBackup

MySQL-AutoXtraBackup commandline tool written in Python 3 based on Percona XtraBackup
https://autoxtrabackup.azepug.az/
MIT License
140 stars 79 forks source link

Conf not created #344

Closed BarbzYHOOL closed 3 years ago

BarbzYHOOL commented 5 years ago

I upgraded to 1.5.4 with pip install --upgrade

but it didn't create the conf

I also reinstalled and it didn't create the conf

Same thing installing as user or as root @ShahriyarR

BarbzYHOOL commented 5 years ago

I need the conf to upgrade my installation :(

ShahriyarR commented 5 years ago

Hmm, I have tested it and it works for me. Maybe you need to install it as fresh one - could you please check it?

BarbzYHOOL commented 5 years ago

I uninstalled and reinstalled 3 times

Btw I think it worked when I tested the git branch but now when I install autoxtrabackup or upgrade it (so it always chooses automatically 1.5.4 I think, I didn't verify entirely but I'm quite sure it upgraded to 1.5.4 from 1.5.2), it doesn't create the conf

ShahriyarR commented 5 years ago

So basically it means that, when you upgrade from pip it will not work, but from repo it works. Right?

BarbzYHOOL commented 5 years ago

if I recall yes, but I may be wrong.

When I had tried with pip install +git I think it worked fine (before you released) if that makes sense, if not then i'm prob wrong xD