bio-miga / miga

MiGA: Microbial Genomes Atlas
Artistic License 2.0
31 stars 9 forks source link

Misleading error on get_db with --reuse-archive option #151

Closed romangr closed 1 year ago

romangr commented 1 year ago

When file doesn't exist in the expected location the following error is raised: Corrupt file, MD5 does not match It'd be clear if it said "Archive is not found at "

https://github.com/bio-miga/miga/blob/fcbf17ebdb1d88256b133e8103f5f170d81d9a96/lib/miga/cli/action/get_db.rb#L192