-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: can't store encrypted uncompressed AIPs #294
Comments
Could this issue be related? |
@sevein @jraddaoui my first instinct was pointer files. This was my last commit related to them, I wonder if this would pass before that? artefactual/archivematica-storage-service@c27fb48 |
Hi @sevein, @ross-spencer, @joel-simpson, artefactual/archivematica-storage-service#424 fixes the issue for now, just avoiding to access pointer files that may not exist, like in uncompressed AIPs. It should also fix similar issues in the replication and re-ingest processes. Please, let me know if you think this is good enough or if you want me to tackle artefactual/archivematica-storage-service#324 for the 1.8 release. |
@jraddaoui, why this was not a problem when we tested 1.7 releases? I'm assuming we've made a change that is causing this? Was it introduced in SS v0.12? SS v0.13? |
@jraddaoui @sevein knowing the regression would be useful I agree. For your other question though @jraddaoui (artefactual/archivematica-storage-service#324) @sallain or @sromkey might have a better idea why it didn't have a |
Found this artefactual/archivematica-storage-service#350 linked in artefactual/archivematica-storage-service#324. I guess we never cherry-picked the fix to the qa branch. |
Fixed in SS repository, qa/0.x and stable/0.12.x branches. |
I am maybe 75% confident that this is resolved. @jraddaoui, can you check the settings on am18bionic to see if it's set up properly to be receiving encrypted AIPs? If everything looks good to you, then we know that it's working. |
Hi @sallain, |
Thank you @jraddaoui!!! |
Added to release notes; no docs needed. |
Expected behaviour
It should be possible to store encrypted uncompressed AIPS.
Current behaviour
Store the AIP
fails:In Storage Service:
Steps to reproduce
From
aip-encryption.feature
:~/archivematica-sampledata/SampleTransfers/BagTransfer
can be found at the sampledata repository.Your environment (version of Archivematica, OS version, etc)
AM18
qa/1.x
89dfc80dFor Artefactual use:
Please make sure these steps are taken before moving this issue from Review to Verified in Waffle:
The text was updated successfully, but these errors were encountered: