Proxy Authentication Needed
Hi, I ran the below command $ sudo cpan HTTP::OAI Locale::Currency::Format Memoize::Memcached \ PDF::API2::Simple Storable Text::CSV::Encoded MARC::Crosswalk::DublinCore \ GD::Barcode::UPCE HTML::Scrubber Email::Date YAML PDF::Reuse \ PDF::Reuse::Barcode Test::More Test::Simple Business::ISBN \ CGI::Session::Driver::memcached In between installation ============================================================================ Proxy authentication needed! (Note: to permanently configure username and password run o conf proxy_user your_username o conf proxy_pass your_password ) Username: koha CPAN: Term::ReadKey loaded ok (v2.30) Password: Trying with "/usr/bin/wget -O /home/koha/.cpan/sources/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.tmp3313" to get "http://cpan.iht.co.il/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.gz" --2011-08-19 20:04:35-- http://cpan.iht.co.il/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.gz Connecting to 10.0.0.17:8080... connected. Proxy request sent, awaiting response... Read error (Connection timed out) in headers. Retrying. --2011-08-19 20:19:36-- (try: 2) http://cpan.iht.co.il/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.gz Connecting to 10.0.0.17:8080... connected. Proxy request sent, awaiting response... -- View this message in context: http://koha.1045719.n5.nabble.com/Proxy-Authentication-Needed-tp4715026p4715... Sent from the Koha - Discuss mailing list archive at Nabble.com.
Hi,
I ran the below command
$ sudo cpan HTTP::OAI Locale::Currency::Format Memoize::Memcached \ PDF::API2::Simple Storable Text::CSV::Encoded MARC::Crosswalk::DublinCore \ GD::Barcode::UPCE HTML::Scrubber Email::Date YAML PDF::Reuse \ PDF::Reuse::Barcode Test::More Test::Simple Business::ISBN \ CGI::Session::Driver::memcached
In between installation It seems you are behind a proxy Consider recreating the cpan configuration <code> cpan o conf init variable </code> where variable is :
Le 19/08/2011 11:27, deepak.bhatia a écrit : proxy_user username for accessing an authenticating proxy proxy_pass password for accessing an authenticating proxy loaded by the CPAN::has_inst() routine ftp path to external prg ftp_passive if set, the environment variable FTP_PASSIVE is set for downloads ftp_proxy proxy host for ftp requests this should help you.
============================================================================ Proxy authentication needed! (Note: to permanently configure username and password run o conf proxy_user your_username o conf proxy_pass your_password ) Username: koha CPAN: Term::ReadKey loaded ok (v2.30) Password:
Trying with "/usr/bin/wget -O /home/koha/.cpan/sources/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.tmp3313" to get "http://cpan.iht.co.il/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.gz" --2011-08-19 20:04:35-- http://cpan.iht.co.il/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.gz Connecting to 10.0.0.17:8080... connected. Proxy request sent, awaiting response... Read error (Connection timed out) in headers. Retrying.
--2011-08-19 20:19:36-- (try: 2) http://cpan.iht.co.il/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.gz Connecting to 10.0.0.17:8080... connected. Proxy request sent, awaiting response...
-- View this message in context: http://koha.1045719.n5.nabble.com/Proxy-Authentication-Needed-tp4715026p4715... Sent from the Koha - Discuss mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
deepak.bhatia -
LAURENT Henri-Damien