#1 (permalink)  
Old 07-09-2007, 07:34 AM
verdon's Avatar
Registered User
 
Join Date: Nov 2003
Location: Northern Ontario, Canada
Posts: 791
verdon
Mail-SPF-v2.005 trying to install every night in upcp

Hi,

For the last 5 or 6 days, I've been getting the same thing in my nightly upcp. It looks as if Mail-SPF-v2.005 is trying to install every night. I can't see any error and I don't recall seeing this before. I wonder if anyone can shed some light...

Code:
Running make for J/JM/JMEHNLE/mail-spf/Mail-SPF-v2.005.tar.gz
Checksum for /home/.cpan/sources/authors/id/J/JM/JMEHNLE/mail-spf/Mail-SPF-v2.005.tar.gz ok
Mail-SPF-v2.005/
Mail-SPF-v2.005/INSTALL
Mail-SPF-v2.005/CHANGES
Mail-SPF-v2.005/SIGNATURE
Mail-SPF-v2.005/lib/
Mail-SPF-v2.005/lib/Mail/
Mail-SPF-v2.005/lib/Mail/SPF/

... 
a bunch more like that, then 
...

CPAN: Module::Build loaded ok (v0.2808)

  CPAN.pm: Going to build J/JM/JMEHNLE/mail-spf/Mail-SPF-v2.005.tar.gz

# running Build.PL 
/usr/bin/perl Build.PL
Creating custom builder _build/lib/MyModuleBuilder.pm in _build/lib
Checking whether your kit is complete...
Looks good

Checking prerequisites...
Looks good

Creating new 'Build' script for 'Mail-SPF' version 'v2.005'
/usr/bin/perl Build --makefile_env_macros 1
Copying lib/Mail/SPF/v1/Record.pm -> blib/lib/Mail/SPF/v1/Record.pm
Copying lib/Mail/SPF/Mech/All.pm -> blib/lib/Mail/SPF/Mech/All.pm
Copying lib/Mail/SPF/Mech/A.pm -> blib/lib/Mail/SPF/Mech/A.pm

... 
a bunch more like that, then 
...

Copying bin/spfquery -> blib/script/spfquery
Deleting blib/script/spfquery.bak
Copying sbin/spfd -> blib/sbin/spfd
Manifying blib/script/spfquery -> blib/bindoc/spfquery.1
Manifying blib/lib/Mail/SPF/Mech/PTR.pm -> blib/libdoc/Mail::SPF::Mech::PTR.3
Manifying blib/lib/Mail/SPF/Mech.pm -> blib/libdoc/Mail::SPF::Mech.3
... 
a bunch more like that, then 
...

  JMEHNLE/mail-spf/Mail-SPF-v2.005.tar.gz
  /usr/bin/make -- OK
Running make install
/usr/bin/perl Build --makefile_env_macros 1 install
Installing /usr/share/man/man1/spfquery.1
Skipping /usr/lib/perl5/site_perl/5.8.8/Mail/SPF.pm (unchanged)
Skipping /usr/lib/perl5/site_perl/5.8.8/Mail/SPF/MacroString.pm (unchanged)
Skipping /usr/lib/perl5/site_perl/5.8.8/Mail/SPF/SenderIPAddrMech.pm (unchanged)
... 
a bunch more like that, then 
...

Installing /usr/share/man/man3/Mail::SPF::Mech::PTR.3
Installing /usr/share/man/man3/Mail::SPF::Mech.3
Installing /usr/share/man/man3/Mail::SPF::SenderIPAddrMech.3
... 
a bunch more like that, then 
...

Skipping /usr/sbin/spfd (unchanged)
Skipping /usr/bin/spfquery (unchanged)
Writing /usr/lib/perl5/site_perl/5.8.8/i686-linux/auto/Mail/SPF/.packlist
  JMEHNLE/mail-spf/Mail-SPF-v2.005.tar.gz
  /usr/bin/make install UNINST=1 -- OK
