Modification of a read-only value attempted at /usr/lib/perl5/Net/DNS/Question.pm line 47.

Hi all... I have been playing with OTRS and having great success. I recently installed Debian lenny (testing) and installed OTRS. When I try to send an email, I got this error: Modification of a read-only value attempted at /usr/lib/perl5/Net/DNS/Question.pm line 47. I saw that there was a bug on this in bugzilla, number 2017: http://bugs.otrs.org/show_bug.cgi?id=2017 However, I don't know how to apply that patch. Can someone help? If I patch this perl module, will other PERL apps that use it break? Thanks...

BTW, I have worked around this issue by disabling the MX record check when
sending email...
--On Thursday, January 10, 2008 5:36 AM -0500 Jim Archer
Hi all...
I have been playing with OTRS and having great success. I recently installed Debian lenny (testing) and installed OTRS. When I try to send an email, I got this error:
Modification of a read-only value attempted at /usr/lib/perl5/Net/DNS/Question.pm line 47.
I saw that there was a bug on this in bugzilla, number 2017:
http://bugs.otrs.org/show_bug.cgi?id=2017
However, I don't know how to apply that patch. Can someone help?
If I patch this perl module, will other PERL apps that use it break?
Thanks...
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/

Jim Archer wrote:
BTW, I have worked around this issue by disabling the MX record check when sending email...
Just make sure you don't have Net::DNS 0.60 installed, as that's the broken version according to that bug report. We're running with Net::DNS 0.62 and have no problems. Nils Breunese.

--On Thursday, January 10, 2008 12:13 PM +0100 "Nils Breunese (Lemonbit)"
Just make sure you don't have Net::DNS 0.60 installed, as that's the broken version according to that bug report. We're running with Net::DNS 0.62 and have no problems.
Thanks very much Nils, do you know how I would upgrade it on a Debian system? I could do it manually but that would take it off package management...

Jim Archer wrote:
--On Thursday, January 10, 2008 12:13 PM +0100 "Nils Breunese (Lemonbit)"
wrote: Just make sure you don't have Net::DNS 0.60 installed, as that's the broken version according to that bug report. We're running with Net::DNS 0.62 and have no problems.
Thanks very much Nils, do you know how I would upgrade it on a Debian system? I could do it manually but that would take it off package management...
You can always use CPAN to install the latest version, but if you want to keep everything under apt, then you'll have to see if someone already filed a bug report about this for Debian or otherwise do so yourself and wait for an updated package. We're not running Debian. Nils Breunese.
participants (2)
-
Jim Archer
-
Nils Breunese (Lemonbit)