[ic] Install Bundle::Interchange

pfeito interchange-users@icdevgroup.org
Wed Oct 23 10:01:00 2002


Hello:
 
I have the following problem I cant see how can I fix it.
 
      1-I installed interchange
      2-I Installed some perl modules via rpm files
            perl-CPAN-1.59_54-26.72.3.i386.rpm
            perl-SQL-Statement-0.1021-1.i386.rpm
            perl-Business-UPS-1.13-10.i386.rpm
            perl-Safe-Hole-0.08-1.i386.rpm
      3-I got an error complaining about missing SQL:Statement when I
restarted the server.
        I commented the line complaining for SQL:Statement and runned
perl -MCPAN -e 'install Bundle::Interchange' to try to fix it.
      4-Configured interchange
      5-Customer Entrance is ok, but when I click Admin's page,
        I get the following error:
 
Admin interface will not work properly.
 Please install needed Perl modules: 
 SQL::Statement not found. IMPORTANT: UI Database editors will not work
properly. 
 Tie::Watch not found. Minor: cannot set watch points in catalog.cfg. 
 The easiest way to do this is to use the CPAN module and do: 
 perl -MCPAN -e 'install Bundle::Interchange' 
 
 
      6-I run again perl -MCPAN -e 'install Bundle::Interchange' but
this time I get a lot of errors:
 
[root@server ic]# perl -MCPAN -e 'install Bundle::Interchange'
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
Fetching with Net::FTP:
  ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
 
Trying with "/usr/bin/lynx -source" to get
    ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
 
Looking up ftp.perl.org
ftp.perl.org
Unable to locate remote host ftp.perl.org.
Alert!: Unable to connect to FTP host.
 
lynx: Can't access startfile
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
 
System call "/usr/bin/lynx -source
'ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz'  >
/root/.cpan/sources/authors/01mailrc.txt"
returned status 1 (wstat 256)
Warning: expected file [/root/.cpan/sources/authors/01mailrc.txt.gz]
doesn't exist
 
Trying with "/usr/bin/ncftpget" to get
    ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
ftp.perl.org: Name or service not known.
ncftpget: cannot open ftp.perl.org: unknown host.
 
System call "cd /root/.cpan/sources/authors && /usr/bin/ncftpget
'ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz' "
returned status 1 (wstat 256)
Warning: expected file [/root/.cpan/sources/authors/01mailrc.txt.gz]
doesn't exist
Issuing "/usr/bin/ftp -n"
ftp: ftp.perl.org: Name or service not known
Not connected.
Local directory now /root/.cpan/sources/authors
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Bad luck... Still failed!
Can't access URL ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz.
 
Please check, if the URLs I found in your configuration file () are
valid.
The urllist can be edited. E.g. with ``o conf urllist push
ftp://myurl/''
 
Cannot fetch authors/01mailrc.txt.gz
 
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz
Fetching with Net::FTP:
  ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz
 
Trying with "/usr/bin/lynx -source" to get
    ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz
 
Looking up ftp.perl.org
ftp.perl.org
Unable to locate remote host ftp.perl.org.
Alert!: Unable to connect to FTP host.
 
lynx: Can't access startfile
ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz
 
System call "/usr/bin/lynx -source
'ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz'  >
/root/.cpan/sources/modules/02packages.details.txt"
returned status 1 (wstat 256)
Warning: expected file
[/root/.cpan/sources/modules/02packages.details.txt.gz] doesn't exist
 
Trying with "/usr/bin/ncftpget" to get
    ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz
ftp.perl.org: Name or service not known.
ncftpget: cannot open ftp.perl.org: unknown host.
 
System call "cd /root/.cpan/sources/modules && /usr/bin/ncftpget
'ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz' "
returned status 1 (wstat 256)
Warning: expected file
[/root/.cpan/sources/modules/02packages.details.txt.gz] doesn't exist
Issuing "/usr/bin/ftp -n"
ftp: ftp.perl.org: Name or service not known
Not connected.
Local directory now /root/.cpan/sources/modules
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Bad luck... Still failed!
Can't access URL
ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz.
 
Please check, if the URLs I found in your configuration file () are
valid.
The urllist can be edited. E.g. with ``o conf urllist push
ftp://myurl/''
 
Cannot fetch modules/02packages.details.txt.gz
 
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Can't install Bundle::Interchange, don't have an associated bundle file.
:-(
 at /usr/lib/perl5/5.6.0/CPAN.pm line 1806
 
 

      
Must I clean all packages or all bundles to run it again ?
How can I do it ?
 
Thank you,
 
 Pedro