NameError: name 'to_block_device_stat' is not defined

2 views
Skip to first unread message

Daniel Hahler

unread,
Feb 17, 2013, 5:24:43 PM2/17/13
to back...@googlegroups.com
I am getting the following error when trying to create a backup:

Using SVN r2591. Let me know, if I can provide any additional information.

Traceback (most recent call last):
  File "/home/daniel/src/backshift/backshift", line 12, in <module>
    import main
  File "/home/daniel/src/backshift/main.py", line 14, in <module>
    import expire_mod
  File "/home/daniel/src/backshift/expire_mod.py", line 15, in <module>
    import repo_mod
  File "/home/daniel/src/backshift/repo_mod.py", line 28, in <module>
    import saveset_files_mod
  File "/home/daniel/src/backshift/saveset_files_mod.py", line 15, in <module>
    import backshift_file_mod
  File "/home/daniel/src/backshift/backshift_file_mod.py", line 25, in <module>
    import metadata_mod
  File "/home/daniel/src/backshift/metadata_mod.py", line 162, in <module>
    class File_attributes:
  File "/home/daniel/src/backshift/metadata_mod.py", line 171, in File_attributes
    dict_[cmc.b_block_device]     = Metadata(cmc.b_block_device,     always_true,               get_bool_from_fields,            to_block_device_stat)
NameError: name 'to_block_device_stat' is not defined

Dan Stromberg

unread,
Feb 17, 2013, 11:24:49 PM2/17/13
to back...@googlegroups.com

Thanks for reminding me.

Trunk is usable again as of a few seconds ago; the automated tests are all passing.

I'd checked in some preliminary fuse code while I was considering reinstalling my system to deal with a frequent computer hardware crash.  I usually try to keep trunk functional, but I'd bent my own rule a bit rather than lose the fuse code.

Anyway, a can of compressed air took care of the crash problem, so I wound up not reinstalling.

Thanks again.


--
You received this message because you are subscribed to the Google Groups "backshift" group.
To unsubscribe from this group and stop receiving emails from it, send an email to backshift+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Dan Stromberg
Reply all
Reply to author
Forward
0 new messages