epics-modules / xxx

APS BCDA synApps module: xxx
http://epics-modules.github.io/xxx
Other
5 stars 6 forks source link

remove TZ record from iocAdminSoft_aliases.db #68

Open rodolakis opened 9 months ago

rodolakis commented 9 months ago

I commented out line 75 (#alias($(P):TZ, $(P)TIMEZONE)) in iocAdminSoft_aliases.db to resolve the following error when booting synApps 6.3 ioc:

Alias "29idTest:TIMEZONE" refers to unknown record "29idTest::TZ"
ERROR at or before ')' in file "/net/s29dserv/xorApps/epics/synApps_6_3/ioc/29idTest/29idTestApp/Db/iocAdminSoft_aliases.db" line 75
ERROR failed to load '/net/s29dserv/xorApps/epics/synApps_6_3/ioc/29idTest/29idTestApp/Db/iocAdminSoft_aliases.db'
has context menu

From Kevin:

The iocStats developers removed the TIMEZONE record from iocAdminSoft.substitutions 10 months ago: https://github.com/epics-modules/iocStats/commit/0b25630674facbfe0cce8b4e05aa9687fd4b232b

And added it to the RTEMS annd VxWorks-specific files: https://github.com/epics-modules/iocStats/commit/fa5de25db30a038616f1e46fdb6448d89dadda99