Mail::SPF::Query is up to date (1.999.1).
The same thing happens if I run checkperlmodules Of interest is that after I run checkperlmodules it will tell me that it Tested 96, 96 ok, 0 failed but it will continue to try installing Mail-SPF with subsequent runs.

Any suggestions?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-09-2007, 07:44 AM
Registered User
 
Join Date: Mar 2005
Posts: 75
pross is on a distinguished road
Code:
Skipping /usr/sbin/spfd (unchanged)
Skipping /usr/bin/spfquery (unchanged)
Writing /usr/lib/perl5/site_perl/5.8.8/i686-linux/auto/Mail/SPF/.packlist
  JMEHNLE/mail-spf/Mail-SPF-v2.005.tar.gz
  /usr/bin/make install UNINST=1 -- OK
Mail::SPF::Query is up to date (1.999.1).
Mail::DKIM is up to date (0.26).
IP::Country is up to date (2.23).
Graph::Easy is up to date (0.55).
Graph::Flowchart is up to date (0.10).
cPCPAN: Module (Mail::SpamAssassin) holdback (3.002001 held back to 3.2.1)
exactly the same...every night!
WHM 11.2.0 cPanel 11.6.0-R15032
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-09-2007, 09:40 AM
Staff
 
Join Date: Mar 2007
Posts: 113
jdlightsey is on a distinguished road
This is a bug in Perl's CPAN module and should be corrected in the next release of that module.

http://rt.cpan.org/Public/Bug/Display.html?id=27240
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-09-2007, 09:55 AM
verdon's Avatar
Registered User
 
Join Date: Nov 2003
Location: Northern Ontario, Canada
Posts: 791
verdon
Thank you for the info
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-09-2007, 02:56 PM
Registered User
 
Join Date: Aug 2001
Location: Wisconsin
Posts: 121
Bailey is an unknown quantity at this point
Thank you, I had been wondering as well.

Bailey
__________________
toast and jam.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-09-2007, 04:05 PM
a66fm's Avatar
Registered User
 
Join Date: Jul 2003
Location: Greece
Posts: 78
a66fm
http://bugzilla.cpanel.net/show_bug.cgi?id=5637
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-25-2007, 12:57 PM
Registered User
 
Join Date: Jun 2003
Location: Belgium
Posts: 170
krisdv
Any idea when we can expect this to be fixed in cpanel?

Status at below link is resolved since July, 02.

http://rt.cpan.org/Public/Bug/Display.html?id=27240
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 08-03-2007, 04:47 PM
a66fm's Avatar
Registered User
 
Join Date: Jul 2003
Location: Greece
Posts: 78
a66fm
still there

yes it's still there!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-03-2007, 04:50 PM
cpanelkenneth's Avatar
cPanel Quality Assurance
 
Join Date: Apr 2006
Posts: 3,346
cpanelkenneth is on a distinguished road
Quote:
Originally Posted by krisdv View Post
Any idea when we can expect this to be fixed in cpanel?

Status at below link is resolved since July, 02.

http://rt.cpan.org/Public/Bug/Display.html?id=27240
Once CPAN has a new version of the module available.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 08-03-2007, 04:52 PM
Registered User
 
Join Date: Oct 2006
Posts: 191
Fernis is on a distinguished road
I have this same issue.
__________________
Owner/President
Booyah! Web Hosting
Great Personal Service
Experience the Booyah! Difference
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 08-04-2007, 05:50 AM
verdon's Avatar
Registered User
 
Join Date: Nov 2003
Location: Northern Ontario, Canada
Posts: 791
verdon
Quote:
Originally Posted by Fernis View Post
I have this same issue.
I think we all do. It's not a cpanel/whm issue. AFAIK, it's a bug with cpan (Comprehensive Perl Archive Network) and will be resolved when they have made a new release.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 09-27-2007, 01:18 AM
Registered User
 
Join Date: Jun 2003
Location: Belgium
Posts: 170
krisdv
Problem solved after yesterdays upcp run.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:56 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc