You are not logged in.
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.
Offline
Post the error messages you're getting.
Offline
Also the contents of your pacman.conf may help.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
I had the problem too. Then I downgraded the pacman and libarchieve and solved the problem.
Offline
I had the problem too. Then I downgraded the pacman and libarchieve and solved the problem.
No you didn't solve it. Arch doesn't support outdated systems.
Offline
The errors I get are just server timeouts. For example when installing opera the web browser package
error: failed retrieving file 'opera-11.60-1-x86_64.pkg.tar.xz' from [url=ftp://ftp.gtlib.gatech.edu]ftp.gtlib.gatech.edu[/url] : Connection time-out"
or with pacman -Syu
error: failed retrieving file 'core.db' from cake.lib.fit.edu : Connection time-out
it is not a problem with the mirrors because I can access them in a web browser just fine.
Here are the contents of my pacman.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
HoldPkg = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst = pacman
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#UseDelta
#TotalDownload
CheckSpace
#VerbosePkgLists
# PGP signature checking
# NOTE: None of this will work without running `pacman-key --init` first.
# The compiled in default is equivalent to the following line. This requires
# you to locally sign and trust packager keys using `pacman-key` for them to be
# considered valid.
#SigLevel = Optional TrustedOnly
# If you wish to check signatures but avoid local sign and trust issues, use
# the following line. This will treat any key imported into pacman's keyring as
# trusted.
#SigLevel = Optional TrustAll
# For now, off by default unless you read the above.
SigLevel = Never
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
[catalyst]
Server = [url]http://catalyst.apocalypsus.net/repo/catalyst/$arch[/url]
#[testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
[core]
#SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[extra]
#SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
[community]
#SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
[multilib]
SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
Thanks for the quick response!
Last edited by aChipmunk (2012-01-19 01:33:16)
Offline
When pasting code, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode
like this
It makes the code more readable and more convenient to scroll through.
Offline
When pasting code, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode
like this
It makes the code more readable and more convenient to scroll through.
Sorry, I don't often post in forums. Thanks for the tip.
Offline
I just found something very interesting. I downloaded pacman 3.5.4 from http://arm.konnichi.com/search/index.ph … ommunity=1 and extracted it to the root of my file system. Next I did a pacman -Syu and all went fine (I did not upgrade any packages, I responded "no" to that). I tryed "pacman -Sf pacman" to which I got the response that pacman was at version 4.0.1. (again I responded "no" to re-install pacman). I then entered "pacman -V" to which i got that pacman was at version 3.5.4. So i ran "pacman -Sf pacman" and then ran "pacman -V" and got that pacman was at version 4.0.1. I ran "pacman -Syu" and again i could not connect to the servers. It seems that the update or the package I downloaded is broken (i am on 64 bit arch).
Offline
I too am facing the same problem
[njathan@OuchLinuX ~]$ sudo pacman -Sy
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.cse.iitk.ac.in : Connection time-out
error: failed retrieving file 'core.db' from mirror.cse.iitk.ac.in : Connection time-out
error: failed to update core (download library error)
extra is up to date
community is up to date
[njathan@OuchLinuX ~]$ pacman -V
.--. Pacman v4.0.1 - libalpm v7.0.1
/ _.-' .-. .-. .-. Copyright (C) 2006-2011 Pacman Development Team
\ '-. '-' '-' '-' Copyright (C) 2002-2006 Judd Vinet
'--'
This program may be freely redistributed under
the terms of the GNU General Public License.
[njathan@OuchLinuX ~]$
Offline
I upgraded this morning, and am getting the same problem as well. I noticed that I somehow had a mirrorlist.pacnew (/etc/pacman.d/mirrorlist.pacnew), so I just had had my /etc/pacman.conf repositories point to that file.
My /etc/pacman.d/mirrorlist was missing the repositories I had uncommented and were being previously used
/etc/pacman.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
HoldPkg = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl -C - -f %u > %o
#CleanMethod = KeepInstalled
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options (all disabled by default)
#UseSyslog
#ShowSize
#UseDelta
#TotalDownload
#CheckSpace
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#Include = /etc/pacman.d/mirrorlist.pacnew
[core]
Include = /etc/pacman.d/mirrorlist.pacnew
[extra]
Include = /etc/pacman.d/mirrorlist.pacnew
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist.pacnew
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist.pacnew
[archlinuxfr]
Server = http://repo.archlinux.fr/$arch/
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
/etc/pacman.d/mirrorlist.pacnew
##
## Arch Linux repository mirrorlist
## Generated on 2011-10-26
##
## Any
#Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch
#Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch
## Australia
#Server = ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch
#Server = http://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch
#Server = ftp://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
#Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
#Server = ftp://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
#Server = http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
#Server = ftp://mirror.optus.net/archlinux/$repo/os/$arch
#Server = http://mirror.optus.net/archlinux/$repo/os/$arch
## Belarus
#Server = ftp://ftp.byfly.by/pub/archlinux/$repo/os/$arch
#Server = http://ftp.byfly.by/pub/archlinux/$repo/os/$arch
#Server = ftp://mirror.datacenter.by/pub/archlinux/$repo/os/$arch
Server = http://mirror.datacenter.by/pub/archlinux/$repo/os/$arch
## Belgium
#Server = ftp://archlinux.mirror.kangaroot.net/pub/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.kangaroot.net/$repo/os/$arch
## Brazil
#Server = ftp://ftp.bitwave.com.br/archlinux/$repo/os/$arch
#Server = http://www.bitwave.com.br/downloads/archlinux/$repo/os/$arch
#Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/$arch
#Server = http://archlinux.c3sl.ufpr.br/$repo/os/$arch
#Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/$arch
#Server = http://www.las.ic.unicamp.br/pub/archlinux/$repo/os/$arch
#Server = ftp://www2.itti.ifce.edu.br/archlinux/$repo/os/$arch
#Server = http://www2.itti.ifce.edu.br/archlinux/$repo/os/$arch
## Canada
#Server = ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch
#Server = http://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch
#Server = ftp://mirror.its.dal.ca/archlinux/$repo/os/$arch
#Server = http://mirror.its.dal.ca/archlinux/$repo/os/$arch
#Server = ftp://less.cogeco.net/pub/archlinux/$repo/os/$arch
#Server = http://less.cogeco.net/pub/archlinux/$repo/os/$arch
## Chile
#Server = ftp://mirror.archlinux.cl/$repo/os/$arch
#Server = ftp://mirror.netglobalis.net/archlinux/$repo/os/$arch
#Server = http://mirror.netglobalis.net/archlinux/$repo/os/$arch
## China
#Server = http://mirrors.163.com/archlinux/$repo/os/$arch
#Server = http://mirror.bjtu.edu.cn/archlinux/$repo/os/$arch
#Server = http://mirror6.bjtu.edu.cn/archlinux/$repo/os/$arch
#Server = ftp://mirror.lzu.edu.cn/archlinux/$repo/os/$arch
#Server = http://mirror.lzu.edu.cn/archlinux/$repo/os/$arch
#Server = ftp://mirrors.stuhome.net/archlinux/$repo/os/$arch
#Server = http://mirrors.stuhome.net/archlinux/$repo/os/$arch
## Colombia
#Server = http://www.laqee.unal.edu.co/archlinux/$repo/os/$arch
## Czech Republic
#Server = ftp://archlinux.mirror.dkm.cz/pub/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.dkm.cz/pub/archlinux/$repo/os/$arch
Server = http://mirror.vpsfree.cz/archlinux/$repo/os/$arch
## Denmark
#Server = ftp://mirrors.dotsrc.org/archlinux/$repo/os/$arch
Server = http://mirrors.dotsrc.org/archlinux/$repo/os/$arch
#Server = ftp://ftp.klid.dk/archlinux/$repo/os/$arch
## Estonia
#Server = ftp://ftp.eenet.ee/pub/archlinux/$repo/os/$arch
Server = http://ftp.eenet.ee/pub/archlinux/$repo/os/$arch
## Finland
#Server = ftp://mirror.academica.fi/archlinux/$repo/os/$arch
Server = http://mirror.academica.fi/archlinux/$repo/os/$arch
#Server = ftp://mirror.archlinux.fi/archlinux/$repo/os/$arch
Server = http://mirror.archlinux.fi/archlinux/$repo/os/$arch
## France
Server = http://mir.archlinux.fr/$repo/os/$arch
#Server = ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/$arch
Server = http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/$arch
#Server = ftp://mir1.archlinux.fr/archlinux/$repo/os/$arch
Server = http://mir1.archlinux.fr/archlinux/$repo/os/$arch
Server = http://miroir.ezvan.fr/archlinux/$repo/os/$arch
#Server = ftp://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch
Server = http://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch
Server = http://archlinux.polymorf.fr/$repo/os/$arch
## Germany
Server = http://archlinux.limun.org/$repo/os/$arch
#Server = ftp://artfiles.org/archlinux.org/$repo/os/$arch
Server = http://artfiles.org/archlinux.org/$repo/os/$arch
Server = http://mirror.devnu11.net/archlinux/$repo/os/$arch
#Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch
Server = http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch
#Server = ftp://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch
Server = http://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch
#Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch
Server = http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch
#Server = ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch
Server = http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch
#Server = ftp://mirror.de.leaseweb.net/archlinux/$repo/os/$arch
Server = http://mirror.de.leaseweb.net/archlinux/$repo/os/$arch
#Server = ftp://mirrors.n-ix.net/archlinux/$repo/os/$arch
Server = http://mirrors.n-ix.net/archlinux/$repo/os/$arch
#Server = ftp://mirror.selfnet.de/archlinux/$repo/os/$arch
Server = http://mirror.selfnet.de/archlinux/$repo/os/$arch
#Server = ftp://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch
Server = http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch
#Server = ftp://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch
#Server = http://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch
#Server = ftp://arch.mirrors.tuxdroid.org/$repo/os/$arch
#Server = http://arch.mirrors.tuxdroid.org/$repo/os/$arch
#Server = ftp://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch
#Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch
## Great Britain
#Server = ftp://mirror.lividpenguin.com/pub/archlinux/$repo/os/$arch
Server = http://mirror.lividpenguin.com/pub/archlinux/$repo/os/$arch
#Server = ftp://mirror.cinosure.com/archlinux/$repo/os/$arch
Server = http://mirror.cinosure.com/archlinux/$repo/os/$arch
#Server = ftp://mirrors.uk2.net/pub/archlinux/$repo/os/$arch
Server = http://archlinux.mirrors.uk2.net/$repo/os/$arch
## Greece
#Server = ftp://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch
Server = http://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch
#Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch
Server = http://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch
#Server = ftp://ftp.otenet.gr/pub/linux/archlinux/$repo/os/$arch
Server = http://ftp.otenet.gr/linux/archlinux/$repo/os/$arch
## Hungary
#Server = ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
## India
#Server = ftp://mirror.cse.iitk.ac.in/archlinux/$repo/os/$arch
#Server = http://mirror.cse.iitk.ac.in/archlinux/$repo/os/$arch
## Ireland
#Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch
Server = http://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch
## Israel
#Server = ftp://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch
#Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch
## Italy
Server = http://mirrors.prometeus.net/archlinux/$repo/os/$arch
## Japan
#Server = ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch
#Server = http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch
#Server = ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/archlinux/$repo/os/$arch
#Server = http://ftp.yz.yamagata-u.ac.jp/pub/linux/archlinux/$repo/os/$arch
## Kazakhstan
#Server = ftp://archlinux.kz/$repo/os/$arch
#Server = http://archlinux.kz/$repo/os/$arch
## Korea
#Server = ftp://mirror.yongbok.net/archlinux/$repo/os/$arch
#Server = http://mirror.yongbok.net/archlinux/$repo/os/$arch
## Latvia
Server = http://archlinux.goodsoft.lv/$repo/os/$arch
## Luxembourg
#Server = ftp://archlinux.mirror.root.lu/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.root.lu/$repo/os/$arch
## Macedonia
#Server = http://arch.linux.net.mk/archlinux/$repo/os/$arch
## Moldova
#Server = ftp://mirror.ihost.md/archlinux/$repo/os/$arch
#Server = http://mirror.ihost.md/archlinux/$repo/os/$arch
## Netherlands
Server = ftp://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch
Server = http://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch
Server = ftp://ftp.nluug.nl/pub/os/Linux/distr/archlinux/$repo/os/$arch
Server = http://ftp.nluug.nl/pub/os/Linux/distr/archlinux/$repo/os/$arch
## New Caledonia
#Server = ftp://archlinux.nautile.nc/archlinux/$repo/os/$arch
#Server = http://archlinux.nautile.nc/archlinux/$repo/os/$arch
## Norway
#Server = ftp://mirror.archlinux.no/$repo/os/$arch
Server = http://mirror.archlinux.no/$repo/os/$arch
#Server = ftp://mirror.pvv.ntnu.no/pub/archlinux/$repo/os/$arch
## Poland
#Server = ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
Server = http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
## Portugal
#Server = ftp://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/$arch
#Server = http://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/$arch
## Romania
#Server = ftp://mirrors.adnettelecom.ro/archlinux/$repo/os/$arch
#Server = http://mirrors.adnettelecom.ro/archlinux/$repo/os/$arch
#Server = ftp://mirror.archlinux.ro/archlinux/$repo/os/$arch
#Server = http://mirror.archlinux.ro/archlinux/$repo/os/$arch
#Server = ftp://ftp.roedu.net/mirrors/archlinux.org/$repo/os/$arch
#Server = http://ftp.roedu.net/mirrors/archlinux.org/$repo/os/$arch
## Russia
#Server = ftp://mirror.yandex.ru/archlinux/$repo/os/$arch
#Server = http://mirror.yandex.ru/archlinux/$repo/os/$arch
## Singapore
#Server = ftp://ftp.oss.eznetsols.org/linux/archlinux/$repo/os/$arch
## South Korea
#Server = ftp://ftp.kaist.ac.kr/ArchLinux/$repo/os/$arch
#Server = http://ftp.kaist.ac.kr/ArchLinux/$repo/os/$arch
## Spain
#Server = ftp://ftp.rediris.es/mirror/archlinux/$repo/os/$arch
#Server = http://sunsite.rediris.es/mirror/archlinux/$repo/os/$arch
## Sweden
#Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/$arch
Server = http://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/$arch
#Server = ftp://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch
Server = http://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch
Server = ftp://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch
Server = http://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch
## Switzerland
#Server = ftp://archlinux.puzzle.ch/$repo/os/$arch
#Server = http://archlinux.puzzle.ch/$repo/os/$arch
## Taiwan
#Server = ftp://linux.cs.nctu.edu.tw/archlinux/$repo/os/$arch
#Server = http://linux.cs.nctu.edu.tw/archlinux/$repo/os/$arch
#Server = ftp://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch
#Server = http://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch
#Server = ftp://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
#Server = http://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
## Turkey
#Server = ftp://ftp.linux.org.tr/archlinux/$repo/os/$arch
#Server = http://ftp.linux.org.tr/archlinux/$repo/os/$arch
## Ukraine
#Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/$arch
#Server = http://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/$arch
#Server = ftp://mirrors.mithril.org.ua/linux/archlinux/$repo/os/$arch
#Server = http://mirrors.mithril.org.ua/linux/archlinux/$repo/os/$arch
## United States
#Server = ftp://archlinux.supsec.org/pub/linux/arch/$repo/os/$arch
#Server = http://archlinux.supsec.org/$repo/os/$arch
#Server = ftp://cake.lib.fit.edu/archlinux/$repo/os/$arch
#Server = http://cake.lib.fit.edu/archlinux/$repo/os/$arch
#Server = http://mirrors.cat.pdx.edu/archlinux/$repo/os/$arch
#Server = ftp://cosmos.cites.illinois.edu/pub/archlinux/$repo/os/$arch
#Server = http://cosmos.cites.illinois.edu/pub/archlinux/$repo/os/$arch
#Server = http://mirror.ece.vt.edu/archlinux/$repo/os/$arch
#Server = ftp://ftp.archlinux.org/$repo/os/$arch
#Server = ftp://ftp.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch
#Server = http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch
#Server = ftp://mirror.ancl.hawaii.edu/linux/archlinux/$repo/os/$arch
#Server = http://mirror.ancl.hawaii.edu/linux/archlinux/$repo/os/$arch
#Server = http://mirrors.us.kernel.org/archlinux/$repo/os/$arch
#Server = ftp://mirror.us.leaseweb.net/archlinux/$repo/os/$arch
#Server = http://mirror.us.leaseweb.net/archlinux/$repo/os/$arch
#Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/$arch
#Server = http://mirrors.gigenet.com/archlinux/$repo/os/$arch
#Server = http://mirror.mocker.org/archlinux/$repo/os/$arch
#Server = ftp://ftp.osuosl.org/pub/archlinux/$repo/os/$arch
#Server = http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch
#Server = ftp://mirror.rit.edu/archlinux/$repo/os/$arch
#Server = http://mirror.rit.edu/archlinux/$repo/os/$arch
#Server = http://mirrors.rutgers.edu/archlinux/$repo/os/$arch
#Server = http://schlunix.org/archlinux/$repo/os/$arch
#Server = http://mirrors.lax1.thegcloud.com/arch//$repo/os/$arch
#Server = http://mirror.yellowfiber.net/archlinux/$repo/os/$arch
## Uzbekistan
#Server = ftp://mirrors.st.uz/archlinux/$repo/os/$arch
#Server = http://mirrors.st.uz/archlinux/$repo/os/$arch]
What I did in the console:
[lee@localhost ~]$ sudo pacman -Sy
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.datacenter.by : Connection time-out
error: failed retrieving file 'core.db' from archlinux.mirror.kangaroot.net : Connection time-out
error: failed retrieving file 'core.db' from archlinux.mirror.dkm.cz : Connection time-out
error: failed retrieving file 'core.db' from mirror.vpsfree.cz : Connection time-out
error: failed retrieving file 'core.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'core.db' from ftp.eenet.ee : Connection time-out
error: failed retrieving file 'core.db' from mirror.academica.fi : Connection time-out
error: failed retrieving file 'core.db' from mirror.archlinux.fi : Connection time-out
error: failed retrieving file 'core.db' from mir.archlinux.fr : Connection time-out
error: failed retrieving file 'core.db' from distrib-coffee.ipsl.jussieu.fr : Connection time-out
error: failed retrieving file 'core.db' from mir1.archlinux.fr : Connection time-out
error: failed retrieving file 'core.db' from miroir.ezvan.fr : Connection time-out
error: failed retrieving file 'core.db' from archlinux.mirrors.ovh.net : Connection time-out
error: failed retrieving file 'core.db' from archlinux.polymorf.fr : Connection time-out
error: failed retrieving file 'core.db' from archlinux.limun.org : Connection time-out
error: failed retrieving file 'core.db' from artfiles.org : Connection time-out
error: failed retrieving file 'core.db' from mirror.devnu11.net : Connection time-out
error: failed retrieving file 'core.db' from ftp5.gwdg.de : Connection time-out
error: failed retrieving file 'core.db' from ftp.halifax.rwth-aachen.de : Connection time-out
error: failed retrieving file 'core.db' from ftp.hosteurope.de : Connection time-out
error: failed retrieving file 'core.db' from ftp-stud.hs-esslingen.de : Connection time-out
error: failed retrieving file 'core.db' from mirror.de.leaseweb.net : Connection time-out
error: failed retrieving file 'core.db' from mirrors.n-ix.net : Connection time-out
error: failed retrieving file 'core.db' from mirror.selfnet.de : Connection time-out
error: failed retrieving file 'core.db' from ftp.spline.inf.fu-berlin.de : Connection time-out
error: failed retrieving file 'core.db' from mirror.lividpenguin.com : Connection time-out
error: failed retrieving file 'core.db' from mirror.cinosure.com : Connection time-out
error: failed retrieving file 'core.db' from archlinux.mirrors.uk2.net : Connection time-out
error: failed retrieving file 'core.db' from ftp.cc.uoc.gr : Connection time-out
error: failed retrieving file 'core.db' from ftp.ntua.gr : Connection time-out
error: failed retrieving file 'core.db' from ftp.otenet.gr : Connection time-out
error: failed retrieving file 'core.db' from ftp.heanet.ie : Connection time-out
error: failed retrieving file 'core.db' from mirrors.prometeus.net : Connection time-out
error: failed retrieving file 'core.db' from archlinux.goodsoft.lv : Connection time-out
error: failed retrieving file 'core.db' from archlinux.mirror.root.lu : Connection time-out
error: failed retrieving file 'core.db' from mirror.nl.leaseweb.net : Connection time-out
error: failed retrieving file 'core.db' from mirror.nl.leaseweb.net : Connection time-out
error: failed retrieving file 'core.db' from ftp.nluug.nl : Connection time-out
error: failed retrieving file 'core.db' from ftp.nluug.nl : Connection time-out
error: failed retrieving file 'core.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'core.db' from piotrkosoft.net : Connection time-out
error: failed retrieving file 'core.db' from ftp.ds.hj.se : Connection time-out
error: failed retrieving file 'core.db' from ftp.lysator.liu.se : Connection time-out
error: failed retrieving file 'core.db' from ftp.portlane.com : Connection time-out
error: failed retrieving file 'core.db' from ftp.portlane.com : Connection time-out
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirror.datacenter.by : Connection time-out
error: failed retrieving file 'extra.db' from archlinux.mirror.kangaroot.net : Connection time-out
error: failed retrieving file 'extra.db' from archlinux.mirror.dkm.cz : Connection time-out
error: failed retrieving file 'extra.db' from mirror.vpsfree.cz : Connection time-out
error: failed retrieving file 'extra.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'extra.db' from ftp.eenet.ee : Connection time-out
error: failed retrieving file 'extra.db' from mirror.academica.fi : Connection time-out
error: failed retrieving file 'extra.db' from mirror.archlinux.fi : Connection time-out
error: failed retrieving file 'extra.db' from mir.archlinux.fr : Connection time-out
error: failed retrieving file 'extra.db' from distrib-coffee.ipsl.jussieu.fr : Connection time-out
error: failed retrieving file 'extra.db' from mir1.archlinux.fr : Connection time-out
error: failed retrieving file 'extra.db' from miroir.ezvan.fr : Connection time-out
error: failed retrieving file 'extra.db' from archlinux.mirrors.ovh.net : Connection time-out
error: failed retrieving file 'extra.db' from archlinux.polymorf.fr : Connection time-out
error: failed retrieving file 'extra.db' from archlinux.limun.org : Connection time-out
error: failed retrieving file 'extra.db' from artfiles.org : Connection time-out
error: failed retrieving file 'extra.db' from mirror.devnu11.net : Connection time-out
error: failed retrieving file 'extra.db' from ftp5.gwdg.de : Connection time-out
error: failed retrieving file 'extra.db' from ftp.halifax.rwth-aachen.de : Connection time-out
error: failed retrieving file 'extra.db' from ftp.hosteurope.de : Connection time-out
error: failed retrieving file 'extra.db' from ftp-stud.hs-esslingen.de : Connection time-out
error: failed retrieving file 'extra.db' from mirror.de.leaseweb.net : Connection time-out
error: failed retrieving file 'extra.db' from mirrors.n-ix.net : Connection time-out
error: failed retrieving file 'extra.db' from mirror.selfnet.de : Connection time-out
error: failed retrieving file 'extra.db' from ftp.spline.inf.fu-berlin.de : Connection time-out
error: failed retrieving file 'extra.db' from mirror.lividpenguin.com : Connection time-out
error: failed retrieving file 'extra.db' from mirror.cinosure.com : Connection time-out
error: failed retrieving file 'extra.db' from archlinux.mirrors.uk2.net : Connection time-out
error: failed retrieving file 'extra.db' from ftp.cc.uoc.gr : Connection time-out
error: failed retrieving file 'extra.db' from ftp.ntua.gr : Connection time-out
error: failed retrieving file 'extra.db' from ftp.otenet.gr : Connection time-out
error: failed retrieving file 'extra.db' from ftp.heanet.ie : Connection time-out
error: failed retrieving file 'extra.db' from mirrors.prometeus.net : Connection time-out
error: failed retrieving file 'extra.db' from archlinux.goodsoft.lv : Connection time-out
error: failed retrieving file 'extra.db' from archlinux.mirror.root.lu : Connection time-out
error: failed retrieving file 'extra.db' from mirror.nl.leaseweb.net : Connection time-out
error: failed retrieving file 'extra.db' from mirror.nl.leaseweb.net : Connection time-out
error: failed retrieving file 'extra.db' from ftp.nluug.nl : Connection time-out
error: failed retrieving file 'extra.db' from ftp.nluug.nl : Connection time-out
error: failed retrieving file 'extra.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'extra.db' from piotrkosoft.net : Connection time-out
error: failed retrieving file 'extra.db' from ftp.ds.hj.se : Connection time-out
error: failed retrieving file 'extra.db' from ftp.lysator.liu.se : Connection time-out
error: failed retrieving file 'extra.db' from ftp.portlane.com : Connection time-out
error: failed retrieving file 'extra.db' from ftp.portlane.com : Connection time-out
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirror.datacenter.by : Connection time-out
error: failed retrieving file 'community.db' from archlinux.mirror.kangaroot.net : Connection time-out
error: failed retrieving file 'community.db' from archlinux.mirror.dkm.cz : Connection time-out
error: failed retrieving file 'community.db' from mirror.vpsfree.cz : Connection time-out
error: failed retrieving file 'community.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'community.db' from ftp.eenet.ee : Connection time-out
error: failed retrieving file 'community.db' from mirror.academica.fi : Connection time-out
error: failed retrieving file 'community.db' from mirror.archlinux.fi : Connection time-out
error: failed retrieving file 'community.db' from mir.archlinux.fr : Connection time-out
error: failed retrieving file 'community.db' from distrib-coffee.ipsl.jussieu.fr : Connection time-out
error: failed retrieving file 'community.db' from mir1.archlinux.fr : Connection time-out
error: failed retrieving file 'community.db' from miroir.ezvan.fr : Connection time-out
error: failed retrieving file 'community.db' from archlinux.mirrors.ovh.net : Connection time-out
error: failed retrieving file 'community.db' from archlinux.polymorf.fr : Connection time-out
error: failed retrieving file 'community.db' from archlinux.limun.org : Connection time-out
error: failed retrieving file 'community.db' from artfiles.org : Connection time-out
error: failed retrieving file 'community.db' from mirror.devnu11.net : Connection time-out
error: failed retrieving file 'community.db' from ftp5.gwdg.de : Connection time-out
error: failed retrieving file 'community.db' from ftp.halifax.rwth-aachen.de : Connection time-out
error: failed retrieving file 'community.db' from ftp.hosteurope.de : Connection time-out
error: failed retrieving file 'community.db' from ftp-stud.hs-esslingen.de : Connection time-out
error: failed retrieving file 'community.db' from mirror.de.leaseweb.net : Connection time-out
error: failed retrieving file 'community.db' from mirrors.n-ix.net : Connection time-out
error: failed retrieving file 'community.db' from mirror.selfnet.de : Connection time-out
error: failed retrieving file 'community.db' from ftp.spline.inf.fu-berlin.de : Connection time-out
error: failed retrieving file 'community.db' from mirror.lividpenguin.com : Connection time-out
error: failed retrieving file 'community.db' from mirror.cinosure.com : Connection time-out
error: failed retrieving file 'community.db' from archlinux.mirrors.uk2.net : Connection time-out
error: failed retrieving file 'community.db' from ftp.cc.uoc.gr : Connection time-out
error: failed retrieving file 'community.db' from ftp.ntua.gr : Connection time-out
error: failed retrieving file 'community.db' from ftp.otenet.gr : Connection time-out
error: failed retrieving file 'community.db' from ftp.heanet.ie : Connection time-out
error: failed retrieving file 'community.db' from mirrors.prometeus.net : Connection time-out
error: failed retrieving file 'community.db' from archlinux.goodsoft.lv : Connection time-out
error: failed retrieving file 'community.db' from archlinux.mirror.root.lu : Connection time-out
error: failed retrieving file 'community.db' from mirror.nl.leaseweb.net : Connection time-out
error: failed retrieving file 'community.db' from mirror.nl.leaseweb.net : Connection time-out
error: failed retrieving file 'community.db' from ftp.nluug.nl : Connection time-out
error: failed retrieving file 'community.db' from ftp.nluug.nl : Connection time-out
error: failed retrieving file 'community.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'community.db' from piotrkosoft.net : Connection time-out
error: failed retrieving file 'community.db' from ftp.ds.hj.se : Connection time-out
error: failed retrieving file 'community.db' from ftp.lysator.liu.se : Connection time-out
error: failed retrieving file 'community.db' from ftp.portlane.com : Connection time-out
error: failed retrieving file 'community.db' from ftp.portlane.com : Connection time-out
error: failed to update community (download library error)
error: failed retrieving file 'multilib.db' from mirror.datacenter.by : Connection time-out
error: failed retrieving file 'multilib.db' from archlinux.mirror.kangaroot.net : Connection time-out
error: failed retrieving file 'multilib.db' from archlinux.mirror.dkm.cz : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.vpsfree.cz : Connection time-out
error: failed retrieving file 'multilib.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.eenet.ee : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.academica.fi : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.archlinux.fi : Connection time-out
error: failed retrieving file 'multilib.db' from mir.archlinux.fr : Connection time-out
error: failed retrieving file 'multilib.db' from distrib-coffee.ipsl.jussieu.fr : Connection time-out
error: failed retrieving file 'multilib.db' from mir1.archlinux.fr : Connection time-out
error: failed retrieving file 'multilib.db' from miroir.ezvan.fr : Connection time-out
error: failed retrieving file 'multilib.db' from archlinux.mirrors.ovh.net : Connection time-out
error: failed retrieving file 'multilib.db' from archlinux.polymorf.fr : Connection time-out
error: failed retrieving file 'multilib.db' from archlinux.limun.org : Connection time-out
error: failed retrieving file 'multilib.db' from artfiles.org : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.devnu11.net : Connection time-out
error: failed retrieving file 'multilib.db' from ftp5.gwdg.de : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.halifax.rwth-aachen.de : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.hosteurope.de : Connection time-out
error: failed retrieving file 'multilib.db' from ftp-stud.hs-esslingen.de : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.de.leaseweb.net : Connection time-out
error: failed retrieving file 'multilib.db' from mirrors.n-ix.net : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.selfnet.de : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.spline.inf.fu-berlin.de : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.lividpenguin.com : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.cinosure.com : Connection time-out
error: failed retrieving file 'multilib.db' from archlinux.mirrors.uk2.net : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.cc.uoc.gr : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.ntua.gr : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.otenet.gr : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.heanet.ie : Connection time-out
error: failed retrieving file 'multilib.db' from mirrors.prometeus.net : Connection time-out
error: failed retrieving file 'multilib.db' from archlinux.goodsoft.lv : Connection time-out
error: failed retrieving file 'multilib.db' from archlinux.mirror.root.lu : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.nl.leaseweb.net : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.nl.leaseweb.net : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.nluug.nl : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.nluug.nl : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'multilib.db' from piotrkosoft.net : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.ds.hj.se : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.lysator.liu.se : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.portlane.com : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.portlane.com : Connection time-out
error: failed to update multilib (download library error)
error: failed retrieving file 'archlinuxfr.db' from repo.archlinux.fr : Connection time-out
error: failed to update archlinuxfr (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
[lee@localhost ~]$ sudo pacman -V
.--. Pacman v4.0.1 - libalpm v7.0.1
/ _.-' .-. .-. .-. Copyright (C) 2006-2011 Pacman Development Team
\ '-. '-' '-' '-' Copyright (C) 2002-2006 Judd Vinet
'--'
This program may be freely redistributed under
the terms of the GNU General Public License.
Offline
You're not meant to use *.pacnew files. You should merge them with the file currently in place - your mirrorlist, in this case.
Details in the pacman man page, and here.
Offline
Same problem here. Mirrorlist working with pacman 3.5 but time-out with 4.0.1. All config files vanilla, as far as I remember. Only difference from the standard procedure is that I upgraded libarchive before pacman, resulting in an unfunctional pacman, as someone reported in some other thread, but I reverted to the earlier versions of those two packages, and everything seems to have been working. But upgrading to pacman 4.0 gives these timeouts.
eyolf-arch:eyolf[/etc]% cat pacman.d/mirrorlist| grep '^[^#]'
Server = ftp://mirrors.dotsrc.org/archlinux/$repo/os/$arch
Server = http://mirrors.dotsrc.org/archlinux/$repo/os/$arch
Server = ftp://ftp.klid.dk/archlinux/$repo/os/$arch
Server = ftp://mirror.archlinux.no/$repo/os/$arch
Server = http://mirror.archlinux.no/$repo/os/$arch
Server = ftp://mirror.pvv.ntnu.no/pub/archlinux/$repo/os/$arch
eyolf-arch:eyolf[/etc]% cat pacman.conf | grep '^[^#]'
[options]
HoldPkg = pacman glibc
SyncFirst = pacman
Architecture = auto
CheckSpace
SigLevel = Never
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
eyolf-arch:eyolf[/etc]% sudo pacman -Syv
Root : /
Conf File : /etc/pacman.conf
DB Path : /var/lib/pacman/
Cache Dirs: /var/cache/pacman/pkg/
Lock File : /var/lib/pacman/db.lck
Log File : /var/log/pacman.log
GPG Dir : /etc/pacman.d/gnupg/
Targets : None
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'core.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'core.db' from ftp.klid.dk : Connection time-out
error: failed retrieving file 'core.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'core.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'core.db' from mirror.pvv.ntnu.no : Connection time-out
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'extra.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'extra.db' from ftp.klid.dk : Connection time-out
error: failed retrieving file 'extra.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'extra.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'extra.db' from mirror.pvv.ntnu.no : Connection time-out
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'community.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'community.db' from ftp.klid.dk : Connection time-out
error: failed retrieving file 'community.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'community.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'community.db' from mirror.pvv.ntnu.no : Connection time-out
error: failed to update community (download library error)
error: failed retrieving file 'multilib.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'multilib.db' from mirrors.dotsrc.org : Connection time-out
error: failed retrieving file 'multilib.db' from ftp.klid.dk : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.archlinux.no : Connection time-out
error: failed retrieving file 'multilib.db' from mirror.pvv.ntnu.no : Connection time-out
error: failed to update multilib (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
Offline
Offline
OK, output from strace pacman -Sy, slightly pruned:
execve("/usr/bin/pacman", ["pacman", "-Sy"], [/* 70 vars */]) = 0
brk(0) = 0xfa0000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2198000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=218750, ...}) = 0
mmap(NULL, 218750, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f34c2162000
close(3) = 0
open("/usr/lib/libalpm.so.7", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=180848, ...}) = 0
mmap(NULL, 2276280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c1d4d000
mprotect(0x7f34c1d78000, 2097152, PROT_NONE) = 0
mmap(0x7f34c1f78000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x7f34c1f78000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=1991739, ...}) = 0
mmap(NULL, 3812368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c19aa000
mprotect(0x7f34c1b43000, 2097152, PROT_NONE) = 0
mmap(0x7f34c1d43000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x199000) = 0x7f34c1d43000
mmap(0x7f34c1d49000, 15376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f34c1d49000
close(3) = 0
open("/usr/lib/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=399968, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2161000
mmap(NULL, 2495880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c1748000
mprotect(0x7f34c17a6000, 2097152, PROT_NONE) = 0
mmap(0x7f34c19a6000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5e000) = 0x7f34c19a6000
close(3) = 0
open("/usr/lib/libgpgme.so.11", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0Pf\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=205304, ...}) = 0
mmap(NULL, 2300424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c1516000
mprotect(0x7f34c1546000, 2097152, PROT_NONE) = 0
mmap(0x7f34c1746000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30000) = 0x7f34c1746000
close(3) = 0
open("/usr/lib/libarchive.so.12", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=551728, ...}) = 0
mmap(NULL, 2651856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c128e000
mprotect(0x7f34c1312000, 2097152, PROT_NONE) = 0
mmap(0x7f34c1512000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x84000) = 0x7f34c1512000
mmap(0x7f34c1515000, 1744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f34c1515000
close(3) = 0
open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0555, st_size=2029037, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2160000
mmap(NULL, 3884392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c0ed9000
mprotect(0x7f34c1067000, 2097152, PROT_NONE) = 0
mmap(0x7f34c1267000, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18e000) = 0x7f34c1267000
mmap(0x7f34c128a000, 13672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f34c128a000
close(3) = 0
open("/usr/lib/libssh2.so.1", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=163064, ...}) = 0
mmap(NULL, 2258336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c0cb1000
mprotect(0x7f34c0cd7000, 2097152, PROT_NONE) = 0
mmap(0x7f34c0ed7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f34c0ed7000
close(3) = 0
open("/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=31752, ...}) = 0
mmap(NULL, 2128880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c0aa9000
mprotect(0x7f34c0ab0000, 2093056, PROT_NONE) = 0
mmap(0x7f34c0caf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f34c0caf000
close(3) = 0
open("/usr/lib/libssl.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0555, st_size=420001, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c215f000
mmap(NULL, 2472856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c084d000
mprotect(0x7f34c08a2000, 2093056, PROT_NONE) = 0
mmap(0x7f34c0aa1000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x54000) = 0x7f34c0aa1000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=14784, ...}) = 0
mmap(NULL, 2109688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c0649000
mprotect(0x7f34c064b000, 2097152, PROT_NONE) = 0
mmap(0x7f34c084b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f34c084b000
close(3) = 0
open("/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=100840, ...}) = 0
mmap(NULL, 2195952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c0430000
mprotect(0x7f34c0447000, 2097152, PROT_NONE) = 0
mmap(0x7f34c0647000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f34c0647000
close(3) = 0
open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=142602, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c215e000
mmap(NULL, 2212752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c0213000
mprotect(0x7f34c022b000, 2093056, PROT_NONE) = 0
mmap(0x7f34c042a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f34c042a000
mmap(0x7f34c042c000, 13200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f34c042c000
close(3) = 0
open("/usr/lib/libassuan.so.0", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=64392, ...}) = 0
mmap(NULL, 2159640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34c0003000
mprotect(0x7f34c0012000, 2093056, PROT_NONE) = 0
mmap(0x7f34c0211000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f34c0211000
close(3) = 0
open("/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=13672, ...}) = 0
mmap(NULL, 2108904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34bfe00000
mprotect(0x7f34bfe03000, 2093056, PROT_NONE) = 0
mmap(0x7f34c0002000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f34c0002000
close(3) = 0
open("/lib/libacl.so.1", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=31856, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c215d000
mmap(NULL, 2127048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34bfbf8000
mprotect(0x7f34bfbff000, 2097152, PROT_NONE) = 0
mmap(0x7f34bfdff000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f34bfdff000
close(3) = 0
open("/lib/libattr.so.1", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=17248, ...}) = 0
mmap(NULL, 2112408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34bf9f4000
mprotect(0x7f34bf9f8000, 2093056, PROT_NONE) = 0
mmap(0x7f34bfbf7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f34bfbf7000
close(3) = 0
open("/usr/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=170120, ...}) = 0
mmap(NULL, 2265272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34bf7ca000
mprotect(0x7f34bf7f1000, 2097152, PROT_NONE) = 0
mmap(0x7f34bf9f1000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27000) = 0x7f34bf9f1000
close(3) = 0
open("/usr/lib/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=139112, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c215c000
mmap(NULL, 2234264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34bf5a8000
mprotect(0x7f34bf5c9000, 2097152, PROT_NONE) = 0
mmap(0x7f34bf7c9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f34bf7c9000
close(3) = 0
open("/lib/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=64480, ...}) = 0
mmap(NULL, 2159568, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f34bf398000
mprotect(0x7f34bf3a7000, 2093056, PROT_NONE) = 0
mmap(0x7f34bf5a6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f34bf5a6000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c215b000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c215a000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2159000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2158000
arch_prctl(ARCH_SET_FS, 0x7f34c2159700) = 0
mprotect(0x7f34c1d43000, 16384, PROT_READ) = 0
mprotect(0x7f34c042a000, 4096, PROT_READ) = 0
mprotect(0x7f34bf9f1000, 8192, PROT_READ) = 0
mprotect(0x7f34c0211000, 4096, PROT_READ) = 0
mprotect(0x7f34c0647000, 4096, PROT_READ) = 0
mprotect(0x7f34c084b000, 4096, PROT_READ) = 0
mprotect(0x7f34c1267000, 102400, PROT_READ) = 0
mprotect(0x7f34c0aa1000, 12288, PROT_READ) = 0
mprotect(0x7f34c0caf000, 4096, PROT_READ) = 0
mprotect(0x7f34c0ed7000, 4096, PROT_READ) = 0
mprotect(0x7f34c1512000, 4096, PROT_READ) = 0
mprotect(0x7f34c19a6000, 8192, PROT_READ) = 0
mprotect(0x617000, 4096, PROT_READ) = 0
mprotect(0x7f34c2199000, 4096, PROT_READ) = 0
munmap(0x7f34c2162000, 218750) = 0
set_tid_address(0x7f34c21599d0) = 19678
set_robust_list(0x7f34c21599e0, 0x18) = 0
futex(0x7fff410202ec, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f34c2159700) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x7f34c0219750, [], SA_RESTORER|SA_SIGINFO, 0x7f34c02228a0}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7f34c02197e0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f34c02228a0}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
brk(0) = 0xfa0000
brk(0xfc1000) = 0xfc1000
geteuid() = 0
rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGHUP, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3129536, ...}) = 0
mmap(NULL, 3129536, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f34bf09b000
close(3) = 0
uname({sys="Linux", node="eyolf-arch", ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
open("/etc/pacman.conf", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3261, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2197000
read(3, "#\n# /etc/pacman.conf\n#\n# See the"..., 4096) = 3261
uname({sys="Linux", node="eyolf-arch", ...}) = 0
open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f34c2197000, 4096) = 0
stat("/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/var/lib/pacman/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/var/lib/pacman", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/var/lib/pacman/local/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
## [deleted 1350 lines of dependency check reports ]
close(3) = 0
open("/etc/pacman.conf", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3261, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2197000
read(3, "#\n# /etc/pacman.conf\n#\n# See the"..., 4096) = 3261
open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
access("/var/lib/pacman/sync/core.db", R_OK) = 0
open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
access("/var/lib/pacman/sync/extra.db", R_OK) = 0
open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
access("/var/lib/pacman/sync/community.db", R_OK) = 0
open("/etc/pacman.d/mirrorlist", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=13279, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
read(4, "##\n## Arch Linux repository mirr"..., 4096) = 4096
read(4, "rch\n#Server = ftp://archlinux.mi"..., 4096) = 4096
read(4, "rchlinux/$repo/os/$arch\n\n## Mold"..., 4096) = 4096
read(4, "h\n#Server = http://mirrors.us.ke"..., 4096) = 991
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
read(3, "", 4096) = 0
access("/var/lib/pacman/sync/multilib.db", R_OK) = 0
close(3) = 0
munmap(0x7f34c2197000, 4096) = 0
open("/var/log/pacman.log", O_WRONLY|O_CREAT|O_APPEND, 0666) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=265311, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2197000
fstat(3, {st_mode=S_IFREG|0644, st_size=265311, ...}) = 0
lseek(3, 265311, SEEK_SET) = 265311
open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
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
lseek(4, -1368, SEEK_CUR) = 766
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
lseek(4, 2133, SEEK_SET) = 2133
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
write(3, "[2012-01-18 15:04] Running 'pacm"..., 40) = 40
open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
read(4, "# Locale name alias data base.\n#"..., 4096) = 2570
read(4, "", 4096) = 0
close(4) = 0
munmap(0x7f34c2196000, 4096) = 0
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/pacman.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/pacman.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/pacman.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/pacman.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 7), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2196000
write(1, ":: Synchronizing package databas"..., 38) = 38
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0
write(3, "[2012-01-18 15:04] synchronizing"..., 47) = 47
stat("/var/lib/pacman/sync/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
umask(022) = 022
umask(0) = 022
access("/var", F_OK) = 0
access("/var/lib", F_OK) = 0
access("/var/lib/pacman", F_OK) = 0
umask(022) = 0
open("/var/lib/pacman/db.lck", O_WRONLY|O_CREAT|O_EXCL, 0) = 4
fcntl(4, F_GETFL) = 0x8001 (flags O_WRONLY|O_LARGEFILE)
fstat(4, {st_mode=S_IFREG, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2195000
lseek(4, 0, SEEK_CUR) = 0
write(4, "19678\n", 6) = 6
fsync(4) = 0
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0xfe9000) = 0xfe9000
stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109175, ...}) = 0
open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGINT, {0x7f34c1d60d80, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 6
close(6) = 0
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f34be89a000
mprotect(0x7f34be89a000, 4096, PROT_NONE) = 0
clone(child_stack=0x7f34bf099ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f34bf09a9d0, tls=0x7f34bf09a700, child_tidptr=0x7f34bf09a9d0) = 19679
futex(0x7f34bf09a9d0, FUTEX_WAIT, 19679, NULL) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libalpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/libalpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/libalpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libalpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
write(2, "error: ", 7) = 7
write(2, "failed retrieving file 'core.db'"..., 79) = 79
close(5) = 0
unlink("/var/lib/pacman/sync/core.db.part") = 0
rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109175, ...}) = 0
open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGINT, {0x7f34c1d60d80, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
clone(child_stack=0x7f34bf099ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f34bf09a9d0, tls=0x7f34bf09a700, child_tidptr=0x7f34bf09a9d0) = 19693
futex(0x7f34bf09a9d0, FUTEX_WAIT, 19693, NULL) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
write(2, "error: ", 7) = 7
write(2, "failed retrieving file 'core.db'"..., 79) = 79
close(5) = 0
unlink("/var/lib/pacman/sync/core.db.part") = 0
rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109175, ...}) = 0
open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGINT, {0x7f34c1d60d80, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
clone(child_stack=0x7f34bf099ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f34bf09a9d0, tls=0x7f34bf09a700, child_tidptr=0x7f34bf09a9d0) = 19703
futex(0x7f34bf09a9d0, FUTEX_WAIT, 19703, NULL) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
write(2, "error: ", 7) = 7
write(2, "failed retrieving file 'core.db'"..., 72) = 72
close(5) = 0
unlink("/var/lib/pacman/sync/core.db.part") = 0
rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109175, ...}) = 0
open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGINT, {0x7f34c1d60d80, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
clone(child_stack=0x7f34bf099ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f34bf09a9d0, tls=0x7f34bf09a700, child_tidptr=0x7f34bf09a9d0) = 19713
futex(0x7f34bf09a9d0, FUTEX_WAIT, 19713, NULL) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
write(2, "error: ", 7) = 7
write(2, "failed retrieving file 'core.db'"..., 80) = 80
close(5) = 0
unlink("/var/lib/pacman/sync/core.db.part") = 0
rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109175, ...}) = 0
open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGINT, {0x7f34c1d60d80, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
clone(child_stack=0x7f34bf099ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f34bf09a9d0, tls=0x7f34bf09a700, child_tidptr=0x7f34bf09a9d0) = 19723
futex(0x7f34bf09a9d0, FUTEX_WAIT, 19723, NULL) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
write(2, "error: ", 7) = 7
write(2, "failed retrieving file 'core.db'"..., 80) = 80
close(5) = 0
unlink("/var/lib/pacman/sync/core.db.part") = 0
rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
stat("/var/lib/pacman/sync/core.db", {st_mode=S_IFREG|0644, st_size=109175, ...}) = 0
open("/var/lib/pacman/sync/core.db.part", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGINT, NULL, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, 8) = 0
rt_sigaction(SIGINT, {0x7f34c1d60d80, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
open("/root/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
clone(child_stack=0x7f34bf099ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f34bf09a9d0, tls=0x7f34bf09a700, child_tidptr=0x7f34bf09a9d0) = 19734
futex(0x7f34bf09a9d0, FUTEX_WAIT, 19734, NULL) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
write(2, "error: ", 7) = 7
write(2, "failed retrieving file 'core.db'"..., 79) = 79
close(5) = 0
unlink("/var/lib/pacman/sync/core.db.part") = 0
rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
close(4) = 0
munmap(0x7f34c2195000, 4096) = 0
unlink("/var/lib/pacman/db.lck") = 0
umask(022) = 022
write(2, "error: ", 7) = 7
write(2, "failed to update core (download "..., 47) = 47
stat("/var/lib/pacman/sync/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
umask(022) = 022
umask(0) = 022
access("/var", F_OK) = 0
access("/var/lib", F_OK) = 0
access("/var/lib/pacman", F_OK) = 0
umask(022) = 0
open("/var/lib/pacman/db.lck", O_WRONLY|O_CREAT|O_EXCL, 0) = 4
fcntl(4, F_GETFL) = 0x8001 (flags O_WRONLY|O_LARGEFILE)
fstat(4, {st_mode=S_IFREG, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f34c2195000
lseek(4, 0, SEEK_CUR) = 0
write(4, "19678\n", 6) = 6
fsync(4) = 0
# [deleted corresponding output for extra, community and multilib]
rt_sigaction(SIGINT, {0x409170, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f34c19de9b0}, NULL, 8) = 0
close(4) = 0
munmap(0x7f34c2195000, 4096) = 0
unlink("/var/lib/pacman/db.lck") = 0
umask(022) = 022
write(2, "error: ", 7) = 7
write(2, "failed to update multilib (downl"..., 51) = 51
write(2, "error: ", 7) = 7
write(2, "failed to synchronize any databa"..., 36) = 36
write(2, "error: ", 7) = 7
write(2, "failed to init transaction (down"..., 52) = 52
close(3) = 0
munmap(0x7f34c2197000, 4096) = 0
exit_group(1) = ?
Offline
Thank you,
socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 6
close(6) = 0
Looks like an ipv6 socket is being opened for DNS resolution, but then mysteriously being closed. Are you using ipv6? If you blacklist ipv6, does pacman magically work again?
Alternately, if you replace the hostname with an IP address in the mirrorlist, does this work? (this may not work at all for other reasons on http servers).
Last edited by falconindy (2012-01-18 15:56:58)
Offline
Offline
If you blacklist ipv6, does pacman magically work again?
It does indeed! Thanks.
Offline
falconindy wrote:If you blacklist ipv6, does pacman magically work again?
It does indeed! Thanks.
Cool. Can you post your /etc/resolv.conf and the output of 'ip a' (with ipv6 enabled)?
Additionally, the output of the following (again, with ipv6 enabled) would be lovely:
strace -f curl -o/dev/null http://mirrors.dotsrc.org/archlinux/core/os/x86_64/core.db
Last edited by falconindy (2012-01-18 17:50:36)
Offline
Here ya go:
/etc/resolv.conf:
# Generated by dhcpcd from wlan0
# /etc/resolv.conf.head can replace this line
domain home
nameserver 192.168.1.1
# /etc/resolv.conf.tail can replace this line
ip a:
eyolf-arch:eyolf[~]% ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
link/ether c8:0a:a9:a4:4b:ea brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 78:e4:00:c0:6d:59 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.13/24 brd 192.168.1.255 scope global wlan0
inet6 fe80::7ae4:ff:fec0:6d59/64 scope link
valid_lft forever preferred_lft forever
and:
eyolf-arch:eyolf[~]% strace -f curl -o /dev/null http://mirrors.dotsrc.org/archlinux/core/os/x86_64/core.db
execve("/usr/bin/curl", ["curl", "-o", "/dev/null", "http://mirrors.dotsrc.org/archli"...], [/* 70 vars */]) = 0
brk(0) = 0x1f27000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c02c5000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=218846, ...}) = 0
mmap(NULL, 218846, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f04c028f000
close(3) = 0
open("/usr/lib/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=399968, ...}) = 0
mmap(NULL, 2495880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bfe44000
mprotect(0x7f04bfea2000, 2097152, PROT_NONE) = 0
mmap(0x7f04c00a2000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5e000) = 0x7f04c00a2000
close(3) = 0
open("/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=31752, ...}) = 0
mmap(NULL, 2128880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bfc3c000
mprotect(0x7f04bfc43000, 2093056, PROT_NONE) = 0
mmap(0x7f04bfe42000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f04bfe42000
close(3) = 0
open("/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=100840, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c028e000
mmap(NULL, 2195952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bfa23000
mprotect(0x7f04bfa3a000, 2097152, PROT_NONE) = 0
mmap(0x7f04bfc3a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f04bfc3a000
close(3) = 0
open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=142602, ...}) = 0
mmap(NULL, 2212752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bf806000
mprotect(0x7f04bf81e000, 2093056, PROT_NONE) = 0
mmap(0x7f04bfa1d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f04bfa1d000
mmap(0x7f04bfa1f000, 13200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f04bfa1f000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=1991739, ...}) = 0
mmap(NULL, 3812368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bf463000
mprotect(0x7f04bf5fc000, 2097152, PROT_NONE) = 0
mmap(0x7f04bf7fc000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x199000) = 0x7f04bf7fc000
mmap(0x7f04bf802000, 15376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f04bf802000
close(3) = 0
open("/usr/lib/libssh2.so.1", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=163064, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c028d000
mmap(NULL, 2258336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bf23b000
mprotect(0x7f04bf261000, 2097152, PROT_NONE) = 0
mmap(0x7f04bf461000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f04bf461000
close(3) = 0
open("/usr/lib/libssl.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0555, st_size=420001, ...}) = 0
mmap(NULL, 2472856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04befdf000
mprotect(0x7f04bf034000, 2093056, PROT_NONE) = 0
mmap(0x7f04bf233000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x54000) = 0x7f04bf233000
close(3) = 0
open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0555, st_size=2029037, ...}) = 0
mmap(NULL, 3884392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bec2a000
mprotect(0x7f04bedb8000, 2097152, PROT_NONE) = 0
mmap(0x7f04befb8000, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18e000) = 0x7f04befb8000
mmap(0x7f04befdb000, 13672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f04befdb000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
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
fstat(3, {st_mode=S_IFREG|0755, st_size=14784, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c028c000
mmap(NULL, 2109688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bea26000
mprotect(0x7f04bea28000, 2097152, PROT_NONE) = 0
mmap(0x7f04bec28000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f04bec28000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c028b000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c028a000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c0289000
arch_prctl(ARCH_SET_FS, 0x7f04c028a700) = 0
mprotect(0x7f04bf7fc000, 16384, PROT_READ) = 0
mprotect(0x7f04bec28000, 4096, PROT_READ) = 0
mprotect(0x7f04bfc3a000, 4096, PROT_READ) = 0
mprotect(0x7f04befb8000, 102400, PROT_READ) = 0
mprotect(0x7f04bf233000, 12288, PROT_READ) = 0
mprotect(0x7f04bf461000, 4096, PROT_READ) = 0
mprotect(0x7f04bfa1d000, 4096, PROT_READ) = 0
mprotect(0x7f04bfe42000, 4096, PROT_READ) = 0
mprotect(0x7f04c00a2000, 8192, PROT_READ) = 0
mprotect(0x620000, 4096, PROT_READ) = 0
mprotect(0x7f04c02c6000, 4096, PROT_READ) = 0
munmap(0x7f04c028f000, 218846) = 0
set_tid_address(0x7f04c028a9d0) = 2538
set_robust_list(0x7f04c028a9e0, 0x18) = 0
futex(0x7fff26c2e9ac, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f04c028a700) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x7f04bf80c750, [], SA_RESTORER|SA_SIGINFO, 0x7f04bf8158a0}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7f04bf80c7e0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f04bf8158a0}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
pipe([3, 4]) = 0
close(3) = 0
close(4) = 0
brk(0) = 0x1f27000
brk(0x1f48000) = 0x1f48000
brk(0x1f6c000) = 0x1f6c000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3129536, ...}) = 0
mmap(NULL, 3129536, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f04be729000
close(3) = 0
open("/home/eyolf/.curlrc", O_RDONLY) = -1 ENOENT (No such file or directory)
socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 3
close(3) = 0
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f04bdf28000
mprotect(0x7f04bdf28000, 4096, PROT_NONE) = 0
clone(Process 2539 attached
child_stack=0x7f04be727ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f04be7289d0, tls=0x7f04be728700, child_tidptr=0x7f04be7289d0) = 2539
[pid 2539] set_robust_list(0x7f04be7289e0, 0x18 <unfinished ...>
[pid 2538] futex(0x7f04be7289d0, FUTEX_WAIT, 2539, NULL <unfinished ...>
[pid 2539] <... set_robust_list resumed> ) = 0
[pid 2539] socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
[pid 2539] connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
[pid 2539] close(3) = 0
[pid 2539] socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
[pid 2539] connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
[pid 2539] close(3) = 0
[pid 2539] open("/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] read(3, "0-3\n", 8192) = 4
[pid 2539] close(3) = 0
[pid 2539] mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f04b5f28000
[pid 2539] munmap(0x7f04b5f28000, 34439168) = 0
[pid 2539] munmap(0x7f04bc000000, 32669696) = 0
[pid 2539] mprotect(0x7f04b8000000, 135168, PROT_READ|PROT_WRITE) = 0
[pid 2539] open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] fstat(3, {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
[pid 2539] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c02c4000
[pid 2539] read(3, "# Begin /etc/nsswitch.conf\n\npass"..., 4096) = 223
[pid 2539] read(3, "", 4096) = 0
[pid 2539] close(3) = 0
[pid 2539] munmap(0x7f04c02c4000, 4096) = 0
[pid 2539] open("/etc/host.conf", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] fstat(3, {st_mode=S_IFREG|0644, st_size=63, ...}) = 0
[pid 2539] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c02c4000
[pid 2539] read(3, "#\n# /etc/host.conf\n#\n\norder host"..., 4096) = 63
[pid 2539] read(3, "", 4096) = 0
[pid 2539] close(3) = 0
[pid 2539] munmap(0x7f04c02c4000, 4096) = 0
[pid 2539] futex(0x7f04bf804600, FUTEX_WAKE_PRIVATE, 2147483647) = 0
[pid 2539] open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] fstat(3, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
[pid 2539] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c02c4000
[pid 2539] read(3, "# Generated by dhcpcd from wlan0"..., 4096) = 160
[pid 2539] read(3, "", 4096) = 0
[pid 2539] close(3) = 0
[pid 2539] munmap(0x7f04c02c4000, 4096) = 0
[pid 2539] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] fstat(3, {st_mode=S_IFREG|0644, st_size=218846, ...}) = 0
[pid 2539] mmap(NULL, 218846, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f04c028f000
[pid 2539] close(3) = 0
[pid 2539] open("/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] read(3, "\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
[pid 2539] fstat(3, {st_mode=S_IFREG|0755, st_size=52128, ...}) = 0
[pid 2539] mmap(NULL, 2148136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bdd1b000
[pid 2539] mprotect(0x7f04bdd27000, 2093056, PROT_NONE) = 0
[pid 2539] mmap(0x7f04bdf26000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f04bdf26000
[pid 2539] close(3) = 0
[pid 2539] mprotect(0x7f04bdf26000, 4096, PROT_READ) = 0
[pid 2539] munmap(0x7f04c028f000, 218846) = 0
[pid 2539] open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] fstat(3, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
[pid 2539] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c02c4000
[pid 2539] read(3, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
[pid 2539] read(3, "", 4096) = 0
[pid 2539] close(3) = 0
[pid 2539] munmap(0x7f04c02c4000, 4096) = 0
[pid 2539] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] fstat(3, {st_mode=S_IFREG|0644, st_size=218846, ...}) = 0
[pid 2539] mmap(NULL, 218846, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f04c028f000
[pid 2539] close(3) = 0
[pid 2539] open("/lib/libnss_dns.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] read(3, "\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
[pid 2539] fstat(3, {st_mode=S_IFREG|0755, st_size=22920, ...}) = 0
[pid 2539] mmap(NULL, 2117872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bdb15000
[pid 2539] mprotect(0x7f04bdb1a000, 2093056, PROT_NONE) = 0
[pid 2539] mmap(0x7f04bdd19000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f04bdd19000
[pid 2539] close(3) = 0
[pid 2539] open("/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 2539] read(3, "\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
[pid 2539] fstat(3, {st_mode=S_IFREG|0755, st_size=84824, ...}) = 0
[pid 2539] mmap(NULL, 2189928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f04bd8fe000
[pid 2539] mprotect(0x7f04bd911000, 2097152, PROT_NONE) = 0
[pid 2539] mmap(0x7f04bdb11000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f04bdb11000
[pid 2539] mmap(0x7f04bdb13000, 6760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f04bdb13000
[pid 2539] close(3) = 0
[pid 2539] mprotect(0x7f04bdb11000, 4096, PROT_READ) = 0
[pid 2539] mprotect(0x7f04bdd19000, 4096, PROT_READ) = 0
[pid 2539] munmap(0x7f04c028f000, 218846) = 0
[pid 2539] socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 3
[pid 2539] connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
[pid 2539] poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}])
[pid 2539] sendto(3, "\346)\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
[pid 2539] poll([{fd=3, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=3, revents=POLLOUT}])
[pid 2539] sendto(3, "5~\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
[pid 2539] poll([{fd=3, events=POLLIN}], 1, 4999) = 1 ([{fd=3, revents=POLLIN}])
[pid 2539] ioctl(3, FIONREAD, [52]) = 0
[pid 2539] recvfrom(3, "\346)\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
[pid 2539] poll([{fd=3, events=POLLIN}], 1, 4977) = 0 (Timeout)
[pid 2539] poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}])
[pid 2539] sendto(3, "\346)\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
[pid 2539] poll([{fd=3, events=POLLIN}], 1, 5000) = 1 ([{fd=3, revents=POLLIN}])
[pid 2539] ioctl(3, FIONREAD, [52]) = 0
[pid 2539] recvfrom(3, "\346)\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
[pid 2539] poll([{fd=3, events=POLLOUT}], 1, 4946) = 1 ([{fd=3, revents=POLLOUT}])
[pid 2539] sendto(3, "5~\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
[pid 2539] poll([{fd=3, events=POLLIN}], 1, 4946) = 0 (Timeout)
[pid 2539] close(3) = 0
[pid 2539] socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 3
[pid 2539] connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
[pid 2539] poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}])
[pid 2539] sendto(3, "\346)\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
[pid 2539] poll([{fd=3, events=POLLIN}], 1, 5000) = 1 ([{fd=3, revents=POLLIN}])
[pid 2539] ioctl(3, FIONREAD, [52]) = 0
[pid 2539] recvfrom(3, "\346)\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
[pid 2539] close(3) = 0
[pid 2539] socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 3
[pid 2539] connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
[pid 2539] poll([{fd=3, events=POLLOUT}], 1, 4973) = 1 ([{fd=3, revents=POLLOUT}])
[pid 2539] sendto(3, "5~\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
[pid 2539] poll([{fd=3, events=POLLIN}], 1, 4973) = 0 (Timeout)
[pid 2539] close(3) = 0
[pid 2539] madvise(0x7f04bdf28000, 8368128, MADV_DONTNEED) = 0
[pid 2539] _exit(0) = ?
Process 2539 detached
<... futex resumed> ) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
setsockopt(3, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
fcntl(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("130.225.254.116")}, 16) = -1 EINPROGRESS (Operation now in progress)
poll([{fd=3, events=POLLOUT|POLLWRNORM}], 1, 1000) = 1 ([{fd=3, revents=POLLOUT|POLLWRNORM}])
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "%", 1%) = 1
write(2, " ", 1 ) = 1
write(2, "T", 1T) = 1
write(2, "o", 1o) = 1
write(2, "t", 1t) = 1
write(2, "a", 1a) = 1
write(2, "l", 1l) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "%", 1%) = 1
write(2, " ", 1 ) = 1
write(2, "R", 1R) = 1
write(2, "e", 1e) = 1
write(2, "c", 1c) = 1
write(2, "e", 1e) = 1
write(2, "i", 1i) = 1
write(2, "v", 1v) = 1
write(2, "e", 1e) = 1
write(2, "d", 1d) = 1
write(2, " ", 1 ) = 1
write(2, "%", 1%) = 1
write(2, " ", 1 ) = 1
write(2, "X", 1X) = 1
write(2, "f", 1f) = 1
write(2, "e", 1e) = 1
write(2, "r", 1r) = 1
write(2, "d", 1d) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "A", 1A) = 1
write(2, "v", 1v) = 1
write(2, "e", 1e) = 1
write(2, "r", 1r) = 1
write(2, "a", 1a) = 1
write(2, "g", 1g) = 1
write(2, "e", 1e) = 1
write(2, " ", 1 ) = 1
write(2, "S", 1S) = 1
write(2, "p", 1p) = 1
write(2, "e", 1e) = 1
write(2, "e", 1e) = 1
write(2, "d", 1d) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "T", 1T) = 1
write(2, "i", 1i) = 1
write(2, "m", 1m) = 1
write(2, "e", 1e) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "T", 1T) = 1
write(2, "i", 1i) = 1
write(2, "m", 1m) = 1
write(2, "e", 1e) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "T", 1T) = 1
write(2, "i", 1i) = 1
write(2, "m", 1m) = 1
write(2, "e", 1e) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "C", 1C) = 1
write(2, "u", 1u) = 1
write(2, "r", 1r) = 1
write(2, "r", 1r) = 1
write(2, "e", 1e) = 1
write(2, "n", 1n) = 1
write(2, "t", 1t) = 1
write(2, "\n", 1
) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "D", 1D) = 1
write(2, "l", 1l) = 1
write(2, "o", 1o) = 1
write(2, "a", 1a) = 1
write(2, "d", 1d) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "U", 1U) = 1
write(2, "p", 1p) = 1
write(2, "l", 1l) = 1
write(2, "o", 1o) = 1
write(2, "a", 1a) = 1
write(2, "d", 1d) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "T", 1T) = 1
write(2, "o", 1o) = 1
write(2, "t", 1t) = 1
write(2, "a", 1a) = 1
write(2, "l", 1l) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "S", 1S) = 1
write(2, "p", 1p) = 1
write(2, "e", 1e) = 1
write(2, "n", 1n) = 1
write(2, "t", 1t) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "L", 1L) = 1
write(2, "e", 1e) = 1
write(2, "f", 1f) = 1
write(2, "t", 1t) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "S", 1S) = 1
write(2, "p", 1p) = 1
write(2, "e", 1e) = 1
write(2, "e", 1e) = 1
write(2, "d", 1d) = 1
write(2, "\n", 1
) = 1
) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, "-", 1-) = 1
write(2, "-", 1-) = 1
write(2, ":", 1:) = 1
write(2, "-", 1-) = 1
write(2, "-", 1-) = 1
write(2, ":", 1:) = 1
write(2, "-", 1-) = 1
write(2, "-", 1-) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, ":", 1:) = 1
write(2, "0", 10) = 1
write(2, "0", 10) = 1
write(2, ":", 1:) = 1
write(2, "1", 11) = 1
write(2, "5", 15) = 1
write(2, " ", 1 ) = 1
write(2, "-", 1-) = 1
write(2, "-", 1-) = 1
write(2, ":", 1:) = 1
write(2, "-", 1-) = 1
write(2, "-", 1-) = 1
write(2, ":", 1:) = 1
write(2, "-", 1-) = 1
write(2, "-", 1-) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
getsockopt(3, SOL_SOCKET, SO_ERROR, [0], [4]) = 0
getpeername(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("130.225.254.116")}, [16]) = 0
getsockname(3, {sa_family=AF_INET, sin_port=htons(43829), sin_addr=inet_addr("192.168.1.13")}, [16]) = 0
sendto(3, "GET /archlinux/core/os/x86_64/co"..., 196, MSG_NOSIGNAL, NULL, 0) = 196
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout)
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout)
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "HTTP/1.1 200 OK\r\nDate: Wed, 18 J"..., 16384, 0, NULL, NULL) = 2896
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
fstat(4, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0
ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff26c2def8) = -1 ENOTTY (Inappropriate ioctl for device)
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f04c02c4000
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "m\376\377h\6\360M\374\17\301\243\375\227\341\323\377\367]\344\1\377\337\251\302[\f\340\322\360\226\1\374"..., 16384, 0, NULL, NULL) = 1448
write(4, "\37\213\10\0\274*\27O\0\3\354\275\331\232\3428\327&\332\307u\25\234|G\354\f[\262$\333\375"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "C{[\25\327>\353\255\25\211n\332\345\337kU\363i\261\20\217]0o\t\355&]\34\205\3232"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "=ZH\203\302\f\317\342\254e\32\343\3451\230\202\345@\1\223I\177;3\247kAe\351\211-k"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "Qo3\200\310\200\334W\370a\266(R\5ph\2H\211\245\"h+\326\245\362+@\314\306\20>"..., 16384, 0, NULL, NULL) = 1448
write(4, "S\322\\\373\255C{[\25\327>\353\255\25\211n\332\345\337kU\363i\261\20\217]0o\t\355&"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\"\363\324[),cs+\232\235\26\303\2118t\302\241\352l\21<\220\3550\364ys\210\247\215m"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\377A\240\345%\266\v=\260\256mi\36\322\212\366\277\377WI\262.\371S\263\353\215\1770\351\372\277"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\357\217.\237\363\377\7\225\22\37V\22\236%\356\201z\37\243\373O\327\355]\3571\2\10\251\252\210n"..., 16384, 0, NULL, NULL) = 2896
write(4, "\3K\342\n\343\212ibQ\346H\261\t\7\\AL\265\231Z\376^js\240@\n\251\314\t\266\0"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\331\372\272\2707\273\321\236\301\246v\20\316\365\t\353T\213\tZ\312pW.\215\301p\344\325\225j\377"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\367\244\374wb\271\211\0378\311\265\4\274\370A\372\205\370_.\251?\304\0I\27\377\37\"=\375\177"..., 16384, 0, NULL, NULL) = 1448
write(4, "=\333J\306\246\374b\316\321d\202\325\270>h4\"\263\300\263\201\206\375\242\267'\315\370l\363\323\316"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "g\276\362G\362\243Z@\177\267\376\23\1F\230\177\351\377\373\210\377z\27|1\376?\300\1\374-\377"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\343G\376\337\373\340Q\377\343\327\6\253\233\335\371Z\1\216\177\251\0\375#2\300\277\323\377/\361\0106"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "v\235h\202G\\)\34\202\200\317\264q\237\3542Av\215d\16\272t?\37\232\326la\361\230\233"..., 16384, 0, NULL, NULL) = 1448
write(4, "\21\377\371.x\253\377\343G$>\272=\376\303\361g\363\377\35\343\377 |\311\377\277\235\377\20>\372"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "so8\230\r\267%i\221zS\217{\376\331I\262\206\373kN\253\267q\366\346A>\370\207\252\214"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "#\36Er[\341\307\263=\31P\3000A\230bI\22\256\215}\211\354\1\3422\321\275s\10\272\236"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\302\274tC\370\5r-\376En\353\375@\27;\262\207\201#\22I\246\260\241\357\274\204\231Mm["..., 16384, 0, NULL, NULL) = 1448
write(4, "\346\376x\326\331\362\324824\345\367\305F\264\343\224\204^\6,C\352\355\261?\226\226\375\352\354\365"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "(b\217\227\5\350\3126\262\1qx\351.\275\37\20\4\371F\3233\314\34\307m\324\277d{\214o"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "y\365\364\237\201\335<\375#\350\3757\361\305\372\377\23\362\177\301\27\373\277\370\350\377\362N\370\314\377S"..., 16384, 0, NULL, NULL) = 1448
write(4, "^\302s\3355\27\343\255\345\365\332\223\310QuZ,\346\254\226'\262\272\26t\363 \326\227\311ee"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\261\326\365$@]\220\206\31\226\17\363\261f\304*\356\232\235\211\357\235\0015*\273\334\247\3\256\20T"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\346\22(0\312\\\t\177\321\363\25714 \343\3462\233\331\30\22\201B\201\360\244\21\373\30S\211\27"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\177\355$\0?\257\354\17\374G\31\177\200?\354\0\340\273\371\277\0\5\204\256\375\377\204\346\273\7\377\177"..., 16384, 0, NULL, NULL) = 2896
write(4, "\275>\247R_\347\333\\\6\317\273\265\351\207\333j\344\t3\231+O\307\276g\300<\335\331\335\371\326"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "jj\3f\366\312\252\235\264\201\263X\215j\225D1V\3078\352%\2563<\316\347\223\3038\344;"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "S\243\206\232ii\31,\333F\345<>\2677\363}o\301\201p\277\306\1n\0\3717#\240_I"..., 16384, 0, NULL, NULL) = 1448
write(4, "?\240\377C\30\203\200]\364?!|\342\377G\330\355\374\377&\375\7&\337\315?f\364\31\377\177\210"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\371\342\260\354n\203\343n\336RR\244\332\372xe\315{\6.1\177\337\237\250\256-F\343j\206\220"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\313\32\365\324T\327-Y=*+\34\237\223\304\252\235\233\251u\360\303\300F\307\3=Wa)\330\255"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\251zo`i\347\331\302\216\7\275\331)\224r\227\v7\216\254\37{\2072\267\241\261\327\346g6\354"..., 16384, 0, NULL, NULL) = 2896
write(4, "l?L\360\235\364O\356\37\230cd\"C\261\261B!Ve\223(\314\0\302\346B\276\223\376\261\200"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "%\331(\37'Jy\331\222\3001U6'\320\315\272F{4j\237\216\372t\2718\314As1-"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\35\4\262\fr\226\375\37\277\240\33\334\17\343\377K\377\237K\376\17F\354\211\377\37a\337\230\377\237J"..., 16384, 0, NULL, NULL) = 1448
write(4, "\352\177I\372s\305\311\10xd\335\204\0>r~\0\251z}\345\203\211\214\330\215\316'\344v!\365"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "m\343\274[\32a\3\242\371<\356\3504\256\311\347\361\371\260\312\32\2427\267\315aK\257\371]d\""..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\241Jn\204}\20\302\f^\21\4\204\21\2L\306\266j\vf\330XU\241m\2\23@*\233\206\254"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "E\332\204\265dw_\351fJ\241\332\271\235\264\2109\223\346H\360\253\1i.\250\325\241\322l\324\355"..., 16384, 0, NULL, NULL) = 1448
write(4, "A/~\2208\366G\355\217\17\347\376\3473\273\10\316\221\353X P\24\225\336\344\365[\300\342\371Q"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\325\356f\321\260q-\350\255\253B\334\fG2\0273\241\247KIWMp\303\4x\325\256D\3\f"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\272\206\351'b\\i\2735\264.\6i\322?\364\346j6\20\210{\232\372aM\200fm\331\232\373"..., 16384, 0, NULL, NULL) = 1448
write(4, ">\376\313\307i\30\356\336\234\376W\207\277\362\222\24I\312\375\27/xe\230\347\323\335\332\235\267\347\227"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "Vu<')\317\205c\365\320\24\226\3421\214\255\260\2716\263i\257\203\33\31;L\226\350\0047}"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\317\233\252\3374|\341\1;Kx\235\277\276\227$:k\277^\265\2058\247\1:1\363\223\363H3"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\33[%\354\26\r\301\340\242@,`\21\312)\266,\"\342\273\252N\203B*3\3210\r`p\202"..., 16384, 0, NULL, NULL) = 1448
write(4, "\300\242\3146\200!X\2340&\2332\23\200i\230\30\3355\n:\313y\227\347\275iQK\342\206\300"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\334\256wO{\2759A\263\212c\215%g\324\236t\36636\324\207&\257\253\312\312#\274\342\270\225"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\16e\202EC,?\234K\257\277\312\37g\n\211\331}\224\2406SZUO\235T\227\222\353\16r"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\357c\334\337\373,\352\275V\25\342\10D\361\10w\307\363\243\254\t\324\32\265\232\263\343\201\373\203\323\356"..., 16384, 0, NULL, NULL) = 1448
write(4, "\205\370\362W\211\271\231\276\344^\314w<I^L\227\5\345;\223\227\320~)\302,.GdAz"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\273I,&[\310*?\34s\16, 1[\200\6;\343\20\211\226|\300\300\22b\357(\277\17\234"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "O0E\345\237\370w\351\364\360u\273\335\377\177B\360\347\37\337\21\377\177\355\377p\265\377\23\374\214\377"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\253}\261*H\333\343.\366\23\263,\31kq\312[\262\331\323\307io:\266pc+\355\205s|"..., 16384, 0, NULL, NULL) = 1448
write(4, "\373*\376\277w\205\357\341\1_\17\4~\223\17\374W\243\201\177\310\20\256H\300\31\221\203kuyB"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\324\232b\312\214P1\337\230\30\220\325{!\0305\337\234eS\224\21\2\246\310(\316\257+\272\273R"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\307\31\252\0020\265F\304j(\303\3\323Z\313\346\10\255\260\177\340e\3538^J\365j\3\246\225\365"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\25B,\211\335\345\365P3\277\336Rr\20O\231I\31S\250\305D\323$\252\306\304\234; \313B"..., 16384, 0, NULL, NULL) = 1448
write(4, "|\336\253\341\240v\242\3071-\233\2749\201\326\254\37y\300iN#\v\317\204\225Rm\321\r\352p"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\364\337\347\351!\214\335\322\213\324G\26\277l\367\205\342G\24\207\205\362q)\241\261\23\245W\271\274P"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\364\237\321\200\3149\216\252\312\227F\301W<'\f\210\307J{\22\224Z$\346A\316s.\257\374\341"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\0\2546zJ\202\203\244+v\31pg\275a\275*\265\247e\333\267\r\377\264\306\276\262\256d[s"..., 16384, 0, NULL, NULL) = 1448
write(4, "\345ge\377\374\23\371?\10\241\234\254\27\370\37\310\217\374\377\17\261\233\361\377I\r`\277\271\377+\362"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, ",\\\325\10b\r\310\332u\227\270B\306\375V0V\324\264\34\3463\3232\31\242\310\4\232\3068\222"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "*\341[)\352Eo\224!%l*\222\2520\306E\23#-\367'K\3\246\225\343KF\240Hn"..., 16384, 0, NULL, NULL) = 1448
write(4, "\365{\2421\326\347\3Uv\301.6W\256\345\266\344\256\355l&\3322\255\253|w\260M\375(\273"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\233\376\3577\247w\234\375\265d\4)\217\243\230\247\27\r\237\213\277\24'w$(qVJh\354D"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\303\340\220\370\3\215\03740\24\17r\265a\314\317\347\335t\274\4&m\214\265\355z+L6\26\356"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "a\222\331)\275\360\22\275\211\224k\225\27\313\357S\207\33\226\352\365~,\374\242\221\327\212X\f_t"..., 16384, 0, NULL, NULL) = 1448
write(4, "\0167\356p:\354\355g\n\367F^:\30\217\254\2576\371vy\34p\357\345t'3_{}\345"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "BlB\306#\245=cu\354\315\373n\243)Mv\16\326\363\375\310\317\306\315s\2731\337$I\314"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "c~\250\210\35'\331\320C\262\250(\343\354lu\272[\317\v\253J4NN\272B\234\312&\3376"..., 16384, 0, NULL, NULL) = 2896
write(4, "@\32\357\6\351\251\275T4\303\233\316\26z;\4\203T\351\35\366\\\361\374)\304\335E\322\3537*"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\236\276\305\377\177\207Y\353A\177\25}\243\377\277 \4\364'\375\377W\372\217\221\374\210\377\370\24\272\303"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "?\37\366\251\303\227(\335\17\266B\225V7\t4'\275\352L\230\236\363\2254A\355F\264\34;`"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "nn\23\270:v\207\247SU\33$j+\356\237Yp\346\226\3266D6i\325\247\331QK\373z"..., 16384, 0, NULL, NULL) = 1448
write(4, "\374\237\337MQ\250\244\351\6V\370\34\330\317\2600\371\20\300\177\371N\320O\342\177I\206\4!\"_"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "7x\242O\314\215\271\231\206\327\371\300\242\254(W%@U\\\200\361+\250\217U\256\22hI&\27"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\274\212\341\265{\37\375\20\352#H\24x\333\351\353\337\250\322\347\367)q(\v\363B\357\305\27\374\202"..., 16384, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "{\365l1\215\372\21^\210m\354/\235T\335\342]\10\367=\337\317\234m\277\336\36m\225\274~\310"..., 15202, 0, NULL, NULL) = 1448
write(4, "c\330Me\321ZL\235:\03767.\335l\7\333\200\236-V\347\7\241\322\354\273\255\36\334-\204"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\0A\10\211\22FT\302\26S\21\221\250\202\n\203\344\222\36\372\207[~\7\243y\337\366u\244,\312"..., 13754, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "4|i\375\337\273\377/\373\331\376\217\351\207\376\357}p\23\377y5\25\276\21\1\272\\\373\272\326\353"..., 12306, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\265\206\272\277\243\255\356i+J\272\325\345\26\275\226\242s\235\335|\253\205\v\24\216\2341\275\312\352\35"..., 10858, 0, NULL, NULL) = 1448
write(4, "\376\364\177\315\33\325\377\373\n\212\251\4\200\253\2340Y\221\200t\35'j2Ddh)*\303\5\10"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\32\27\v\3\314\n\242\262\334t6\362k\33\240\2015\246\326\203\336 \331Mw\273\241>\37\315\314q"..., 9410, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "qc\10\36\373\377=\360i\377\377\324o\355\365\201\356er4\374\374j\246D\316o\4\330Y\222\306"..., 7962, 0, NULL, NULL) = 1448
write(4, "\323\201\275\350\314\362q\355\r\275\344\364\305\246\37\237\365\7n\346\351\371\337\227j?\276\247Q\260 p"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\363\232Zx\335\251\233\16\217\333\35{\232\5\325|\213\313\2235I5\332_p\v\267'n!\223\202"..., 6514, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "2\267\32\337\352\345\352a\316\27\33#)`EC\316)\344\312g{\16\241\\2W\227\"\35p\316"..., 5066, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, ".\270\215\377\275\266\315\217\325\365g\307\353\361~\246\337q\357\3403\372\261N\340\357\363\377>\351\177?"..., 3618, 0, NULL, NULL) = 1448
write(4, "3\377\240\301r\34M\353\274m\362\266\r\30\36\362\3004\201a\230\226\305\2017\30\201\265\230no\5"..., 4096) = 4096
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\225\2575\240^n\272:\361\311\210Y\244\344)%I\240\233$$Q~9\342\371p\353\207:\0\276"..., 2170, 0, NULL, NULL) = 1448
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 1000) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
poll([{fd=3, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=3, revents=POLLIN|POLLRDNORM}])
recvfrom(3, "\246\313\225V.\17h IuZ\0063w\313drw\247\330-qY.\217\253\360\230W\261Wz"..., 722, 0, NULL, NULL) = 722
) = 1
write(2, "1", 11) = 1
write(2, "0", 10) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "1", 11) = 1
write(2, "0", 10) = 1
write(2, "6", 16) = 1
write(2, "k", 1k) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "1", 11) = 1
write(2, "0", 10) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "1", 11) = 1
write(2, "0", 10) = 1
write(2, "6", 16) = 1
write(2, "k", 1k) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "7", 17) = 1
write(2, "1", 11) = 1
write(2, "4", 14) = 1
write(2, "1", 11) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, ":", 1:) = 1
write(2, "0", 10) = 1
write(2, "0", 10) = 1
write(2, ":", 1:) = 1
write(2, "1", 11) = 1
write(2, "5", 15) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "0", 10) = 1
write(2, ":", 1:) = 1
write(2, "0", 10) = 1
write(2, "0", 10) = 1
write(2, ":", 1:) = 1
write(2, "1", 11) = 1
write(2, "5", 15) = 1
write(2, " ", 1 ) = 1
write(2, "-", 1-) = 1
write(2, "-", 1-) = 1
write(2, ":", 1:) = 1
write(2, "-", 1-) = 1
write(2, "-", 1-) = 1
write(2, ":", 1:) = 1
write(2, "-", 1-) = 1
write(2, "-", 1-) = 1
write(2, " ", 1 ) = 1
write(2, " ", 1 ) = 1
write(2, "4", 14) = 1
write(2, "7", 17) = 1
write(2, "5", 15) = 1
write(2, "k", 1k) = 1
write(2, "\n", 1
) = 1
write(4, "\210\30\336\20\0\315\263\320\"\6b\5h\t\10\350\310`9\266q\242uB\343\263\364\237\205^\307s"..., 2583) = 2583
close(4) = 0
munmap(0x7f04c02c4000, 4096) = 0
close(3) = 0
exit_group(0) = ?
Offline
So somehow, curl works around... whatever this is, and figures out how to do DNS resolution. At least I have a clearer picture of what's happening now. One last favor. 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.
Last edited by falconindy (2012-01-19 00:58:55)
Offline
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 ioctl(6, FIONREAD, [52]) = 0
2213 recvfrom(6, "o\220\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
2213 poll([{fd=6, events=POLLIN}], 1, 4972) = 0 (Timeout)
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}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2213 ioctl(6, FIONREAD, [52]) = 0
2213 recvfrom(6, "o\220\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
2213 poll([{fd=6, events=POLLOUT}], 1, 4975) = 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, 4975) = 0 (Timeout)
2213 close(6) = 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}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2213 ioctl(6, FIONREAD, [52]) = 0
2213 recvfrom(6, "o\220\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
2213 close(6) = 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, 4976) = 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, 4976) = 0 (Timeout)
2213 close(6) = 0
2213 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2213 _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 'extra.db"..., 80) = 80
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/extra.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/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) = 2223
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2223, NULL <unfinished ...>
2223 set_robust_list(0x7f97463b69e0, 0x18) = 0
2223 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2223 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2223 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2223 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2223 read(6, "", 4096) = 0
2223 close(6) = 0
2223 munmap(0x7f97494b1000, 4096) = 0
2223 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2223 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2223 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2223 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2223 read(6, "", 4096) = 0
2223 close(6) = 0
2223 munmap(0x7f97494b1000, 4096) = 0
2223 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2223 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2223 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2223 sendto(6, "\300R\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2223 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2223 sendto(6, "\271\257\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2223 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2223 ioctl(6, FIONREAD, [52]) = 0
2223 recvfrom(6, "\300R\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
2223 poll([{fd=6, events=POLLIN}], 1, 4972) = 0 (Timeout)
2223 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2223 sendto(6, "\300R\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2223 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2223 ioctl(6, FIONREAD, [52]) = 0
2223 recvfrom(6, "\300R\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
2223 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2223 sendto(6, "\271\257\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2223 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2223 close(6) = 0
2223 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2223 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2223 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2223 sendto(6, "\300R\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2223 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2223 ioctl(6, FIONREAD, [52]) = 0
2223 recvfrom(6, "\300R\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
2223 close(6) = 0
2223 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2223 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2223 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2223 sendto(6, "\271\257\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2223 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2223 close(6) = 0
2223 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2223 _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 'extra.db"..., 80) = 80
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/extra.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/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( <unfinished ...>
2233 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) = 2233
2233 <... set_robust_list resumed> ) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2233, NULL <unfinished ...>
2233 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2233 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2233 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2233 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2233 read(6, "", 4096) = 0
2233 close(6) = 0
2233 munmap(0x7f97494b1000, 4096) = 0
2233 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2233 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2233 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2233 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2233 read(6, "", 4096) = 0
2233 close(6) = 0
2233 munmap(0x7f97494b1000, 4096) = 0
2233 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2233 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2233 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2233 sendto(6, "\316\303\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2233 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2233 sendto(6, "\374\224\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2233 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2233 ioctl(6, FIONREAD, [45]) = 0
2233 recvfrom(6, "\316\303\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
2233 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2233 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2233 sendto(6, "\316\303\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2233 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2233 ioctl(6, FIONREAD, [45]) = 0
2233 recvfrom(6, "\316\303\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
2233 poll([{fd=6, events=POLLOUT}], 1, 4974) = 1 ([{fd=6, revents=POLLOUT}])
2233 sendto(6, "\374\224\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2233 poll([{fd=6, events=POLLIN}], 1, 4974) = 0 (Timeout)
2233 close(6) = 0
2233 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2233 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2233 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2233 sendto(6, "\316\303\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2233 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2233 ioctl(6, FIONREAD, [45]) = 0
2233 recvfrom(6, "\316\303\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
2233 close(6) = 0
2233 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2233 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2233 poll([{fd=6, events=POLLOUT}], 1, 4974) = 1 ([{fd=6, revents=POLLOUT}])
2233 sendto(6, "\374\224\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2233 poll([{fd=6, events=POLLIN}], 1, 4974) = 0 (Timeout)
2233 close(6) = 0
2233 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2233 _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 'extra.db"..., 73) = 73
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/extra.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/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) = 2243
2243 set_robust_list(0x7f97463b69e0, 0x18) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2243, NULL <unfinished ...>
2243 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2243 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2243 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2243 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2243 read(6, "", 4096) = 0
2243 close(6) = 0
2243 munmap(0x7f97494b1000, 4096) = 0
2243 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2243 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2243 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2243 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2243 read(6, "", 4096) = 0
2243 close(6) = 0
2243 munmap(0x7f97494b1000, 4096) = 0
2243 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2243 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2243 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2243 sendto(6, "\271\276\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2243 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2243 sendto(6, "\336\207\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2243 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2243 ioctl(6, FIONREAD, [53]) = 0
2243 recvfrom(6, "\271\276\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
2243 poll([{fd=6, events=POLLIN}], 1, 4974) = 0 (Timeout)
2243 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2243 sendto(6, "\271\276\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2243 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2243 ioctl(6, FIONREAD, [53]) = 0
2243 recvfrom(6, "\271\276\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
2243 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2243 sendto(6, "\336\207\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2243 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2243 close(6) = 0
2243 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2243 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2243 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2243 sendto(6, "\271\276\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2243 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2243 ioctl(6, FIONREAD, [53]) = 0
2243 recvfrom(6, "\271\276\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
2243 close(6) = 0
2243 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2243 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2243 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2243 sendto(6, "\336\207\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2243 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2243 close(6) = 0
2243 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2243 _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 'extra.db"..., 81) = 81
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/extra.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/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) = 2264
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2264, NULL <unfinished ...>
2264 set_robust_list(0x7f97463b69e0, 0x18) = 0
2264 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2264 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2264 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2264 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2264 read(6, "", 4096) = 0
2264 close(6) = 0
2264 munmap(0x7f97494b1000, 4096) = 0
2264 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2264 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2264 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2264 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2264 read(6, "", 4096) = 0
2264 close(6) = 0
2264 munmap(0x7f97494b1000, 4096) = 0
2264 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2264 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2264 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2264 sendto(6, "L\263\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2264 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2264 sendto(6, "es\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2264 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2264 ioctl(6, FIONREAD, [53]) = 0
2264 recvfrom(6, "L\263\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
2264 poll([{fd=6, events=POLLIN}], 1, 4972) = 0 (Timeout)
2264 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2264 sendto(6, "L\263\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2264 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2264 ioctl(6, FIONREAD, [53]) = 0
2264 recvfrom(6, "L\263\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
2264 poll([{fd=6, events=POLLOUT}], 1, 4977) = 1 ([{fd=6, revents=POLLOUT}])
2264 sendto(6, "es\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2264 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2264 close(6) = 0
2264 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2264 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2264 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2264 sendto(6, "L\263\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2264 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2264 ioctl(6, FIONREAD, [53]) = 0
2264 recvfrom(6, "L\263\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
2264 close(6) = 0
2264 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2264 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2264 poll([{fd=6, events=POLLOUT}], 1, 4973) = 1 ([{fd=6, revents=POLLOUT}])
2264 sendto(6, "es\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2264 poll([{fd=6, events=POLLIN}], 1, 4973) = 0 (Timeout)
2264 close(6) = 0
2264 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2264 _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 'extra.db"..., 81) = 81
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/extra.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/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) = 2275
2275 set_robust_list(0x7f97463b69e0, 0x18) = 0
2275 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC <unfinished ...>
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2275, NULL <unfinished ...>
2275 <... open resumed> ) = 6
2275 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2275 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2275 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2275 read(6, "", 4096) = 0
2275 close(6) = 0
2275 munmap(0x7f97494b1000, 4096) = 0
2275 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2275 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2275 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2275 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2275 read(6, "", 4096) = 0
2275 close(6) = 0
2275 munmap(0x7f97494b1000, 4096) = 0
2275 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2275 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2275 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2275 sendto(6, "rA\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2275 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2275 sendto(6, "A\215\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2275 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2275 ioctl(6, FIONREAD, [52]) = 0
2275 recvfrom(6, "rA\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
2275 poll([{fd=6, events=POLLIN}], 1, 4974) = 0 (Timeout)
2275 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2275 sendto(6, "rA\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2275 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2275 ioctl(6, FIONREAD, [52]) = 0
2275 recvfrom(6, "rA\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
2275 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2275 sendto(6, "A\215\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2275 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2275 close(6) = 0
2275 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2275 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2275 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2275 sendto(6, "rA\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2275 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2275 ioctl(6, FIONREAD, [52]) = 0
2275 recvfrom(6, "rA\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
2275 close(6) = 0
2275 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2275 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2275 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2275 sendto(6, "A\215\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2275 poll([{fd=6, events=POLLIN}], 1, 4974) = 0 (Timeout)
2275 close(6) = 0
2275 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2275 _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 'extra.db"..., 80) = 80
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/extra.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 extra (download"..., 48) = 48
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/community.db", {st_mode=S_IFREG|0644, st_size=1044219, ...}) = 0
2135 open("/var/lib/pacman/sync/community.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) = 2286
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2286, NULL <unfinished ...>
2286 set_robust_list(0x7f97463b69e0, 0x18) = 0
2286 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2286 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2286 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2286 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2286 read(6, "", 4096) = 0
2286 close(6) = 0
2286 munmap(0x7f97494b1000, 4096) = 0
2286 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2286 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2286 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2286 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2286 read(6, "", 4096) = 0
2286 close(6) = 0
2286 munmap(0x7f97494b1000, 4096) = 0
2286 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2286 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2286 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2286 sendto(6, "?\17\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2286 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2286 sendto(6, "f1\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2286 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2286 ioctl(6, FIONREAD, [52]) = 0
2286 recvfrom(6, "?\17\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
2286 poll([{fd=6, events=POLLIN}], 1, 4950) = 0 (Timeout)
2286 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2286 sendto(6, "?\17\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2286 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2286 ioctl(6, FIONREAD, [52]) = 0
2286 recvfrom(6, "?\17\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
2286 poll([{fd=6, events=POLLOUT}], 1, 4971) = 1 ([{fd=6, revents=POLLOUT}])
2286 sendto(6, "f1\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2286 poll([{fd=6, events=POLLIN}], 1, 4971) = 0 (Timeout)
2286 close(6) = 0
2286 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2286 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2286 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2286 sendto(6, "?\17\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2286 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2286 ioctl(6, FIONREAD, [52]) = 0
2286 recvfrom(6, "?\17\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
2286 close(6) = 0
2286 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2286 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2286 poll([{fd=6, events=POLLOUT}], 1, 4929) = 1 ([{fd=6, revents=POLLOUT}])
2286 sendto(6, "f1\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2286 poll([{fd=6, events=POLLIN}], 1, 4928) = 0 (Timeout)
2286 close(6) = 0
2286 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2286 _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 'communit"..., 84) = 84
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/community.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/community.db", {st_mode=S_IFREG|0644, st_size=1044219, ...}) = 0
2135 open("/var/lib/pacman/sync/community.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) = 2297
2297 set_robust_list(0x7f97463b69e0, 0x18) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2297, NULL <unfinished ...>
2297 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2297 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2297 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2297 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2297 read(6, "", 4096) = 0
2297 close(6) = 0
2297 munmap(0x7f97494b1000, 4096) = 0
2297 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2297 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2297 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2297 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2297 read(6, "", 4096) = 0
2297 close(6) = 0
2297 munmap(0x7f97494b1000, 4096) = 0
2297 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2297 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2297 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2297 sendto(6, "\27\336\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2297 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2297 sendto(6, "\5\316\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2297 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2297 ioctl(6, FIONREAD, [52]) = 0
2297 recvfrom(6, "\27\336\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
2297 poll([{fd=6, events=POLLIN}], 1, 4974) = 0 (Timeout)
2297 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2297 sendto(6, "\27\336\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2297 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2297 ioctl(6, FIONREAD, [52]) = 0
2297 recvfrom(6, "\27\336\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
2297 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2297 sendto(6, "\5\316\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2297 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2297 close(6) = 0
2297 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2297 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2297 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2297 sendto(6, "\27\336\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2297 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2297 ioctl(6, FIONREAD, [52]) = 0
2297 recvfrom(6, "\27\336\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
2297 close(6) = 0
2297 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2297 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2297 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2297 sendto(6, "\5\316\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2297 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2297 close(6) = 0
2297 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2297 _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 'communit"..., 84) = 84
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/community.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/community.db", {st_mode=S_IFREG|0644, st_size=1044219, ...}) = 0
2135 open("/var/lib/pacman/sync/community.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) = 2307
2307 set_robust_list(0x7f97463b69e0, 0x18) = 0
2307 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC <unfinished ...>
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2307, NULL <unfinished ...>
2307 <... open resumed> ) = 6
2307 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2307 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2307 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2307 read(6, "", 4096) = 0
2307 close(6) = 0
2307 munmap(0x7f97494b1000, 4096) = 0
2307 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2307 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2307 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2307 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2307 read(6, "", 4096) = 0
2307 close(6) = 0
2307 munmap(0x7f97494b1000, 4096) = 0
2307 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2307 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2307 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2307 sendto(6, "\17\210\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2307 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2307 sendto(6, "x\32\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2307 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2307 ioctl(6, FIONREAD, [45]) = 0
2307 recvfrom(6, "\17\210\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
2307 poll([{fd=6, events=POLLIN}], 1, 4977) = 0 (Timeout)
2307 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2307 sendto(6, "\17\210\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2307 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2307 ioctl(6, FIONREAD, [45]) = 0
2307 recvfrom(6, "\17\210\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
2307 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2307 sendto(6, "x\32\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2307 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2307 close(6) = 0
2307 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2307 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2307 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2307 sendto(6, "\17\210\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2307 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2307 ioctl(6, FIONREAD, [45]) = 0
2307 recvfrom(6, "\17\210\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
2307 close(6) = 0
2307 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2307 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2307 poll([{fd=6, events=POLLOUT}], 1, 4912) = 1 ([{fd=6, revents=POLLOUT}])
2307 sendto(6, "x\32\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2307 poll([{fd=6, events=POLLIN}], 1, 4912) = 0 (Timeout)
2307 close(6) = 0
2307 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2307 _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 'communit"..., 77) = 77
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/community.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/community.db", {st_mode=S_IFREG|0644, st_size=1044219, ...}) = 0
2135 open("/var/lib/pacman/sync/community.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) = 2317
2317 set_robust_list(0x7f97463b69e0, 0x18) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2317, NULL <unfinished ...>
2317 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2317 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2317 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2317 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2317 read(6, "", 4096) = 0
2317 close(6) = 0
2317 munmap(0x7f97494b1000, 4096) = 0
2317 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2317 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2317 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2317 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2317 read(6, "", 4096) = 0
2317 close(6) = 0
2317 munmap(0x7f97494b1000, 4096) = 0
2317 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2317 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2317 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2317 sendto(6, "\362Q\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2317 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2317 sendto(6, "6\255\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2317 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2317 ioctl(6, FIONREAD, [53]) = 0
2317 recvfrom(6, "\362Q\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
2317 poll([{fd=6, events=POLLIN}], 1, 4973) = 0 (Timeout)
2317 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2317 sendto(6, "\362Q\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2317 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2317 ioctl(6, FIONREAD, [53]) = 0
2317 recvfrom(6, "\362Q\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
2317 poll([{fd=6, events=POLLOUT}], 1, 4509) = 1 ([{fd=6, revents=POLLOUT}])
2317 sendto(6, "6\255\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2317 poll([{fd=6, events=POLLIN}], 1, 4509) = 0 (Timeout)
2317 close(6) = 0
2317 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2317 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2317 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2317 sendto(6, "\362Q\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2317 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2317 ioctl(6, FIONREAD, [53]) = 0
2317 recvfrom(6, "\362Q\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
2317 close(6) = 0
2317 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2317 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2317 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2317 sendto(6, "6\255\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2317 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2317 close(6) = 0
2317 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2317 _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 'communit"..., 85) = 85
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/community.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/community.db", {st_mode=S_IFREG|0644, st_size=1044219, ...}) = 0
2135 open("/var/lib/pacman/sync/community.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) = 2327
2327 set_robust_list(0x7f97463b69e0, 0x18) = 0
2327 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC <unfinished ...>
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2327, NULL <unfinished ...>
2327 <... open resumed> ) = 6
2327 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2327 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2327 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2327 read(6, "", 4096) = 0
2327 close(6) = 0
2327 munmap(0x7f97494b1000, 4096) = 0
2327 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2327 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2327 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2327 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2327 read(6, "", 4096) = 0
2327 close(6) = 0
2327 munmap(0x7f97494b1000, 4096) = 0
2327 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2327 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2327 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2327 sendto(6, "\206:\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2327 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2327 sendto(6, "z\200\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2327 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2327 ioctl(6, FIONREAD, [53]) = 0
2327 recvfrom(6, "\206:\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
2327 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2327 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2327 sendto(6, "\206:\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2327 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2327 ioctl(6, FIONREAD, [53]) = 0
2327 recvfrom(6, "\206:\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
2327 poll([{fd=6, events=POLLOUT}], 1, 4974) = 1 ([{fd=6, revents=POLLOUT}])
2327 sendto(6, "z\200\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2327 poll([{fd=6, events=POLLIN}], 1, 4974) = 0 (Timeout)
2327 close(6) = 0
2327 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2327 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2327 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2327 sendto(6, "\206:\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2327 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2327 ioctl(6, FIONREAD, [53]) = 0
2327 recvfrom(6, "\206:\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
2327 close(6) = 0
2327 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2327 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2327 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2327 sendto(6, "z\200\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2327 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2327 close(6) = 0
2327 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2327 _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 'communit"..., 85) = 85
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/community.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/community.db", {st_mode=S_IFREG|0644, st_size=1044219, ...}) = 0
2135 open("/var/lib/pacman/sync/community.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) = 2337
2337 set_robust_list(0x7f97463b69e0, 0x18) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2337, NULL <unfinished ...>
2337 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2337 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2337 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2337 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2337 read(6, "", 4096) = 0
2337 close(6) = 0
2337 munmap(0x7f97494b1000, 4096) = 0
2337 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2337 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2337 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2337 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2337 read(6, "", 4096) = 0
2337 close(6) = 0
2337 munmap(0x7f97494b1000, 4096) = 0
2337 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2337 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2337 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2337 sendto(6, "\342\347\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2337 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2337 sendto(6, " \333\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2337 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2337 ioctl(6, FIONREAD, [52]) = 0
2337 recvfrom(6, "\342\347\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
2337 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2337 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2337 sendto(6, "\342\347\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2337 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2337 ioctl(6, FIONREAD, [52]) = 0
2337 recvfrom(6, "\342\347\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
2337 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2337 sendto(6, " \333\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2337 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2337 close(6) = 0
2337 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2337 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2337 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2337 sendto(6, "\342\347\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2337 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2337 ioctl(6, FIONREAD, [52]) = 0
2337 recvfrom(6, "\342\347\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
2337 close(6) = 0
2337 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2337 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2337 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2337 sendto(6, " \333\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2337 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2337 close(6) = 0
2337 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2337 _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 'communit"..., 84) = 84
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/community.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 community (down"..., 52) = 52
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/multilib.db", {st_mode=S_IFREG|0644, st_size=71483, ...}) = 0
2135 open("/var/lib/pacman/sync/multilib.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) = 2347
2347 set_robust_list(0x7f97463b69e0, 0x18 <unfinished ...>
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2347, NULL <unfinished ...>
2347 <... set_robust_list resumed> ) = 0
2347 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2347 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2347 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2347 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2347 read(6, "", 4096) = 0
2347 close(6) = 0
2347 munmap(0x7f97494b1000, 4096) = 0
2347 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2347 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2347 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2347 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2347 read(6, "", 4096) = 0
2347 close(6) = 0
2347 munmap(0x7f97494b1000, 4096) = 0
2347 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2347 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2347 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2347 sendto(6, "\2\26\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2347 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2347 sendto(6, "e>\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2347 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2347 ioctl(6, FIONREAD, [52]) = 0
2347 recvfrom(6, "\2\26\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
2347 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2347 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2347 sendto(6, "\2\26\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2347 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2347 ioctl(6, FIONREAD, [52]) = 0
2347 recvfrom(6, "\2\26\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
2347 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2347 sendto(6, "e>\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2347 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2347 close(6) = 0
2347 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2347 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2347 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2347 sendto(6, "\2\26\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2347 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2347 ioctl(6, FIONREAD, [52]) = 0
2347 recvfrom(6, "\2\26\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
2347 close(6) = 0
2347 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2347 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2347 poll([{fd=6, events=POLLOUT}], 1, 4977) = 1 ([{fd=6, revents=POLLOUT}])
2347 sendto(6, "e>\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2347 poll([{fd=6, events=POLLIN}], 1, 4977) = 0 (Timeout)
2347 close(6) = 0
2347 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2347 _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 'multilib"..., 83) = 83
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/multilib.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/multilib.db", {st_mode=S_IFREG|0644, st_size=71483, ...}) = 0
2135 open("/var/lib/pacman/sync/multilib.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) = 2357
2357 set_robust_list(0x7f97463b69e0, 0x18) = 0
2357 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC <unfinished ...>
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2357, NULL <unfinished ...>
2357 <... open resumed> ) = 6
2357 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2357 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2357 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2357 read(6, "", 4096) = 0
2357 close(6) = 0
2357 munmap(0x7f97494b1000, 4096) = 0
2357 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2357 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2357 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2357 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2357 read(6, "", 4096) = 0
2357 close(6) = 0
2357 munmap(0x7f97494b1000, 4096) = 0
2357 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2357 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2357 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2357 sendto(6, "mD\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2357 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2357 sendto(6, "\226\224\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2357 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2357 ioctl(6, FIONREAD, [52]) = 0
2357 recvfrom(6, "mD\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
2357 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2357 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2357 sendto(6, "mD\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2357 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2357 ioctl(6, FIONREAD, [52]) = 0
2357 recvfrom(6, "mD\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
2357 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2357 sendto(6, "\226\224\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2357 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2357 close(6) = 0
2357 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2357 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2357 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2357 sendto(6, "mD\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2357 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2357 ioctl(6, FIONREAD, [52]) = 0
2357 recvfrom(6, "mD\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
2357 close(6) = 0
2357 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2357 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2357 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2357 sendto(6, "\226\224\1\0\0\1\0\0\0\0\0\0\7mirrors\6dotsrc\3org\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2357 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2357 close(6) = 0
2357 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2357 _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 'multilib"..., 83) = 83
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/multilib.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/multilib.db", {st_mode=S_IFREG|0644, st_size=71483, ...}) = 0
2135 open("/var/lib/pacman/sync/multilib.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) = 2367
2367 set_robust_list(0x7f97463b69e0, 0x18) = 0
2367 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2367 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2367 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2367 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2367, NULL <unfinished ...>
2367 read(6, "", 4096) = 0
2367 close(6) = 0
2367 munmap(0x7f97494b1000, 4096) = 0
2367 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2367 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2367 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2367 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2367 read(6, "", 4096) = 0
2367 close(6) = 0
2367 munmap(0x7f97494b1000, 4096) = 0
2367 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2367 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2367 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2367 sendto(6, "\323\261\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2367 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2367 sendto(6, "<n\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2367 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2367 ioctl(6, FIONREAD, [45]) = 0
2367 recvfrom(6, "\323\261\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
2367 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2367 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2367 sendto(6, "\323\261\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2367 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2367 ioctl(6, FIONREAD, [45]) = 0
2367 recvfrom(6, "\323\261\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
2367 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2367 sendto(6, "<n\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2367 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2367 close(6) = 0
2367 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2367 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2367 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2367 sendto(6, "\323\261\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\1\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2367 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2367 ioctl(6, FIONREAD, [45]) = 0
2367 recvfrom(6, "\323\261\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
2367 close(6) = 0
2367 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2367 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2367 poll([{fd=6, events=POLLOUT}], 1, 4972) = 1 ([{fd=6, revents=POLLOUT}])
2367 sendto(6, "<n\1\0\0\1\0\0\0\0\0\0\3ftp\4klid\2dk\0\0\34\0\1", 29, MSG_NOSIGNAL, NULL, 0) = 29
2367 poll([{fd=6, events=POLLIN}], 1, 4972) = 0 (Timeout)
2367 close(6) = 0
2367 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2367 _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 'multilib"..., 76) = 76
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/multilib.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/multilib.db", {st_mode=S_IFREG|0644, st_size=71483, ...}) = 0
2135 open("/var/lib/pacman/sync/multilib.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) = 2377
2377 set_robust_list(0x7f97463b69e0, 0x18 <unfinished ...>
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2377, NULL <unfinished ...>
2377 <... set_robust_list resumed> ) = 0
2377 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2377 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2377 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2377 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2377 read(6, "", 4096) = 0
2377 close(6) = 0
2377 munmap(0x7f97494b1000, 4096) = 0
2377 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2377 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2377 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2377 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2377 read(6, "", 4096) = 0
2377 close(6) = 0
2377 munmap(0x7f97494b1000, 4096) = 0
2377 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2377 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2377 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2377 sendto(6, "\345\222\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2377 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2377 sendto(6, "g;\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2377 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2377 ioctl(6, FIONREAD, [53]) = 0
2377 recvfrom(6, "\345\222\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
2377 poll([{fd=6, events=POLLIN}], 1, 4971) = 0 (Timeout)
2377 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2377 sendto(6, "\345\222\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2377 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2377 ioctl(6, FIONREAD, [53]) = 0
2377 recvfrom(6, "\345\222\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
2377 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2377 sendto(6, "g;\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2377 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2377 close(6) = 0
2377 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2377 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2377 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2377 sendto(6, "\345\222\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2377 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2377 ioctl(6, FIONREAD, [53]) = 0
2377 recvfrom(6, "\345\222\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
2377 close(6) = 0
2377 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2377 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2377 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2377 sendto(6, "g;\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2377 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2377 close(6) = 0
2377 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2377 _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 'multilib"..., 84) = 84
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/multilib.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/multilib.db", {st_mode=S_IFREG|0644, st_size=71483, ...}) = 0
2135 open("/var/lib/pacman/sync/multilib.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 ...>
2387 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) = 2387
2387 <... set_robust_list resumed> ) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2387, NULL <unfinished ...>
2387 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2387 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2387 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2387 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2387 read(6, "", 4096) = 0
2387 close(6) = 0
2387 munmap(0x7f97494b1000, 4096) = 0
2387 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2387 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2387 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2387 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2387 read(6, "", 4096) = 0
2387 close(6) = 0
2387 munmap(0x7f97494b1000, 4096) = 0
2387 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2387 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2387 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2387 sendto(6, "Ti\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2387 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2387 sendto(6, "\357\335\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2387 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2387 ioctl(6, FIONREAD, [53]) = 0
2387 recvfrom(6, "Ti\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
2387 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2387 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2387 sendto(6, "Ti\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2387 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2387 ioctl(6, FIONREAD, [53]) = 0
2387 recvfrom(6, "Ti\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
2387 poll([{fd=6, events=POLLOUT}], 1, 4976) = 1 ([{fd=6, revents=POLLOUT}])
2387 sendto(6, "\357\335\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2387 poll([{fd=6, events=POLLIN}], 1, 4976) = 0 (Timeout)
2387 close(6) = 0
2387 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2387 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2387 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2387 sendto(6, "Ti\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2387 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2387 ioctl(6, FIONREAD, [53]) = 0
2387 recvfrom(6, "Ti\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
2387 close(6) = 0
2387 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2387 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2387 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2387 sendto(6, "\357\335\1\0\0\1\0\0\0\0\0\0\6mirror\tarchlinux\2no"..., 37, MSG_NOSIGNAL, NULL, 0) = 37
2387 poll([{fd=6, events=POLLIN}], 1, 4974) = 0 (Timeout)
2387 close(6) = 0
2387 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2387 _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 'multilib"..., 84) = 84
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/multilib.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/multilib.db", {st_mode=S_IFREG|0644, st_size=71483, ...}) = 0
2135 open("/var/lib/pacman/sync/multilib.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) = 2397
2397 set_robust_list(0x7f97463b69e0, 0x18) = 0
2135 futex(0x7f97463b69d0, FUTEX_WAIT, 2397, NULL <unfinished ...>
2397 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 6
2397 fstat(6, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0
2397 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2397 read(6, "# Generated by dhcpcd from wlan0"..., 4096) = 160
2397 read(6, "", 4096) = 0
2397 close(6) = 0
2397 munmap(0x7f97494b1000, 4096) = 0
2397 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 6
2397 fstat(6, {st_mode=S_IFREG|0644, st_size=206, ...}) = 0
2397 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f97494b1000
2397 read(6, "#\n# /etc/hosts: static lookup ta"..., 4096) = 206
2397 read(6, "", 4096) = 0
2397 close(6) = 0
2397 munmap(0x7f97494b1000, 4096) = 0
2397 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2397 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2397 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2397 sendto(6, "\274\22\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2397 poll([{fd=6, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=6, revents=POLLOUT}])
2397 sendto(6, "\2051\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2397 poll([{fd=6, events=POLLIN}], 1, 4999) = 1 ([{fd=6, revents=POLLIN}])
2397 ioctl(6, FIONREAD, [52]) = 0
2397 recvfrom(6, "\274\22\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
2397 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2397 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2397 sendto(6, "\274\22\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2397 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2397 ioctl(6, FIONREAD, [52]) = 0
2397 recvfrom(6, "\274\22\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
2397 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2397 sendto(6, "\2051\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2397 poll([{fd=6, events=POLLIN}], 1, 4975) = 0 (Timeout)
2397 close(6) = 0
2397 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2397 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2397 poll([{fd=6, events=POLLOUT}], 1, 0) = 1 ([{fd=6, revents=POLLOUT}])
2397 sendto(6, "\274\22\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2397 poll([{fd=6, events=POLLIN}], 1, 5000) = 1 ([{fd=6, revents=POLLIN}])
2397 ioctl(6, FIONREAD, [52]) = 0
2397 recvfrom(6, "\274\22\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
2397 close(6) = 0
2397 socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 6
2397 connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, 16) = 0
2397 poll([{fd=6, events=POLLOUT}], 1, 4975) = 1 ([{fd=6, revents=POLLOUT}])
2397 sendto(6, "\2051\1\0\0\1\0\0\0\0\0\0\6mirror\3pvv\4ntnu\2no\0"..., 36, MSG_NOSIGNAL, NULL, 0) = 36
2397 poll([{fd=6, events=POLLIN}], 1, 4974) = 0 (Timeout)
2397 close(6) = 0
2397 madvise(0x7f9745bb6000, 8368128, MADV_DONTNEED) = 0
2397 _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 'multilib"..., 83) = 83
2135 close(5) = 0
2135 unlink("/var/lib/pacman/sync/multilib.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 multilib (downl"..., 51) = 51
2135 write(2, "error: ", 7) = 7
2135 write(2, "failed to synchronize any databa"..., 36) = 36
2135 write(2, "error: ", 7) = 7
2135 write(2, "failed to init transaction (down"..., 52) = 52
2135 close(3) = 0
2135 munmap(0x7f97494b4000, 4096) = 0
2135 exit_group(1) = ?
Can I please blacklist ipv6 again now?
BTW, one last thing: the wiki page about ipv6 gives the following to put in /etc/modprobe.d/modprobe.conf:
options ipv6 disable=1
whereas the default /etc/rc.conf has this comment:
# Replace every !module by an entry as on the following line in a file in
# /etc/modprobe.d:
# blacklist module
Are the two versions equivalent? I used the first, and since it worked, I didn't bother to try the second - just wondering.
Offline
I removed /etc/pacman.d/mirrorlist.pacnew maked sure /etc/pacman.conf pointed to /etc/pacman.d/mirrorlist (not mirrorlist.pacnew) and maked sure the mirrors i wanted to use are uncomented in /etc/pacman.d/mirrorlist but pacman still gives the same errors. . .
Last edited by aChipmunk (2012-01-19 01:49:41)
Offline
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.
Well, I'm full of shit right here, but the fact that you have problems on other OSes and with other devices makes me wonder about your LAN. Still a little confused that curl behaves properly. The DNS requests and responses for curl versus pacman are slightly different, with the added twist that pacman never seems to do anything with whatever the response is from DNS.
Can I please blacklist ipv6 again now?
I'm done with you . Thanks for your help in getting some debug output.
BTW, one last thing: the wiki page about ipv6 gives the following to put in /etc/modprobe.d/modprobe.conf:
options ipv6 disable=1
whereas the default /etc/rc.conf has this comment:
# Replace every !module by an entry as on the following line in a file in # /etc/modprobe.d: # blacklist module
Are the two versions equivalent? I used the first, and since it worked, I didn't bother to try the second - just wondering.
They're not. A blacklisted module can still be pulled in and enabled as a dependency of another module. With the option in place, even if its pulled in (and I'm sure it is), it won't do anything.
Offline