Thread ActivePerl Mail::Mailer bzw. Mail::Sendmail installieren (19 answers)
Opened by jan99 at 2013-08-19 15:49

jan99
 2014-01-22 12:28
#173135 #173135
User since
2008-09-18
439 Artikel
BenutzerIn
[default_avatar]
hi !

ich habe das Thema mal wieder aufgenommen und jetzt einmal die Logs etc. einmal abgefragt - hier das Ergebnis.

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
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.

C:\Users\tappenbeck>ppm install Mail::Sendmail
Downloading Mail-Sendmail-0.79...redirect
Downloading Mail-Sendmail-0.79...failed 401 Authorization Required
ppm install failed: 401 Authorization Required

C:\Users\tappenbeck>ppm repo
┌────┬───────┬────────────────────────────────┐
│ id │ pkgs │ name │
├────┼───────┼────────────────────────────────┤
│ 1 │ 16067 │ ActiveState Package Repository │
└────┴───────┴────────────────────────────────┘
(1 enabled repository)

C:\Users\tappenbeck>ppm log
Last minute of C:\Users\TAPPEN~1\AppData\Local\Temp\ppm4.log:

2014-01-22T12:26:09 <6> [ppm:81] ppm log
2014-01-22T12:26:53 <6> [ppm:81] ppm install Mail::Sendmail
2014-01-22T12:26:53 <7> [Client.pm:529] http://ppm4.activestate.com/MSWin32-x86/
5.10/1007/package.xml is still fresh
2014-01-22T12:26:53 <7> [Client.pm:992] Want Mail::Sendmail >= 0
2014-01-22T12:26:53 <7> [Client.pm:866] Feature Mail::Sendmail not found in site

2014-01-22T12:26:53 <7> [Client.pm:866] Feature Mail::Sendmail not found in perl

2014-01-22T12:26:53 <7> [Client.pm:875] Module Mail::Sendmail not found in @INC
2014-01-22T12:26:53 <7> [Client.pm:866] Feature Mail::Sendmail not found in site

2014-01-22T12:26:53 <7> [Client.pm:866] Feature Mail::Sendmail not found in perl

2014-01-22T12:26:53 <7> [Client.pm:875] Module Mail::Sendmail not found in @INC
2014-01-22T12:26:53 <5> [ppm:1326] Installing into site
2014-01-22T12:26:54 <6> [Web.pm:102] GET http://ppm4.activestate.com/MSWin32-x86
/5.10/1007/M/MI/MIVKOVIC/Mail-Sendmail-0.79.tar.gz ==> 302 Found (362 bytes in 0
.38 sec - 1 KB/s)
2014-01-22T12:26:54 <6> [Web.pm:102] GET http://ppm4-be.activestate.com/MSWin32-
x86/5.10//1000/M/MI/MIVKOVIC/Mail-Sendmail-0.79.tar.gz ==> 401 Authorization Req
uired (490 bytes in 0.36 sec - 1 KB/s)
2014-01-22T12:26:54 <3> [ppm:85] ppm install: 401 Authorization Required at C:/P
erl/lib/ActivePerl/PPM/Client.pm line 1165. ...propagated at C:\Perl\bin/ppm lin
e 1153.
2014-01-22T12:27:04 <6> [ppm:81] ppm repo
2014-01-22T12:27:07 <6> [ppm:81] ppm log

C:\Users\tappenbeck>


Scheint irgendwo ein generelles Problem zu sein, da ich auch ähnliche Meldungen bei anderen Paketen bekomme.

Bin gespannt und hoffe das mir einer helfen kann.

Gruß Jan :-)

modedit Editiert von GwenDragon: Konsolenausgaben in CODE-Tags
Last edited: 2014-01-22 12:36:54 +0100 (CET)
perl-Greenhorn - Win7 64bit / strawberry (ehem. activeperl) - www.OpenStreetMap.de

View full thread ActivePerl Mail::Mailer bzw. Mail::Sendmail installieren