Meeting 20130717

From Archivematica
Revision as of 13:29, 17 July 2013 by Courtney (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Artefactual Systems, Internal Archivematica Dev Mtg, 2013-07-17

Development[edit]

  • Joseph:
    • working on figuring out the tools for disk image processing. No need for custom fiwalk/sleuthkit package, but we'll still need to build a package. The fiwalk - fido identify script crashes when run-- noticed there is an update to fido, suggests doing that before spending too much time debugging.
    • looking with Justin at client's exchange produced maildir, found some code online that appears to be handling the changes
  • Austin:
    • worked on some build_extractor packages, but has some rebuilding to do
  • Holly:
    • worked on storage service. Getting the storage service to accept AIPs, and put them in the right spot, as well as getting Archivematica to send them to the SS. #5329, and more general #5187
    • worked on #5181 / #5071 The way to fix 5181 is to allow users to set whether they get emails or not, but the best way to do that involves upgrading the dashboard do Django 1.5. There is a quick workaround ready for 5181, and 5071 is blocked on upgrading to Django 1.5 (#5207)
  • Mike C:
    • fixed issue #1084. If installed from scratch, Django will be run by the "archivematicadashboard" user.
    • fixed issues #1818 (deleting a rights act deletes all rights acts) and #5342 (no confirmation before rights act deletion).
    • fixed issue #5005, DSPace transfer files not getting indexed and therefore not appearing in the transfer backlog.
    • finished (hopefully) issue #5123 (client DIP UI).
    • made a CLI utility micro-service link inspection/insertion.


Chat Log[edit]

(10:38:48 AM) courtney: DEV?
(10:39:23 AM) berwin23: archivematica dev - Been working on figuring out the tools for disk image processing. I don't believe we need a custom fiwalk/sleuthkit package, but we'll still need to build a package.
(10:40:28 AM) berwin23: The fiwalk - fido identify script crashes when run. I noticed there is an update to fido, and I'd suggest doing that before spending too much time debugging.
(10:40:32 AM) ARTi: I worked on some build_extractor packages, but have some rebuilding todo
(10:41:40 AM) mcantelon [~mike@184.69.130.182] entered the room.
(10:41:49 AM) courtney: mcantelon: dev?
(10:42:04 AM) Holly: More storage service stuff.  Getting the storage service to accept AIPs, and put them in the right spot, as well as getting Archivematica to send them to the SS.  #5329, and more general #5187
(10:42:04 AM) qubot: Links: https://projects.artefactual.com/issues/5329 | https://projects.artefactual.com/issues/5187
(10:42:13 AM) courtney: berwin23: and did you see that samples are being copied locally by JustinS from client?
(10:42:16 AM) m2: Courtney: pulin up mah notes...
(10:42:46 AM) berwin23: courtney
(10:42:54 AM) berwin23: courtney I saw it was in the works.
(10:43:06 AM) mcantelon: Mike C fixed issue #1084. If installed from scratch, Django will be run by the "archivematicadashboard" user.
(10:43:06 AM) qubot: Links: https://projects.artefactual.com/issues/1084
(10:43:12 AM) courtney: berwin23: yeah, should be ready by the time you get in
(10:43:25 AM) mcantelon: Mike C fixed issues #1818 (deleting a rights act deletes all rights acts) and #5342 (no confirmation before rights act deletion).
(10:43:25 AM) qubot: Links: https://projects.artefactual.com/issues/1818 | https://projects.artefactual.com/issues/5342
(10:43:38 AM) mcantelon: Mike C fixed issue #5005, DSPace transfer files not getting indexed and therefore not appearing in the transfer backlog.
(10:43:38 AM) qubot: Links: https://projects.artefactual.com/issues/5005
(10:44:03 AM) mcantelon: Mike C finished (hopefully) issue #5123 (RAC DIP UI).
(10:44:03 AM) qubot: Links: https://projects.artefactual.com/issues/5123
(10:44:04 AM) JustinS: berwin23 courtney, disk image samples about half done copying, got interrupted by network issues in office
(10:44:19 AM) JustinS: should be done copying by 12
(10:44:36 AM) mcantelon: Mike C made a CLI utility microservice link inspection/insertion.
(10:44:36 AM) Holly: Also worked on #5181 / #5071 yesterday.  The  way to fix 5181 is to allow users to set whether they get emails or not, but the best way to do that involves upgrading the dashboard do Django 1.5.  So I have a quick workaround ready for 5181, and 5071 is blocked on upgrading to Django 1.5 (#5207)
(10:44:36 AM) qubot: Links: https://projects.artefactual.com/issues/5181 | https://projects.artefactual.com/issues/5071 | https://projects.artefactual.com/issues/5207
(10:44:38 AM) berwin23: Cool.
(10:46:01 AM) Holly: Ohh, can I have a copy of this utility, mcantelon?
(10:46:58 AM) mcantelon: Holly: For sure... it's in master at src/archivematicaCommon/lib/utilities/linktool. :D
(10:47:01 AM) courtney: is that all dev?