Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

line 7: /usr/bin/bash: No such file or directory #278

Closed
ShahriyarR opened this issue May 16, 2018 · 1 comment
Closed

line 7: /usr/bin/bash: No such file or directory #278

ShahriyarR opened this issue May 16, 2018 · 1 comment
Labels

Comments

@ShahriyarR
Copy link
Owner

It seems to be the issue related to bash path in Ubuntu Bionic:

/home/shahriyar.rzayev/virtualenvs/py3_autoxtrabackup/lib/python3.5/site-packages/mysql_autoxtrabackup-1.5.2-py3.5.egg/prepare_env_test_mode/call_temp_table_test.sh: line 7: /usr/bin/bash: No such file or directory
/home/shahriyar.rzayev/virtualenvs/py3_autoxtrabackup/lib/python3.5/site-packages/mysql_autoxtrabackup-1.5.2-py3.5.egg/prepare_env_test_mode/call_temp_table_test.sh: line 7: /usr/bin/bash: No such file or directory
$ which bash
/bin/bash
@ShahriyarR ShahriyarR added the bug label May 16, 2018
ShahriyarR added a commit that referenced this issue May 16, 2018
ShahriyarR pushed a commit that referenced this issue May 16, 2018
@ShahriyarR
Copy link
Owner Author

Fixed and merged to release_v1.5.3

ShahriyarR pushed a commit that referenced this issue Sep 13, 2018
* Preliminary fix for issue #278 (#279)

* Changed a bit (#283)

* Update doc (#290)

* Update doc: debian/ubuntu prereqs + option references.

* Update doc: debian/ubuntu prereqs + option references.

* Optional multi-core archiving (pigz) (#289)

* Multi-core tar utilizing Pigz

* If pigz is available use it. Else log warning + use normal tar.gz

* pigz: forgot directional marker

* Multi-core tar utilizing Pigz (#288)

* Fix a typo in runner_test_mode.py (#286)

* When max_archive_size is undefined in bck.conf comparison leads to (#287)

AttributeError

* Doc config file (#292)

* Update doc: debian/ubuntu prereqs + option references.

* Update of docs of configfile
[Backup] options explained more in detail.

* Update of docs of configfile
[Backup] options explained more in detail.

* Change setup path of bck.conf file (#294)

* Bugfix issue300 (#301)

* Preliminary fix for issue #300

* Changed the extension of the generated config files

* Changed the log file path from /var/log to ~/.autoxtrabackup (#303)

* Removing things inside __init__.py (#309)

* Changed config file extension (#312)

* Version Bump

* Changing encryption (#315)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant