Thread massive Probleme mit CPAN Strawberry Perl (64bit) (4 answers)
Opened by GoetzM at 2016-12-14 14:09

GoetzM
 2016-12-14 14:09
#185774 #185774
User since
2014-02-26
12 Artikel
BenutzerIn
[default_avatar]
Hallo, ich habe seit kurzem massive Probleme mit CPAN.
Auch nach Deinstalltion und frischer Installation von Strawberry Perl 64bit (und das sowohl 5.24 und 5.22).
Ich habe schon Kaspersky deinstalliert, nachdem es heute einen heuristischen Fehlalarm mit den frisch heruntergeladenen Strawberry Perl Dateien gab, habe ich auch Kaspersky deinstalliert.

cpan -u schlägt immer fehl
....ganz viel Text
more (5.5kb):
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
  MIYAGAWA/App-cpanminus-1.7042.tar.gz
C:\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for M/MI/MIYAGAWA/App-cpanminus-1.7042.tar.gz
cp lib/App/cpanminus.pm blib\lib\App\cpanminus.pm
cp lib/App/cpanminus/fatscript.pm blib\lib\App\cpanminus\fatscript.pm
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e cp -- bin/cpanm blib\s
ript\cpanm
pl2bat.bat blib\script\cpanm
MIYAGAWA/App-cpanminus-1.7042.tar.gz
C:\STRAWB~1\c\bin\dmake.exe -- OK
Running make test
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "
e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t
*.t
t/happy_cpantesters.t .. # App::cpanminus/1.7042
t/happy_cpantesters.t .. ok
All tests successful.
Files=1, Tests=1, 0 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU)
Result: PASS
MIYAGAWA/App-cpanminus-1.7042.tar.gz
C:\STRAWB~1\c\bin\dmake.exe test -- OK
Running make install
Installing C:\STRAWB~1\perl\site\lib\App\cpanminus.pm
Installing C:\STRAWB~1\perl\site\lib\App\cpanminus\fatscript.pm
Installing C:\STRAWB~1\perl\site\bin\cpanm
Installing C:\STRAWB~1\perl\site\bin\cpanm.bat
Appending installation info to C:\STRAWB~1\perl\lib/perllocal.pod
MIYAGAWA/App-cpanminus-1.7042.tar.gz
C:\STRAWB~1\c\bin\dmake.exe install UNINST=1 -- OK
Running install for module 'Archive::Extract'
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/B/BI/BINGOS/Archive-Extract-0.78.tar.
z
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/B/BI/BINGOS/CHECKSUMS
Checksum for C:\STRAWB~1\cpan\sources\authors\id\B\BI\BINGOS\Archive-Extract-0.
8.tar.gz ok
Configuring B/BI/BINGOS/Archive-Extract-0.78.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Module::Load::Conditional 0.66 not found. We have 0.64.
Generating a dmake-style Makefile
Writing Makefile for Archive::Extract
Writing MYMETA.yml and MYMETA.json
BINGOS/Archive-Extract-0.78.tar.gz
C:\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for B/BI/BINGOS/Archive-Extract-0.78.tar.gz
---- Unsatisfied dependencies detected during ----
---- BINGOS/Archive-Extract-0.78.tar.gz ----
Module::Load::Conditional [requires]
Running install for module 'Module::Load::Conditional'
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/B/BI/BINGOS/Module-Load-Conditional-0
68.tar.gz
Checksum for C:\STRAWB~1\cpan\sources\authors\id\B\BI\BINGOS\Module-Load-Condit
onal-0.68.tar.gz ok
Configuring B/BI/BINGOS/Module-Load-Conditional-0.68.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Module::Load::Conditional
Writing MYMETA.yml and MYMETA.json
BINGOS/Module-Load-Conditional-0.68.tar.gz
C:\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for B/BI/BINGOS/Module-Load-Conditional-0.68.tar.gz
cp lib/Module/Load/Conditional.pm blib\lib\Module\Load\Conditional.pm
BINGOS/Module-Load-Conditional-0.68.tar.gz
C:\STRAWB~1\c\bin\dmake.exe -- OK
Running make test
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "
e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t
*.t
t/01_Module_Load_Conditional.t .. 1/?
# Failed test 'Detecting requirements'
# at t/01_Module_Load_Conditional.t line 276.
# Looks like you failed 1 test of 44.
t/01_Module_Load_Conditional.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/44 subtests

Test Summary Report
-------------------
t/01_Module_Load_Conditional.t (Wstat: 256 Tests: 44 Failed: 1)
Failed test: 39
Non-zero exit status: 1
Files=1, Tests=44, 0 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU)
Result: FAIL
Failed 1/1 test programs. 1/44 subtests failed.
dmake.exe: Error code 129, while making 'test_dynamic'
BINGOS/Module-Load-Conditional-0.68.tar.gz
C:\STRAWB~1\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports BINGOS/Module-Load-Conditional-0.68.tar.gz
Stopping: 'install' failed for 'Module::Load::Conditional'.

The bundle file "C:\STRAWB~1\cpan\Bundle\DBD\mysql.pm" may be a broken
bundlefile. It seems not to contain any bundle definition.
Please check the file and if it is bogus, please delete it.

Last edited: 2016-12-14 15:40:40 +0100 (CET)

View full thread massive Probleme mit CPAN Strawberry Perl (64bit)