Upgraded pacman, now cannot reach any servers.

I just upgraded pacman to 4 and ran "sudo pacman-key --init" as the output told me.  Now if I try to install a package or upgrade with pacman -Syu, i cannot reach any server.  My internet connection is working fine and I even tried to access some servers though the web interface an it loaded fine.  I tried the re-install instructions from with arch wiki where i download the tar.gz from the web and extract it to root and it still times out when trying to access servers.  It would be greatly appreciated it you guys could help me get this to work.

falconindy wrote:So your dhcp server gives you an ipv6 address but no ipv6 resolver. How generous.
This might possibly explain some of the problems I've had with the internet connection on my LAN, with windows, linux and squeezebox devices galore. I take this thread as a pointer as to where to look for solutions even there. 
The
Could you rerun the strace against failing pacman with the -f flag? I'd like to see what's happening on the spawned off thread that attempts to resolve DNS.
Sure:
strace -f pacman -Sy
2135 execve("/usr/bin/pacman", ["pacman", "-Sy"], [/* 70 vars */]) = 0
2135 brk(0) = 0x992000
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b5000
2135 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
2135 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
2135 fstat(3, {st_mode=S_IFREG|0644, st_size=218846, ...}) = 0
2135 mmap(NULL, 218846, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f974947f000
2135 close(3) = 0
2135 open("/usr/lib/libalpm.so.7", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 m\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=180848, ...}) = 0
2135 mmap(NULL, 2276280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f974906a000
2135 mprotect(0x7f9749095000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f9749295000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x7f9749295000
2135 close(3) = 0
2135 open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\24\2\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=1991739, ...}) = 0
2135 mmap(NULL, 3812368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9748cc7000
2135 mprotect(0x7f9748e60000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f9749060000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x199000) = 0x7f9749060000
2135 mmap(0x7f9749066000, 15376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9749066000
2135 close(3) = 0
2135 open("/usr/lib/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\375\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=399968, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f974947e000
2135 mmap(NULL, 2495880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9748a65000
2135 mprotect(0x7f9748ac3000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f9748cc3000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5e000) = 0x7f9748cc3000
2135 close(3) = 0
2135 open("/usr/lib/libgpgme.so.11", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260j\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=208552, ...}) = 0
2135 mmap(NULL, 2303688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9748832000
2135 mprotect(0x7f9748863000, 2093056, PROT_NONE) = 0
2135 mmap(0x7f9748a62000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30000) = 0x7f9748a62000
2135 close(3) = 0
2135 open("/usr/lib/libarchive.so.12", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\344\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=551728, ...}) = 0
2135 mmap(NULL, 2651856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f97485aa000
2135 mprotect(0x7f974862e000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f974882e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x84000) = 0x7f974882e000
2135 mmap(0x7f9748831000, 1744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9748831000
2135 close(3) = 0
2135 open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\3\6\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0555, st_size=2029037, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f974947d000
2135 mmap(NULL, 3884392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f97481f5000
2135 mprotect(0x7f9748383000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f9748583000, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18e000) = 0x7f9748583000
2135 mmap(0x7f97485a6000, 13672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f97485a6000
2135 close(3) = 0
2135 open("/usr/lib/libssh2.so.1", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20T\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=163064, ...}) = 0
2135 mmap(NULL, 2258336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9747fcd000
2135 mprotect(0x7f9747ff3000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f97481f3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f97481f3000
2135 close(3) = 0
2135 open("/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340!\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=31752, ...}) = 0
2135 mmap(NULL, 2128880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9747dc5000
2135 mprotect(0x7f9747dcc000, 2093056, PROT_NONE) = 0
2135 mmap(0x7f9747fcb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f9747fcb000
2135 close(3) = 0
2135 open("/usr/lib/libssl.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200E\1\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0555, st_size=420001, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f974947c000
2135 mmap(NULL, 2472856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9747b69000
2135 mprotect(0x7f9747bbe000, 2093056, PROT_NONE) = 0
2135 mmap(0x7f9747dbd000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x54000) = 0x7f9747dbd000
2135 close(3) = 0
2135 open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=14784, ...}) = 0
2135 mmap(NULL, 2109688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9747965000
2135 mprotect(0x7f9747967000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f9747b67000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9747b67000
2135 close(3) = 0
2135 open("/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\37\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=100840, ...}) = 0
2135 mmap(NULL, 2195952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f974774c000
2135 mprotect(0x7f9747763000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f9747963000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f9747963000
2135 close(3) = 0
2135 open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200l\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=142602, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f974947b000
2135 mmap(NULL, 2212752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f974752f000
2135 mprotect(0x7f9747547000, 2093056, PROT_NONE) = 0
2135 mmap(0x7f9747746000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f9747746000
2135 mmap(0x7f9747748000, 13200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9747748000
2135 close(3) = 0
2135 open("/usr/lib/libassuan.so.0", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`2\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=64392, ...}) = 0
2135 mmap(NULL, 2159640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f974731f000
2135 mprotect(0x7f974732e000, 2093056, PROT_NONE) = 0
2135 mmap(0x7f974752d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f974752d000
2135 close(3) = 0
2135 open("/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\10\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=13672, ...}) = 0
2135 mmap(NULL, 2108904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f974711c000
2135 mprotect(0x7f974711f000, 2093056, PROT_NONE) = 0
2135 mmap(0x7f974731e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f974731e000
2135 close(3) = 0
2135 open("/lib/libacl.so.1", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\35\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=31856, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f974947a000
2135 mmap(NULL, 2127048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9746f14000
2135 mprotect(0x7f9746f1b000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f974711b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f974711b000
2135 close(3) = 0
2135 open("/lib/libattr.so.1", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\22\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=17248, ...}) = 0
2135 mmap(NULL, 2112408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9746d10000
2135 mprotect(0x7f9746d14000, 2093056, PROT_NONE) = 0
2135 mmap(0x7f9746f13000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f9746f13000
2135 close(3) = 0
2135 open("/usr/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`=\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=170120, ...}) = 0
2135 mmap(NULL, 2265272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9746ae6000
2135 mprotect(0x7f9746b0d000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f9746d0d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27000) = 0x7f9746d0d000
2135 close(3) = 0
2135 open("/usr/lib/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200(\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=139112, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9749479000
2135 mmap(NULL, 2234264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f97468c4000
2135 mprotect(0x7f97468e5000, 2097152, PROT_NONE) = 0
2135 mmap(0x7f9746ae5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f9746ae5000
2135 close(3) = 0
2135 open("/lib/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = 3
2135 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \30\0\0\0\0\0\0"..., 832) = 832
2135 fstat(3, {st_mode=S_IFREG|0755, st_size=64480, ...}) = 0
2135 mmap(NULL, 2159568, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f97466b4000
2135 mprotect(0x7f97466c3000, 2093056, PROT_NONE) = 0
2135 mmap(0x7f97468c2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f97468c2000
2135 close(3) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9749478000
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9749477000
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9749476000
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9749475000
2135 arch_prctl(ARCH_SET_FS, 0x7f9749476700) = 0
2135 mprotect(0x7f9749060000, 16384, PROT_READ) = 0
2135 mprotect(0x7f9747746000, 4096, PROT_READ) = 0
2135 mprotect(0x7f9746d0d000, 8192, PROT_READ) = 0
2135 mprotect(0x7f974752d000, 4096, PROT_READ) = 0
2135 mprotect(0x7f9747963000, 4096, PROT_READ) = 0
2135 mprotect(0x7f9747b67000, 4096, PROT_READ) = 0
2135 mprotect(0x7f9748583000, 102400, PROT_READ) = 0
2135 mprotect(0x7f9747dbd000, 12288, PROT_READ) = 0
2135 mprotect(0x7f9747fcb000, 4096, PROT_READ) = 0
2135 mprotect(0x7f97481f3000, 4096, PROT_READ) = 0
2135 mprotect(0x7f974882e000, 4096, PROT_READ) = 0
2135 mprotect(0x7f9748a62000, 4096, PROT_READ) = 0
2135 mprotect(0x7f9748cc3000, 8192, PROT_READ) = 0
2135 mprotect(0x617000, 4096, PROT_READ) = 0
2135 mprotect(0x7f97494b6000, 4096, PROT_READ) = 0
2135 munmap(0x7f974947f000, 218846) = 0
2135 set_tid_address(0x7f97494769d0) = 2135
2135 set_robust_list(0x7f97494769e0, 0x18) = 0
2135 futex(0x7fff6af9b37c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f9749476700) = -1 EAGAIN (Resource temporarily unavailable)
2135 rt_sigaction(SIGRTMIN, {0x7f9747535750, [], SA_RESTORER|SA_SIGINFO, 0x7f974753e8a0}, NULL, 8) = 0
2135 rt_sigaction(SIGRT_1, {0x7f97475357e0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f974753e8a0}, NULL, 8) = 0
2135 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
2135 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
2135 brk(0) = 0x992000
2135 brk(0x9b3000) = 0x9b3000
2135 geteuid() = 0
2135 rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
2135 rt_sigaction(SIGHUP, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
2135 rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
2135 rt_sigaction(SIGTERM, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
2135 rt_sigaction(SIGSEGV, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
2135 fstat(3, {st_mode=S_IFREG|0644, st_size=3129536, ...}) = 0
2135 mmap(NULL, 3129536, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f97463b7000
2135 close(3) = 0
2135 uname({sys="Linux", node="eyolf-arch", ...}) = 0
2135 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
2135 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
2135 open("/etc/pacman.conf", O_RDONLY) = 3
2135 fstat(3, {st_mode=S_IFREG|0644, st_size=3261, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b4000
2135 read(3, "#\n# /etc/pacman.conf\n#\n# See the"..., 4096) = 3261
2135 uname({sys="Linux", node="eyolf-arch", ...}) = 0
2135 open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
2135 read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
2135 read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
2135 read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
2135 read(4, "", 4096) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
2135 read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
2135 read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
2135 read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
2135 read(4, "", 4096) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
2135 read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
2135 read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
2135 read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
2135 read(4, "", 4096) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
2135 read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
2135 read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
2135 read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
2135 read(4, "", 4096) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 read(3, "", 4096) = 0
2135 close(3) = 0
2135 munmap(0x7f97494b4000, 4096) = 0
2135 stat("/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2135 stat("/var/lib/pacman/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2135 lstat("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2135 lstat("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2135 lstat("/var/lib/pacman", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2135 openat(AT_FDCWD, "/var/lib/pacman/local/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
# Same pruning as before
2135 close(3) = 0
2135 open("/etc/pacman.conf", O_RDONLY) = 3
2135 fstat(3, {st_mode=S_IFREG|0644, st_size=3261, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b4000
2135 read(3, "#\n# /etc/pacman.conf\n#\n# See the"..., 4096) = 3261
2135 open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
2135 read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
2135 read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
2135 read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
2135 read(4, "", 4096) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 access("/var/lib/pacman/sync/core.db", R_OK) = 0
2135 open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
2135 read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
2135 read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
2135 read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
2135 read(4, "", 4096) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 access("/var/lib/pacman/sync/extra.db", R_OK) = 0
2135 open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
2135 read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
2135 read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
2135 read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
2135 read(4, "", 4096) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 access("/var/lib/pacman/sync/community.db", R_OK) = 0
2135 open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
2135 read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
2135 read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
2135 read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
2135 read(4, "", 4096) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 read(3, "", 4096) = 0
2135 access("/var/lib/pacman/sync/multilib.db", R_OK) = 0
2135 close(3) = 0
2135 munmap(0x7f97494b4000, 4096) = 0
2135 open("/var/log/pacman.log", O_WRONLY|O_CREAT|O_APPEND, 0666) = 3
2135 fstat(3, {st_mode=S_IFREG|0644, st_size=268559, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b4000
2135 fstat(3, {st_mode=S_IFREG|0644, st_size=268559, ...}) = 0
2135 lseek(3, 268559, SEEK_SET) = 268559
2135 open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\0"..., 4096) = 2134
2135 lseek(4, -1368, SEEK_CUR) = 766
2135 read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0"..., 4096) = 1368
2135 lseek(4, 2133, SEEK_SET) = 2133
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 write(3, "[2012-01-19 00:51] Running 'pacm"..., 40) = 40
2135 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4
2135 fstat(4, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 read(4, "# Locale name alias data base.\n#"..., 4096) = 2570
2135 read(4, "", 4096) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b3000, 4096) = 0
2135 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/pacman.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 open("/usr/share/locale/en_US/LC_MESSAGES/pacman.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 open("/usr/share/locale/en.utf8/LC_MESSAGES/pacman.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 open("/usr/share/locale/en/LC_MESSAGES/pacman.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b3000
2135 write(1, ":: Synchronizing package databas"..., 38) = 38
2135 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0
2135 write(3, "[2012-01-19 00:51] synchronizing"..., 47) = 47
2135 stat("/var/lib/pacman/sync/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2135 umask(022) = 022
2135 umask(0) = 022
2135 access("/var", F_OK) = 0
2135 access("/var/lib", F_OK) = 0
2135 access("/var/lib/pacman", F_OK) = 0
2135 umask(022) = 0
2135 open("/var/lib/pacman/db.lck", O_WRONLY|O_CREAT|O_EXCL, 0) = 4
2135 fcntl(4, F_GETFL) = 0x8001 (flags O_WRONLY|O_LARGEFILE)
2135 fstat(4, {st_mode=S_IFREG, st_size=0, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b2000
2135 lseek(4, 0, SEEK_CUR) = 0
2135 write(4, "2135\n", 5) = 5
2135 fsync(4) = 0
2135 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 brk(0x9db000) = 0x9db000
2135 stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109079, ...}) = 0
2135 open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
2135 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], 0}, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGINT, {0x7f974907dd80, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 6
2135 close(6) = 0
2135 mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f9745bb6000
2135 mprotect(0x7f9745bb6000, 4096, PROT_NONE) = 0
2135 clone(child_stack=0x7f97463b5ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f97463b69d0, tls=0x7f97463b6700, child_tidptr=0x7f97463b69d0) = 2152
2152 set_robust_list(0x7f97463b69e0, 0x18 <unfinished ...>
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2152, NULL <unfinished ...>
2152 <... set_robust_list resumed> ) = 0
2152 socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
2152 connect(6, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
2152 close(6) = 0
2152 socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
2152 connect(6, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
2152 close(6) = 0
2152 open("/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 6
2152 read(6, "0-3\n", 8192) = 4
2152 close(6) = 0
2152 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f973dbb6000
2152 munmap(0x7f973dbb6000, 38051840) = 0
2152 munmap(0x7f9744000000, 29057024) = 0
2152 mprotect(0x7f9740000000, 135168, PROT_READ|PROT_WRITE) = 0
2152 open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 6
2152 fstat(6, {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
2152 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2152 read(6, "# Begin /etc/nsswitch.conf\n\npass"..., 4096) = 223
2152 read(6, "", 4096) = 0
2152 close(6) = 0
2152 munmap(0x7f97494b1000, 4096) = 0
2152 open("/etc/host.conf", O_RDONLY|O_CLOEXEC) = 6
2152 fstat(6, {st_mode=S_IFREG|0644, st_size=63, ...}) = 0
2152 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2152 read(6, "#\n# /etc/host.conf\n#\n\norder host"..., 4096) = 63
2152 read(6, "", 4096) = 0
2152 close(6) = 0
2152 munmap(0x7f97494b1000, 4096) = 0
2152 futex(0x7f9749068600, FUTEX_WAKE_PRIVATE, 2147483647) = 0
2152 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2152 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2152 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2152 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2152 read(6, "", 4096) = 0
2152 close(6) = 0
2152 munmap(0x7f97494b1000, 4096) = 0
2152 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6
2152 fstat(6, {st_mode=S_IFREG|0644, st_size=218846, ...}) = 0
2152 mmap(NULL, 218846, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f974943f000
2152 close(6) = 0
2152 open("/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 6
2152 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000!\0\0\0\0\0\0"..., 832) = 832
2152 fstat(6, {st_mode=S_IFREG|0755, st_size=52128, ...}) = 0
2152 mmap(NULL, 2148136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f97459a9000
2152 mprotect(0x7f97459b5000, 2093056, PROT_NONE) = 0
2152 mmap(0x7f9745bb4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xb000) = 0x7f9745bb4000
2152 close(6) = 0
2152 mprotect(0x7f9745bb4000, 4096, PROT_READ) = 0
2152 munmap(0x7f974943f000, 218846) = 0
2152 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2152 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2152 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2152 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2152 read(6, "", 4096) = 0
2152 close(6) = 0
2152 munmap(0x7f97494b1000, 4096) = 0
2152 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6
2152 fstat(6, {st_mode=S_IFREG|0644, st_size=218846, ...}) = 0
2152 mmap(NULL, 218846, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f974943f000
2152 close(6) = 0
2152 open("/lib/libnss_dns.so.2", O_RDONLY|O_CLOEXEC) = 6
2152 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\20\0\0\0\0\0\0"..., 832) = 832
2152 fstat(6, {st_mode=S_IFREG|0755, st_size=22920, ...}) = 0
2152 mmap(NULL, 2117872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f97457a3000
2152 mprotect(0x7f97457a8000, 2093056, PROT_NONE) = 0
2152 mmap(0x7f97459a7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x7f97459a7000
2152 close(6) = 0
2152 open("/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 6
2152 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@9\0\0\0\0\0\0"..., 832) = 832
2152 fstat(6, {st_mode=S_IFREG|0755, st_size=84824, ...}) = 0
2152 mmap(NULL, 2189928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f974558c000
2152 mprotect(0x7f974559f000, 2097152, PROT_NONE) = 0
2152 mmap(0x7f974579f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x13000) = 0x7f974579f000
2152 mmap(0x7f97457a1000, 6760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f97457a1000
2152 close(6) = 0
2152 mprotect(0x7f974579f000, 4096, PROT_READ) = 0
2152 mprotect(0x7f97459a7000, 4096, PROT_READ) = 0
2152 munmap(0x7f974943f000, 218846) = 0
2152 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2152 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2152 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2152 sendto(6, "\301-\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2152 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2152 sendto(6, "\227\203\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2152 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2152 ioctl(6, FIONREAD, [52]) = 0
2152 recvfrom(6, "\301-\205\200\0\1\0\1\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 52
2152 poll([{fd=6, events=POLLIN}], 1, 4969) = 0 (Timeout)
2152 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2152 sendto(6, "\301-\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2152 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2152 ioctl(6, FIONREAD, [52]) = 0
2152 recvfrom(6, "\301-\205\200\0\1\0\1\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 52
2152 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2152 sendto(6, "\227\203\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2152 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2152 close(6) = 0
2152 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2152 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2152 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2152 sendto(6, "\301-\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2152 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2152 ioctl(6, FIONREAD, [52]) = 0
2152 recvfrom(6, "\301-\205\200\0\1\0\1\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 52
2152 close(6) = 0
2152 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2152 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2152 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2152 sendto(6, "\227\203\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2152 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2152 close(6) = 0
2152 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2152 _exit(0) = ?
2135 <... futex resumed> ) = 0
2135 fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
2135 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libalpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 open("/usr/share/locale/en_US/LC_MESSAGES/libalpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 open("/usr/share/locale/en.utf8/LC_MESSAGES/libalpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 open("/usr/share/locale/en/LC_MESSAGES/libalpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 write(2, "error: ", 7) = 7
2135 write(2, "failed retrieving file 'core.db'"..., 79) = 79
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/core.db.part") = 0
2135 rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109079, ...}) = 0
2135 open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
2135 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGINT, {0x7f974907dd80, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 clone(child_stack=0x7f97463b5ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f97463b69d0, tls=0x7f97463b6700, child_tidptr=0x7f97463b69d0) = 2163
2163 set_robust_list(0x7f97463b69e0, 0x18) = 0
2163 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC <unfinished ...>
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2163, NULL <unfinished ...>
2163 <... open resumed> ) = 6
2163 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2163 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2163 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2163 read(6, "", 4096) = 0
2163 close(6) = 0
2163 munmap(0x7f97494b1000, 4096) = 0
2163 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2163 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2163 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2163 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2163 read(6, "", 4096) = 0
2163 close(6) = 0
2163 munmap(0x7f97494b1000, 4096) = 0
2163 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2163 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2163 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2163 sendto(6, "\233#\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2163 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2163 sendto(6, "\255U\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2163 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2163 ioctl(6, FIONREAD, [52]) = 0
2163 recvfrom(6, "\233#\205\200\0\1\0\1\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 52
2163 poll([{fd=6, events=POLLIN}], 1, 4971) = 0 (Timeout)
2163 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2163 sendto(6, "\233#\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2163 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2163 ioctl(6, FIONREAD, [52]) = 0
2163 recvfrom(6, "\233#\205\200\0\1\0\1\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 52
2163 poll([{fd=6, events=POLLOUT}], 1, 4977) = 1 ([{fd=6, revents=POLLOUT}])
2163 sendto(6, "\255U\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2163 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2163 close(6) = 0
2163 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2163 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2163 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2163 sendto(6, "\233#\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2163 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2163 ioctl(6, FIONREAD, [52]) = 0
2163 recvfrom(6, "\233#\205\200\0\1\0\1\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 52
2163 close(6) = 0
2163 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2163 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2163 poll([{fd=6, events=POLLOUT}], 1, 4971) = 1 ([{fd=6, revents=POLLOUT}])
2163 sendto(6, "\255U\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2163 poll([{fd=6, events=POLLIN}], 1, 4971) = 0 (Timeout)
2163 close(6) = 0
2163 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2163 _exit(0) = ?
2135 <... futex resumed> ) = 0
2135 fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
2135 write(2, "error: ", 7) = 7
2135 write(2, "failed retrieving file 'core.db'"..., 79) = 79
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/core.db.part") = 0
2135 rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109079, ...}) = 0
2135 open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
2135 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGINT, {0x7f974907dd80, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 clone( <unfinished ...>
2173 set_robust_list(0x7f97463b69e0, 0x18 <unfinished ...>
2135 <... clone resumed> child_stack=0x7f97463b5ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f97463b69d0, tls=0x7f97463b6700, child_tidptr=0x7f97463b69d0) = 2173
2173 <... set_robust_list resumed> ) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2173, NULL <unfinished ...>
2173 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2173 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2173 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2173 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2173 read(6, "", 4096) = 0
2173 close(6) = 0
2173 munmap(0x7f97494b1000, 4096) = 0
2173 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2173 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2173 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2173 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2173 read(6, "", 4096) = 0
2173 close(6) = 0
2173 munmap(0x7f97494b1000, 4096) = 0
2173 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2173 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2173 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2173 sendto(6, "N\37\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2173 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2173 sendto(6, "\227J\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2173 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2173 ioctl(6, FIONREAD, [365]) = 0
2173 recvfrom(6, "N\37\201\200\0\1\0\1\0\5\0\n\3ftp\4klid\2dk\0\0\1\0\1\300\f\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 365
2173 poll([{fd=6, events=POLLIN}], 1, 4932) = 0 (Timeout)
2173 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2173 sendto(6, "N\37\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2173 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2173 ioctl(6, FIONREAD, [45]) = 0
2173 recvfrom(6, "N\37\205\200\0\1\0\1\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1\300\f\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 45
2173 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2173 sendto(6, "\227J\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2173 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2173 close(6) = 0
2173 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2173 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2173 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2173 sendto(6, "N\37\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2173 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2173 ioctl(6, FIONREAD, [45]) = 0
2173 recvfrom(6, "N\37\205\200\0\1\0\1\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1\300\f\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 45
2173 close(6) = 0
2173 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2173 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2173 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2173 sendto(6, "\227J\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2173 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2173 close(6) = 0
2173 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2173 _exit(0) = ?
2135 <... futex resumed> ) = 0
2135 fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
2135 write(2, "error: ", 7) = 7
2135 write(2, "failed retrieving file 'core.db'"..., 72) = 72
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/core.db.part") = 0
2135 rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109079, ...}) = 0
2135 open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
2135 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGINT, {0x7f974907dd80, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 clone(child_stack=0x7f97463b5ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f97463b69d0, tls=0x7f97463b6700, child_tidptr=0x7f97463b69d0) = 2183
2183 set_robust_list(0x7f97463b69e0, 0x18) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2183, NULL <unfinished ...>
2183 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2183 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2183 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2183 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2183 read(6, "", 4096) = 0
2183 close(6) = 0
2183 munmap(0x7f97494b1000, 4096) = 0
2183 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2183 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2183 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2183 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2183 read(6, "", 4096) = 0
2183 close(6) = 0
2183 munmap(0x7f97494b1000, 4096) = 0
2183 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2183 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2183 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2183 sendto(6, "\v\0\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2183 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2183 sendto(6, "\372\4\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2183 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2183 ioctl(6, FIONREAD, [160]) = 0
2183 recvfrom(6, "\v\0\201\200\0\1\0\2\0\3\0\1\6mirror\tarchlinux\2no"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 160
2183 poll([{fd=6, events=POLLIN}], 1, 4903) = 0 (Timeout)
2183 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2183 sendto(6, "\v\0\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2183 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2183 ioctl(6, FIONREAD, [53]) = 0
2183 recvfrom(6, "\v\0\205\200\0\1\0\1\0\0\0\0\6mirror\tarchlinux\2no"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 53
2183 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2183 sendto(6, "\372\4\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2183 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2183 close(6) = 0
2183 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2183 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2183 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2183 sendto(6, "\v\0\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2183 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2183 ioctl(6, FIONREAD, [53]) = 0
2183 recvfrom(6, "\v\0\205\200\0\1\0\1\0\0\0\0\6mirror\tarchlinux\2no"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 53
2183 close(6) = 0
2183 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2183 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2183 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2183 sendto(6, "\372\4\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2183 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2183 close(6) = 0
2183 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2183 _exit(0) = ?
2135 <... futex resumed> ) = 0
2135 fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
2135 write(2, "error: ", 7) = 7
2135 write(2, "failed retrieving file 'core.db'"..., 80) = 80
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/core.db.part") = 0
2135 rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109079, ...}) = 0
2135 open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
2135 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGINT, {0x7f974907dd80, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 clone(child_stack=0x7f97463b5ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f97463b69d0, tls=0x7f97463b6700, child_tidptr=0x7f97463b69d0) = 2193
2193 set_robust_list(0x7f97463b69e0, 0x18 <unfinished ...>
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2193, NULL <unfinished ...>
2193 <... set_robust_list resumed> ) = 0
2193 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2193 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2193 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2193 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2193 read(6, "", 4096) = 0
2193 close(6) = 0
2193 munmap(0x7f97494b1000, 4096) = 0
2193 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2193 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2193 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2193 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2193 read(6, "", 4096) = 0
2193 close(6) = 0
2193 munmap(0x7f97494b1000, 4096) = 0
2193 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2193 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2193 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2193 sendto(6, "\252B\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2193 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2193 sendto(6, "\7\221\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2193 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2193 ioctl(6, FIONREAD, [53]) = 0
2193 recvfrom(6, "\252B\205\200\0\1\0\1\0\0\0\0\6mirror\tarchlinux\2no"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 53
2193 poll([{fd=6, events=POLLIN}], 1, 4973) = 0 (Timeout)
2193 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2193 sendto(6, "\252B\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2193 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2193 ioctl(6, FIONREAD, [53]) = 0
2193 recvfrom(6, "\252B\205\200\0\1\0\1\0\0\0\0\6mirror\tarchlinux\2no"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 53
2193 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2193 sendto(6, "\7\221\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2193 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2193 close(6) = 0
2193 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2193 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2193 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2193 sendto(6, "\252B\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2193 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2193 ioctl(6, FIONREAD, [53]) = 0
2193 recvfrom(6, "\252B\205\200\0\1\0\1\0\0\0\0\6mirror\tarchlinux\2no"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 53
2193 close(6) = 0
2193 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2193 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2193 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2193 sendto(6, "\7\221\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2193 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2193 close(6) = 0
2193 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2193 _exit(0) = ?
2135 <... futex resumed> ) = 0
2135 fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
2135 write(2, "error: ", 7) = 7
2135 write(2, "failed retrieving file 'core.db'"..., 80) = 80
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/core.db.part") = 0
2135 rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109079, ...}) = 0
2135 open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
2135 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGINT, {0x7f974907dd80, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 clone( <unfinished ...>
2203 set_robust_list(0x7f97463b69e0, 0x18 <unfinished ...>
2135 <... clone resumed> child_stack=0x7f97463b5ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f97463b69d0, tls=0x7f97463b6700, child_tidptr=0x7f97463b69d0) = 2203
2203 <... set_robust_list resumed> ) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2203, NULL <unfinished ...>
2203 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2203 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2203 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2203 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2203 read(6, "", 4096) = 0
2203 close(6) = 0
2203 munmap(0x7f97494b1000, 4096) = 0
2203 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2203 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2203 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2203 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2203 read(6, "", 4096) = 0
2203 close(6) = 0
2203 munmap(0x7f97494b1000, 4096) = 0
2203 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2203 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2203 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2203 sendto(6, "R\210\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2203 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2203 sendto(6, "\300\31\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2203 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2203 ioctl(6, FIONREAD, [211]) = 0
2203 recvfrom(6, "R\210\201\200\0\1\0\2\0\4\0\3\6mirror\3pvv\4ntnu\2no\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 211
2203 poll([{fd=6, events=POLLIN}], 1, 4915) = 0 (Timeout)
2203 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2203 sendto(6, "R\210\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2203 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2203 ioctl(6, FIONREAD, [52]) = 0
2203 recvfrom(6, "R\210\205\200\0\1\0\1\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 52
2203 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2203 sendto(6, "\300\31\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2203 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2203 close(6) = 0
2203 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2203 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2203 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2203 sendto(6, "R\210\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2203 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2203 ioctl(6, FIONREAD, [52]) = 0
2203 recvfrom(6, "R\210\205\200\0\1\0\1\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [16]) = 52
2203 close(6) = 0
2203 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2203 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2203 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2203 sendto(6, "\300\31\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2203 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2203 close(6) = 0
2203 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2203 _exit(0) = ?
2135 <... futex resumed> ) = 0
2135 fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
2135 write(2, "error: ", 7) = 7
2135 write(2, "failed retrieving file 'core.db'"..., 79) = 79
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/core.db.part") = 0
2135 rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 close(4) = 0
2135 munmap(0x7f97494b2000, 4096) = 0
2135 unlink("/var/lib/pacman/db.lck") = 0
2135 umask(022) = 022
2135 write(2, "error: ", 7) = 7
2135 write(2, "failed to update core (download "..., 47) = 47
2135 stat("/var/lib/pacman/sync/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2135 umask(022) = 022
2135 umask(0) = 022
2135 access("/var", F_OK) = 0
2135 access("/var/lib", F_OK) = 0
2135 access("/var/lib/pacman", F_OK) = 0
2135 umask(022) = 0
2135 open("/var/lib/pacman/db.lck", O_WRONLY|O_CREAT|O_EXCL, 0) = 4
2135 fcntl(4, F_GETFL) = 0x8001 (flags O_WRONLY|O_LARGEFILE)
2135 fstat(4, {st_mode=S_IFREG, st_size=0, ...}) = 0
2135 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b2000
2135 lseek(4, 0, SEEK_CUR) = 0
2135 write(4, "2135\n", 5) = 5
2135 fsync(4) = 0
2135 stat("/var/lib/pacman/sync/extra.db", {st_mode=S_IFREG|0644, st_size=1208180, ...}) = 0
2135 open("/var/lib/pacman/sync/extra.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
2135 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f9748cfb9b0}, 8) = 0
2135 rt_sigaction(SIGINT, {0x7f974907dd80, [], SA_RESTORER, 0x7f9748cfb9b0}, NULL, 8) = 0
2135 open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
2135 clone(child_stack=0x7f97463b5ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f97463b69d0, tls=0x7f97463b6700, child_tidptr=0x7f97463b69d0) = 2213
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2213, NULL <unfinished ...>
2213 set_robust_list(0x7f97463b69e0, 0x18) = 0
2213 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2213 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2213 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2213 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2213 read(6, "", 4096) = 0
2213 close(6) = 0
2213 munmap(0x7f97494b1000, 4096) = 0
2213 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2213 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2213 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2213 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2213 read(6, "", 4096) = 0
2213 close(6) = 0
2213 munmap(0x7f97494b1000, 4096) = 0
2213 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2213 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2213 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2213 sendto(6, "o\220\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2213 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2213 sendto(6, "\3511\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2213 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2213 i

Similar Messages

  • Upgraded to 10.6.1.7 as prompted and now cannot see any music purchased since March 23, 2012.  How can I get these back?

    Upgraded to 10.6.1.7 as prompted and now cannot see any music purchased since March 23, 2012.  How can I get these back?
    The error message says it cannot find the file but it exists as it was transferred to my ipod.
    Thanks.

    Ack! We don't need that much.
    What you posted looks like the iTunes Library.xml file  I will let you read about how iTunes works but not only is the .xml not your main library it is just the listing of tracks in your library and where the music files should be located.  Your music is actually in media files (by the way, it is pointless to zip those as they are already compressed).  Anyway, read these and you will see that your true library file (iTunes Library.itl) is only a small, but still important, part of a complete library.
    What are the iTunes library files? - http://support.apple.com/kb/HT1660
    More on iTunes library files and what they do - http://en.wikipedia.org/wiki/ITunes#Media_management
    What are all those iTunes files? - http://www.macworld.com/article/139974/2009/04/itunes_files.html
    Where are my iTunes files located? - http://support.apple.com/kb/ht1391
    As you can see, a library has several components, so "getting it back" depends upon what is missing, what it was you actually backed up in the end, if any of this music was purchased from the iTunes Store, etc.

  • I have re-installed Adobe Reader on to my Windows 7 PC. When I open a PDF I was getting an error message containing  . . . .Acrord32.exe application error . . . . I now cannot open any PDF's. Adobe seems to be unresponsive.

    I have re-installed Adobe Reader on to my Windows 7 PC. When I open a PDF I was getting an error message containing  . . . .Acrord32.exe
    I now cannot open any PDF's and Adobe seems unresponsive. I have tried to follow a step by step guide on how to fix this but Adobe won't stay open long enough for me to complete the steps. When I open Adobe it stays open for a matter of seconds then minimises to the task bar and when I click on it again I can't do anything with it and have to close it via task manager
    Please help!?

    Disabling Protected Mode should fix the problem.  But since you cannot even open Adobe Reader by itself, you need to do it via the Windows registry.  If you tell me your installed Reader version, I can give you a registry script to do that.

  • I recently updated to the OSX 10.8.3 Operating Sistem.  I am writing a book and now cannot open any word document I've created.  Could not find a newer version of the Microsoft Word Processing Program.  Is Pages the next thing? Can I recover my documents?

    I recently updated to the OSX 10.8.3 Operating Sistem.  I am writing a book and now cannot open any word document I've created with the old system.  Could not find a newer version of the Microsoft Word Processing Program.  Is Pages the next thing? Can I recover my documents?  How?

    I'm in the same boat: new to OS X and Mac, and in the middle of a book. I switched because I heard about the the ease of using Mac, but so far, for me, it's been a nightmare. I bought 2011 Office Mac and hate everything about it, the most recent being the inability to open or cut or paste any of my original word files. I understand that this could have easily been done with earlier versions, but not Mountain Lion (which I learned is what OSX is.) Since I work with language, I am amazed at the assumptions of the Apple community. It helps to use common language and explain even the basics.  
    So all the helpful hints to use the latest version of Office Mac are to no avail. Now what?

  • Newly authorized computer, now cannot find any iPhoto and iTunes libraries. Ideas?

    I've authorized my new computer, but now cannot locate any iPhoto or iTunes libraries.  I have an older Apple ID and a newer, icloud.com id and neither will work. Ideas? Thanks

    How did you transfer your files from the old Mac to your new one?
    What system are you running on your new Mac and what is on the old one?

  • InDesign 2014 CC continually fails to update....Cannot reach Adobe Servers check internet connection

    Hello
    I am  windows 7 user and have been using creative cloud to run InDesign CC 2014 without issue until the most recent update....the update fails and reports back "cannot reach adobe servers - please check firewall and internet connection". This is a little strange since all other Adobe updates (including ID CC) and creative cloud updates go through without issue.
    Many Thanks.

    Hi Peter
    Yes - 4 or 5 times reaching only 4% before failure, it only seems to be with ID CC. The network administrator says there is no block or firewall to the adobe servers which seems logical because creative cloud itself would not update if this were the case. Could it be the ID update file itself ?

  • IPad 16GB iOS 8.1.1 upgrade and now cannot open Music and Videos apps

    My iPad 16GB installediOS 8.1.1 upgrade and now cannot open Music and Videos apps...HELP?

    Since yesterday morning about 11:00 I have been having TERRIBLE email problems on this iPad 3G. Email comes in (I hear the sound) but nothing displays -- no folders, no content, no nothing in e-mail. The blank email screen shows up and then disappears after about 10 seconds, taking me back to the Home Screen.
    Right now, the only way I can see email on this device is to log onto AOL via the AOL app.
    I have been doing a lot of online reading about the problem. It has to do with iOS 8.1.3 and it affects older iPads and iPhones. I'm having no problems on my iPod touch, which -- fortunately -- is so old it cannot update its iOS 6.
    I waited to update the iOS on this iPad until iOS 8 was "mature." That was about 2 weeks ago.
    Anybody know know if Apple is aware? working on a solution?

  • I have just updated my iPad and now cannot access any apps as they just close down straight away. Any ideas why and how to solve?

    I have just updated my iPad and now cannot access any apps as they just close down straight away. Any ideas why and how to solve?

    Have you tried a reset ? Press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    I've also seen it suggested that people try downloading a free app from the store onto the iPad (as that seems to reset something), and then re-try the apps - the free app can then be deleted.

  • Remote access vpn connects to 5505 but cannot ping any servers

    I have a cisco 5505 and am trying to configure it with ASDM 6.4.
    My vpn client connects ok to the network but I am unable to reach any of the servers.
    I'm sure its a simple configuration issue as I don't have much experience with Cisco configuation.
    Any suggestions on where to look would be much appreciated.
    Thanks in advance
    Graham

    Thanks Jennifer.
    Running config:
    Cryptochecksum: 21ec6d8c 73515258 ed808b45 e154b1c6
    : Saved
    : Written by admin at 17:42:19.318 GMT/IDT Thu Sep 20 2012
    ASA Version 8.2(5)
    hostname IS-18241
    enable password p2SKmVPuBXX32cE encrypted
    passwd 2KFnbXXKXX encrypted
    names
    name 78.129.xxx.xx IS-18223_External
    name 192.168.100.2 IS-18223_Internal
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    shutdown
    interface Ethernet0/3
    shutdown
    interface Ethernet0/4
    shutdown
    interface Ethernet0/5
    shutdown
    interface Ethernet0/6
    shutdown
    interface Ethernet0/7
    shutdown
    interface Vlan1
    nameif Inside
    security-level 100
    ip address 192.168.100.1 255.255.255.0
    interface Vlan2
    nameif Outside
    security-level 0
    ip address 78.129.xxx.xx 255.255.255.0
    boot system disk0:/asa825-k8.bin
    ftp mode passive
    clock timezone GMT/IST 0
    clock summer-time GMT/IDT recurring last Sun Mar 1:00 last Sun Oct 2:00
    same-security-traffic permit inter-interface
    same-security-traffic permit intra-interface
    access-list basic extended permit tcp any any eq 3389
    access-list basic extended permit tcp any any eq ssh
    access-list basic extended permit tcp any any eq www
    access-list basic extended permit tcp any any eq 902
    access-list basic extended permit tcp any any eq https
    access-list basic extended permit icmp any any
    access-list allow extended permit ip any any
    access-list Inside_nat0_outbound extended permit ip any host IS-18223_Internal
    access-list SplitTunnel standard permit 192.168.100.0 255.255.255.0
    access-list Inside_nat_outbound extended permit ip 192.168.100.0 255.255.255.0 any
    pager lines 24
    logging enable
    logging asdm informational
    mtu Inside 1500
    mtu Outside 1500
    ip local pool RemoteAddressPool 192.168.100.100-192.168.100.150 mask 255.255.255.128
    icmp unreachable rate-limit 1 burst-size 1
    asdm location IS-18223_External 255.255.255.255 Inside
    asdm location IS-18223_Internal 255.255.255.255 Inside
    no asdm history enable
    arp timeout 14400
    global (Inside) 1 interface
    global (Outside) 1 interface
    nat (Inside) 0 access-list Inside_nat0_outbound
    nat (Inside) 1 access-list Inside_nat_outbound
    static (Inside,Outside) IS-18223_External IS-18223_Internal netmask 255.255.255.255
    access-group allow in interface Inside
    access-group allow out interface Inside
    access-group basic in interface Outside
    access-group allow out interface Outside
    route Outside 0.0.0.0 0.0.0.0 78.129.xxx.x 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa authentication enable console LOCAL
    aaa authentication ssh console LOCAL
    http server enable
    http 0.0.0.0 0.0.0.0 Outside
    no snmp-server location
    no snmp-server contact
    crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
    crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
    crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
    crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
    crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
    crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
    crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
    crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs group1
    crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5
    crypto map Outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
    crypto map Outside_map interface Outside
    crypto isakmp enable Outside
    crypto isakmp policy 10
    authentication crack
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 20
    authentication rsa-sig
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 30
    authentication pre-share
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 40
    authentication crack
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 50
    authentication rsa-sig
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 60
    authentication pre-share
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 70
    authentication crack
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 80
    authentication rsa-sig
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 90
    authentication pre-share
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 100
    authentication crack
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 110
    authentication rsa-sig
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 120
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 130
    authentication crack
    encryption des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 140
    authentication rsa-sig
    encryption des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 150
    authentication pre-share
    encryption des
    hash sha
    group 2
    lifetime 86400
    telnet timeout 5
    ssh 0.0.0.0 0.0.0.0 Outside
    ssh timeout 60
    ssh version 2
    console timeout 0
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    group-policy DfltGrpPolicy attributes
    dns-server value 87.117.198.200 87.117.237.100
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value SplitTunnel
    username XX password uvgXvd9nQEHdkA73 encrypted privilege 15
    username XX password 3CUtfh8r/IKb6DxX encrypted
    username XX attributes
    service-type remote-access
    tunnel-group Remote type remote-access
    tunnel-group Remote general-attributes
    address-pool RemoteAddressPool
    tunnel-group Remote ipsec-attributes
    pre-shared-key 5|J5XX&6u*
    prompt hostname context
    no call-home reporting anonymous
    call-home
    profile CiscoTAC-1
      no active
      destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
      destination address email [email protected]
      destination transport-method http
      subscribe-to-alert-group diagnostic
      subscribe-to-alert-group environment
      subscribe-to-alert-group inventory periodic monthly
      subscribe-to-alert-group configuration periodic monthly
      subscribe-to-alert-group telemetry periodic daily
    Cryptochecksum:21ec6d8c73515258ed808b45e154b1c6
    : end

  • Moved from iphone4s to samsung4s and now cannot recieve any email from iphone users????

    I had to change my cel phone for work, IPhone4 to Samsung 4, Telus to Bell.
    Now I cannot receive any test messages from ANY IPhone user. Their phone defaults to IM, not text.
    I have de-registered my phone, turned off IM, but still no messages. Help

    I have read all of these posts after switching from iPhone to galaxy s4 and this is the only process that I found to work:
    Have iPhone user send you a text, it will send as imessage and you will not receive it.  Have that user then long press the message text (blue text) and an option will pop up to send as sms text.  Select it and it will send to your phone.  The iPhone user has to do the send as sms text 3-4 times consecutively then it will learn to send that way by default.  Has worked for 5 straight iPhone contacts so far. 

  • I cloud backup warning message cannot be cleared despite pressing ok button. I have not registered with an I cloud to date. now cannot activate any functions or power off.  Help!

    I cannot delete the I cloud backup message on my I Pad3 despite pressing ok button. I pad now locked and i cannot activate any functions or switch off. I have not signed up to an I cloud account to date. IOS 6 loaded last week.

    Hello and welcome to the forums;
    Our phone support is open every day Monday through Sunday, although there are different hours of operation for the weekend. If after a webOS Doctor reset you are still experiencing the same problems, I would likely recommend replacement, either in a local store for your carrier or through our technical support department.
    There may be additional technical support offered or suggested over the phone, this would need to be done first before a replacement could be issued.
    Hope this helps,
    TreoAide

  • HT1689 I have changed my apple account ID and password, but now cannot get any of my updates to software.  What m I missing?

    I have changed my Apple ID for both iPad and iPhone and iCloud, but cannot update any programs. What am I missing?

    Go to Settings>iTunes & App Store>Apple ID. Tap the new ID and sign out. Then sign in with the old ID. You can do the reverse to get back to your new ID.
    Apple ID: What to do after you change your Apple ID
    http://support.apple.com/kb/HT5796?viewlocale=en_US&locale=en_US
     Cheers, Tom

  • I did the upgrade to my iTunes yesterday and it did not install correctly. Kept getting same message.  Now cannot download any iTunes without getting windows error 126. Please help.

    Upgraded my itunes yesterday and it failed.  Tried reinstalling and failed again.  Now tried to install several earlier versions and coming up with  windows error 126. Do you have any ideas on how I can fix this?  Please help.

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99732)

  • Yesterday I was told by the apple store in Lehigh Valley mall that the only resolve to my apple shutting down on its own was to buy a replacement. They insist it is a hardware issue. I now cannot open any of my apps or photos . I can use safari, but nothl

    Yesterday I was told that my ipad which I finished paying off in March  (18)month loan , could not be fixed. The warranty had run out 150 days ago, it was now useless! The solution is to put out 299 dollars for a replacement! I am saddened, shocked and very diasappointed in apple products.  This is my only computer, I waited to get this version ipad so I could finance it, and am dependent on it for Bill paying, etc.. It seems not to be shutting down, so I am reaching out to this community for suggestions .  I now can not open any of my apps. If I tap to open apparently they open because when I tap to shut down they are on screen, but I can not access them!  Any suggestions? Or should I bite the bullet and find 299 to send to apple?

    there are some things you can try. I'm sure you've done the reset. Hold down the sleep and home keys for about 20 seconds until you see the silver apple. See if it'll reboot.
    You can also try to restore your iPad. You may need to borrow a friend's computer to do this.
    If you have another apple store in the area you can make an appointment and take it in for a second opinion. however, once that device is out of its factory warranty period Apple is pretty much done with it. You get a year, two if you buy the extended warranty, then once it hits that deadline, all you'll ever get is an out of warranty replacement (which is what you were offered). Then it's up to you to decide if you replace it with your same model, put the money towards a newer model, or choose something else. (for me, I have an ipad 2, which is 2.5 years old, so if something goes wrong with it I either toss 249 at a practically defunkt device or put the money towards somethine else that will have a longer life span)

  • Migration closed 1/2 way through now cannot access any admin privileges

    A little background I got my new imac to replace an older g4 ibook I did not however get to using the migration assistant tell 4 months after getting the imac.
    when I ran the migration assistant it told me that the account that I wanted to move over had the same name as the account that is the admin account and asked if I waned to replace it and I selected yes. Now the bad part I did not tell my wife what I was doing and she came in half way into the migration and wanted to use the imac, she closed my ibook that was in the way and changed users.
    Now on my imac my admin login is gone I can see that all the files have been moved into a Deleted Users folder under /users so I know all our family photos are there and save for now. I cannot however do anything on the computer, my login was the only admin account. I cannot use the install disk to reset the admin password, or use the disk utility. They both ask for an admin username and password, I have tried every password I have ever used but none of them work.
    when I check the netInfo my account that was the admin account is gone from here as well
    If anyone has any ideas please let me know.

    JTolman wrote:
    … but their usernames/passwords still do not work for anything else such as the disk utility or running the install disk.
    What? This is very strange. I'd like to look at some of your netinfo database. These commands will not change anything. Log in as one of the accounts you just gave admin privileges to.
    Open the Terminal (from /Applications/Utilities) and copy and paste the following into the Terminal window, one line at a time, with a return after each line:
    id
    nireport . /users uid gid name realname home | awk '$1>500 {print $0}'
    nicl . read /groups/admin
    nicl . read /users/`id -un`
    ls -ln /Users
    Copy and paste all of the output (include your commands) and post it here. You can edit out anything sensitive if you really must!
    Also, unless it is obvious, tell me which was your original admin user (I would assume uid 501, but you never know )
    EDIT I'm unlikely to get back to you today since it is now getting late here.
    Message was edited by: Michael Conniff

Maybe you are looking for