rexxar-tc / camelbox

Automatically exported from code.google.com/p/camelbox
0 stars 0 forks source link

Unable to download and install modules via cpan command #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ran "cpan Finance::Quote" in Windows CMD
2. ran "cpan Finance::Quote" in Windows Power Shell
3. ran cpan XML::Simple

What is the expected output? What do you see instead?
Attempted to install external non-stock modules using the standard CPAN command 
with no avail:

PS C:\Users\Windows_User\Desktop\Finance-Quote-1.17> cpan Finance::Quote
CPAN: Storable loaded ok (v2.18)
Going to read C:\camelbox\.cpan\Metadata
  Database was generated on Thu, 12 Apr 2012 16:19:05 GMT
CPAN: YAML loaded ok (v0.68)
Going to read C:\camelbox\.cpan\build/
DONE
Found no old builds, restored the state of none
Running install for module 'Finance::Quote'
Running make for E/EC/ECOCODE/Finance-Quote-1.17.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
CPAN: Compress::Zlib loaded ok (v2.008)
Checksum for 
C:\camelbox\.cpan\sources\authors\id\E\EC\ECOCODE\Finance-Quote-1.17.tar.gz ok
Uncompressed 
C:\camelbox\.cpan\sources\authors\id\E\EC\ECOCODE\Finance-Quote-1.17.tar.gz 
successfully
Using Tar:C:\camelbox\bin\tar.EXE xvf "Finance-Quote-1.17.tar":
Finance-Quote-1.17/
Finance-Quote-1.17/ChangeLog
C:\camelbox\bin\tar.EXE: Skipping to next file header

C:\camelbox\bin\tar.EXE: Unknown file type ' ' for , extracted as normal file
C:\camelbox\bin\tar.EXE: : Could not create file: No such file or directory
C:\camelbox\bin\tar.EXE: Skipping to next file header
C:\camelbox\bin\tar.EXE: Only read 2722 bytes from archive 
Finance-Quote-1.17.tar
C:\camelbox\bin\tar.EXE: Error is not recoverable: exiting now
Couldn't untar Finance-Quote-1.17.tar

PS C:\Users\Windows_User\Desktop\Finance-Quote-1.17> 

What version of the product are you using? On what operating system?
* Microsoft Windows 7, Fresh install, no service pack
* Perl, v5.10.0 built for MSWin32-x86-multi-thread

Please provide any additional information below.

Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:;C:\camelbox\bin

Thanks,
Francis.

Original issue reported on code.google.com by darkch...@gmail.com on 12 Apr 2012 at 5:23

GoogleCodeExporter commented 9 years ago
Turns out my overall OS (system variables) PATH variable was missing 
"C:\Windows\system32"
Found this resolution though:
http://groups.google.com/group/camelbox/browse_thread/thread/5601a1962cec9eac/b4
8c960b3f94ffb7?lnk=gst&q=tar#b48c960b3f94ffb7

Can anyone mark this as resolved?

Original comment by darkch...@gmail.com on 12 Apr 2012 at 5:56

GoogleCodeExporter commented 9 years ago

Original comment by elspicyj...@gmail.com on 13 Apr 2012 at 6:58