metacat icon indicating copy to clipboard operation
metacat copied to clipboard

getPackage not downloading the full package (doi:10.6073/pasta/055976fe4944a172aaddfdb90fcce7ac)

Open amoeba opened this issue 5 years ago • 1 comments

While looking at https://search.dataone.org/view/https://pasta.lternet.edu/package/metadata/eml/knb-lter-ble/2/3, I first noticed the funky HTML encoding in the identifiers in the package table. I then I clicked Download All, in part, to grab the ORE (doi:10.6073/pasta/055976fe4944a172aaddfdb90fcce7ac). When I extracted the ZIP, I get:

❯ tree .
.
├── bag-info.txt
├── bagit.txt
├── pid-mapping.txt
└── tagmanifest-sha1.txt

0 directories, 4 files

Even though the package is made up of five objects, two of them data.

Just wanted to file this away for now, I think it's an edge case.

amoeba avatar Jan 09 '20 20:01 amoeba

This should be retested when 2.16 is released as it includes the getPackage rewrite.

It should make be a good unit test for some early validation.

ThomasThelen avatar Jul 23 '21 00:07 ThomasThelen