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

help CPAN (was: Re: Arreso: cerco backport di amavisd-new per sparc)



On 270604, 15:43, Christian Surchi wrote:
> Ma non ti bastano i pacchetti di backports.org?
> 
> http://www.backports.org/package.php?search=amavisd-new

e' per pc, io lo cerco per una sparc
comunque ho scaricato quei sorgenti e mi sono costruito il pacchetto
con:

#dpkg-buildpackage -rfakeroot -uc -b

E' andato tutto ok, senonche' al momento dell'installazione dei deb c'e' un problema con le libnet

infatti se vado a installare il pacchetto che ho costruito:

Ss5:/usr/src# dpkg -i amavisd-new_20030616p9-0.backports.org.1_all.deb
Selecting previously deselected package amavisd-new.
(Reading database ... 11859 files and directories currently installed.)
Unpacking amavisd-new (from amavisd-new_20030616p9-0.backports.org.1_all.deb) ...
dpkg: dependency problems prevent configuration of amavisd-new:
 amavisd-new depends on libmime-perl (>= 5.313); however:
  Package libmime-perl is not installed.
 amavisd-new depends on libconvert-tnef-perl (>= 0.06); however:
  Package libconvert-tnef-perl is not installed.
 amavisd-new depends on libmailtools-perl; however:
  Package libmailtools-perl is not installed.
 amavisd-new depends on libnet-perl (>= 1:1.12); however:
  Package libnet-perl is not installed.
 amavisd-new depends on libnet-server-perl; however:
  Package libnet-server-perl is not installed.
dpkg: error processing amavisd-new (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 amavisd-new


allora ho provato con cpan a installare i pacchetti perl mancanti (in quanto ho capito 
che cpan installa sempre l'ultima versione  e rsolve le dipendenze)

Ss5:/usr/src# perl -MCPAN -e shell
cpan> install Bundle::libnet
Running install for module Data::Dumper
Running make for I/IL/ILYAM/Data-Dumper-2.121.tar.gz

[....]

Failed 1/3 test scripts, 66.67% okay. 0/364 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 2
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
Net::Telnet is up to date.
Net::Cmd is up to date.
Bundle summary: The following items in bundle Bundle::libnet had
installation problems:
  Data::Dumper


allora ho dato

cpan> install Data::Dumper
Running install for module Data::Dumper
Running make for I/IL/ILYAM/Data-Dumper-2.121.tar.gz
  Is already unwrapped into directory /root/.cpan/build/Data-Dumper-2.121
  Has already been processed within this session
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(&rt/dumper............ok, 15/363 skipped: Incomplete support for UTF-8 in old perls
t/overload..........ok
t/pair..............Can't locate Test/More.pm in @INC (@INC contains: blib/arch blib/lib /usr/lib/perl/5.6.1 /usr/share/perl/5.6BEGIN failed--compilation aborted at t/pair.t line 21.
t/pair..............dubious
        Test returned status 2 (wstat 512, 0x200)
Failed Test Status Wstat Total Fail  Failed  List of Failed

--------------------------------------------------------------------------------
t/pair.t           2   512    ??   ??       %  ??
15 subtests skipped.
Failed 1/3 test scripts, 66.67% okay. 0/364 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 2
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force


il problema sembra essere il modulo Data::Dumper che non si installa non ho capito per quale motivo
grazie

-- 
| Ciao Gianni             Linux Registered User #297089
| Powered by *Debian GNU/Linux 3.0* on PentiumII 400Mhz 	  



Reply to: