Closed
Bug 345389
Opened 19 years ago
Closed 19 years ago
Template-Toolkit 2.15 moved Template::Plugin::GD into a separate package
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(3 files, 2 obsolete files)
3.82 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
3.05 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
3.12 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
Right now charts fail on any reasonably-modern server with Bugzilla on it, because Template-Toolkit moved Template::Plugin::GD into a separate package, and Bugzilla needs that plugin.
Assignee | ||
Comment 1•19 years ago
|
||
Okay, here's what we'll do for the tip. We'll have to backport this, also, since anybody upgrading their Template-Toolkit on any Bugzilla version will be affected.
Attachment #230038 -
Flags: review?(LpSolit)
![]() |
||
Comment 2•19 years ago
|
||
Comment on attachment 230038 [details] [diff] [review]
tip patch, v1
This doesn't work for me. Template::Plugin::GD doesn't exist, but I have:
ls /usr/lib/perl5/vendor_perl/5.8.7/i386-linux/Template/Plugin/GD/
Constants.pm Graph/ Image.pm Polygon.pm Text/ Text.pm
ls /usr/lib/perl5/vendor_perl/5.8.7/i386-linux/Template/Plugin/GD/Graph/
area.pm bars.pm lines.pm mixed.pm pie.pm
bars3d.pm lines3d.pm linespoints.pm pie3d.pm points.pm
Attachment #230038 -
Flags: review?(LpSolit) → review-
![]() |
||
Comment 3•19 years ago
|
||
dupe of bug 295073, see comments 7 and 8 there.
Assignee | ||
Comment 4•19 years ago
|
||
*** Bug 343725 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 5•19 years ago
|
||
*** Bug 344516 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•19 years ago
|
||
Okay, does this fix the problem for you on TT 2.14? It should.
Attachment #230038 -
Attachment is obsolete: true
Attachment #230490 -
Flags: review?(LpSolit)
![]() |
||
Comment 7•19 years ago
|
||
Comment on attachment 230490 [details] [diff] [review]
tip: v2
Yes, works fine with TT 2.14. r=LpSolit
Attachment #230490 -
Flags: review?(LpSolit) → review+
![]() |
||
Updated•19 years ago
|
Flags: approval?
Assignee | ||
Comment 8•19 years ago
|
||
Note to self: Have to fix the name in the Win32 names hash, because I don't use the same name in the install_command.
Updated•19 years ago
|
Flags: approval? → approval+
Assignee | ||
Comment 9•19 years ago
|
||
Note that this patch still needs backports, so it's not ready to check in yet.
Assignee | ||
Comment 10•19 years ago
|
||
This is just what I was going to fix on checkin, actually made into a patch, so I'm carrying forward r+.
Attachment #230490 -
Attachment is obsolete: true
Attachment #230516 -
Flags: review+
Assignee | ||
Comment 11•19 years ago
|
||
Okay, here's a backport to 2.22.
Attachment #230517 -
Flags: review?(LpSolit)
Assignee | ||
Comment 12•19 years ago
|
||
Okay, and here's a backport to 2.20.
Attachment #230520 -
Flags: review?(LpSolit)
![]() |
||
Updated•19 years ago
|
Attachment #230517 -
Flags: review?(LpSolit) → review+
![]() |
||
Updated•19 years ago
|
Attachment #230520 -
Flags: review?(LpSolit) → review+
![]() |
||
Updated•19 years ago
|
Flags: approval2.22?
Flags: approval2.20?
Updated•19 years ago
|
Flags: approval2.22?
Flags: approval2.22+
Flags: approval2.20?
Flags: approval2.20+
Assignee | ||
Comment 13•19 years ago
|
||
Wow, it's been a while since I've checked into three branches! :-)
tip:
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.513; previous revision: 1.512
done
Checking in testserver.pl;
/cvsroot/mozilla/webtools/bugzilla/testserver.pl,v <-- testserver.pl
new revision: 1.13; previous revision: 1.12
done
Checking in Bugzilla/Install/Requirements.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm,v <-- Requirements.pm
new revision: 1.8; previous revision: 1.7
done
Checking in docs/xml/modules.xml;
/cvsroot/mozilla/webtools/bugzilla/docs/xml/modules.xml,v <-- modules.xml
new revision: 1.8; previous revision: 1.7
done
2.22:
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.469.2.10; previous revision: 1.469.2.9
done
Checking in testserver.pl;
/cvsroot/mozilla/webtools/bugzilla/testserver.pl,v <-- testserver.pl
new revision: 1.9.2.2; previous revision: 1.9.2.1
done
Checking in docs/xml/modules.xml;
/cvsroot/mozilla/webtools/bugzilla/docs/xml/modules.xml,v <-- modules.xml
new revision: 1.4.2.2; previous revision: 1.4.2.1
done
2.20:
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.412.2.23; previous revision: 1.412.2.22
done
Checking in testserver.pl;
/cvsroot/mozilla/webtools/bugzilla/testserver.pl,v <-- testserver.pl
new revision: 1.6.4.2; previous revision: 1.6.4.1
done
Checking in docs/xml/modules.xml;
/cvsroot/mozilla/webtools/bugzilla/docs/xml/modules.xml,v <-- modules.xml
new revision: 1.3.6.1; previous revision: 1.3
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
![]() |
||
Comment 14•19 years ago
|
||
*** Bug 341616 has been marked as a duplicate of this bug. ***
Comment 15•19 years ago
|
||
I had the exact same problem. I was not able to fetch Template::Plugin::GD from CPAN. But I downloaded the package from : http://search.cpan.org/dist/Template-GD/lib/Template/Plugin/GD.pm#Template%3A%3APlugin%3A%3AGD and manually installed, it worked fine.
Comment 16•18 years ago
|
||
Would anybody know of a repository for Template::Plugin::GD, on Perl 5.8 ?
I am using ActiveState 5.8.817, and it installed me TT 2.15.
I tried hard to find a repository, but had no luck so far.
Thx
Comment 17•18 years ago
|
||
Ok, finally, I downgraded from TT 2.15 to 2.13 using the package on Bugzilla website. I would be interesting when you have some time to add Template::Plugin::GD there though for newcomers, as it took me a lot of time to work that around.
You need to log in
before you can comment on or make changes to this bug.
Description
•