Moin,
ich nutze auf meiner
Seit dem letzen Update scheine ich Probleme mit einem Modul zu haben.
Für meine FHEM-Software benötige ich CPAN Modul Net::MQTT::Message
Ich habe bisher folgendes versucht:
Das seint nicht durchzulaufen.....
Ich stecke nicht so tief im Linux drin, das ich mir selber helfen könnte.
Hat hier jemand einen Tip für mich.....
Gruß
Pf@nne
ich nutze auf meiner
- DS415+
- DSM 6.0.2-8451
- Perl 5.24.0-0066
Seit dem letzen Update scheine ich Probleme mit einem Modul zu haben.
Für meine FHEM-Software benötige ich CPAN Modul Net::MQTT::Message
Ich habe bisher folgendes versucht:
Rich (BBCode):
admin@PFANNE-NET-NAS:/volume1$ sudo cpan -i Net::MQTT::Message
Password:
Loading internal null logger. Install Log::Log4perl for logging messages
Reading '/root/.cpan/Metadata'
Database was generated on Mon, 16 Jan 2017 18:17:03 GMT
Running install for module 'Net::MQTT::Message'
Checksum for /root/.cpan/sources/authors/id/B/BE/BEANZ/Net-MQTT-1.163170.tar.gz ok
Configuring B/BE/BEANZ/Net-MQTT-1.163170.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Module::Pluggable 0 not found.
CONFIG key 'lddlflags' does not exist in Config.pm
CONFIG key 'ldflags' does not exist in Config.pm
Generating a Unix-style Makefile
Writing Makefile for Net::MQTT
Writing MYMETA.yml and MYMETA.json
BEANZ/Net-MQTT-1.163170.tar.gz
/usr/local/bin/perl Makefile.PL -- OK
Running make for B/BE/BEANZ/Net-MQTT-1.163170.tar.gz
---- Unsatisfied dependencies detected during ----
---- BEANZ/Net-MQTT-1.163170.tar.gz ----
Module::Pluggable [requires]
Running install for module 'Module::Pluggable'
Checksum for /root/.cpan/sources/authors/id/S/SI/SIMONW/Module-Pluggable-5.2.tar.gz ok
Configuring S/SI/SIMONW/Module-Pluggable-5.2.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
CONFIG key 'lddlflags' does not exist in Config.pm
CONFIG key 'ldflags' does not exist in Config.pm
Generating a Unix-style Makefile
Writing Makefile for Module::Pluggable
Writing MYMETA.yml and MYMETA.json
SIMONW/Module-Pluggable-5.2.tar.gz
/usr/local/bin/perl Makefile.PL -- OK
Running make for S/SI/SIMONW/Module-Pluggable-5.2.tar.gz
---- Unsatisfied dependencies detected during ----
---- SIMONW/Module-Pluggable-5.2.tar.gz ----
Module::Runtime [requires,optional]
SIMONW/Module-Pluggable-5.2.tar.gz
make -- NOT OK
Running install for module 'Module::Runtime'
Checksum for /root/.cpan/sources/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.014.tar.gz ok
Configuring Z/ZE/ZEFRAM/Module-Runtime-0.014.tar.gz with Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Module-Runtime' version '0.014'
ZEFRAM/Module-Runtime-0.014.tar.gz
/usr/local/bin/perl Build.PL -- OK
Running Build for Z/ZE/ZEFRAM/Module-Runtime-0.014.tar.gz
Building Module-Runtime
Cannot find "Lexical::SealRequireHints" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "Lexical::SealRequireHints" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "Lexical::SealRequireHints" in podpath: cannot find suitable replacement path, cannot resolve link
ZEFRAM/Module-Runtime-0.014.tar.gz
./Build -- OK
Running Build test
t/cmn.t ............. ok
t/dependency.t ...... ok
t/import_error.t .... ok
t/ivmn.t ............ ok
t/ivms.t ............ ok
t/mnf.t ............. ok
t/pod_cvg.t ......... skipped: Test::Pod::Coverage not available
t/pod_syn.t ......... skipped: Test::Pod not available
t/rm.t .............. ok
t/taint.t ........... ok
t/um.t .............. ok
t/upo.t ............. ok
t/upo_overridden.t .. ok
All tests successful.
Files=13, Tests=365, 2 wallclock secs ( 0.17 usr 0.03 sys + 0.97 cusr 0.10 csys = 1.27 CPU)
Result: PASS
ZEFRAM/Module-Runtime-0.014.tar.gz
./Build test -- OK
Running Build install
Building Module-Runtime
Installing /usr/local/share/perl5/site_perl/Module/Runtime.pm
ZEFRAM/Module-Runtime-0.014.tar.gz
./Build install -- OK
BEANZ/Net-MQTT-1.163170.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Net-MQTT-1.163170-2bZrPR
BEANZ/Net-MQTT-1.163170.tar.gz
Has already been prepared
Running make for B/BE/BEANZ/Net-MQTT-1.163170.tar.gz
Warning: Prerequisite 'Module::Pluggable => 0' for 'BEANZ/Net-MQTT-1.163170.tar.gz' failed when processing 'SIMONW/Module-Pluggable-5.2.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
BEANZ/Net-MQTT-1.163170.tar.gz
make -- NOT OK
Das seint nicht durchzulaufen.....
Ich stecke nicht so tief im Linux drin, das ich mir selber helfen könnte.
Hat hier jemand einen Tip für mich.....
Gruß
Pf@nne