artefactual-labs / am

Development environment for Archivematica
https://archivematica.org
GNU Affero General Public License v3.0
10 stars 20 forks source link

Compose: inject sampledata as submodule #32

Closed sevein closed 6 years ago

sevein commented 6 years ago

This closes #15 and #30.

ross-spencer commented 6 years ago

@sevein @jrwdunham just taking a look at this CR

ross-spencer commented 6 years ago

@sevein Changes look good - and importantly - work.

Once merged, I think we will still have a storage-service/dashboard issue, I am seeing the following following make bootstrap:

archivematica-dashboard_1 | DEBUG 2017-12-15 16:21:33 archivematica.common:storageService:get_location:168: Storage locations returned: []

Can discuss in a separate channel once I've done a bit more debug.

ross-spencer commented 6 years ago

@mamedin @sevein have we anyone else on a different environment can give the make bootstrap a whirl?

sevein commented 6 years ago

9d12342 in master

jrwdunham commented 6 years ago

I looked at this too. One thing that confused me a bit was that one can add dirs to /tmp/ss-location-data/archivematica/archivematica-sampledata/ on the host and they will not show up in the container. You must add dirs to /tmp/ss-location-data/archivematica/ or ./src/archivematica-sampledata/ if you want to see them in the transfer browser.