python scripts/set_dataset_sizes.py
Loading Galaxy model...
Processing 134520 datasets...
Completed 0%
Traceback (most recent call last):
  File "scripts/set_dataset_sizes.py", line 43, in <module>
    dataset.set_total_size()
  File "lib/galaxy/model/__init__.py", line 1257, in set_total_size
    if self.object_store.exists(self, extra_dir=self._extra_files_path or 
"dataset_%d_files" % self.id, dir_only=True):
AttributeError: 'NoneType' object has no attribute ‘exists'

I’m seeing some odd sizes in galaxy, so I thought I’d attempt to re-initialize 
them.

Is this expected to work?


Brad

--
Bradley W. Langhorst, Ph.D.
Applications and Product Development Scientist

___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to