[tex-live] Proxy info for install-tl?
Jeff Blaine
jblaine at kickflop.net
Wed Oct 22 22:33:26 CEST 2008
Reinhard Kotucha wrote:
> Jeff Blaine writes:
> > Thanks for the reply, Karl.
> >
> > Karl Berry wrote:
> > > Do I need to specify our proxy somewhere,
> > >
> > > Well, it's going to depend on how your network is set up.
> > > If you can't wget any url directly, then clearly you have to do
> > > something special.
> >
> > I can wget any url directly because I have my proxy information
> > in .wgetrc :)
> >
> > Where does one specify proxy information for whatever install-tl
> > is doing?
>
> Hi Jeff,
> TeX Live provides its own copy of wgetrc: tlpkg/installer/wgetrc .
I'm stumped then.
=================================================================
TeX-Live wgetrc now:
install-tl:cairo> grep proxy tlpkg/installer/wgetrc
http_proxy = http://gatekeeper.mitre.org:80/
ftp_proxy = http://gatekeeper.mitre.org:80/
use_proxy = on
install-tl:cairo>
=================================================================
Here's my personal one. Same info as above.
install-tl:cairo> grep proxy $HOME/.wgetrc
http_proxy = http://gatekeeper.mitre.org:80/
ftp_proxy = http://gatekeeper.mitre.org:80/
use_proxy = on
install-tl:cairo>
Proof wget works:
=================================================================
install-tl:cairo> wget http://www.google.com/
--16:32:24-- http://www.google.com/
=> `index.html.1'
Resolving gatekeeper.mitre.org... 129.83.31.19, 129.83.31.17, 129.83.31.18
Connecting to gatekeeper.mitre.org|129.83.31.19|:80... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
[ <=> ] 6,096 --.--K/s
16:32:24 (54.13 MB/s) - `index.html.1' saved [6096]
install-tl:cairo>
=================================================================
Now I try both ftp and http mirrors:
install-tl:cairo> ./install-tl -v -v -location
ftp://carroll.aset.psu.edu/pub/CTAN
Platform: sparc-solaris => 'Sparc with Solaris'
Distribution: net (downloading)
Using URL: ftp://carroll.aset.psu.edu/pub/CTAN
Directory for temporary files: '/tmp'
Installer directory: '.'
Loading ftp://carroll.aset.psu.edu/pub/CTAN/tlpkg/texlive.tlpdb
D:TLPDB.pm: trying to initialize from
ftp://carroll.aset.psu.edu/pub/CTAN/tlpkg/texlive.tlpdb
D:trying to download
ftp://carroll.aset.psu.edu/pub/CTAN/tlpkg/texlive.tlpdb.lzma to
/tmp/texlive.tlpdb.5458.lzma
D:Trying to download
ftp://carroll.aset.psu.edu/pub/CTAN/tlpkg/texlive.tlpdb.lzma
D:TLPDB: downloading
ftp://carroll.aset.psu.edu/pub/CTAN/tlpkg/texlive.tlpdb.lzma didn't
succeed, try ftp://carroll.aset.psu.edu/pub/CTAN/tlpkg/texlive.tlpdb
D:Trying to download ftp://carroll.aset.psu.edu/pub/CTAN/tlpkg/texlive.tlpdb
DD:creating tlp from
ftp://carroll.aset.psu.edu/pub/CTAN/tlpkg/texlive.tlpdb...
unusable location
ftp://carroll.aset.psu.edu/pub/CTAN/tlpkg/texlive.tlpdb, could not load
any packages
Cannot load TeX Live Database from ftp://carroll.aset.psu.edu/pub/CTAN
at ./install-tl line 722.
install-tl:cairo> ./install-tl -v -v -location
http://mirror.hmc.edu/ctan/ Platform: sparc-solaris => 'Sparc with
Solaris'
Distribution: net (downloading)
Using URL: http://mirror.hmc.edu/ctan
Directory for temporary files: '/tmp'
Installer directory: '.'
Loading http://mirror.hmc.edu/ctan/tlpkg/texlive.tlpdb
D:TLPDB.pm: trying to initialize from
http://mirror.hmc.edu/ctan/tlpkg/texlive.tlpdb
D:trying to download http://mirror.hmc.edu/ctan/tlpkg/texlive.tlpdb.lzma
to /tmp/texlive.tlpdb.5475.lzma
D:Trying to download http://mirror.hmc.edu/ctan/tlpkg/texlive.tlpdb.lzma
D:TLPDB: downloading http://mirror.hmc.edu/ctan/tlpkg/texlive.tlpdb.lzma
didn't succeed, try http://mirror.hmc.edu/ctan/tlpkg/texlive.tlpdb
D:Trying to download http://mirror.hmc.edu/ctan/tlpkg/texlive.tlpdb
DD:creating tlp from http://mirror.hmc.edu/ctan/tlpkg/texlive.tlpdb...
unusable location http://mirror.hmc.edu/ctan/tlpkg/texlive.tlpdb, could
not load any packages
Cannot load TeX Live Database from http://mirror.hmc.edu/ctan at
./install-tl line 722.
More information about the tex-live
mailing list