[rt-users] make fixdeps not working?
Bob Apthorpe
arclight at jump.net
Fri Jun 7 18:41:47 EDT 2002
Install libnet manually and during the setup phase, make sure to say yes if
perl asks if you want to update your configuration, and ensure libnet is set
to always use passive FTP. Active FTP rarely works through firewalls; once
you have libnet set to use passive FTP, a lot of problems go away. There are
ways of manually editing config files to force passive FTP but it's often
simpler to reconfigure libnet during the installation/upgrade process.
-- Bob
On Friday 07 June 2002 17:27, Aubrey King wrote:
> I had the same error due to ACLs (I believe) on our network interfering
> with ftp. When I tried it from a different (non-production) subnet,
> things worked out. The way I got around it in the past was to manually
> install the modules. I think that's your best bet. Incidentally.. even
> if you get CPAN working for this, good luck with Apache::Cookie. It just
> plain 'ol doesn't work.
>
> On Fri, 7 Jun 2002, Randy Millis wrote:
> > If I try and make fixdeps I get errors like this:
> >
> > -cut-
> > /usr/bin/perl ./tools/testdeps -fix mysql
> > Checking for Digest::MD5....Digest::MD5 not installed.Installing with
> > CPAN...LWP not available
> >
> > Please, install Net::FTP as soon as possible. CPAN.pm installs it for
> > you if you just type
> > install Bundle::libnet
> >
> > Issuing "/usr/bin/ftp -n"
> > Local directory now /root/.cpan/sources/authors
> > authors: No such file or directory.
> > 01mailrc.txt.gz: No such file or directory.
> > Bad luck... Still failed!
> > Can't access URL ftp://ftp.sunsite.ualberta.ca/authors/01mailrc.txt.gz.
> >
> > Please check, if the URLs I found in your configuration file
> > (ftp://ftp.sunsite.ualberta.ca/) are valid. The urllist can be edited.
> > E.g. with 'o conf urllist push ftp://myurl/'
> >
> > Could not fetch authors/01mailrc.txt.gz
> > LWP not available
> > Issuing "/usr/bin/ftp -n"
> > Local directory now /root/.cpan/sources/modules
> > modules: No such file or directory.
> > 02packages.details.txt.gz: No such file or directory.
> > Bad luck... Still failed!
> > Can't access URL
> > ftp://ftp.sunsite.ualberta.ca/modules/02packages.details.txt.gz.
> > Please check, if the URLs I found in your configuration file
> > (ftp://ftp.sunsite.ualberta.ca/) are valid. The urllist can be edited.
> > E.g. with 'o conf urllist push ftp://myurl/'
> >
> > Could not fetch modules/02packages.details.txt.gz
> > LWP not available
> >
> > -cut-
> >
> > etc.....
> >
> > What is wrong? Di I make a mistake?:-)
> >
> >
> >
> > _______________________________________________
> > rt-users mailing list
> > rt-users at lists.fsck.com
> > http://lists.fsck.com/mailman/listinfo/rt-users
> >
> > Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
More information about the rt-users
mailing list