bakthat icon indicating copy to clipboard operation
bakthat copied to clipboard

Bakthat fails if compression is disabled and Directory is selected for backup.

Open hilt86 opened this issue 11 years ago • 3 comments

Bakthat fails if compression is disabled and Directory is selected for backup.

There is no version argument for Bakthat but from the /usr/local/bin/bakthat file it looks like I am running 0.6. Nevertheless here is the output

$ bakthat backup vms/

Compression disabled Traceback (most recent call last): File "/usr/local/bin/bakthat", line 9, in load_entry_point('bakthat==0.6.0', 'console_scripts', 'bakthat')() File "/usr/local/lib/python2.7/dist-packages/bakthat/init.py", line 649, in main app.run() File "/usr/local/lib/python2.7/dist-packages/aaargh.py", line 157, in run return func(**kwargs) File "/usr/local/lib/python2.7/dist-packages/bakthat/init.py", line 301, in backup with open(outname) as outfile:

hilt86 avatar Sep 17 '13 02:09 hilt86

Experiencing the same here with 0.6.0.

amohrhard avatar Nov 06 '13 20:11 amohrhard

Any news on this @tsileo ?

hilt86 avatar Nov 11 '13 08:11 hilt86

same problem.

noisufnoc avatar Jul 30 '14 00:07 noisufnoc