mvhost

Active Member
Sep 23, 2004
25
0
151
I am seeing a problem in my /scripts/upcp script.

CPAN is up to date (1.87).
Running install for module version
Running make for J/JP/JPEACOCK/version-0.64.tar.gz
CPAN: Digest::SHA loaded ok
CPAN: Module::Signature loaded ok
WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: 2E66 557A B97C 19C7 91AF 8E20 328D A867 450F 89EC
Signature for /home/.cpan/sources/authors/id/J/JP/JPEACOCK/CHECKSUMS ok
Checksum for /home/.cpan/sources/authors/id/J/JP/JPEACOCK/version-0.64.tar.gz ok
Scanning cache /home/.cpan/build for sizes
version-0.64/
version-0.64/t/
version-0.64/t/02derived.t
version-0.64/t/coretests.pm
version-0.64/t/03require.t
version-0.64/t/01base.t
version-0.64/lib/
version-0.64/lib/version.pod
version-0.64/lib/version/
version-0.64/lib/version/typemap
version-0.64/lib/version.pm
version-0.64/vperl/
version-0.64/vperl/vpp.pm
version-0.64/vutil/
version-0.64/vutil/ppport.h
version-0.64/vutil/vxs.pm
version-0.64/vutil/vxs.xs
version-0.64/vutil/vutil.c
version-0.64/vutil/vutil.h
version-0.64/README
version-0.64/Changes
version-0.64/Build.PL
version-0.64/Makefile.PL
version-0.64/META.yml
version-0.64/MANIFEST
Removing previously used /home/.cpan/build/version-0.64
Package came without SIGNATURE

CPAN: Module::Build loaded ok

CPAN.pm: Going to build J/JP/JPEACOCK/version-0.64.tar.gz

Creating custom builder _build/lib/version/Builder.pm in _build/lib/version
Checking whether your kit is complete...
Looks good

Checking prerequisites...
Looks good

Checking whether your kit is complete...
Looks good

Checking prerequisites...
Looks good

Creating new 'Build' script for 'version' version '0.64'
CPAN: YAML loaded ok
lib/version.pm -> blib/lib/version.pm
vperl/vpp.pm -> blib/lib/version/vpp.pm
lib/version.pod -> blib/lib/version.pod
Manifying blib/lib/version.pod -> blib/libdoc/version.3pm
./Build -- OK
Running Build install
Skipping /usr/lib/perl5/site_perl/5.8.5/version.pod (unchanged)
Skipping /usr/lib/perl5/site_perl/5.8.5/version.pm (unchanged)
Skipping /usr/lib/perl5/site_perl/5.8.5/version/vpp.pm (unchanged)
Installing /usr/share/man/man3/version.3pm
Writing /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/version/vpp/.packlist
## Differing version of ./version.pm found. You might like to
rm /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pm
## Differing version of ./version.pod found. You might like to
rm /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pod
## Running 'make install UNINST=1' will unlink all those files for you.
./Build install -- OK
Apache::Admin::Config is up to date (0.94).



it helps me please

thank you!
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
mvhost said:
I am seeing a problem in my /scripts/upcp script.

CPAN is up to date (1.87).
Running install for module version
Running make for J/JP/JPEACOCK/version-0.64.tar.gz
CPAN: Digest::SHA loaded ok
What problem are you referring to?
 

ffeingol

Well-Known Member
PartnerNOC
Nov 9, 2001
857
368
363
cPanel Access Level
DataCenter Provider
We're seeing the same thing (just no time to post). Everyday upcp tries to rebuild version-0.64 yet in never seems to error or update.

Frank
 

webignition

Well-Known Member
Jan 22, 2005
1,876
2
166
ffeingol said:
We're seeing the same thing (just no time to post). Everyday upcp tries to rebuild version-0.64 yet in never seems to error or update.

Frank
I've been having the exact same thing happen for weeks now.

Nothing seems to be affected by this and so I haven't been too concerned, but just thought I'd put my hand up and say 'me too'.
 

hober

Member
Apr 23, 2003
13
0
151
hi, i had this happen on some of my servers too. if you notice in the upcp output there is the following text:

## Differing version of ./version.pm found. You might like to
rm /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pm
## Differing version of ./version.pod found. You might like to
rm /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pod

when i saw this text i did a search for "version.pm" in "/usr/lib/perl5" and saw that there was a newer version installed so i just did what the text from upcp said and deleted "/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pm" and "/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pod". haven't seen the message since i did that and everything works fine.
 

jrehmer

Well-Known Member
Apr 10, 2003
286
0
166
Denver, CO
I've been seeing this for well over a month but haven't noticed any problems so I haven't bothered with it. Is there any cause for concern about this?
 

webignition

Well-Known Member
Jan 22, 2005
1,876
2
166
hober said:
hi, i had this happen on some of my servers too. if you notice in the upcp output there is the following text:

## Differing version of ./version.pm found. You might like to
rm /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pm
## Differing version of ./version.pod found. You might like to
rm /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pod

when i saw this text i did a search for "version.pm" in "/usr/lib/perl5" and saw that there was a newer version installed so i just did what the text from upcp said and deleted "/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pm" and "/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/version.pod". haven't seen the message since i did that and everything works fine.
I followed this suggestion and all seems to be fine now.

Having removed the relevant version.pm and version.pod files I ran /scripts/upcp and no 'version' related errors were found, although version.pm and version.pod weren't recreated - I'm not sure if they should have been.

I kept backups of the files just in case - has anyone else seen them get recreated after deleting?
 

mvhost

Active Member
Sep 23, 2004
25
0
151
How to?

webignition said:
I followed this suggestion and all seems to be fine now.

Having removed the relevant version.pm and version.pod files I ran /scripts/upcp and no 'version' related errors were found, although version.pm and version.pod weren't recreated - I'm not sure if they should have been.

I kept backups of the files just in case - has anyone else seen them get recreated after deleting?



how to remove relevant version.pm and version.pod ???

thanks
 

taotoon

Well-Known Member
Nov 14, 2004
135
1
166
I faced the same problem for 1 - 3 weeks. It's very annoy.
Finally, I tried to delete those 2 files and it works!


You need SSH2 to your server by root. and delete them.