You are not logged in.

#1 2015-09-16 14:45:01

ArgentWarrior
Member
Registered: 2015-04-16
Posts: 19

Is yaourt just not working for anyone else?

The title says it all. No matter what I do I always get the same error.

 failed to initialize alpm library (could not find or read directory) 

It's done this ever since the AUR4 move. Even on a clean install. I know both package-query and yaourt are properly installed. Pulled straight from the AUR. Aurget still works but it has a few annoying quirks. I can't seem to find any instance on the internet where anyone else had this issue.

Offline

#2 2015-09-16 14:55:33

mpan
Member
Registered: 2012-08-01
Posts: 1,642
Website

Re: Is yaourt just not working for anyone else?

Works fine here.

Provide:

  1. The exact command you're using to run yaourt.

  2. An output with --debug --verbose

  3. An output of strace. Remember to mask out your private things.

Last edited by mpan (2015-09-16 14:55:52)

Offline

#3 2015-09-16 15:14:51

ArgentWarrior
Member
Registered: 2015-04-16
Posts: 19

Re: Is yaourt just not working for anyone else?

Thanks for the reply. This has been bugging me for a while.

1. I'm just trying to use it the same way I did before:

 yaourt <search term> 

2. The output with --verbose --debug (using minecraft as an example)

[jesse@cyberdyne ~]$ yaourt minecraft --verbose --debug
debug: pacman v4.2.1 - libalpm v9.0.1
debug: parseconfig: options pass
debug: config: attempting to read file /etc/pacman.conf
debug: config: finish section '(null)'
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: arch: x86_64
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: finish section 'options'
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 75: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'core'
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 78: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'extra'
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 84: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'community'
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 93: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'multilib'
debug: config: new section '(null)'
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: parseconfig: repo pass
debug: config: attempting to read file /etc/pacman.conf                                         
debug: config: finish section '(null)'                                                          
debug: config: new section 'options'                                                            
debug: config: finish section 'options'                                                         
debug: config: new section 'core'                                                               
debug: config file /etc/pacman.conf, line 75: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'core'
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for core repoistory
debug: adding new server URL to database 'core': http://fooo.biz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.polymorf.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.hactar.bz/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.one.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.tamcore.eu/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.js-webcoding.de/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.my-universe.com/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.uni-plovdiv.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.bitjungle.info/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.honkgong.info/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.beccacervello.it/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.gnomus.de/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirrors.uk2.net/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.de.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.tyborek.pl/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.nl.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.yourlabs.org/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.myrveln.se/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.bytemark.co.uk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.n-ix.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.mirrors.ionfish.org/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror5.bastelfreak.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.rit.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.surlyjake.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mir.archlinux.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp5.gwdg.de/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.tuxdroid.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror1.htu.tugraz.at/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://k42.ch/mirror/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://lug.mtu.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.lastmikoi.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.limun.org/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.neuf.no/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.us.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.acm.wpi.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.snt.utwente.nl/pub/os/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.datacenter.by/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cinosure.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux-br.mirror.host1plus.com/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.nimukaito.net/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.atviras.lt/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.puzzle.ch/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.packages.gnp-tec.net/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.archlinux.no/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.bln-ua.net/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.pallissard.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.es.its.nyu.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.kangaroot.net/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.metalgamer.eu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.niyawe.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.nluug.nl/os/Linux/distr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.tku.edu.tw/Linux/ArchLinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.pkern.at/core/os/x86_64
debug: adding new server URL to database 'core': http://www.imegumii.nl/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.vpsfree.cz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.dropswitch.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.midov.pl/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://f.archlinuxvn.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.fau.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.united-gameserver.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.zju.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://linorg.usp.br/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.openlabto.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.ispros.com.bd/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://foss.aueb.gr/mirrors/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.hawo.stw.uni-erlangen.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.bitrain.co/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.umd.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.iskon.hr/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.fluxent.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.manchester.m247.com/arch-linux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.internode.on.net/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.cat.pdx.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.wa.co.za/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://gluttony.sin.cvut.cz/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirrors.linux.ro/core/os/x86_64
debug: adding new server URL to database 'core': http://mir.art-software.fr/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.byfly.by/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.yandex.ru/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.c3sl.ufpr.br/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.jmu.edu/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.aggregate.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.aubrac-medical.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.root.lu/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.eenet.ee/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.swin.edu.au/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.hosteurope.de/mirror/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.kernel.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.23media.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.yzu.edu.tw/Linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://www.las.ic.unicamp.br/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cs.pitt.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.static.lu/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.softver.org.mk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.abscission.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mailtunnel.eu/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cc.columbia.edu/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.koyanet.lv/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://kwk.pw/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.t-home.mk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.nexcess.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.grig.io/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.lysator.liu.se/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.vectranet.pl/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.akmc.lt/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.ustc.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.halifax.rwth-aachen.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.pop-es.rnp.br/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.isoc.org.il/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.acc.umu.se/mirror/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.michael-eckert.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.advancedhosters.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://suro.ubaya.ac.id/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.ibcp.fr/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.liquidweb.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.uib.no/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.htnshost.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.dkm.cz/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.yellowfiber.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.archlinux.cl/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.i3d.net/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.vi-di.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.netcologne.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.rackcentral.com.au/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.rutgers.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.otenet.gr/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.ocf.berkeley.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.prometeus.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.rafal.ca/core/os/x86_64
debug: adding new server URL to database 'core': http://repo.sadjad.ac.ir/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://tux.rainside.sk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.portlane.com/pub/os/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://www.laqee.unal.edu.co/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.dynamict.se/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.clibre.uqam.ca/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.rol.ru/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.system.is/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://linux.rz.rub.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://shadow.ind.ntou.edu.tw/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.neusoft.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.xmission.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.vtti.vt.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.cc.uoc.gr/mirrors/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.nic.cz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.fs.cx/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://www.mirrorservice.org/sites/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://www.gtlib.gatech.edu/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://cosmos.cites.illinois.edu/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.nautile.nc/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.gigenet.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.redsox.cc/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.df.lth.se/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.heanet.ie/mirrors/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.uberglobalmirror.com/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.hustunique.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.apt-get.eu/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.ntua.gr/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.premi.st/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.dotsrc.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.metrocast.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.archlinux.ikoula.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://repo.atlantic.net/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.edatel.net.co/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.tuna.tsinghua.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.ancl.hawaii.edu/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.linux.org.tr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cedia.org.ec/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.archlinux.ro/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.poliwangi.ac.id/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.serverspace.co.uk/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://run.hit.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.cs.nctu.edu.tw/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.digitalpacific.com.au/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.nus.edu.sg/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.xnet.co.nz/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirrors.ovh.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.uta.edu.ec/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.espoch.edu.ec/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror-fpt-telecom.fpt.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.cu.be/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.osuosl.org/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.flipez.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://download.nus.edu.sg/mirror/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.163.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.its.dal.ca/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cse.iitk.ac.in/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://www.gutscheindrache.com/mirror/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror3.gaw.solutions/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror2.gaw.solutions/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror1.gaw.solutions/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.telepoint.bg/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.myaegean.gr/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.rise.ph/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.cqu.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://sunsite.rediris.es/mirror/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.vexxhost.com/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.uni-kl.de/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.tu-chemnitz.de/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.uni-hannover.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.u-strasbg.fr/linux/distributions/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.pmf.kg.ac.rs/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://artfiles.org/archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://osl.ugr.es/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.easyname.at/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.uni-bayreuth.de/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.lnx.sk/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.kaist.ac.kr/ArchLinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.iitm.ac.in/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.netix.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.lagoon.nc/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.opencas.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.kavalinux.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.nix.org.ua/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.dcc.fc.up.pt/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.neolabs.kz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.csclub.uwaterloo.ca/archlinux/core/os/x86_64
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 78: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'extra'
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for extra repoistory
debug: adding new server URL to database 'extra': http://fooo.biz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.polymorf.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.hactar.bz/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.one.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.tamcore.eu/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.js-webcoding.de/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.my-universe.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.uni-plovdiv.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.bitjungle.info/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.honkgong.info/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.beccacervello.it/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.gnomus.de/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirrors.uk2.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.de.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.tyborek.pl/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.nl.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.yourlabs.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.myrveln.se/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.bytemark.co.uk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.n-ix.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.mirrors.ionfish.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror5.bastelfreak.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.rit.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.surlyjake.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mir.archlinux.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp5.gwdg.de/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.tuxdroid.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror1.htu.tugraz.at/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://k42.ch/mirror/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://lug.mtu.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.lastmikoi.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.limun.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.neuf.no/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.us.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.acm.wpi.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.snt.utwente.nl/pub/os/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.datacenter.by/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cinosure.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux-br.mirror.host1plus.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.nimukaito.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.atviras.lt/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.puzzle.ch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.packages.gnp-tec.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.archlinux.no/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.bln-ua.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.pallissard.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.es.its.nyu.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.kangaroot.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.metalgamer.eu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.niyawe.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.nluug.nl/os/Linux/distr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.tku.edu.tw/Linux/ArchLinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.pkern.at/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.imegumii.nl/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.vpsfree.cz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.dropswitch.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.midov.pl/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://f.archlinuxvn.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.fau.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.united-gameserver.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.zju.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://linorg.usp.br/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.aarnet.edu.au/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.openlabto.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.ispros.com.bd/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://foss.aueb.gr/mirrors/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.hawo.stw.uni-erlangen.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.bitrain.co/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.umd.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.iskon.hr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.fluxent.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.manchester.m247.com/arch-linux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.internode.on.net/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.cat.pdx.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.wa.co.za/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://gluttony.sin.cvut.cz/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirrors.linux.ro/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mir.art-software.fr/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.byfly.by/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.yandex.ru/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.c3sl.ufpr.br/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.jmu.edu/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.aggregate.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.aubrac-medical.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.root.lu/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.eenet.ee/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.swin.edu.au/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.hosteurope.de/mirror/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.kernel.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.23media.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.yzu.edu.tw/Linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.las.ic.unicamp.br/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cs.pitt.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.static.lu/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.softver.org.mk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.abscission.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mailtunnel.eu/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cc.columbia.edu/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.koyanet.lv/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://kwk.pw/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.t-home.mk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.nexcess.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.grig.io/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.lysator.liu.se/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.vectranet.pl/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.akmc.lt/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.ustc.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.halifax.rwth-aachen.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.pop-es.rnp.br/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.isoc.org.il/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.acc.umu.se/mirror/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.michael-eckert.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.advancedhosters.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://suro.ubaya.ac.id/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.ibcp.fr/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.liquidweb.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.uib.no/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.htnshost.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.dkm.cz/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.yellowfiber.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.archlinux.cl/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.i3d.net/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.vi-di.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.netcologne.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.rackcentral.com.au/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.rutgers.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.otenet.gr/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.ocf.berkeley.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.prometeus.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.rafal.ca/extra/os/x86_64
debug: adding new server URL to database 'extra': http://repo.sadjad.ac.ir/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://tux.rainside.sk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.portlane.com/pub/os/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.laqee.unal.edu.co/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.dynamict.se/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.clibre.uqam.ca/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.rol.ru/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.system.is/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://linux.rz.rub.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://shadow.ind.ntou.edu.tw/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.neusoft.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.xmission.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.vtti.vt.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.cc.uoc.gr/mirrors/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.nic.cz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.fs.cx/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.mirrorservice.org/sites/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.gtlib.gatech.edu/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://cosmos.cites.illinois.edu/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.nautile.nc/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.gigenet.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.redsox.cc/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.df.lth.se/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.heanet.ie/mirrors/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.uberglobalmirror.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.hustunique.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.apt-get.eu/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.ntua.gr/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.premi.st/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.dotsrc.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.metrocast.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.archlinux.ikoula.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://repo.atlantic.net/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.edatel.net.co/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.tuna.tsinghua.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.ancl.hawaii.edu/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.linux.org.tr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cedia.org.ec/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.archlinux.ro/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.poliwangi.ac.id/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.serverspace.co.uk/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://run.hit.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.cs.nctu.edu.tw/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.digitalpacific.com.au/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.nus.edu.sg/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.xnet.co.nz/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirrors.ovh.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.uta.edu.ec/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.espoch.edu.ec/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror-fpt-telecom.fpt.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.cu.be/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.osuosl.org/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.flipez.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://download.nus.edu.sg/mirror/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.163.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.its.dal.ca/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cse.iitk.ac.in/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.gutscheindrache.com/mirror/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror3.gaw.solutions/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror2.gaw.solutions/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror1.gaw.solutions/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.telepoint.bg/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.myaegean.gr/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.rise.ph/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.cqu.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://sunsite.rediris.es/mirror/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.vexxhost.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.uni-kl.de/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.tu-chemnitz.de/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.uni-hannover.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.u-strasbg.fr/linux/distributions/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.pmf.kg.ac.rs/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://artfiles.org/archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://osl.ugr.es/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.easyname.at/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.uni-bayreuth.de/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.lnx.sk/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.kaist.ac.kr/ArchLinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.iitm.ac.in/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.netix.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.lagoon.nc/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.opencas.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.kavalinux.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.nix.org.ua/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.dcc.fc.up.pt/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.neolabs.kz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.csclub.uwaterloo.ca/archlinux/extra/os/x86_64
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 84: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'community'
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for community repoistory
debug: adding new server URL to database 'community': http://fooo.biz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.polymorf.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.hactar.bz/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.one.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.tamcore.eu/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.js-webcoding.de/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.my-universe.com/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.uni-plovdiv.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.bitjungle.info/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.honkgong.info/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.beccacervello.it/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.gnomus.de/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirrors.uk2.net/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.de.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.tyborek.pl/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.nl.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.yourlabs.org/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.myrveln.se/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.bytemark.co.uk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.n-ix.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.mirrors.ionfish.org/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror5.bastelfreak.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.rit.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.surlyjake.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mir.archlinux.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp5.gwdg.de/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.tuxdroid.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror1.htu.tugraz.at/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://k42.ch/mirror/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://lug.mtu.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.lastmikoi.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.limun.org/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.neuf.no/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.us.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.acm.wpi.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.snt.utwente.nl/pub/os/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.datacenter.by/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cinosure.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux-br.mirror.host1plus.com/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.nimukaito.net/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.atviras.lt/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.puzzle.ch/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.packages.gnp-tec.net/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.archlinux.no/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.bln-ua.net/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.pallissard.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.es.its.nyu.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.kangaroot.net/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.metalgamer.eu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.niyawe.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.nluug.nl/os/Linux/distr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.tku.edu.tw/Linux/ArchLinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.pkern.at/community/os/x86_64
debug: adding new server URL to database 'community': http://www.imegumii.nl/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.vpsfree.cz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.dropswitch.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.midov.pl/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://f.archlinuxvn.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.fau.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.united-gameserver.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.zju.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://linorg.usp.br/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.aarnet.edu.au/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.openlabto.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.ispros.com.bd/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://foss.aueb.gr/mirrors/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.hawo.stw.uni-erlangen.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.bitrain.co/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.umd.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.iskon.hr/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.fluxent.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.manchester.m247.com/arch-linux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.internode.on.net/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.cat.pdx.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.wa.co.za/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://gluttony.sin.cvut.cz/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirrors.linux.ro/community/os/x86_64
debug: adding new server URL to database 'community': http://mir.art-software.fr/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.byfly.by/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.yandex.ru/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.c3sl.ufpr.br/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.jmu.edu/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.aggregate.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.aubrac-medical.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.root.lu/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.eenet.ee/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.swin.edu.au/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.hosteurope.de/mirror/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.kernel.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.23media.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.yzu.edu.tw/Linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://www.las.ic.unicamp.br/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cs.pitt.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.static.lu/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.softver.org.mk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.abscission.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mailtunnel.eu/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cc.columbia.edu/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.koyanet.lv/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://kwk.pw/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.t-home.mk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.nexcess.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.grig.io/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.lysator.liu.se/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.vectranet.pl/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.akmc.lt/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.ustc.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.halifax.rwth-aachen.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.pop-es.rnp.br/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.isoc.org.il/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.acc.umu.se/mirror/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.michael-eckert.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.advancedhosters.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://suro.ubaya.ac.id/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.ibcp.fr/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.liquidweb.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.uib.no/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.htnshost.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.dkm.cz/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.yellowfiber.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.archlinux.cl/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.i3d.net/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.vi-di.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.netcologne.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.rackcentral.com.au/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.rutgers.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.otenet.gr/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.ocf.berkeley.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.prometeus.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.rafal.ca/community/os/x86_64
debug: adding new server URL to database 'community': http://repo.sadjad.ac.ir/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://tux.rainside.sk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.portlane.com/pub/os/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://www.laqee.unal.edu.co/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.dynamict.se/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.clibre.uqam.ca/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.rol.ru/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.system.is/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://linux.rz.rub.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://shadow.ind.ntou.edu.tw/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.neusoft.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.xmission.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.vtti.vt.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.cc.uoc.gr/mirrors/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.nic.cz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.fs.cx/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://www.mirrorservice.org/sites/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://www.gtlib.gatech.edu/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://cosmos.cites.illinois.edu/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.nautile.nc/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.gigenet.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.redsox.cc/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.df.lth.se/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.heanet.ie/mirrors/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.uberglobalmirror.com/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.hustunique.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.apt-get.eu/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.ntua.gr/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.premi.st/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.dotsrc.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.metrocast.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.archlinux.ikoula.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://repo.atlantic.net/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.edatel.net.co/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.tuna.tsinghua.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.ancl.hawaii.edu/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.linux.org.tr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cedia.org.ec/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.archlinux.ro/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.poliwangi.ac.id/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.serverspace.co.uk/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://run.hit.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.cs.nctu.edu.tw/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.digitalpacific.com.au/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.nus.edu.sg/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.xnet.co.nz/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirrors.ovh.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.uta.edu.ec/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.espoch.edu.ec/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror-fpt-telecom.fpt.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.cu.be/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.osuosl.org/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.flipez.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://download.nus.edu.sg/mirror/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.163.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.its.dal.ca/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cse.iitk.ac.in/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://www.gutscheindrache.com/mirror/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror3.gaw.solutions/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror2.gaw.solutions/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror1.gaw.solutions/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.telepoint.bg/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.myaegean.gr/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.rise.ph/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.cqu.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://sunsite.rediris.es/mirror/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.vexxhost.com/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.uni-kl.de/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.tu-chemnitz.de/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.uni-hannover.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.u-strasbg.fr/linux/distributions/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.pmf.kg.ac.rs/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://artfiles.org/archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://osl.ugr.es/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.easyname.at/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.uni-bayreuth.de/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.lnx.sk/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.kaist.ac.kr/ArchLinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.iitm.ac.in/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.netix.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.lagoon.nc/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.opencas.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.kavalinux.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.nix.org.ua/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.dcc.fc.up.pt/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.neolabs.kz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.csclub.uwaterloo.ca/archlinux/community/os/x86_64
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 93: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'multilib'
debug: registering sync database 'multilib'
debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
debug: "/var/lib/pacman/sync/multilib.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/multilib.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for multilib repoistory
debug: adding new server URL to database 'multilib': http://fooo.biz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.polymorf.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.hactar.bz/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.one.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.tamcore.eu/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.js-webcoding.de/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.my-universe.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.uni-plovdiv.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.bitjungle.info/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.honkgong.info/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.beccacervello.it/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.gnomus.de/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirrors.uk2.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.de.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.tyborek.pl/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.nl.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.yourlabs.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.myrveln.se/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.bytemark.co.uk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.n-ix.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.mirrors.ionfish.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror5.bastelfreak.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.rit.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.surlyjake.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mir.archlinux.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp5.gwdg.de/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.tuxdroid.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror1.htu.tugraz.at/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://k42.ch/mirror/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://lug.mtu.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.lastmikoi.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.limun.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.neuf.no/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.us.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.acm.wpi.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.snt.utwente.nl/pub/os/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.datacenter.by/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cinosure.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux-br.mirror.host1plus.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.nimukaito.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.atviras.lt/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.puzzle.ch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.packages.gnp-tec.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.archlinux.no/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.bln-ua.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.pallissard.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.es.its.nyu.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.kangaroot.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.metalgamer.eu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.niyawe.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.nluug.nl/os/Linux/distr/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.tku.edu.tw/Linux/ArchLinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.pkern.at/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.imegumii.nl/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.vpsfree.cz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.dropswitch.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.midov.pl/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://f.archlinuxvn.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.fau.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.united-gameserver.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.zju.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://linorg.usp.br/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.aarnet.edu.au/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.openlabto.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.ispros.com.bd/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://foss.aueb.gr/mirrors/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.hawo.stw.uni-erlangen.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.bitrain.co/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.umd.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.iskon.hr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.fluxent.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.manchester.m247.com/arch-linux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.internode.on.net/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.cat.pdx.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.wa.co.za/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://gluttony.sin.cvut.cz/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirrors.linux.ro/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mir.art-software.fr/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.byfly.by/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.yandex.ru/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.c3sl.ufpr.br/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.jmu.edu/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.aggregate.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.aubrac-medical.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.root.lu/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.eenet.ee/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.swin.edu.au/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.hosteurope.de/mirror/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.kernel.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.23media.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.yzu.edu.tw/Linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.las.ic.unicamp.br/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cs.pitt.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.static.lu/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.softver.org.mk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.abscission.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mailtunnel.eu/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cc.columbia.edu/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.koyanet.lv/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://kwk.pw/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.t-home.mk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.nexcess.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.grig.io/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.lysator.liu.se/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.vectranet.pl/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.akmc.lt/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.ustc.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.halifax.rwth-aachen.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.pop-es.rnp.br/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.isoc.org.il/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.acc.umu.se/mirror/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.michael-eckert.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.advancedhosters.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://suro.ubaya.ac.id/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.ibcp.fr/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.liquidweb.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.uib.no/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.htnshost.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.dkm.cz/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.yellowfiber.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.archlinux.cl/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.i3d.net/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.vi-di.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.netcologne.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.rackcentral.com.au/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.rutgers.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.otenet.gr/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.ocf.berkeley.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.prometeus.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.rafal.ca/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://repo.sadjad.ac.ir/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://tux.rainside.sk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.portlane.com/pub/os/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.laqee.unal.edu.co/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.dynamict.se/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.clibre.uqam.ca/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.rol.ru/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.system.is/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://linux.rz.rub.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://shadow.ind.ntou.edu.tw/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.neusoft.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.xmission.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.vtti.vt.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.cc.uoc.gr/mirrors/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.nic.cz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.fs.cx/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.mirrorservice.org/sites/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.gtlib.gatech.edu/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://cosmos.cites.illinois.edu/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.nautile.nc/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.gigenet.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.redsox.cc/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.df.lth.se/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.heanet.ie/mirrors/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.uberglobalmirror.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.hustunique.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.apt-get.eu/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.ntua.gr/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.premi.st/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.dotsrc.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.metrocast.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.archlinux.ikoula.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://repo.atlantic.net/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.edatel.net.co/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.tuna.tsinghua.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.ancl.hawaii.edu/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.linux.org.tr/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cedia.org.ec/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.archlinux.ro/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.poliwangi.ac.id/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.serverspace.co.uk/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://run.hit.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.cs.nctu.edu.tw/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.digitalpacific.com.au/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.nus.edu.sg/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.xnet.co.nz/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirrors.ovh.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.uta.edu.ec/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.espoch.edu.ec/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror-fpt-telecom.fpt.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.cu.be/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.osuosl.org/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.flipez.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://download.nus.edu.sg/mirror/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.163.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.its.dal.ca/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cse.iitk.ac.in/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.gutscheindrache.com/mirror/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror3.gaw.solutions/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror2.gaw.solutions/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror1.gaw.solutions/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.telepoint.bg/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.myaegean.gr/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.rise.ph/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.cqu.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://sunsite.rediris.es/mirror/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.vexxhost.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.uni-kl.de/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.tu-chemnitz.de/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.uni-hannover.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.u-strasbg.fr/linux/distributions/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.pmf.kg.ac.rs/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://artfiles.org/archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.rackspace.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://osl.ugr.es/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.easyname.at/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.uni-bayreuth.de/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.lnx.sk/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.kaist.ac.kr/ArchLinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.iitm.ac.in/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.netix.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.lagoon.nc/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.opencas.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.kavalinux.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.nix.org.ua/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.dcc.fc.up.pt/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.neolabs.kz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.csclub.uwaterloo.ca/archlinux/multilib/os/x86_64
debug: config: new section '(null)'
debug: config: finished parsing /etc/pacman.conf
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   : minecraft
error: no operation specified (use -h for help)
debug: unregistering database 'local'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community'
debug: unregistering database 'multilib'

