Are you using Python 2.7 or Python3? On Mon, Aug 17, 2015 at 10:23 AM, Brady Trainor <[email protected]> wrote:
> I can't reproduce reliably. Maybe once account is setup properly, it no > longer does this. > > For example, if I chmod 644 .netrc, and rerun command as below, lines are > doubled again. > > -- > Brady > > Brady Trainor <[email protected]> writes: > > > After the first four lines below, lines repeat that I am guessing > > shouldn't. Should I add this as an issue on Github? > > > > -- > > Brady > > > > > > (asynk)heeere-2:~ iam$ asynk --op=list-folders --db=bb > > Applying base config from file > /Users/iam/my-python-projects/ASynK/config/config_v7.json... > > Applying base config from file > /Users/iam/my-python-projects/ASynK/config/config_v7.json...done > > Applying user customizations from file /Users/iam/.asynk/config.py... > > Applying user customizations from file /Users/iam/.asynk/config.py...done > > INFO:root:Debug logging to file: > /Users/iam/.asynk/logs/asynk_logs.2015-08-16.20-32-24.592529 > > [20:32:24.592 INFO] Debug logging to file: > /Users/iam/.asynk/logs/asynk_logs.2015-08-16.20-32-24.592529 > > DEBUG:root:Command line: "/Users/iam/my-python-projects/ASynK/asynk.py > --op=list-folders --db=bb" > > INFO:root:Deleting log files older than 7 days, if any... > > [20:32:24.593 INFO] Deleting log files older than 7 days, if any... > > INFO:root:Deleting log files older than 7 days, if any...done > > [20:32:24.593 INFO] Deleting log files older than 7 days, if > any...done > > INFO:root:Parsing BBDB file /Users/iam/.bbdb... > > [20:32:24.594 INFO] Parsing BBDB file /Users/iam/.bbdb... > > DEBUG:root:New BBContactsFolder: default > > INFO:root:Parsing BBDB Store with encoding utf-8... > > [20:32:24.594 INFO] Parsing BBDB Store with encoding utf-8... > > INFO:root:Parsing BBDB Store with encoding utf-8...Success > > [20:32:24.595 INFO] Parsing BBDB Store with encoding utf-8...Success > > INFO:root:Successfully parsed 0 entries. > > [20:32:24.595 INFO] Successfully parsed 0 entries. > > INFO:root:Listing all folders in PIMDB bb... > > [20:32:24.595 INFO] Listing all folders in PIMDB bb... > > INFO:root: 1: Contacts. Name: default; GID: default; > > [20:32:24.595 INFO] 1: Contacts. Name: default; GID: > default; > > INFO:root:Listing all folders in PIMDB bb...done > > [20:32:24.595 INFO] Listing all folders in PIMDB bb...done > > (asynk)heeere-2:~ iam$ > > -- > You received this message because you are subscribed to the Google Groups > "ASynK Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send an email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/asynk/m2egj2cy7i.fsf%40whoa.there.cowboy > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ASynK Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/asynk/CAFkt3UNxPAUG%2BFWbeMsSQWqLdseNjKoL4o8-kqc69ZCisX52Aw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
