[rt-users] RT Upgrade going bad (4.0.8 -> 4.2.2)

Alex Vandiver alexmv at bestpractical.com
Tue Feb 4 12:13:32 EST 2014


On Tue, 2014-02-04 at 14:08 +0000, Nick Fennell wrote:
> So it’s mainly this I’m having issues with;
> 
> 
> {{{
> [6096] [Tue Feb  4 10:12:39 2014] [critical]: Can't use an undefined
> value as a HASH reference at /tmp/rt-4.2.2/sbin/../lib/RT/Crypt.pm
> line 237. (/tmp/rt-4.2.2/sbin/../lib/RT.pm:393)
> Can't use an undefined value as a HASH reference
> at /tmp/rt-4.2.2/sbin/../lib/RT/Crypt.pm line 237.
> make: *** [upgrade-database] Error 255
> }}}

This says that it's not finding the configuration value for either the %
GnuPG or the %SMIME configuration -- which are part of RT 4.2's core
RT_Config.pm file.  To double-check, you did run 'make upgrade' prior to
'make upgrade-database', and your /tmp/rt-4.2.2/etc/RT_Config.pm does
contain the word "SMIME"?

 - Alex





More information about the rt-users mailing list