The daily upcp mail contains the following info for several days now, what could be the reason and/or possible solution?
Warning: Cannot install PNGgraph, don't know what it is.
Try the command
i /PNGgraph/
to find objects with matching identifiers.
The daily upcp mail contains the following info for several days now, what could be the reason and/or possible solution?
Warning: Cannot install PNGgraph, don't know what it is.
Try the command
i /PNGgraph/
to find objects with matching identifiers.
Try:
/scripts/perlinstaller Chart::PNGgraph
to install the proper perl module.
Add'l: something within CPAN must have needed it. Doing i /PNGgraph after installing above shows no errors.
Last edited by serversphere; 07-24-2007 at 10:21 AM.
Darren Benfer | SS-Darren | AIM: serversphere
www.serversphere.com
Dedicated Server Solutions Have Come Full Circle
I did try this already and still I'm getting this message in upcp mails.
When I run i /PNGGraph I get;
cpan> i /PNGgraph
CPAN: Storable loaded ok (v2.16)
Going to read /home/.cpan/Metadata
Database was generated on Sun, 22 Jul 2007 20:50:24 GMT
CPAN: LWP::UserAgent loaded ok (v2.036)
CPAN: Time::HiRes loaded ok (v1.9707)
Fetching with LWP:
http://cpan.fluoline.net/authors/01mailrc.txt.gz
CPAN: YAML loaded ok (v0.65)
Going to read /home/.cpan/sources/authors/01mailrc.txt.gz
............................................................................DONE
Fetching with LWP:
http://cpan.fluoline.net/modules/02p...details.txt.gz
Going to read /home/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Tue, 24 Jul 2007 02:50:30 GMT
............................................................................DONE
Fetching with LWP:
http://cpan.fluoline.net/modules/03modlist.data.gz
Going to read /home/.cpan/sources/modules/03modlist.data.gz
............................................................................DONE
Going to write /home/.cpan/Metadata
Strange distribution name [/PNGgraph]
No objects found of any type for argument /PNGgraph
Yes i've got this notification too.., i have resintalled PNGgraph manually.. still error.
WHM 11.2.0 cPanel 11.6.0-R15076
CENTOS Enterprise 4.5 i686 - WHM X v3.1.0
-------------------------------
This module is required by cPanel, and the system may not function correctly until it is installed, and functional. Below is the results of the auto-install attempt:
Test Run
==============
Can't locate PNGgraph.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at - line 1.
BEGIN failed--compilation aborted at - line 1.
Installer Run
==============
Fetching CPAN timestamp...Done
Testing connection speed...(this could take a while)...Done
Ping:1.788 Testing connection speed to cpan.belfry.net using pureperl...(157450.00 bytes/s)...Done
Ping:2.092 Testing connection speed to cpan.glines.org using pureperl...(156550.00 bytes/s)...Done
Ping:20.756 Testing connection speed to cpan.hexten.net using pureperl...(105833.33 bytes/s)...Done
Three usable mirrors located
Three usable mirrors located
Mirror Check passed for cpan.belfry.net (/index.html)
Unknown config variable 'less'
commit: wrote '/usr/lib/perl5/5.8.8/CPAN/Config.pm'
CPAN: File::HomeDir loaded ok (v0.65)
CPAN: Storable loaded ok (v2.16)
Going to read /home/.cpan/Metadata
Database was generated on Mon, 23 Jul 2007 02:50:07 GMT
Warning: Cannot install PNGgraph, don't know what it is.
Try the command
i /PNGgraph/
-----------------------------
vi /usr/local/cpanel/bin/checkperlmodules
replacing PNGgraph by Chart::PNGgraph
Error message solved.
Hope Chart::PNGgraph is "really" the correct module.
Thanks Deddy.. it works.
is it a bug with checkperlmodules or what?
PNGgraph is being removed as it is deprecated. Any internal cPanel functions that relied upon have been changed to GD::Chart The new Current build resolves this. Release will, once it is published.