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

problemas con CPAM de perl, lynx variables de proxy ya no se :(



> > Que tal la duda que tengo calculo es habitual, encuentro muchas respuestas
> > pero ninguna me anda
> > resulta q estoy detras de un proxy y defini la variable
> > export http_proxy=http://proxy:puerto_del_proxy
> > perfecto!
> > ahora cuando entro al lynx me pide usuario y contraseña
> > pero me esta molestando para bajar los modulos de perl con
> > perl -MCAP -e shell como me indicaron aca mismo (gracias)
> >
> > Ahora lo que necesitaria es pasarle el usuario y el pass en la variable
> > en el apt.conf lo tengo de la sig manera:
> >  Acquire::http::Proxy "http://user:pass@proxy:8080";;
> > y anda perfecto
> > ahora pongo lo mismo en la variable http_proxy para q ande para todo
y
no
> > tengo exito. O sea http_proxy="http://user:pass@proxy:8080";
> > y no me autentica al usuario y su contraseña.
> > Me sigue pidiendo que lo ingrese el lynx.
> >
> > ¿Alguna idea?. Muchas Gracias
> >
>
> export proxy_user=usuario
> export proxy_passwd=passwd
no me funciona ni en el lynx, ni en el perl.
esto es lo que me sale en el perl, haber si me pueden dar algo de luz
(perdon por la extension del archivo)
cpan> install Bundle::CPAN
LWP not available
LWP not available

Trying with "/usr/bin/lynx -source" to get
    http://www.cpan.org/authors/01mailrc.txt.gz

Can't Access `http://www.cpan.org/authors/01mailrc.txt.gz'
Alert!: Unable to access document.

lynx: Can't access startfile

System call "/usr/bin/lynx -source 'http://www.cpan.org/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/lynx -source" to get
    http://www.linux.org.ar/cpan/authors/01mailrc.txt.gz

Can't Access `http://www.linux.org.ar/cpan/authors/01mailrc.txt.gz'
Alert!: Unable to access document.

lynx: Can't access startfile

System call "/usr/bin/lynx -source 'http://www.linux.org.ar/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
Please check, if the URLs I found in your configuration file
(http://www.cpan.org/, http://www.linux.org.ar/cpan) 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
LWP not available

Could not fetch modules/03modlist.data.gz
Warning: Cannot install Bundle::CPAN, don't know what it is.
Try the command

    i /Bundle::CPAN/

to find objects with matching identifiers.

creo q el problema esta todo en el proxy y las variables. Si es necesario
mando el o conf.
Gracias. 


________________________________________
FiberTel, el nombre de la banda ancha http://www.fibertel.com.ar




Reply to: