fr@sympa.community
Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa
Archives de la liste
[sympa-fr] Problème de module perl sur Debian Wheezy
- From: TISSOT Jacques Joseph <adresse@cachée>
- To: "'adresse@cachée'" <adresse@cachée>
- Subject: [sympa-fr] Problème de module perl sur Debian Wheezy
- Date: Fri, 22 Mar 2013 16:01:04 +0100
Bonjour,
J'essaie d'installer Sympa 6.1.17 sur une Debian Wheezy (test). Il y a juste encore le module MIME::Lite:HTML que je n'arrive pas à installer, et ce, après maintes recherche sur Internet. Voici l'output de l'installation cpan:
root@<mon-sympa-server>:/usr/local/src/sympa-6.1.17# cpan MIME::Lite::HTML Going to read '/root/.cpan/Metadata' Database was generated on Fri, 22 Mar 2013 11:29:03 GMT Running install for module 'MIME::Lite::HTML' Running make for A/AL/ALIAN/MIME-Lite-HTML-1.24.tar.gz Checksum for /root/.cpan/sources/authors/id/A/AL/ALIAN/MIME-Lite-HTML-1.24.tar.gz ok
CPAN.pm: Going to build A/AL/ALIAN/MIME-Lite-HTML-1.24.tar.gz
Checking if your kit is complete... Looks good Writing Makefile for MIME::Lite::HTML Writing MYMETA.yml cp HTML.pm blib/lib/MIME/Lite/HTML.pm Manifying blib/man3/MIME::Lite::HTML.3pm ALIAN/MIME-Lite-HTML-1.24.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01use.t ................ ok t/20create_image_part.t .. 1/4 # Failed test '/var/tmp/mime-lite-html-tests/ref/img/fleur.eml.cid' # at t/20create_image_part.t line 39. # got: '1d0 # < MIME-Version: 1.0 # ' # expected: '' . . . # Failed test '/var/tmp/mime-lite-html-tests/ref/img/sommaire.eml.location' # at t/20create_image_part.t line 39. # got: '1d0 # < MIME-Version: 1.0 # ' # expected: '' # Looks like you failed 4 tests of 4. t/20create_image_part.t .. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/4 subtests t/50generic.t ............ 1/190 # Failed test '/var/tmp/mime-lite-html-tests/ref/index.cgi.eml.cid' # at t/50generic.t line 53. # got: '1d0 # < MIME-Version: 1.0 # 3a3 # > MIME-Version: 1.0 # 13d12 # < MIME-Version: 1.0 # 20d18 # < MIME-Version: 1.0 # 27d24 # < MIME-Version: 1.0 # 270d266 # < MIME-Version: 1.0 # 278d273 # < MIME-Version: 1.0 # 286d280 # < MIME-Version: 1.0 # 294d287 # < MIME-Version: 1.0 # 302d294 # < MIME-Version: 1.0 # ' # expected: ''
. . . # Failed test '/var/tmp/mime-lite-html-tests/ref/index.cgi.eml2.cid' # at t/50generic.t line 94. # got: '1d0 # < MIME-Version: 1.0 # 3a3 # > MIME-Version: 1.0 # 13d12 # < MIME-Version: 1.0 # 256d254 # < MIME-Version: 1.0 # 264d261 # < MIME-Version: 1.0 # 272d268 # < MIME-Version: 1.0 # 280d275 # < MIME-Version: 1.0 # 288d282 # < MIME-Version: 1.0 # ' # expected: '' . . . # Failed test '/var/tmp/mime-lite-html-tests/ref/normal.eml3.cid' # at t/50generic.t line 136. # got: '1d0 # < MIME-Version: 1.0 # 3a3 # > MIME-Version: 1.0 # 13d12 # < MIME-Version: 1.0 # 121d119 # < MIME-Version: 1.0 # 128d125 # < MIME-Version: 1.0 # 322d318 # < MIME-Version: 1.0 # ' # expected: '' . . . # Looks like you failed 63 tests of 190. t/50generic.t ............ Dubious, test returned 63 (wstat 16128, 0x3f00) Failed 63/190 subtests
Test Summary Report ------------------- t/20create_image_part.t (Wstat: 1024 Tests: 4 Failed: 4) Failed tests: 1-4 Non-zero exit status: 4 t/50generic.t (Wstat: 16128 Tests: 190 Failed: 63) Failed tests: 3, 6, 9, 12, 15, 18, 21, 24, 27, 30, 33 36, 39, 42, 45, 48, 51, 54, 57, 60, 63 66, 69, 72, 75, 78, 81, 84, 87, 90, 93 96, 99, 102, 105, 108, 111, 114, 117, 120 123, 126, 129, 132, 135, 138, 141, 144 147, 150, 153, 156, 159, 162, 165, 168 171, 174, 177, 180, 183, 186, 189 Non-zero exit status: 63 Files=3, Tests=195, 1 wallclock secs ( 0.10 usr 0.00 sys + 0.65 cusr 0.05 csys = 0.80 CPU) Result: FAIL Failed 2/3 test programs. 67/195 subtests failed. make: *** [test_dynamic] Erreur 63 ALIAN/MIME-Lite-HTML-1.24.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ALIAN/MIME-Lite-HTML-1.24.tar.gz Running make install make test had returned bad status, won't install without force
Je ne connais pas assez Perl et son environnement sur Debian pour debuger.
Pouvez-vous m'aider, svp?
Jacques Univesité de Fribourg Suisse
|
-
[sympa-fr] Problème de module perl sur Debian Wheezy,
TISSOT Jacques Joseph, 22/03/2013
-
Re: [sympa-fr] Problème de module perl sur Debian Wheezy,
David Prévot, 22/03/2013
-
RE: [sympa-fr] Problème de module perl sur Debian Wheezy,
TISSOT Jacques Joseph, 25/03/2013
- Re: [sympa-fr] Problème de module perl sur Debian Wheezy, David Prévot, 25/03/2013
-
RE: [sympa-fr] Problème de module perl sur Debian Wheezy,
TISSOT Jacques Joseph, 25/03/2013
-
Re: [sympa-fr] Problème de module perl sur Debian Wheezy,
David Prévot, 22/03/2013
Archives gérées par MHonArc 2.6.19+.