ich habe auf einem Debian4 Etch OTRS 2.0.4 via aptitude installiert und alles soweit automatisch einrichten lassen. Die benötigten Module habe ich noch via CPAN nachinstalliert.
Net::DNS ist "up to date"
Wenn ich ein neues Mail oder Telefonticket erstellen möchte, dann erhalte ich jedoch folgende Fehlermeldung:
Code: Select all
Software error:
Modification of a read-only value attempted at /usr/local/lib/perl/5.8.8/Net/DNS/Question.pm line 47.
For help, please send mail to the webmaster (xxx(at)xxx.de), giving this error message and the time and date of the error.
Vielen Dank im Vorraus
Van_Haakonnen
Die Lösung des Problems lautet wie folgt:
das Perl Modul Net::DNS scheint in der aktuellen Version nicht mit OTRS kompatibel zu sein. Ein manuelles Downgrade (nicht via CPAN möglich) kann z.B. auf die Version Net-DNS-0.53.tar.gz erfolgen.
http://backpan.cpan.org/modules/by-modu ... .53.tar.gz
Die dazugehörige Readme inkl. Anleitung: http://backpan.cpan.org/modules/by-modu ... .53.readme