Thread Perl 5.10.1 incl. CPAN auf Ubuntu 10.04 mit Plesk 11.0.9 (20 answers)
Opened by tholler at 2013-07-23 14:07

tholler
 2013-07-24 09:48
#169084 #169084
User since
2013-07-23
12 Artikel
BenutzerIn
[default_avatar]
Guten Morgen zusammen,

hier die Ausgabe für
Code: (dl )
dpkg --list "*perl*"

Quote
root@h2031312:/# dpkg --list "perl*"
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/Fehlgeschl. Konfiguration/
Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name Version Beschreibung
+++-==============-==============-============================================
ii perl 5.10.1-8ubuntu Larry Wall's Practical Extraction and Report
un perl-5.004 <keine> (keine Beschreibung vorhanden)
un perl-5.005 <keine> (keine Beschreibung vorhanden)
ii perl-base 5.10.1-8ubuntu minimal Perl system
un perl-doc <keine> (keine Beschreibung vorhanden)
ii perl-modules 5.10.1-8ubuntu Core Perl modules
un perl5 <keine> (keine Beschreibung vorhanden)
un perl5-base <keine> (keine Beschreibung vorhanden)
un perlapi-5.10.0 <keine> (keine Beschreibung vorhanden)
un perlapi-5.10.1 <keine> (keine Beschreibung vorhanden)


Die Ausgaben mit den anderen Programmzeilen sind gleich - beim Aufruf stehe ich im Root.

Repository:
In welcher Datei sind die Angaben?
Mein Hoster ist auf jeden Fall Strato.

Hier die Angaben der sources.list
Quote
deb ftp://ftp.stratoserver.net/pub/linux/ubuntu lucid main restricted universe
deb-src ftp://ftp.stratoserver.net/pub/linux/ubuntu lucid main restricted universe

deb ftp://ftp.stratoserver.net/pub/linux/ubuntu lucid-updates main restricted universe
deb-src ftp://ftp.stratoserver.net/pub/linux/ubuntu lucid-updates main restricted universe

deb ftp://ftp.stratoserver.net/pub/linux/ubuntu lucid-security main restricted universe
deb-src ftp://ftp.stratoserver.net/pub/linux/ubuntu lucid-security main restricted universe

deb http://download.webmin.com/download/repository sarge contrib
deb http://webmin.mirror.somersettechsolutions.co.uk/r... sarge contrib



Ausgabe von
Code: (dl )
dpkg --list "*perl*" | grep ii | cut -d" " -f3

Quote
root@h2031312:/# dpkg --list "*perl*" | grep ii | cut -d" " -f3
libapache2-mod-perl2
libapt-pkg-perl
libauthen-pam-perl
libconfig-inifiles-perl
libcrypt-cbc-perl
libcrypt-rijndael-perl
libdate-manip-perl
libdbd-mysql-perl
libdbi-perl
libdevel-symdump-perl
libdigest-hmac-perl
libdigest-sha1-perl
libemail-date-format-perl
liberror-perl
libfile-copy-recursive-perl
libfile-temp-perl
libhtml-parser-perl
libhtml-tagset-perl
libhtml-tree-perl
libio-pty-perl
libio-socket-inet6-perl
liblocale-gettext-perl
libmail-spf-perl
libmailtools-perl
libmime-lite-perl
libmime-types-perl
libnet-daemon-perl
libnet-dns-perl
libnet-ip-perl
libnet-ssleay-perl
libnetaddr-ip-perl
libperl5.10
libplrpc-perl
libsocket6-perl
libsys-hostname-long-perl
libterm-readkey-perl
libtext-charwidth-perl
libtext-iconv-perl
libtext-wrapi18n-perl
libtimedate-perl
liburi-perl
libwww-perl
libyaml-syck-perl
perl
perl-base
perl-modules


Die Ausgabe des Cron-Scrips:
Quote
crondump.pl: Can't locate Data/Dumper.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /var/www/vhosts/webserver-sharing.org/_mysqldumper/msd_cron/crondump.pl line 44.
[Wed Jul 24 00:05:02 2013] crondump.pl: BEGIN failed--compilation aborted at /var/www/vhosts/webserver-sharing.org/_mysqldumper/msd_cron/crondump.pl line 44.
Status: 500
Content-type: text/html


Und noch eine Meldung, diesmal beim Aufruf von CPAN:
Quote
root@h2031312:~# cpan
Can't locate Config_heavy.pl in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /root) at /usr/lib/perl/5.10/Config.pm line 69.
Compilation failed in require at /usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 9.
BEGIN failed--compilation aborted at /usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 9.
Compilation failed in require at /usr/share/perl/5.10/CPAN.pm line 46.
BEGIN failed--compilation aborted at /usr/share/perl/5.10/CPAN.pm line 46.
Compilation failed in require at /usr/bin/cpan line 175.
BEGIN failed--compilation aborted at /usr/bin/cpan line 175.


So langsam werden die ??? immer mehr.

Viele Grüße
TH
Last edited: 2013-07-24 10:45:33 +0200 (CEST)

View full thread Perl 5.10.1 incl. CPAN auf Ubuntu 10.04 mit Plesk 11.0.9