Menu

#1777 mpm: Couldn't resolve host name

closed
2014-08-26
2009-07-11
Pedro Hoton
No

Hi,
In can not update my textlive package system. My platform is Linux (Kubuntu 9.04) and when I run the command

sudo mpm --update-db --verbose --trace

I obtain the following output
80000 [.core]: initializing MiKTeX core library version 2.8.3342
80000 [.core]: operating system: Linux 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 x86_64
80000 [.core]: program file: /usr/bin/mpm
80000 [.libmpm]: initializing MPM library version 2.8.3344
80000 [.libmpm]: using default package repository: ftp://ctan.tche.br/pub/ctan/systems/win32/miktex/tm/packages/
80000 [.libmpm]: going to download: ftp://ctan.tche.br/pub/ctan/systems/win32/miktex/tm/packages/miktex-zzdb2-2.8.tar.lzma => /tmp/mik60720/miktex-zzdb2-2.8.tar.lzma
downloading ftp://ctan.tche.br/pub/ctan/systems/win32/miktex/tm/packages/miktex-zzdb2-2.8.tar.lzma...
80000 [.libmpm]: initializing cURL library version 7.19.0
80000 [.libmpm]: going to download ftp://ctan.tche.br/pub/ctan/systems/win32/miktex/tm/packages/miktex-zzdb2-2.8.tar.lzma
80000 [.curl]: getaddrinfo(3) failed for ctan.tche.br:21
80000 [.curl]: Couldn't resolve host 'ctan.tche.br'
80000 [.curl]: Expire cleared
80000 [.curl]: Closing connection #0
80000 [.core]: The MiKTeX function CurlWebFile::ReadInformationals fails for the following reason:
Couldn't resolve host name
Info:
Source: /home/bagside/work/miktex-2.8/Libraries/MiKTeX/PackageManager/CurlWebFile.cpp
Line: 372
80000 [.libmpm]: releasing cURL easy handle
80000 [.core]: uninitializing core library
mpm: Couldn't resolve host name

if I run
tracert ctan.tche.br
I obtain the output
…....
traceroute to ctan.tche.br (200.132.0.80), 30 hops max, 60 byte packets
1 192.168.0.1 (192.168.0.1) 1.902 ms 2.438 ms *
….
16 mirror.pop-rs.rnp.br (200.132.0.80) 63.451 ms 63.364 ms 62.101 ms
There is something wrong with mpm? Or is a network issue.
Thanks in advance.

Discussion