[rt-users] make upgrade-database failed upgrading to 4.2.1

2013-11-22 Thread Kevin
make upgrade-database failed, while trying to upgrade from 4.0.15 to 4.2.1
I ran the configure, make testdeps and make fixdeps with out any issues. now
trying to run the DB upgrade 
script asked for root pw and db version from popped in 4.0.15 and it failed
almost immediately with a bunch of Asset Tracker errors, am pretty sure that
I used the latest at version 3.0 when I installed it a few weeks ago. (
there were no issues installing AT)

Any ideas on how to resolve these errors and get this upgraded?

Errors
[18679] [Fri Nov 22 20:19:23 2013] [warning]: Use of inherited AUTOLOAD for
non-method RT::System::AddRights() is deprecated at
/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker/Type.pm line
114, DATA line 581.
(/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker/Type.pm:114)
[18679] [Fri Nov 22 20:19:23 2013] [critical]: Can't locate object method
_Accessible via package DeleteAsset (perhaps you forgot to load
DeleteAsset?) at /usr/local/share/perl5/DBIx/SearchBuilder/Record.pm line
422, DATA line 581.
Compilation failed in require at
/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker/Types.pm line
70, DATA line 581.
BEGIN failed--compilation aborted at
/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker/Types.pm line
70, DATA line 581.
Compilation failed in require at
/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker.pm line 56,
DATA line 581.
BEGIN failed--compilation aborted at
/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker.pm line 56,
DATA line 581.
Compilation failed in require at /opt/software/rt-4.2.1/sbin/../lib/RT.pm
line 730, DATA line 581. (/opt/software/rt-4.2.1/sbin/../lib/RT.pm:391)
Can't locate object method _Accessible via package DeleteAsset (perhaps
you forgot to load DeleteAsset?) at
/usr/local/share/perl5/DBIx/SearchBuilder/Record.pm line 422, DATA line
581.
Compilation failed in require at
/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker/Types.pm line
70, DATA line 581.
BEGIN failed--compilation aborted at
/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker/Types.pm line
70, DATA line 581.
Compilation failed in require at
/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker.pm line 56,
DATA line 581.
BEGIN failed--compilation aborted at
/opt/rt4/local/plugins/RTx-AssetTracker/lib/RTx/AssetTracker.pm line 56,
DATA line 581.
Compilation failed in require at /opt/software/rt-4.2.1/sbin/../lib/RT.pm
line 730, DATA line 581.
make: *** [upgrade-database] Error 255



--
View this message in context: 
http://requesttracker.8502.n7.nabble.com/make-upgrade-database-failed-upgrading-to-4-2-1-tp55911.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.


Re: [rt-users] make upgrade-database failed upgrading to 4.2.1

2013-11-22 Thread Alex Vandiver
On Fri, 2013-11-22 at 13:06 -0800, Kevin wrote:
 make upgrade-database failed, while trying to upgrade from 4.0.15 to 4.2.1
 I ran the configure, make testdeps and make fixdeps with out any issues. now
 trying to run the DB upgrade 
 script asked for root pw and db version from popped in 4.0.15 and it failed
 almost immediately with a bunch of Asset Tracker errors, am pretty sure that
 I used the latest at version 3.0 when I installed it a few weeks ago. (
 there were no issues installing AT)
 
 Any ideas on how to resolve these errors and get this upgraded?

As far as I am aware, there is no released version of the 3rd-party
Asset Tracker extension which is compatible with RT 4.2.

Best Practical has written its an Assets extension against 4.2, which is
in pre-release; you can install it from source at
https://github.com/bestpractical/rt-extension-assets/  Note that it will
not import your existing Asset Tracker assets.
 - Alex



Re: [rt-users] make upgrade-database failed upgrading to 4.2.1

2013-11-22 Thread Kevin
Thanks for the information, I for some reason thought AT 3.0 was compatible
with RT 4.2 I see now looking back that it is only for 4.0 at this time. 

I will give the link a try and see what happens, at this point Im not
loosing anything  since this is a test app. I suppose the Test app with Stay
at 4.2.1 and the prod one will live on the older version till AT comes up to
4.2 I hope that is soon.

Thanks again



--
View this message in context: 
http://requesttracker.8502.n7.nabble.com/make-upgrade-database-failed-upgrading-to-4-2-1-tp55911p55913.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.