Justin Simpson
Justin Simpson
The current implementation of the send_callback/post_store/ api endpoint only works with AIP's that include sha512 checksums. See https://github.com/artefactual/archivematica-storage-service/blob/stable/0.10.x/storage_service/locations/api/resources.py#L792 Archivematica 1.6.0 and greater have a new feature allowing users to choose...
Scenario: Trying to get a single file from a 7zipped AIP. When package.extract_file is called, with a relative_path argument (i.e., extract only one file), and the package was compressed with...
Automation tools runs as cron jobs. It has no user interface, command line or gui. For Archivematica users that want to troubleshoot a system without using ssh, it is not...
Archivematica tries to use semver in all of our repositories, but this repo has not had any tagged releases. For the Archivematica 1.7.0 release, we would like to specify which...