Skip Menu |

This queue is for tickets about the RT-Extension-Tags CPAN distribution.

Report information
The Basics
Id: 120283
Status: resolved
Priority: 0/
Queue: RT-Extension-Tags

People
Owner: Nobody in particular
Requestors: andrew [...] hillsong.com
Cc:
AdminCc:

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



Subject: Tags plugin Install error
Date: Sat, 18 Feb 2017 03:23:41 +0000
To: "bug-RT-Extension-Tags [...] rt.cpan.org" <bug-RT-Extension-Tags [...] rt.cpan.org>
From: Andrew Huddleston <andrew [...] hillsong.com>
Hello trying to install the Tags plugin but get the following error. $ perl Makefile.PL Cannot determine perl version info from lib/RT/Extension/QuickCalls.pm Using RT configuration from /opt/rt4/lib/RT.pm: html => /opt/rt4/local/plugins/RT-Extension-QuickCalls/html lib => /opt/rt4/local/plugins/RT-Extension-QuickCalls/lib **** Error: Your installed version of RT (4.4.1) is too new; this extension only works with versions older than 4.4.0. Will this plugin be updated to work with rt4.4.1? Thank you very much, Andrew Huddleston Information Technology Hillsong Church IMPORTANT NOTICE: This email, including any attachments, may contain privileged, confidential, and/or proprietary information, or may be subject to copyright. This email is intended only to be seen and used by the named addressee(s). If you are not the intended recipient of this email, you must not disclose or use the information contained in this email. If you have received this email in error, please notify the sender immediately, and permanently delete the original and any copies. We do not guarantee that this email and any attachments are free from virus or other errors. We will not be responsible for loss or damage resulting (either directly or indirectly) from any such virus or error. The content of and opinions expressed in this email are not necessarily the opinions held by Hillsong Church. If you believe this message is classified as a commercial electronic message in accordance with the Spam Act, you may indicate that you do not wish to receive further commercial electronic messages from us by sending an email to privacy@hillsong.com . Please consider the environmental impact before printing this email.
On Fri Feb 17 22:58:19 2017, andrew@hillsong.com wrote: Show quoted text
> Hello trying to install the Tags plugin but get the following error. > > > $ perl Makefile.PL > Cannot determine perl version info from lib/RT/Extension/QuickCalls.pm > Using RT configuration from /opt/rt4/lib/RT.pm: > html => /opt/rt4/local/plugins/RT-Extension-QuickCalls/html > lib => /opt/rt4/local/plugins/RT-Extension-QuickCalls/lib > > **** Error: Your installed version of RT (4.4.1) is too new; this > extension > only works with versions older than 4.4.0. > > > Will this plugin be updated to work with rt4.4.1?
Hi Andrew, RT-Extension-Tags version 0.04 should work with RT 4.4, but the paths above look like you're installing RT-Extension-QuickCalls. We haven't yet tested that extension on RT 4.4. Jim