[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't install XML::Mini from CPAN on Woody



Hi Carl,
Not to beat a dead horse but can you use 'script' and show what happends
when you try CPAN and say 'install XML::Mini'
-Kev
PS. this is what I got.

Script started on Sat 17 May 2003 08:40:08 PM EDT
root@box:~# perl =M  -MCPAN -e sc hell

cpan shell -- CPAN exploration and modules installation (v1.59_54)
ReadLine support available (try 'install Bundle::CPAN')

cpan> install XML::Mini
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
  ftp://archive.progeny.com/CPAN/authors/01mailrc.txt.gz
Argument "no firewall" isn't numeric in numeric eq (==) at
/usr/share/perl5/Net/FTP.pm line 319.
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
Fetching with LWP:
  ftp://archive.progeny.com/CPAN/modules/02packages.details.txt.gz
Argument "no firewall" isn't numeric in numeric eq (==) at
/usr/share/perl5/Net/FTP.pm line 319, <GEN3> line 2880.
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
  Database was generated on Sat, 17 May 2003 21:13:31 GMT

  There's a new CPAN.pm version (v1.70) available!
  [Current version is v1.59_54]
  You might want to try
    install Bundle::CPAN
    reload cpan
  without quitting the current session. It should be a seamless upgrade
  while we are running...

Fetching with LWP:
  ftp://archive.progeny.com/CPAN/modules/03modlist.data.gz
Argument "no firewall" isn't numeric in numeric eq (==) at
/usr/share/perl5/Net/FTP.pm line 319.
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Running install for module XML::Mini
Running make for P/PD/PDEEGAN/XML-Mini-1.2.8.tar.gz
Fetching with LWP:
 
ftp://archive.progeny.com/CPAN/authors/id/P/PD/PDEEGAN/XML-Mini-1.2.8.tar.gz
Argument "no firewall" isn't numeric in numeric eq (==) at
/usr/share/perl5/Net/FTP.pm line 319.

  CPAN: MD5 security checks disabled because MD5 not installed.
  Please consider installing the MD5 module.

Scanning cache /root/.cpan/build for sizes
XML-Mini-1.2.8/
XML-Mini-1.2.8/Changes
XML-Mini-1.2.8/INSTALL
XML-Mini-1.2.8/lib/
XML-Mini-1.2.8/lib/XML/
XML-Mini-1.2.8/lib/XML/Mini/
XML-Mini-1.2.8/lib/XML/Mini/Document.pm
XML-Mini-1.2.8/lib/XML/Mini/TreeComponent.pm
XML-Mini-1.2.8/lib/XML/Mini/Node.pm
XML-Mini-1.2.8/lib/XML/Mini/Element.pm
XML-Mini-1.2.8/lib/XML/Mini/Element/
XML-Mini-1.2.8/lib/XML/Mini/Element/Comment.pm
XML-Mini-1.2.8/lib/XML/Mini/Element/Entity.pm
XML-Mini-1.2.8/lib/XML/Mini/Element/CData.pm
XML-Mini-1.2.8/lib/XML/Mini/Element/DocType.pm
XML-Mini-1.2.8/lib/XML/Mini/Element/Header.pm
XML-Mini-1.2.8/lib/XML/Mini.pm
XML-Mini-1.2.8/Makefile.PL
XML-Mini-1.2.8/MANIFEST
XML-Mini-1.2.8/README
XML-Mini-1.2.8/t/
XML-Mini-1.2.8/t/01parseable.t
XML-Mini-1.2.8/t/sample/
XML-Mini-1.2.8/t/sample/vocpboxes.xml
XML-Mini-1.2.8/t/sample/xnested.xml
XML-Mini-1.2.8/t/02parsexml.t
XML-Mini-1.2.8/t/03genxml.t
XML-Mini-1.2.8/t/04crossnested.t
XML-Mini-1.2.8/t/05parsefunc.t
XML-Mini-1.2.8/t/06getelem.t
XML-Mini-1.2.8/t/07ToFromHash.t
XML-Mini-1.2.8/LICENSE

  CPAN.pm: Going to build P/PD/PDEEGAN/XML-Mini-1.2.8.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for XML::Mini
cp lib/XML/Mini/Element/Header.pm blib/lib/XML/Mini/Element/Header.pm
cp lib/XML/Mini/Node.pm blib/lib/XML/Mini/Node.pm
cp lib/XML/Mini/Element.pm blib/lib/XML/Mini/Element.pm
cp lib/XML/Mini/Element/CData.pm blib/lib/XML/Mini/Element/CData.pm
cp lib/XML/Mini/Document.pm blib/lib/XML/Mini/Document.pm
cp lib/XML/Mini.pm blib/lib/XML/Mini.pm
cp lib/XML/Mini/Element/Entity.pm blib/lib/XML/Mini/Element/Entity.pm
cp lib/XML/Mini/Element/DocType.pm blib/lib/XML/Mini/Element/DocType.pm
cp lib/XML/Mini/Element/Comment.pm blib/lib/XML/Mini/Element/Comment.pm
cp lib/XML/Mini/TreeComponent.pm blib/lib/XML/Mini/TreeComponent.pm
Manifying blib/man3/XML::Mini::Element::Header.3pm
Manifying blib/man3/XML::Mini::Node.3pm
Manifying blib/man3/XML::Mini::Element.3pm
Manifying blib/man3/XML::Mini::Element::CData.3pm
Manifying blib/man3/XML::Mini::Document.3pm
Manifying blib/man3/XML::Mini.3pm
Manifying blib/man3/XML::Mini::Element::Entity.3pm
Manifying blib/man3/XML::Mini::TreeComponent.3pm
Manifying blib/man3/XML::Mini::Element::Comment.3pm
Manifying blib/man3/XML::Mini::Element::DocType.3pm
  /usr/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl/5.6.1 -I/usr/share/perl/5.6.1 -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01parseable.......
                                                                             
t/01parseable.......ok 1/1
                                                                             
t/01parseable.......ok
t/02parsexml........
                                                                             
t/02parsexml........ok 1/46
                                                                             
t/02parsexml........ok 2/46
                                                                             
t/02parsexml........ok 3/46
                                                                             
t/02parsexml........ok 4/46
                                                                             
t/02parsexml........ok 5/46
                                                                             
t/02parsexml........ok 6/46
                                                                             
t/02parsexml........ok 7/46
                                                                             
t/02parsexml........ok 8/46
                                                                             
t/02parsexml........ok 9/46
                                                                             
t/02parsexml........ok 10/46
                                                                             
t/02parsexml........ok 11/46
                                                                             
t/02parsexml........ok 12/46
                                                                             
t/02parsexml........ok 13/46
                                                                             
t/02parsexml........ok 14/46
                                                                             
t/02parsexml........ok 15/46
                                                                             
t/02parsexml........ok 16/46
                                                                             
t/02parsexml........ok 17/46
                                                                             
t/02parsexml........ok 18/46
                                                                             
t/02parsexml........ok 19/46
                                                                             
t/02parsexml........ok 20/46
                                                                             
t/02parsexml........ok 21/46
                                                                             
t/02parsexml........ok 22/46
                                                                             
t/02parsexml........ok 23/46
                                                                             
t/02parsexml........ok 24/46
                                                                             
t/02parsexml........ok 25/46
                                                                             
t/02parsexml........ok 26/46
                                                                             
t/02parsexml........ok 27/46
                                                                             
t/02parsexml........ok 28/46
                                                                             
t/02parsexml........ok 29/46
                                                                             
t/02parsexml........ok 30/46
                                                                             
t/02parsexml........ok 31/46
                                                                             
t/02parsexml........ok 32/46
                                                                             
t/02parsexml........ok 33/46
                                                                             
t/02parsexml........ok 34/46
                                                                             
t/02parsexml........ok 35/46
                                                                             
t/02parsexml........ok 36/46
                                                                             
t/02parsexml........ok 37/46
                                                                             
t/02parsexml........ok 38/46
                                                                             
t/02parsexml........ok 39/46
                                                                             
t/02parsexml........ok 40/46
                                                                             
t/02parsexml........ok 41/46
                                                                             
t/02parsexml........ok 42/46
                                                                             
t/02parsexml........ok 43/46
                                                                             
t/02parsexml........ok 44/46
                                                                             
t/02parsexml........ok 45/46
                                                                             
t/02parsexml........NOK 46
                                                                             
t/02parsexml........FAILED test 46
	Failed 1/46 tests, 97.83% okay
t/03genxml..........
                                                                             
t/03genxml..........ok 1/101
                                                                             
t/03genxml..........ok 2/101
                                                                             
t/03genxml..........ok 3/101
                                                                             
t/03genxml..........ok 4/101
                                                                             
t/03genxml..........ok 5/101
                                                                             
t/03genxml..........ok 6/101
                                                                             
t/03genxml..........ok 7/101
                                                                             
t/03genxml..........ok 8/101
                                                                             
t/03genxml..........ok 9/101
                                                                             
t/03genxml..........ok 10/101
                                                                             
t/03genxml..........ok 11/101
                                                                             
t/03genxml..........ok 12/101
                                                                             
t/03genxml..........ok 13/101
                                                                             
t/03genxml..........ok 14/101
                                                                             
t/03genxml..........ok 15/101
                                                                             
t/03genxml..........ok 16/101
                                                                             
t/03genxml..........ok 17/101
                                                                             
t/03genxml..........ok 18/101
                                                                             
t/03genxml..........ok 19/101
                                                                             
t/03genxml..........ok 20/101
                                                                             
t/03genxml..........ok 21/101
                                                                             
t/03genxml..........ok 22/101
                                                                             
t/03genxml..........ok 23/101
                                                                             
t/03genxml..........ok 24/101
                                                                             
t/03genxml..........ok 25/101
                                                                             
t/03genxml..........ok 26/101
                                                                             
t/03genxml..........ok 27/101
                                                                             
t/03genxml..........ok 28/101
                                                                             
t/03genxml..........ok 29/101
                                                                             
t/03genxml..........ok 30/101
                                                                             
t/03genxml..........ok 31/101
                                                                             
t/03genxml..........ok 32/101
                                                                             
t/03genxml..........ok 33/101
                                                                             
t/03genxml..........ok 34/101
                                                                             
t/03genxml..........ok 35/101
                                                                             
t/03genxml..........ok 36/101
                                                                             
t/03genxml..........ok 37/101
                                                                             
t/03genxml..........ok 38/101
                                                                             
t/03genxml..........ok 39/101
                                                                             
t/03genxml..........ok 40/101
                                                                             
t/03genxml..........ok 41/101
                                                                             
t/03genxml..........ok 42/101
                                                                             
t/03genxml..........ok 43/101
                                                                             
t/03genxml..........ok 44/101
                                                                             
t/03genxml..........ok 45/101
                                                                             
t/03genxml..........ok 46/101
                                                                             
t/03genxml..........ok 47/101
                                                                             
t/03genxml..........ok 48/101
                                                                             
t/03genxml..........ok 49/101
                                                                             
t/03genxml..........ok 50/101
                                                                             
t/03genxml..........ok 51/101
                                                                             
t/03genxml..........ok 52/101
                                                                             
t/03genxml..........ok 53/101
                                                                             
t/03genxml..........ok 54/101
                                                                             
t/03genxml..........ok 55/101
                                                                             
t/03genxml..........ok 56/101
                                                                             
t/03genxml..........ok 57/101
                                                                             
t/03genxml..........ok 58/101
                                                                             
t/03genxml..........ok 59/101
                                                                             
t/03genxml..........ok 60/101
                                                                             
t/03genxml..........ok 61/101
                                                                             
t/03genxml..........ok 62/101
                                                                             
t/03genxml..........ok 63/101
                                                                             
t/03genxml..........ok 64/101
                                                                             
t/03genxml..........ok 65/101
                                                                             
t/03genxml..........ok 66/101
                                                                             
t/03genxml..........ok 67/101
                                                                             
t/03genxml..........ok 68/101
                                                                             
t/03genxml..........ok 69/101
                                                                             
t/03genxml..........ok 70/101
                                                                             
t/03genxml..........ok 71/101
                                                                             
t/03genxml..........ok 72/101
                                                                             
t/03genxml..........ok 73/101
                                                                             
t/03genxml..........ok 74/101
                                                                             
t/03genxml..........ok 75/101
                                                                             
t/03genxml..........ok 76/101
                                                                             
t/03genxml..........ok 77/101
                                                                             
t/03genxml..........ok 78/101
                                                                             
t/03genxml..........ok 79/101
                                                                             
t/03genxml..........ok 80/101
                                                                             
t/03genxml..........ok 81/101
                                                                             
t/03genxml..........ok 82/101
                                                                             
t/03genxml..........ok 83/101
                                                                             
t/03genxml..........ok 84/101
                                                                             
t/03genxml..........ok 85/101
                                                                             
t/03genxml..........ok 86/101
                                                                             
t/03genxml..........ok 87/101
                                                                             
t/03genxml..........ok 88/101
                                                                             
t/03genxml..........ok 89/101
                                                                             
t/03genxml..........ok 90/101
                                                                             
t/03genxml..........ok 91/101
                                                                             
t/03genxml..........ok 92/101
                                                                             
t/03genxml..........ok 93/101
                                                                             
t/03genxml..........ok 94/101
                                                                             
t/03genxml..........ok 95/101
                                                                             
t/03genxml..........ok 96/101
                                                                             
t/03genxml..........ok 97/101
                                                                             
t/03genxml..........ok 98/101
                                                                             
t/03genxml..........ok 99/101
                                                                             
t/03genxml..........ok 100/101
                                                                             
t/03genxml..........ok 101/101
                                                                             
t/03genxml..........ok
t/04crossnested.....Name "XML::Mini::AutoEscapeEntities" used only once:
possible typo at t/04crossnested.t line 21.

                                                                             
t/04crossnested.....ok 1/2
                                                                             
t/04crossnested.....ok 2/2
                                                                             
t/04crossnested.....ok
t/05parsefunc.......
                                                                             
t/05parsefunc.......ok 1/4
                                                                             
t/05parsefunc.......ok 2/4
                                                                             
t/05parsefunc.......ok 3/4
                                                                             
t/05parsefunc.......ok 4/4
                                                                             
t/05parsefunc.......ok
t/06getelem.........
                                                                             
t/06getelem.........ok 1/5
                                                                             
t/06getelem.........ok 2/5
                                                                             
t/06getelem.........ok 3/5
                                                                             
t/06getelem.........ok 4/5
                                                                             
t/06getelem.........ok 5/5
                                                                             
t/06getelem.........ok
t/07ToFromHash......
                                                                             
t/07ToFromHash......ok 1/11
                                                                             
t/07ToFromHash......ok 2/11
                                                                             
t/07ToFromHash......ok 3/11
                                                                             
t/07ToFromHash......ok 4/11
                                                                             
t/07ToFromHash......ok 5/11
                                                                             
t/07ToFromHash......ok 6/11
                                                                             
t/07ToFromHash......ok 7/11
                                                                             
t/07ToFromHash......ok 8/11
                                                                             
t/07ToFromHash......ok 9/11
                                                                             
t/07ToFromHash......ok 10/11
                                                                             
t/07ToFromHash......ok 11/11
                                                                             
t/07ToFromHash......ok
Failed Test    Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------
t/02parsexml.t	              46    1   2.17%  46
Failed 1/7 test scripts, 85.71% okay. 1/170 subtests failed, 99.41%
okay.
make: *** [test_dynamic] Error 29
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

cpan> install XML::Mini           
     quit
Lockfile removed.
root@box:~# exit
exit

Script done on Sat 17 May 2003 09:16:52 PM EDT

On Sat, 2003-05-17 at 10:17, Carl Fink wrote:
> On Sat, May 17, 2003 at 04:21:57AM -0400, Kevin Mark wrote:
> > why not use 
> > perl -MCPAN -e shell
> 
> Because that didn't work, starting this whole discussion thread.
> -- 
> Carl Fink		carlf@dm.net
> Manager, Dueling Modems Computer Forum
> <http://dm.net>
-- 
Kevin Mark <kmark@pipeline.com>

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: