denshoproject / ddr-cmdln

Command-line tools for automating the Densho Digital Repository's various processes.
Other
0 stars 2 forks source link

ddr-signatures crashes with binary in administrative tab #134

Closed sarabeckman closed 5 years ago

sarabeckman commented 5 years ago

Today I tried to run ddr-signatures on ddr-densho-379 and it crashed. I was running it on my local VM 2.7.1 master. The traceback is in the text doc. Basically, the expectation was 'administrative'. I did have a file in the administrative tab in ddr-densho-379-1.

There is a workaround currently - I just deleted the binary file from the administrative tab and ran the command again and it worked as expected.

ddr-signatures-traceback.txt

gjost commented 5 years ago

Looks like it doesn't recognize the "administrative" keyword. Apparently there are still a few places where I hard-coded file roles.

pkikawa commented 5 years ago

Bug still present on DEV 283g

gjost commented 5 years ago

Fixed in ddr-cmdln commit a605feb for package ddrlocal-develop_2.8.3j.

GeoffFroh commented 5 years ago

See https://github.com/densho/ddr-cmdln/issues/151