Skip to content

mrb makeDeps (md) is broken #4

@lgarren

Description

@lgarren

mrb md produces an error. It hasn't been exercised in some time, so this is not a big surprise.

[garren@scisoftbuild01 build_slf7.x86_64]$ mrb md
Traceback (most recent call last):
  File "/scratch/products/mrb/v5_19_05/libexec/makeDep.py", line 285, in 
    system.run()
  File "/scratch/products/mrb/v5_19_05/libexec/makeDep.py", line 104, in run
    self.load_project_dependency_database()
  File "/scratch/products/mrb/v5_19_05/libexec/makeDep.py", line 135, in load_project_dependency_database
    if not self.project_deps.has_key(pkg):
AttributeError: 'dict' object has no attribute 'has_key'

To Reproduce
checkout larsoft and build
in the build directory, type "mrb md"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions