trappedinspacetime / wikiteam

Automatically exported from code.google.com/p/wikiteam
0 stars 0 forks source link

launcher.py fails to 7z completed dumps #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. python launcher.py <wikilist.txt>
2. check if the 7zs exist (Mine never did)
3. Re-Run python launcher.py <wikilist.txt>
4. Notice that it now compressed the dumps

What is the expected output? What do you see instead?
a complete compressed dump, had to run the script twice to get it to compress, 
No Errors are in the logs at all

What version of the product are you using? On what operating system?
trunk svn || Python 2.7.3 || Debian 7

Please provide any additional information below.
N/A

Original issue reported on code.google.com by jrwr00 on 24 Oct 2013 at 6:52

GoogleCodeExporter commented 8 years ago
Yep, it happened to me too.

Original comment by nemow...@gmail.com on 25 Oct 2013 at 12:38

GoogleCodeExporter commented 8 years ago
Fixed by r849 in my tests. I don't remember exactly why it was that way, but 
for sure it didn't work well. :)

Original comment by nemow...@gmail.com on 28 Oct 2013 at 10:21