3. Strace output

[jesse@cyberdyne ~]$ strace yaourt minecraft
execve("/usr/local/bin/yaourt", ["yaourt", "minecraft"], [/* 55 vars */]) = 0
brk(0)                                  = 0x2335000
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=236450, ...}) = 0
mmap(NULL, 236450, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fe91ab28000
close(3)                                = 0
open("/usr/lib/libreadline.so.6", 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\260e\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=350088, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe91ab27000
mmap(NULL, 2402176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe91a6f6000
mprotect(0x7fe91a737000, 2097152, PROT_NONE) = 0
mmap(0x7fe91a937000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x41000) = 0x7fe91a937000
mmap(0x7fe91a940000, 1920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe91a940000
close(3)                                = 0
open("/usr/lib/libncursesw.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\0P\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=411648, ...}) = 0
mmap(NULL, 2508816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe91a491000
mprotect(0x7fe91a4f0000, 2097152, PROT_NONE) = 0
mmap(0x7fe91a6f0000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5f000) = 0x7fe91a6f0000
close(3)                                = 0
open("/usr/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`\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=14576, ...}) = 0
mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe91a28d000
mprotect(0x7fe91a290000, 2093056, PROT_NONE) = 0
mmap(0x7fe91a48f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fe91a48f000
close(3)                                = 0
open("/usr/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\0000\7\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1991416, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe91ab26000
mmap(NULL, 3815984, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe919ee9000
mprotect(0x7fe91a084000, 2093056, PROT_NONE) = 0
mmap(0x7fe91a283000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19a000) = 0x7fe91a283000
mmap(0x7fe91a289000, 14896, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe91a289000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe91ab25000       
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe91ab24000       
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe91ab23000       
arch_prctl(ARCH_SET_FS, 0x7fe91ab24700) = 0                                                     
mprotect(0x7fe91a283000, 16384, PROT_READ) = 0                                                  
mprotect(0x7fe91a48f000, 4096, PROT_READ) = 0
mprotect(0x7fe91a6f0000, 16384, PROT_READ) = 0
mprotect(0x7fe91a937000, 8192, PROT_READ) = 0
mprotect(0x6bc000, 4096, PROT_READ)     = 0
mprotect(0x7fe91ab62000, 4096, PROT_READ) = 0
munmap(0x7fe91ab28000, 236450)          = 0
open("/dev/tty", O_RDWR|O_NONBLOCK)     = 3
close(3)                                = 0
brk(0)                                  = 0x2335000
brk(0x2356000)                          = 0x2356000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1629600, ...}) = 0
mmap(NULL, 1629600, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fe91a995000
close(3)                                = 0
getuid()                                = 1000
getgid()                                = 1000
geteuid()                               = 1000
getegid()                               = 1000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe91ab61000
read(3, "MemTotal:        8119564 kB\nMemF"..., 1024) = 1024
close(3)                                = 0
munmap(0x7fe91ab61000, 4096)            = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
uname({sysname="Linux", nodename="cyberdyne", ...}) = 0
stat("/home/jesse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getpid()                                = 16122
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=56095, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe91ab61000
read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096
read(3, "1002//\tJUS_I.B1.002//\nmodule\tJUS"..., 4096) = 4096
read(3, "ISO-IR-110//\t\tISO-8859-4//\nalias"..., 4096) = 4096
read(3, "\t\tISO-8859-14//\nalias\tISO_8859-1"..., 4096) = 4096
read(3, "IC-ES//\nalias\tEBCDICES//\t\tEBCDIC"..., 4096) = 4096
read(3, "DIC-CP-ES//\t\tIBM284//\nalias\tCSIB"..., 4096) = 4096
read(3, "//\nalias\tCSIBM864//\t\tIBM864//\nal"..., 4096) = 4096
read(3, "BM939//\nmodule\tIBM939//\t\tINTERNA"..., 4096) = 4096
read(3, "EUC-CN//\nalias\tCN-GB//\t\t\tEUC-CN/"..., 4096) = 4096
read(3, "T//\nmodule\tISO-2022-CN-EXT//\tINT"..., 4096) = 4096
read(3, "//\t\tISO_5428//\nalias\tISO_5428:19"..., 4096) = 4096
brk(0x2377000)                          = 0x2377000
read(3, "CII-8\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tc"..., 4096) = 4096
read(3, "\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\t"..., 4096) = 4096
read(3, "712//\t\tINTERNAL\t\tIBM12712\t\t1\nmod"..., 4096) = 2847
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x7fe91ab61000, 4096)            = 0
getppid()                               = 16120
getpgrp()                               = 16120
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
getrlimit(RLIMIT_NPROC, {rlim_cur=31709, rlim_max=31709}) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/usr/local/bin/yaourt", O_RDONLY) = 3
ioctl(3, TCGETS, 0x7ffe5aa61bc0)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR)                   = 0
read(3, "#!/bin/bash\n#\n# Yaourt (Yet Anot"..., 80) = 80
lseek(3, 0, SEEK_SET)                   = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
fcntl(255, F_GETFD)                     = -1 EBADF (Bad file descriptor)
dup2(3, 255)                            = 255
close(3)                                = 0
fcntl(255, F_SETFD, FD_CLOEXEC)         = 0
fcntl(255, F_GETFL)                     = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(255, {st_mode=S_IFREG|0755, st_size=13114, ...}) = 0
lseek(255, 0, SEEK_CUR)                 = 0
read(255, "#!/bin/bash\n#\n# Yaourt (Yet Anot"..., 8192) = 8192
open("/usr/local/lib/yaourt/util.sh", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=6804, ...}) = 0
read(3, "#!/bin/bash\n#\n# util.sh: common "..., 6804) = 6804
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(1, F_GETFD)                       = 0
fcntl(1, F_DUPFD, 10)                   = 10
fcntl(1, F_GETFD)                       = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
dup2(3, 1)                              = 1
close(3)                                = 0
fcntl(2, F_DUPFD, 10)                   = 11
fcntl(2, F_GETFD)                       = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
dup2(1, 2)                              = 2
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat("/usr/local/sbin/sudo", 0x7ffe5aa611a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/sudo", 0x7ffe5aa611a0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=122048, ...}) = 0
stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=122048, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/sudo", X_OK)           = 0
stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=122048, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/sudo", R_OK)           = 0
stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=122048, ...}) = 0
stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=122048, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/sudo", X_OK)           = 0
stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=122048, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/sudo", R_OK)           = 0
fstat(1, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0
ioctl(1, TCGETS, 0x7ffe5aa611b0)        = -1 ENOTTY (Inappropriate ioctl for device)
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe91ab61000
write(1, "/usr/bin/sudo\n", 14)         = 14
dup2(11, 2)                             = 2
fcntl(11, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(11)                               = 0
dup2(10, 1)                             = 1
fcntl(10, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(10)                               = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(1, F_GETFD)                       = 0
fcntl(1, F_DUPFD, 10)                   = 10
fcntl(1, F_GETFD)                       = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
dup2(3, 1)                              = 1
close(3)                                = 0
fcntl(2, F_DUPFD, 10)                   = 11
fcntl(2, F_GETFD)                       = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
dup2(1, 2)                              = 2
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat("/usr/local/sbin/gettext", 0x7ffe5aa611a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gettext", 0x7ffe5aa611a0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=35344, ...}) = 0
stat("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=35344, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/gettext", X_OK)        = 0
stat("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=35344, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/gettext", R_OK)        = 0
stat("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=35344, ...}) = 0
stat("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=35344, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/gettext", X_OK)        = 0
stat("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=35344, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/gettext", R_OK)        = 0
write(1, "file\n", 5)                   = 5
dup2(11, 2)                             = 2
fcntl(11, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(11)                               = 0
dup2(10, 1)                             = 1
fcntl(10, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(10)                               = 0
rt_sigaction(SIGHUP, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGILL, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGALRM, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, {SIG_DFL, [], 0}, 8) = 0
brk(0x2398000)                          = 0x2398000
umask(022)                              = 022
open("/usr/local/lib/yaourt/io.sh", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3935, ...}) = 0
read(3, "#!/bin/bash\n#\n# io.sh : Input/ou"..., 3935) = 3935
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16123
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
read(3, "197\n", 128)                   = 4
read(3, "", 128)                        = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16123, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 16123
wait4(-1, 0x7ffe5aa60510, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
brk(0x23b9000)                          = 0x23b9000
open("/usr/local/lib/yaourt/pacman.sh", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2203, ...}) = 0
read(3, "#!/bin/bash\n#\n# pacman.sh: pacma"..., 2203) = 2203
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
faccessat(AT_FDCWD, "/usr/local/etc/yaourtrc", R_OK) = 0
open("/usr/local/etc/yaourtrc", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1417, ...}) = 0
read(3, "#    yaourtrc  - Configuration f"..., 1417) = 1417
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
faccessat(AT_FDCWD, "/home/jesse/.config/yaourt/yaourtrc", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/home/jesse/.yaourtrc", R_OK) = -1 ENOENT (No such file or directory)
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=360, ...}) = 0
faccessat(AT_FDCWD, "/tmp", W_OK)       = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16125
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
read(3, "/tmp\n", 128)                  = 5
read(3, "", 128)                        = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16125, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 16125
wait4(-1, 0x7ffe5aa60050, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16127
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
read(3, "jesse\n", 128)                 = 6
read(3, "", 128)                        = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16127, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 16127
wait4(-1, 0x7ffe5aa60910, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
brk(0x23da000)                          = 0x23da000
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
read(255, "tomizepkg && CUSTOMIZEPKGINSTALL"..., 8192) = 4922
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(1, F_GETFD)                       = 0
fcntl(1, F_DUPFD, 10)                   = 10
fcntl(1, F_GETFD)                       = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
dup2(3, 1)                              = 1
close(3)                                = 0
fcntl(2, F_DUPFD, 10)                   = 11
fcntl(2, F_GETFD)                       = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
dup2(1, 2)                              = 2
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat("/usr/local/sbin/aurvote", 0x7ffe5aa614d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/aurvote", 0x7ffe5aa614d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/aurvote", 0x7ffe5aa614d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/jvm/default/bin/aurvote", 0x7ffe5aa614d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/site_perl/aurvote", 0x7ffe5aa614d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/vendor_perl/aurvote", 0x7ffe5aa614d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/core_perl/aurvote", 0x7ffe5aa614d0) = -1 ENOENT (No such file or directory)
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat("/usr/local/sbin/customizepkg", 0x7ffe5aa614f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/customizepkg", 0x7ffe5aa614f0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/customizepkg", 0x7ffe5aa614f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/jvm/default/bin/customizepkg", 0x7ffe5aa614f0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/site_perl/customizepkg", 0x7ffe5aa614f0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/vendor_perl/customizepkg", 0x7ffe5aa614f0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/core_perl/customizepkg", 0x7ffe5aa614f0) = -1 ENOENT (No such file or directory)
dup2(11, 2)                             = 2
fcntl(11, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(11)                               = 0
dup2(10, 1)                             = 1
fcntl(10, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(10)                               = 0
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=360, ...}) = 0
faccessat(AT_FDCWD, "/tmp", W_OK)       = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16129
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
read(3, "/tmp\n", 128)                  = 5
read(3, "", 128)                        = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16129, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 16129
wait4(-1, 0x7ffe5aa5fe90, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -1173, SEEK_CUR)             = 11941
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16131
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
read(3, "jesse\n", 128)                 = 6
read(3, "", 128)                        = 0
close(3)                                = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16131, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 16131
wait4(-1, 0x7ffe5aa607d0, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat("/usr/local/sbin/mkdir", 0x7ffe5aa610d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/mkdir", 0x7ffe5aa610d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=47808, ...}) = 0
stat("/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=47808, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/mkdir", X_OK)          = 0
stat("/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=47808, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/mkdir", R_OK)          = 0
stat("/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=47808, ...}) = 0
stat("/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=47808, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/mkdir", X_OK)          = 0
stat("/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=47808, ...}) = 0
geteuid()                               = 1000
getegid()                               = 1000
getuid()                                = 1000
getgid()                                = 1000
access("/usr/bin/mkdir", R_OK)          = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16132
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 16132
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16132, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, 0x7ffe5aa60c10, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16133
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
read(3, "P[HoldPkg]=\"${P[HoldPkg]}pacman "..., 128) = 128
read(3, "ed \"\nP[SigLevel]=\"${P[SigLevel]}"..., 128) = 128
read(3, "pacman.log\"\nP[gpgdir]=\"/etc/pacm"..., 128) = 82
read(3, "", 128)                        = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16133, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 16133
wait4(-1, 0x7ffe5aa60010, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
brk(0x23fc000)                          = 0x23fc000
getdents(3, /* 69 entries */, 32768)    = 2392
getdents(3, /* 0 entries */, 32768)     = 0
brk(0x23f4000)                          = 0x23f4000
close(3)                                = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getdents(3, /* 69 entries */, 32768)    = 2392
getdents(3, /* 0 entries */, 32768)     = 0
close(3)                                = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getdents(3, /* 69 entries */, 32768)    = 2392
getdents(3, /* 0 entries */, 32768)     = 0
close(3)                                = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getdents(3, /* 69 entries */, 32768)    = 2392
getdents(3, /* 0 entries */, 32768)     = 0
close(3)                                = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getdents(3, /* 69 entries */, 32768)    = 2392
getdents(3, /* 0 entries */, 32768)     = 0
close(3)                                = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getdents(3, /* 69 entries */, 32768)    = 2392
getdents(3, /* 0 entries */, 32768)     = 0
close(3)                                = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getdents(3, /* 69 entries */, 32768)    = 2392
getdents(3, /* 0 entries */, 32768)     = 0
close(3)                                = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getdents(3, /* 69 entries */, 32768)    = 2392
getdents(3, /* 0 entries */, 32768)     = 0
close(3)                                = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getdents(3, /* 69 entries */, 32768)    = 2392
getdents(3, /* 0 entries */, 32768)     = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "init_color\n[[ $PACMAN_CMD ]] && "..., 8192) = 1173
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -1162, SEEK_CUR)             = 11952
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16137
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
read(3, "echo -ne \\\\033\\[0m ", 128)  = 19
read(3, "", 128)                        = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16137, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 16137
wait4(-1, 0x7ffe5aa60650, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16138
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
read(3, "echo -ne \\\\033\\]0\\;xterm\\\\007 ", 128) = 30
read(3, "", 128)                        = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16138, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 16138
wait4(-1, 0x7ffe5aa60650, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(255, "[[ $PACMAN_CMD ]] && pacman_cmd "..., 8192) = 1162
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -28, SEEK_CUR)               = 13086
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16139
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
read(3, "/tmp/yaourt-tmp-jesse/tmp.6bCBZE"..., 128) = 37
read(3, "", 128)                        = 0
close(3)                                = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16139, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 16139
wait4(-1, 0x7ffe5aa5f610, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigaction(SIGINT, {0x4568b0, [], SA_RESTORER, 0x7fe919f1c680}, {0x43c7d0, [], SA_RESTORER, 0x7fe919f1c680}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fcntl(2, F_GETFD)                       = 0
fcntl(2, F_DUPFD, 10)                   = 10
fcntl(2, F_GETFD)                       = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
dup2(1, 2)                              = 2
fcntl(1, F_GETFD)                       = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
fcntl(63, F_GETFD)                      = -1 EBADF (Bad file descriptor)
dup2(3, 63)                             = 63
close(3)                                = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe91ab249d0) = 16140
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, {0x43f8b0, [], SA_RESTORER|SA_RESTART, 0x7fe919f1c680}, 8) = 0
close(4)                                = 0
open("/dev/fd/63", O_RDONLY)            = 3
fcntl(0, F_GETFD)                       = 0
fcntl(0, F_DUPFD, 10)                   = 11
fcntl(0, F_GETFD)                       = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
dup2(3, 0)                              = 0
close(3)                                = 0
lseek(0, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
read(0, failed to initialize alpm library (could not find or read directory)
"", 1)                          = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16140, si_uid=1000, si_status=1, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG, NULL) = 16140
wait4(-1, 0x7ffe5aa5fb90, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn({mask=[]})                 = 0
dup2(11, 0)                             = 0
fcntl(11, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(11)                               = 0
close(63)                               = 0
dup2(10, 2)                             = 2
fcntl(10, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
write(1, "\33[0m", 4)                   = 4
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
write(1, "\33]0;xterm\7", 10)           = 10
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
exit_group(0)                           = ?
+++ exited with 0 +++

Offline

#4 2015-09-16 15:25:08

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,649
Website

Re: Is yaourt just not working for anyone else?

What is /usr/local/bin/yaourt? A wrapper for the wrapper?


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2015-09-16 15:29:57

ArgentWarrior
Member
Registered: 2015-04-16
Posts: 19

Re: Is yaourt just not working for anyone else?

For some reason I have yaourt in both /usr/local/bin and /usr/bin.

Offline

#6 2015-09-16 15:36:16

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,957
Website

Re: Is yaourt just not working for anyone else?

What you get

pacman -Qoo /usr/local/bin/yaourt

Offline

#7 2015-09-16 15:48:54

ArgentWarrior
Member
Registered: 2015-04-16
Posts: 19

Re: Is yaourt just not working for anyone else?

Okay, this may sound weird, but I just reinstalled package-query and yaourt, and installed aurvote, and now it works perfectly.

Thanks anyway guys. Guess I borked something the first time.

Offline

Board footer

Powered by FluxBB