Commit Graph

8 Commits

Author SHA1 Message Date
brent s 20388431aa BROKEN AF, in the middle of a rewrite 2017-09-07 16:36:26 -04:00
brent s 7df13e51e3 check-in.... 2017-09-04 20:45:08 -04:00
brent s eddf7750c7 update to subdir mgmt, active work undergoing on kant, and some notes for future projects for arch pkg mgmt 2017-09-03 09:25:13 -04:00
brent s efa84759da UX teak 2017-09-02 10:20:19 -04:00
brent s 86eba8b6ab let's make the compression a little more predictable 2017-09-02 10:01:42 -04:00
brent s a1925e1053 a little better logging marks 2017-09-01 19:30:28 -04:00
brent s f3c2045d8d THIS ISN'T WORKING.
so it works for a bit on the compression, BUT... eventually i invariably get a:

Traceback (most recent call last):
  File "/tmp/sksdump.py", line 163, in <module>
    main()
  File "/tmp/sksdump.py", line 159, in main
    compressDB()
  File "/tmp/sksdump.py", line 135, in compressDB
    fh_out.write(lrzip.compress(fh_in.read()))
OSError: [Errno 9] Bad file descriptor

So. I'm gonna try it outside of a with.
2017-09-01 14:47:48 -04:00
brent s 634427cb95 adding sksdump, also not done yet... 2017-09-01 00:55:55 -04:00