Skip Menu |

This queue is for tickets about the RT-Authen-ExternalAuth CPAN distribution.

Report information
The Basics
Id: 67473
Status: resolved
Priority: 0/
Queue: RT-Authen-ExternalAuth

People
Owner: Nobody in particular
Requestors: Joseph_Lawson [...] sra.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Error Modification of a read-only value with RT 3.8.10
Date: Thu, 14 Apr 2011 18:32:12 -0400
To: <bug-RT-Authen-ExternalAuth [...] rt.cpan.org>
From: "Lawson, Joseph" <Joseph_Lawson [...] sra.com>
Hello, When trying to use this extention against the newest RT release I always get the following error. I have tested this against a live site and a fresh rebuild and get the same error on both. -Joe [Thu Apr 14 18:27:54 2011] [error] Modification of a read-only value attempted at /usr/lib/perl5/site_perl/5.8.8/Net/LDAP/Constant.pm line 13.\nCompilation failed in require at /usr/lib/perl5/site_perl/5.8.8/Net/LDAP/Message.pm line 7.\nBEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/Net/LDAP/Message.pm line 7.\nCompilation failed in require at /usr/lib/perl5/site_perl/5.8.8/Net/LDAP.pm line 13.\nBEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/Net/LDAP.pm line 13.\nCompilation failed in require at /var/opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/External Auth/LDAP.pm line 3.\nBEGIN failed--compilation aborted at /var/opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/External Auth/LDAP.pm line 3.\nCompilation failed in require at /var/opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/External Auth.pm line 26.\nBEGIN failed--compilation aborted at /var/opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/External Auth.pm line 26.\nCompilation failed in require at /var/opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/User_Vendor.pm line 3.\nBEGIN failed--compilation aborted at /var/opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/User_Vendor.pm line 3.\nCompilation failed in require at /var/opt/rt3/bin/../lib/RT/Base.pm line 173.\nCompilation failed in require at (eval 1298) line 3.\n\t...propagated at /usr/lib/perl5/5.8.8/base.pm line 85.\nBEGIN failed--compilation aborted at /var/opt/rt3/bin/../lib/RT/CurrentUser.pm line 96.\nCompilation failed in require at /var/opt/rt3/bin/../lib/RT.pm line 515.\nCompilation failed in require at (eval 2) line 1.\n [Thu Apr 14 18:27:54 2011] [error] Can't load Perl file: /var/opt/rt3/bin/webmux.pl for server localhost.local:0, exiting...
There is now a branch for 3.8 that has a fix for this, but I just uploaded 0.08_02 to CPAN and it contains a fix for this, as well as several other fixes. Please give it a shot.
When upgrading, please note the important warning in README
Subject: RE: [rt.cpan.org #67473] Error Modification of a read-only value with RT 3.8.10
Date: Fri, 15 Apr 2011 16:05:29 -0400
To: <bug-RT-Authen-ExternalAuth [...] rt.cpan.org>
From: "Lawson, Joseph" <Joseph_Lawson [...] sra.com>
Thank you for the quick response. I can confirm that this patch fixes the error I reported and it appears that the extension is working for RT version 3.8.10. -Joe