Known bugs for DIAL release 1.30 21feb06 --------------------- 1. 21feb06 The globus CA files distributed with DIAL 1.30 are obselete, in particular those for Prague and CERN. --21feb06: A new certificate package has been created and the DIAL installation configuration has been updated. As of 1.30.01, X509_CERT_DIR is no longer set by default. If required the value should be included in the DIAL configuration file. *** Fixed in DIAL installation configuration 21feb06. --------------------- 2. 01mar06 Services can only be used with a single site leading to a plethora of services. Modify schedulers and jobs so that a single service may make use of multiple sites. The site is taken from the field "site" in the preferences. CondorJob and the panda submission script have been modified to use this to determine the submission site. A submitted compound job is all processed at one site. The schedulers now track built tasks as a function of application, task and site. *** Fixed in DIAL 1.30.02. --------------------- 3. 02mar06 PyDIAL cannot access the text objects in a TextDataset returned by a job because it is held as a generic dataset. Solution might be to add texts() to the Dataset interface. ---------------------