After going through a build of lsstsw
the test of the SDSS demo data fails with:
processCcd.calibrate INFO: Photometric zero-point: 28.010880
Traceback (most recent call last):
File "./bin/export-results", line 78, in <module>
v = srcs.get(col)
File "/storage/Projects/Huntsman/lsstsw/stack/Linux64/afw/13.0-54-g20bf70869/python/lsst/afw/table/baseColumnView/baseColumnViewContinued.py", line 62, in __getitem__
keyobj = self.schema.find(key).key
KeyError: "Field with name 'flags_negative' not found"
Issue sort of reported here as well. Since this is the validation step of a new install according to the docs would be nice to have working out of the box.