Hi,
I cant install RTIR on my RT instance, i got a load of error during the “make initdb”
[641857] [Thu May 23 13:59:53 2024] [error]: incidents is not a valid lifecycle (/opt/rt5/sbin/../lib/RT/Handle.pm:1107)
[641857] [Thu May 23 13:59:53 2024] [error]: incident_reports is not a valid lifecycle (/opt/rt5/sbin/../lib/RT/Handle.pm:1107)
[641857] [Thu May 23 13:59:53 2024] [error]: investigations is not a valid lifecycle (/opt/rt5/sbin/../lib/RT/Handle.pm:1107)
[641857] [Thu May 23 13:59:53 2024] [error]: countermeasures is not a valid lifecycle (/opt/rt5/sbin/../lib/RT/Handle.pm:1107)
[641857] [Thu May 23 13:59:53 2024] [error]: Invalid value for Name (/opt/rt5/sbin/../lib/RT/Handle.pm:1138)
[641857] [Thu May 23 13:59:53 2024] [error]: Invalid value for Name (/opt/rt5/sbin/../lib/RT/Handle.pm:1138)
[641857] [Thu May 23 13:59:53 2024] [error]: Name in use (/opt/rt5/sbin/../lib/RT/Handle.pm:1291)
[641857] [Thu May 23 13:59:53 2024] [error]: Name in use (/opt/rt5/sbin/../lib/RT/Handle.pm:1291)
[641857] [Thu May 23 13:59:53 2024] [error]: Name in use (/opt/rt5/sbin/../lib/RT/Handle.pm:1291)
[641857] [Thu May 23 13:59:53 2024] [error]: Name in use (/opt/rt5/sbin/../lib/RT/Handle.pm:1291)
[641857] [Thu May 23 13:59:53 2024] [error]: Name in use (/opt/rt5/sbin/../lib/RT/Handle.pm:1291)
[641857] [Thu May 23 13:59:53 2024] [error]: Name in use (/opt/rt5/sbin/../lib/RT/Handle.pm:1291)
[641857] [Thu May 23 13:59:53 2024] [warning]: Custom field RTIR Constituency(#22) is already applied globally, skipping (/opt/rt5/sbin/../lib/RT/Handle.pm:1364)
[641857] [Thu May 23 13:59:53 2024] [warning]: Could not find RT::Queue Incidents (/opt/rt5/sbin/../lib/RT/Handle.pm:1382)
[641857] [Thu May 23 13:59:53 2024] [warning]: Could not find RT::Queue Incident Reports (/opt/rt5/sbin/../lib/RT/Handle.pm:1382)
[641857] [Thu May 23 13:59:53 2024] [warning]: Could not find RT::Queue Investigations (/opt/rt5/sbin/../lib/RT/Handle.pm:1382)
[641857] [Thu May 23 13:59:53 2024] [warning]: Could not find RT::Queue Countermeasures (/opt/rt5/sbin/../lib/RT/Handle.pm:1382)
[641857] [Thu May 23 13:59:53 2024] [warning]: Could not find RT::Queue Incidents (/opt/rt5/sbin/../lib/RT/Handle.pm:1382)
[641857] [Thu May 23 13:59:53 2024] [warning]: Could not find RT::Queue Incident Reports (/opt/rt5/sbin/../lib/RT/Handle.pm:1382)
[641857] [Thu May 23 13:59:53 2024] [warning]: Could not find RT::Queue Investigations (/opt/rt5/sbin/../lib/RT/Handle.pm:1382)
I have check my database with the tool rt-validator. It detect nothing
/opt/rt5/sbin/rt-validator --check --resolve
On another server i have try a fresh install and everything work fine.
I have try a fresh install (without any plugin or customization) but with my database and i got the same errors.
I thing something is broken with the content of my database. Any insight?