It's a bug. One that I've never seen before. You'll have to read some source to figure out why wal-e is having this conniption.
On Sun, Nov 8, 2015, 4:59 PM Jim Nasby <[email protected]> wrote: > Is there a way to improve error message output in WAL-E, or is this > basically a Python problem? IE, if I try to backup-push with a relative > path, I get: > > ... > File > "build/bdist.macosx-10.9-x86_64/egg/wal_e/tar_partition.py", line 370, in > _segmentation_guts > raise TarBadPathError(root=root, offensive_path=file_path) > TarBadPathError > > STRUCTURED: time=2015-11-09T00:39:42.563446-00 pid=13968 > > which doesn't really tell me anything. Granted, it wasn't hard to figure > out once I went to the source code, but still... > > -- > You received this message because you are subscribed to the Google Groups > "wal-e" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
