You are not logged in.

#1 2013-12-25 04:30:20

digitally404
Member
Registered: 2013-11-24
Posts: 14

[SOLVED] Invalid or corrupted package (PGP signature)

Hi,

I'm making this post as a last resort to solving a problem I'm having with the installation of google chrome via pacman. I've scoured the forums and duck/google searched to see if I can find anything... Nothing seems to have helped. The integrity of the three packages below is failing.

:: Proceed with installation? [Y/n] Y
:: Retrieving packages ...
 icu-52.1-1-x86_64          7.1 MiB   606K/s 00:12 [######################] 100%
 python-3.3.3-1-x86_64     11.6 MiB   566K/s 00:21 [######################] 100%
 chromium-31.0.1650....    29.0 MiB   533K/s 00:56 [######################] 100%
(18/18) checking keys in keyring                   [######################] 100%
(18/18) checking package integrity                 [######################] 100%
error: icu: signature from "Andreas Radke <andyrtr@archlinux.org>" is invalid
:: File /var/cache/pacman/pkg/icu-52.1-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: python: signature from "Angel Velásquez <angvp@archlinux.org>" is invalid
:: File /var/cache/pacman/pkg/python-3.3.3-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: chromium: signature from "Evangelos Foutras <evangelos@foutrelis.com>" is invalid
:: File /var/cache/pacman/pkg/chromium-31.0.1650.63-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.

I've tried (all together and separately):

  • Changing mirrors in /etc/pacman.d/mirrorlist

  • Updating signature list via

    $ pacman-key --init; pacman-key --populate archlinux; pacman-key --refresh-keys 
  • Purging cache and updating lists after the two above bullets with

    $ pacman -Sc; pacman -Syyu
  • Updating the hardware clock with

    $ hwclock -w
  • Changing the pacman.conf SigLevel default of "SigLevel = Required DatabaseOptional" to "SigLevel = Never" (I found that this instead converted my PGP signature error into a checksum error... So I don't think this helps at all)

I'm at a total loss on what the issue may be... Some packages install fine, but chromium (along with firefox earlier) is giving me grief with the PGP signature being the problem, even though all signatures have been up-to-date.

Notes:

  • /var/lib/pacman/sync looks normal with only community.db, core.db, and extra.db files (no part files or anything else)

Contents of my pacman.conf:

[options]
HoldPkg     = pacman glibc
Architecture = auto
CheckSpace
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist

Regards

Last edited by digitally404 (2013-12-26 19:50:15)

Offline

#2 2013-12-25 04:49:52

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Invalid or corrupted package (PGP signature)

What's the output of 'pacman -Syu --debug'?

Offline

#3 2013-12-25 13:04:12

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,556
Website

Re: [SOLVED] Invalid or corrupted package (PGP signature)

digitally404 wrote:

Updating the hardware clock with

$ hwclock -w

I don't know if clock time would give these errors (though it could give related issues) but this command would not likely fix the issue if clock time was the problem - so this step doesn't rule out clock issues.

Pacman uses the system time, not the hardware clock time.  The command you issued sets the hardware clock to the system time - if a problem with the latter was suspected, this command wouldn't change it.

The proper test would be to see that your system clock (including date) is accurate (matches the clock on your wall).  The easiest way to do this is with [extra]/ntp.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#4 2013-12-26 17:40:10

digitally404
Member
Registered: 2013-11-24
Posts: 14

Re: [SOLVED] Invalid or corrupted package (PGP signature)

Thanks for the responses.

Output of 'pacman -Syu --debug' :

$ sudo pacman -Syu --debug
debug: pacman v4.1.2 - libalpm v8.0.2
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: 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: 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://archlinux.polymorf.fr/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.csclub.uwaterloo.ca/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://mirror.nl.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.chmuri.net/archmirror/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.1favre.de/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.nluug.nl/pub/os/Linux/distr/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://ftp.tuxdroid.org/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://mirror.rit.edu/archlinux/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://lug.mtu.edu/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://foss.aueb.gr/mirrors/linux/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.kernel.org/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://mirror.selfnet.de/archlinux/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.lysator.liu.se/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://mirror.hactar.bz/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://ftp.neutrinopower.de/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.wa.co.za/pub/archlinux/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://ftp.snt.utwente.nl/pub/os/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://fruk.org/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://ftp.tku.edu.tw/Linux/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://ftp.byfly.by/pub/archlinux/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://mirror.datacenter.by/pub/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://ftp.eenet.ee/pub/archlinux/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://mirror.umd.edu/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.yandex.ru/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://cake.lib.fit.edu/archlinux/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://mirror.netcologne.de/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://mirror.aarnet.edu.au/pub/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://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/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://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.linux.net.mk/archlinux/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://ftp.vectranet.pl/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://archlinux.mirror.kangaroot.net/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://mirror.archlinux.fi/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.unitedcolo.de/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://mirror.jmu.edu/pub/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://ftp.tsukuba.wide.ad.jp/Linux/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://arch.mirror.constant.com/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.c3sl.ufpr.br/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://archlinux.vi-di.fr/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://archlinux.mirror.root.lu/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://mirror.cinosure.com/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.halifax.rwth-aachen.de/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.isoc.org.il/pub/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://mirror.pmf.kg.ac.rs/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.goodsoft.lv/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.i3d.net/pub/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.ntua.gr/pub/linux/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.hustunique.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.rnl.ist.utl.pt/pub/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.ustc.edu.cn/archlinux/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://mirror-fpt-telecom.fpt.net/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://mirror.bjtu.edu.cn/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://mirror.archlinux.ro/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://ftp.heanet.ie/mirrors/ftp.archlinux.org/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-stud.hs-esslingen.de/pub/Mirrors/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.lax1.thegcloud.com/arch/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://mirrors.gigenet.com/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://archlinux.mirror.uber.com.au/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://mirror.archlinux.ikoula.com/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.linux.org.tr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.availo.se/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.igor.onlinedirect.bg/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://www.gtlib.gatech.edu/pub/archlinux/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.cse.iitk.ac.in/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://mirror.its.dal.ca/archlinux/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://archlinux.mirror.rafal.ca/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.metrocast.net/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://ftp.linux.kiev.ua/pub/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.nautile.nc/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.hust.edu.cn/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://dfw.mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ord.mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://syd.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://hkg.mirror.rackspace.com/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://artfiles.org/archlinux.org/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://mirrors.163.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.mithril.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://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://mirrors.xmission.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.st.uz/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.iinet.net.au/pub/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://archlinux.mirror.pl.ionic.net.pl/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.supsec.org/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.learn.ac.lk/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: 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://archlinux.polymorf.fr/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.csclub.uwaterloo.ca/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://mirror.nl.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.chmuri.net/archmirror/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.1favre.de/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.nluug.nl/pub/os/Linux/distr/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://ftp.tuxdroid.org/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://mirror.rit.edu/archlinux/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://lug.mtu.edu/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://foss.aueb.gr/mirrors/linux/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.kernel.org/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://mirror.selfnet.de/archlinux/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.lysator.liu.se/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://mirror.hactar.bz/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://ftp.neutrinopower.de/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.wa.co.za/pub/archlinux/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://ftp.snt.utwente.nl/pub/os/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://fruk.org/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://ftp.tku.edu.tw/Linux/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://ftp.byfly.by/pub/archlinux/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://mirror.datacenter.by/pub/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://ftp.eenet.ee/pub/archlinux/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://mirror.umd.edu/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.yandex.ru/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://cake.lib.fit.edu/archlinux/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://mirror.netcologne.de/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://mirror.aarnet.edu.au/pub/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://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/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://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.linux.net.mk/archlinux/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://ftp.vectranet.pl/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://archlinux.mirror.kangaroot.net/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://mirror.archlinux.fi/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.unitedcolo.de/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://mirror.jmu.edu/pub/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://ftp.tsukuba.wide.ad.jp/Linux/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://arch.mirror.constant.com/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.c3sl.ufpr.br/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://archlinux.vi-di.fr/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://archlinux.mirror.root.lu/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://mirror.cinosure.com/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.halifax.rwth-aachen.de/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.isoc.org.il/pub/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://mirror.pmf.kg.ac.rs/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.goodsoft.lv/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.i3d.net/pub/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.ntua.gr/pub/linux/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.hustunique.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.rnl.ist.utl.pt/pub/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.ustc.edu.cn/archlinux/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://mirror-fpt-telecom.fpt.net/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://mirror.bjtu.edu.cn/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://mirror.archlinux.ro/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://ftp.heanet.ie/mirrors/ftp.archlinux.org/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-stud.hs-esslingen.de/pub/Mirrors/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.lax1.thegcloud.com/arch/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://mirrors.gigenet.com/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://archlinux.mirror.uber.com.au/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://mirror.archlinux.ikoula.com/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.linux.org.tr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.availo.se/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.igor.onlinedirect.bg/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://www.gtlib.gatech.edu/pub/archlinux/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.cse.iitk.ac.in/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://mirror.its.dal.ca/archlinux/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://archlinux.mirror.rafal.ca/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.metrocast.net/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://ftp.linux.kiev.ua/pub/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.nautile.nc/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.hust.edu.cn/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://dfw.mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ord.mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://syd.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://hkg.mirror.rackspace.com/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://artfiles.org/archlinux.org/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://mirrors.163.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.mithril.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://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://mirrors.xmission.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.st.uz/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.iinet.net.au/pub/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://archlinux.mirror.pl.ionic.net.pl/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.supsec.org/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.learn.ac.lk/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: 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://archlinux.polymorf.fr/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.csclub.uwaterloo.ca/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://mirror.nl.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.chmuri.net/archmirror/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.1favre.de/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.nluug.nl/pub/os/Linux/distr/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://ftp.tuxdroid.org/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://mirror.rit.edu/archlinux/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://lug.mtu.edu/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://foss.aueb.gr/mirrors/linux/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.kernel.org/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://mirror.selfnet.de/archlinux/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.lysator.liu.se/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://mirror.hactar.bz/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://ftp.neutrinopower.de/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.wa.co.za/pub/archlinux/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://ftp.snt.utwente.nl/pub/os/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://fruk.org/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://ftp.tku.edu.tw/Linux/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://ftp.byfly.by/pub/archlinux/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://mirror.datacenter.by/pub/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://ftp.eenet.ee/pub/archlinux/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://mirror.umd.edu/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.yandex.ru/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://cake.lib.fit.edu/archlinux/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://mirror.netcologne.de/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://mirror.aarnet.edu.au/pub/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://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/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://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.linux.net.mk/archlinux/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://ftp.vectranet.pl/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://archlinux.mirror.kangaroot.net/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://mirror.archlinux.fi/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.unitedcolo.de/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://mirror.jmu.edu/pub/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://ftp.tsukuba.wide.ad.jp/Linux/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://arch.mirror.constant.com/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.c3sl.ufpr.br/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://archlinux.vi-di.fr/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://archlinux.mirror.root.lu/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://mirror.cinosure.com/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.halifax.rwth-aachen.de/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.isoc.org.il/pub/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://mirror.pmf.kg.ac.rs/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.goodsoft.lv/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.i3d.net/pub/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.ntua.gr/pub/linux/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.hustunique.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.rnl.ist.utl.pt/pub/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.ustc.edu.cn/archlinux/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://mirror-fpt-telecom.fpt.net/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://mirror.bjtu.edu.cn/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://mirror.archlinux.ro/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://ftp.heanet.ie/mirrors/ftp.archlinux.org/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-stud.hs-esslingen.de/pub/Mirrors/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.lax1.thegcloud.com/arch/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://mirrors.gigenet.com/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://archlinux.mirror.uber.com.au/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://mirror.archlinux.ikoula.com/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.linux.org.tr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.availo.se/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.igor.onlinedirect.bg/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://www.gtlib.gatech.edu/pub/archlinux/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.cse.iitk.ac.in/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://mirror.its.dal.ca/archlinux/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://archlinux.mirror.rafal.ca/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.metrocast.net/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://ftp.linux.kiev.ua/pub/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.nautile.nc/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.hust.edu.cn/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://dfw.mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ord.mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://syd.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://hkg.mirror.rackspace.com/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://artfiles.org/archlinux.org/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://mirrors.163.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.mithril.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://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://mirrors.xmission.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.st.uz/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.iinet.net.au/pub/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://archlinux.mirror.pl.ionic.net.pl/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.supsec.org/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.learn.ac.lk/archlinux/community/os/x86_64
debug: config: finished parsing /etc/pacman.conf
:: Synchronizing package databases...
debug: url: http://mirror.de.leaseweb.net/archlinux/core/os/x86_64/core.db
debug: maxsize: 26214400
debug: using time condition: 1388053173
debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
 core is up to date
debug: url: http://mirror.de.leaseweb.net/archlinux/extra/os/x86_64/extra.db
debug: maxsize: 26214400
debug: using time condition: 1388063156
debug: opened tempfile for download: /var/lib/pacman/sync/extra.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
 extra is up to date
debug: url: http://mirror.de.leaseweb.net/archlinux/community/os/x86_64/community.db
debug: maxsize: 26214400
debug: using time condition: 1388067652
debug: opened tempfile for download: /var/lib/pacman/sync/community.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
 community is up to date
:: Starting full system upgrade...
debug: checking for package upgrades
debug: loading package cache for repository 'local'
debug: added 367 packages to package cache for db 'local'
debug: searching for replacements for acl in core
debug: loading package cache for repository 'core'
debug: opening archive /var/lib/pacman/sync/core.db
debug: added 190 packages to package cache for db 'core'
debug: searching for replacements for alsa-lib in core
debug: searching for replacements for alsa-lib in extra
debug: loading package cache for repository 'extra'
debug: opening archive /var/lib/pacman/sync/extra.db
debug: added 2810 packages to package cache for db 'extra'
debug: searching for replacements for archlinux-keyring in core
debug: searching for replacements for at-spi2-atk in core
debug: searching for replacements for at-spi2-atk in extra
debug: searching for replacements for at-spi2-core in core
debug: searching for replacements for at-spi2-core in extra
debug: searching for replacements for atk in core
debug: searching for replacements for atk in extra
debug: searching for replacements for attr in core
debug: searching for replacements for avahi in core
debug: searching for replacements for avahi in extra
debug: searching for replacements for bash in core
debug: searching for replacements for bzip2 in core
debug: searching for replacements for ca-certificates in core
debug: searching for replacements for cairo in core
debug: searching for replacements for cairo in extra
debug: searching for replacements for cdparanoia in core
debug: searching for replacements for cdparanoia in extra
debug: searching for replacements for colord in core
debug: searching for replacements for colord in extra
debug: searching for replacements for compositeproto in core
debug: searching for replacements for compositeproto in extra
debug: searching for replacements for coreutils in core
debug: searching for replacements for cracklib in core
debug: searching for replacements for cronie in core
debug: searching for replacements for cryptsetup in core
debug: searching for replacements for curl in core
debug: searching for replacements for damageproto in core
debug: searching for replacements for damageproto in extra
debug: searching for replacements for db in core
debug: searching for replacements for dbus in core
debug: searching for replacements for dbus-glib in core
debug: searching for replacements for dbus-glib in extra
debug: searching for replacements for dconf in core
debug: searching for replacements for dconf in extra
debug: searching for replacements for desktop-file-utils in core
debug: searching for replacements for desktop-file-utils in extra
debug: searching for replacements for device-mapper in core
debug: searching for replacements for dhcpcd in core
debug: searching for replacements for diffutils in core
debug: searching for replacements for dirmngr in core
debug: searching for replacements for dnssec-anchors in core
debug: searching for replacements for e2fsprogs in core
debug: searching for replacements for elfutils in core
debug: searching for replacements for elfutils in extra
debug: searching for replacements for exo in core
debug: searching for replacements for exo in extra
debug: searching for replacements for expat in core
debug: searching for replacements for file in core
debug: searching for replacements for filesystem in core
debug: searching for replacements for findutils in core
debug: searching for replacements for firefox in core
debug: searching for replacements for firefox in extra
debug: searching for replacements for fixesproto in core
debug: searching for replacements for fixesproto in extra
debug: searching for replacements for fontconfig in core
debug: searching for replacements for fontconfig in extra
debug: searching for replacements for fontsproto in core
debug: searching for replacements for fontsproto in extra
debug: searching for replacements for freetype2 in core
debug: searching for replacements for freetype2 in extra
debug: searching for replacements for garcon in core
debug: searching for replacements for garcon in extra
debug: searching for replacements for gawk in core
debug: searching for replacements for gcc-libs in core
debug: searching for replacements for gdbm in core
debug: searching for replacements for gdk-pixbuf2 in core
debug: searching for replacements for gdk-pixbuf2 in extra
debug: searching for replacements for gettext in core
debug: searching for replacements for glib-networking in core
debug: searching for replacements for glib-networking in extra
debug: searching for replacements for glib2 in core
debug: searching for replacements for glibc in core
debug: searching for replacements for gmp in core
debug: searching for replacements for gnome-icon-theme in core
debug: searching for replacements for gnome-icon-theme in extra
debug: searching for replacements for gnome-icon-theme-symbolic in core
debug: searching for replacements for gnome-icon-theme-symbolic in extra
debug: searching for replacements for gnupg in core
debug: searching for replacements for gnutls in core
debug: searching for replacements for gnutls in extra
debug: searching for replacements for gpgme in core
debug: searching for replacements for graphite in core
debug: searching for replacements for graphite in extra
debug: searching for replacements for grep in core
debug: searching for replacements for groff in core
debug: searching for replacements for grub in core
debug: searching for replacements for gsettings-desktop-schemas in core
debug: searching for replacements for gsettings-desktop-schemas in extra
debug: searching for replacements for gstreamer0.10 in core
debug: searching for replacements for gstreamer0.10 in extra
debug: searching for replacements for gstreamer0.10-base in core
debug: searching for replacements for gstreamer0.10-base in extra
debug: searching for replacements for gstreamer0.10-base-plugins in core
debug: searching for replacements for gstreamer0.10-base-plugins in extra
debug: searching for replacements for gtk-engines in core
debug: searching for replacements for gtk-engines in extra
debug: searching for replacements for gtk-update-icon-cache in core
debug: searching for replacements for gtk-update-icon-cache in extra
debug: searching for replacements for gtk2 in core
debug: searching for replacements for gtk2 in extra
debug: searching for replacements for gtk2-xfce-engine in core
debug: searching for replacements for gtk2-xfce-engine in extra
debug: searching for replacements for gtk3 in core
debug: searching for replacements for gtk3 in extra
debug: searching for replacements for gtk3-xfce-engine in core
debug: searching for replacements for gtk3-xfce-engine in extra
debug: searching for replacements for gtksourceview2 in core
debug: searching for replacements for gtksourceview2 in extra
debug: searching for replacements for gzip in core
debug: searching for replacements for harfbuzz in core
debug: searching for replacements for harfbuzz in extra
debug: searching for replacements for hicolor-icon-theme in core
debug: searching for replacements for hicolor-icon-theme in extra
debug: searching for replacements for hunspell in core
debug: searching for replacements for hunspell in extra
debug: searching for replacements for hwids in core
debug: searching for replacements for iana-etc in core
debug: searching for replacements for icon-naming-utils in core
debug: searching for replacements for icon-naming-utils in extra
debug: searching for replacements for inetutils in core
debug: searching for replacements for inputproto in core
debug: searching for replacements for inputproto in extra
debug: searching for replacements for iproute2 in core
debug: searching for replacements for iptables in core
debug: searching for replacements for iputils in core
debug: searching for replacements for iso-codes in core
debug: searching for replacements for iso-codes in extra
debug: searching for replacements for jasper in core
debug: searching for replacements for jasper in extra
debug: searching for replacements for jfsutils in core
debug: searching for replacements for js in core
debug: searching for replacements for js in extra
debug: searching for replacements for kbd in core
debug: searching for replacements for kbproto in core
debug: searching for replacements for kbproto in extra
debug: searching for replacements for keyutils in core
debug: searching for replacements for kmod in core
debug: searching for replacements for krb5 in core
debug: searching for replacements for lcms2 in core
debug: searching for replacements for lcms2 in extra
debug: searching for replacements for ldns in core
debug: searching for replacements for less in core
debug: searching for replacements for libarchive in core
debug: searching for replacements for libassuan in core
debug: searching for replacements for libatasmart in core
debug: searching for replacements for libatasmart in extra
debug: searching for replacements for libburn in core
debug: searching for replacements for libburn in extra
debug: searching for replacements for libcap in core
debug: searching for replacements for libcroco in core
debug: searching for replacements for libcroco in extra
debug: searching for replacements for libcups in core
debug: searching for replacements for libcups in extra
debug: searching for replacements for libdaemon in core
debug: searching for replacements for libdaemon in extra
debug: searching for replacements for libdatrie in core
debug: searching for replacements for libdatrie in extra
debug: searching for replacements for libdrm in core
debug: searching for replacements for libdrm in extra
debug: searching for replacements for libedit in core
debug: searching for replacements for libevent in core
debug: searching for replacements for libexif in core
debug: searching for replacements for libexif in extra
debug: searching for replacements for libffi in core
debug: searching for replacements for libfontenc in core
debug: searching for replacements for libfontenc in extra
debug: searching for replacements for libgcrypt in core
debug: searching for replacements for libglade in core
debug: searching for replacements for libglade in extra
debug: searching for replacements for libgpg-error in core
debug: searching for replacements for libgssglue in core
debug: searching for replacements for libgusb in core
debug: searching for replacements for libgusb in extra
debug: searching for replacements for libical in core
debug: searching for replacements for libical in extra
debug: searching for replacements for libice in core
debug: searching for replacements for libice in extra
debug: searching for replacements for libimobiledevice in core
debug: searching for replacements for libimobiledevice in extra
debug: searching for replacements for libisofs in core
debug: searching for replacements for libisofs in extra
debug: searching for replacements for libjpeg-turbo in core
debug: searching for replacements for libjpeg-turbo in extra
debug: searching for replacements for libksba in core
debug: searching for replacements for libldap in core
debug: searching for replacements for libmpd in core
debug: searching for replacements for libmpd in extra
debug: searching for replacements for libnotify in core
debug: searching for replacements for libnotify in extra
debug: searching for replacements for libogg in core
debug: searching for replacements for libogg in extra
debug: searching for replacements for libpciaccess in core
debug: searching for replacements for libpciaccess in extra
debug: searching for replacements for libpipeline in core
debug: searching for replacements for libplist in core
debug: searching for replacements for libplist in extra
debug: searching for replacements for libpng in core
debug: searching for replacements for libpng in extra
debug: searching for replacements for libproxy in core
debug: searching for replacements for libproxy in extra
debug: searching for replacements for librsvg in core
debug: searching for replacements for librsvg in extra
debug: searching for replacements for libsasl in core
debug: searching for replacements for libsm in core
debug: searching for replacements for libsm in extra
debug: searching for replacements for libsoup in core
debug: searching for replacements for libsoup in extra
debug: searching for replacements for libssh2 in core
debug: searching for replacements for libtasn1 in core
debug: searching for replacements for libtasn1 in extra
debug: searching for replacements for libthai in core
debug: searching for replacements for libthai in extra
debug: searching for replacements for libtheora in core
debug: searching for replacements for libtheora in extra
debug: searching for replacements for libtiff in core
debug: searching for replacements for libtiff in extra
debug: searching for replacements for libtirpc in core
debug: searching for replacements for libunique in core
debug: searching for replacements for libunique in extra
debug: searching for replacements for libunistring in core
debug: searching for replacements for libunistring in extra
debug: searching for replacements for libusbx in core
debug: searching for replacements for libutempter in core
debug: searching for replacements for libutempter in extra
debug: searching for replacements for libvdpau in core
debug: searching for replacements for libvdpau in extra
debug: searching for replacements for libvisual in core
debug: searching for replacements for libvisual in extra
debug: searching for replacements for libvorbis in core
debug: searching for replacements for libvorbis in extra
debug: searching for replacements for libvpx in core
debug: searching for replacements for libvpx in extra
debug: searching for replacements for libwnck in core
debug: searching for replacements for libwnck in extra
debug: searching for replacements for libx11 in core
debug: searching for replacements for libx11 in extra
debug: searching for replacements for libxau in core
debug: searching for replacements for libxau in extra
debug: searching for replacements for libxaw in core
debug: searching for replacements for libxaw in extra
debug: searching for replacements for libxcb in core
debug: searching for replacements for libxcb in extra
debug: new version of 'libxcb' found (1.9.1-2 => 1.10-1)
debug: adding package libxcb-1.10-1 to the transaction targets
debug: searching for replacements for libxcomposite in core
debug: searching for replacements for libxcomposite in extra
debug: searching for replacements for libxcursor in core
debug: searching for replacements for libxcursor in extra
debug: searching for replacements for libxdamage in core
debug: searching for replacements for libxdamage in extra
debug: searching for replacements for libxdmcp in core
debug: searching for replacements for libxdmcp in extra
debug: searching for replacements for libxext in core
debug: searching for replacements for libxext in extra
debug: searching for replacements for libxfce4ui in core
debug: searching for replacements for libxfce4ui in extra
debug: searching for replacements for libxfce4util in core
debug: searching for replacements for libxfce4util in extra
debug: searching for replacements for libxfcegui4 in core
debug: searching for replacements for libxfcegui4 in extra
debug: searching for replacements for libxfixes in core
debug: searching for replacements for libxfixes in extra
debug: searching for replacements for libxfont in core
debug: searching for replacements for libxfont in extra
debug: searching for replacements for libxft in core
debug: searching for replacements for libxft in extra
debug: new version of 'libxft' found (2.3.1-1 => 2.3.1-2)
debug: adding package libxft-2.3.1-2 to the transaction targets
debug: searching for replacements for libxi in core
debug: searching for replacements for libxi in extra
debug: searching for replacements for libxinerama in core
debug: searching for replacements for libxinerama in extra
debug: searching for replacements for libxkbcommon in core
debug: searching for replacements for libxkbcommon in extra
debug: searching for replacements for libxkbfile in core
debug: searching for replacements for libxkbfile in extra
debug: searching for replacements for libxklavier in core
debug: searching for replacements for libxklavier in extra
debug: searching for replacements for libxml2 in core
debug: searching for replacements for libxml2 in extra
debug: searching for replacements for libxmu in core
debug: searching for replacements for libxmu in extra
debug: searching for replacements for libxpm in core
debug: searching for replacements for libxpm in extra
debug: searching for replacements for libxrandr in core
debug: searching for replacements for libxrandr in extra
debug: searching for replacements for libxrender in core
debug: searching for replacements for libxrender in extra
debug: searching for replacements for libxres in core
debug: searching for replacements for libxres in extra
debug: searching for replacements for libxt in core
debug: searching for replacements for libxt in extra
debug: searching for replacements for libxtst in core
debug: searching for replacements for libxtst in extra
debug: searching for replacements for libxv in core
debug: searching for replacements for libxv in extra
debug: searching for replacements for libxxf86vm in core
debug: searching for replacements for libxxf86vm in extra
debug: searching for replacements for licenses in core
debug: searching for replacements for lightdm in core
debug: searching for replacements for lightdm in extra
debug: searching for replacements for lightdm in community
debug: loading package cache for repository 'community'
debug: opening archive /var/lib/pacman/sync/community.db
debug: added 2591 packages to package cache for db 'community'
debug: searching for replacements for lightdm-gtk2-greeter in core
debug: searching for replacements for lightdm-gtk2-greeter in extra
debug: searching for replacements for lightdm-gtk2-greeter in community
debug: searching for replacements for linux in core
debug: new version of 'linux' found (3.12.5-1 => 3.12.6-1)
debug: adding package linux-3.12.6-1 to the transaction targets
debug: searching for replacements for linux-api-headers in core
debug: searching for replacements for linux-firmware in core
debug: searching for replacements for llvm-libs in core
debug: searching for replacements for llvm-libs in extra
debug: searching for replacements for lm_sensors in core
debug: searching for replacements for lm_sensors in extra
debug: searching for replacements for logrotate in core
debug: searching for replacements for lsof in core
debug: searching for replacements for lsof in extra
debug: searching for replacements for lvm2 in core
debug: searching for replacements for lzo2 in core
debug: searching for replacements for man-db in core
debug: searching for replacements for man-pages in core
debug: searching for replacements for mcpp in core
debug: searching for replacements for mcpp in extra
debug: searching for replacements for mdadm in core
debug: searching for replacements for mesa in core
debug: searching for replacements for mesa in extra
debug: searching for replacements for mime-types in core
debug: searching for replacements for mime-types in extra
debug: searching for replacements for mkinitcpio in core
debug: searching for replacements for mkinitcpio-busybox in core
debug: searching for replacements for mousepad in core
debug: searching for replacements for mousepad in extra
debug: searching for replacements for mozilla-common in core
debug: searching for replacements for mozilla-common in extra
debug: searching for replacements for mpfr in core
debug: searching for replacements for mtdev in core
debug: searching for replacements for mtdev in extra
debug: searching for replacements for nano in core
debug: searching for replacements for ncurses in core
debug: searching for replacements for net-tools in core
debug: searching for replacements for netctl in core
debug: searching for replacements for nettle in core
debug: searching for replacements for nettle in extra
debug: searching for replacements for nspr in core
debug: searching for replacements for nspr in extra
debug: searching for replacements for nss in core
debug: searching for replacements for nss in extra
debug: searching for replacements for ntp in core
debug: searching for replacements for ntp in extra
debug: searching for replacements for nvidia in core
debug: searching for replacements for nvidia in extra
debug: new version of 'nvidia' found (331.20-2 => 331.20-3)
debug: adding package nvidia-331.20-3 to the transaction targets
debug: searching for replacements for nvidia-libgl in core
debug: searching for replacements for nvidia-libgl in extra
debug: searching for replacements for nvidia-utils in core
debug: searching for replacements for nvidia-utils in extra
debug: searching for replacements for openresolv in core
debug: searching for replacements for openssh in core
debug: searching for replacements for openssl in core
debug: searching for replacements for orage in core
debug: searching for replacements for orage in extra
debug: searching for replacements for orc in core
debug: searching for replacements for orc in extra
debug: searching for replacements for p11-kit in core
debug: searching for replacements for p11-kit in extra
debug: searching for replacements for pacman in core
debug: searching for replacements for pacman-mirrorlist in core
debug: searching for replacements for pam in core
debug: searching for replacements for pambase in core
debug: searching for replacements for pango in core
debug: searching for replacements for pango in extra
debug: searching for replacements for parted in core
debug: searching for replacements for parted in extra
debug: searching for replacements for pciutils in core
debug: searching for replacements for pcmciautils in core
debug: searching for replacements for pcre in core
debug: searching for replacements for perl in core
debug: searching for replacements for perl-xml-parser in core
debug: searching for replacements for perl-xml-parser in extra
debug: searching for replacements for perl-xml-simple in core
debug: searching for replacements for perl-xml-simple in extra
debug: searching for replacements for pinentry in core
debug: searching for replacements for pixman in core
debug: searching for replacements for pixman in extra
debug: searching for replacements for polkit in core
debug: searching for replacements for polkit in extra
debug: searching for replacements for popt in core
debug: searching for replacements for procps-ng in core
debug: searching for replacements for psmisc in core
debug: searching for replacements for pth in core
debug: searching for replacements for python2 in core
debug: searching for replacements for python2 in extra
debug: searching for replacements for randrproto in core
debug: searching for replacements for randrproto in extra
debug: searching for replacements for readline in core
debug: searching for replacements for recordproto in core
debug: searching for replacements for recordproto in extra
debug: searching for replacements for reiserfsprogs in core
debug: searching for replacements for renderproto in core
debug: searching for replacements for renderproto in extra
debug: searching for replacements for ristretto in core
debug: searching for replacements for ristretto in extra
debug: searching for replacements for ristretto in community
debug: searching for replacements for run-parts in core
debug: searching for replacements for s-nail in core
debug: searching for replacements for sed in core
debug: searching for replacements for sg3_utils in core
debug: searching for replacements for sg3_utils in extra
debug: searching for replacements for shadow in core
debug: searching for replacements for shared-color-profiles in core
debug: searching for replacements for shared-color-profiles in extra
debug: searching for replacements for shared-mime-info in core
debug: searching for replacements for shared-mime-info in extra
debug: searching for replacements for sqlite in core
debug: searching for replacements for sqlite in extra
debug: searching for replacements for startup-notification in core
debug: searching for replacements for startup-notification in extra
debug: searching for replacements for sudo in core
debug: searching for replacements for sysfsutils in core
debug: searching for replacements for systemd in core
debug: searching for replacements for systemd-sysvcompat in core
debug: searching for replacements for taglib in core
debug: searching for replacements for taglib in extra
debug: searching for replacements for tar in core
debug: searching for replacements for texinfo in core
debug: searching for replacements for thunar in core
debug: searching for replacements for thunar in extra
debug: searching for replacements for thunar-archive-plugin in core
debug: searching for replacements for thunar-archive-plugin in extra
debug: searching for replacements for thunar-media-tags-plugin in core
debug: searching for replacements for thunar-media-tags-plugin in extra
debug: searching for replacements for thunar-volman in core
debug: searching for replacements for thunar-volman in extra
debug: searching for replacements for ttf-dejavu in core
debug: searching for replacements for ttf-dejavu in extra
debug: searching for replacements for tumbler in core
debug: searching for replacements for tumbler in extra
debug: searching for replacements for tzdata in core
debug: searching for replacements for udisks in core
debug: searching for replacements for udisks in extra
debug: searching for replacements for upower in core
debug: searching for replacements for upower in extra
debug: searching for replacements for usbmuxd in core
debug: searching for replacements for usbmuxd in extra
debug: searching for replacements for usbutils in core
debug: searching for replacements for util-linux in core
debug: searching for replacements for vi in core
debug: searching for replacements for videoproto in core
debug: searching for replacements for videoproto in extra
debug: searching for replacements for vte in core
debug: searching for replacements for vte in extra
debug: searching for replacements for vte-common in core
debug: searching for replacements for vte-common in extra
debug: searching for replacements for wayland in core
debug: searching for replacements for wayland in extra
debug: searching for replacements for which in core
debug: searching for replacements for xbitmaps in core
debug: searching for replacements for xbitmaps in extra
debug: searching for replacements for xcb-proto in core
debug: searching for replacements for xcb-proto in extra
debug: new version of 'xcb-proto' found (1.9-1 => 1.10-1)
debug: adding package xcb-proto-1.10-1 to the transaction targets
debug: searching for replacements for xcb-util in core
debug: searching for replacements for xcb-util in extra
debug: searching for replacements for xextproto in core
debug: searching for replacements for xextproto in extra
debug: searching for replacements for xf86-input-evdev in core
debug: searching for replacements for xf86-input-evdev in extra
debug: searching for replacements for xf86vidmodeproto in core
debug: searching for replacements for xf86vidmodeproto in extra
debug: searching for replacements for xfburn in core
debug: searching for replacements for xfburn in extra
debug: searching for replacements for xfce4-appfinder in core
debug: searching for replacements for xfce4-appfinder in extra
debug: searching for replacements for xfce4-artwork in core
debug: searching for replacements for xfce4-artwork in extra
debug: searching for replacements for xfce4-battery-plugin in core
debug: searching for replacements for xfce4-battery-plugin in extra
debug: searching for replacements for xfce4-clipman-plugin in core
debug: searching for replacements for xfce4-clipman-plugin in extra
debug: searching for replacements for xfce4-cpufreq-plugin in core
debug: searching for replacements for xfce4-cpufreq-plugin in extra
debug: searching for replacements for xfce4-cpugraph-plugin in core
debug: searching for replacements for xfce4-cpugraph-plugin in extra
debug: searching for replacements for xfce4-datetime-plugin in core
debug: searching for replacements for xfce4-datetime-plugin in extra
debug: searching for replacements for xfce4-dict in core
debug: searching for replacements for xfce4-dict in extra
debug: searching for replacements for xfce4-diskperf-plugin in core
debug: searching for replacements for xfce4-diskperf-plugin in extra
debug: searching for replacements for xfce4-eyes-plugin in core
debug: searching for replacements for xfce4-eyes-plugin in extra
debug: searching for replacements for xfce4-fsguard-plugin in core
debug: searching for replacements for xfce4-fsguard-plugin in extra
debug: searching for replacements for xfce4-genmon-plugin in core
debug: searching for replacements for xfce4-genmon-plugin in extra
debug: searching for replacements for xfce4-mailwatch-plugin in core
debug: searching for replacements for xfce4-mailwatch-plugin in extra
debug: searching for replacements for xfce4-mixer in core
debug: searching for replacements for xfce4-mixer in extra
debug: searching for replacements for xfce4-mount-plugin in core
debug: searching for replacements for xfce4-mount-plugin in extra
debug: searching for replacements for xfce4-mpc-plugin in core
debug: searching for replacements for xfce4-mpc-plugin in extra
debug: searching for replacements for xfce4-netload-plugin in core
debug: searching for replacements for xfce4-netload-plugin in extra
debug: searching for replacements for xfce4-notes-plugin in core
debug: searching for replacements for xfce4-notes-plugin in extra
debug: searching for replacements for xfce4-notifyd in core
debug: searching for replacements for xfce4-notifyd in extra
debug: searching for replacements for xfce4-panel in core
debug: searching for replacements for xfce4-panel in extra
debug: searching for replacements for xfce4-power-manager in core
debug: searching for replacements for xfce4-power-manager in extra
debug: searching for replacements for xfce4-quicklauncher-plugin in core
debug: searching for replacements for xfce4-quicklauncher-plugin in extra
debug: searching for replacements for xfce4-screenshooter in core
debug: searching for replacements for xfce4-screenshooter in extra
debug: searching for replacements for xfce4-sensors-plugin in core
debug: searching for replacements for xfce4-sensors-plugin in extra
debug: searching for replacements for xfce4-session in core
debug: searching for replacements for xfce4-session in extra
debug: searching for replacements for xfce4-settings in core
debug: searching for replacements for xfce4-settings in extra
debug: searching for replacements for xfce4-smartbookmark-plugin in core
debug: searching for replacements for xfce4-smartbookmark-plugin in extra
debug: searching for replacements for xfce4-systemload-plugin in core
debug: searching for replacements for xfce4-systemload-plugin in extra
debug: searching for replacements for xfce4-taskmanager in core
debug: searching for replacements for xfce4-taskmanager in extra
debug: searching for replacements for xfce4-terminal in core
debug: searching for replacements for xfce4-terminal in extra
debug: searching for replacements for xfce4-time-out-plugin in core
debug: searching for replacements for xfce4-time-out-plugin in extra
debug: searching for replacements for xfce4-timer-plugin in core
debug: searching for replacements for xfce4-timer-plugin in extra
debug: searching for replacements for xfce4-verve-plugin in core
debug: searching for replacements for xfce4-verve-plugin in extra
debug: searching for replacements for xfce4-wavelan-plugin in core
debug: searching for replacements for xfce4-wavelan-plugin in extra
debug: searching for replacements for xfce4-weather-plugin in core
debug: searching for replacements for xfce4-weather-plugin in extra
debug: searching for replacements for xfce4-xkb-plugin in core
debug: searching for replacements for xfce4-xkb-plugin in extra
debug: searching for replacements for xfconf in core
debug: searching for replacements for xfconf in extra
debug: searching for replacements for xfdesktop in core
debug: searching for replacements for xfdesktop in extra
debug: searching for replacements for xfsprogs in core
debug: searching for replacements for xfwm4 in core
debug: searching for replacements for xfwm4 in extra
debug: searching for replacements for xfwm4-themes in core
debug: searching for replacements for xfwm4-themes in extra
debug: searching for replacements for xineramaproto in core
debug: searching for replacements for xineramaproto in extra
debug: searching for replacements for xkeyboard-config in core
debug: searching for replacements for xkeyboard-config in extra
debug: searching for replacements for xorg-bdftopcf in core
debug: searching for replacements for xorg-bdftopcf in extra
debug: searching for replacements for xorg-font-util in core
debug: searching for replacements for xorg-font-util in extra
debug: searching for replacements for xorg-font-utils in core
debug: searching for replacements for xorg-font-utils in extra
debug: searching for replacements for xorg-fonts-alias in core
debug: searching for replacements for xorg-fonts-alias in extra
debug: searching for replacements for xorg-fonts-encodings in core
debug: searching for replacements for xorg-fonts-encodings in extra
debug: searching for replacements for xorg-fonts-misc in core
debug: searching for replacements for xorg-fonts-misc in extra
debug: searching for replacements for xorg-iceauth in core
debug: searching for replacements for xorg-iceauth in extra
debug: searching for replacements for xorg-luit in core
debug: searching for replacements for xorg-luit in extra
debug: searching for replacements for xorg-mkfontdir in core
debug: searching for replacements for xorg-mkfontdir in extra
debug: searching for replacements for xorg-mkfontscale in core
debug: searching for replacements for xorg-mkfontscale in extra
debug: searching for replacements for xorg-server in core
debug: searching for replacements for xorg-server in extra
debug: searching for replacements for xorg-server-common in core
debug: searching for replacements for xorg-server-common in extra
debug: searching for replacements for xorg-server-utils in core
debug: searching for replacements for xorg-server-utils in extra
debug: searching for replacements for xorg-sessreg in core
debug: searching for replacements for xorg-sessreg in extra
debug: searching for replacements for xorg-setxkbmap in core
debug: searching for replacements for xorg-setxkbmap in extra
debug: searching for replacements for xorg-twm in core
debug: searching for replacements for xorg-twm in extra
debug: searching for replacements for xorg-xauth in core
debug: searching for replacements for xorg-xauth in extra
debug: searching for replacements for xorg-xbacklight in core
debug: searching for replacements for xorg-xbacklight in extra
debug: searching for replacements for xorg-xclock in core
debug: searching for replacements for xorg-xclock in extra
debug: searching for replacements for xorg-xcmsdb in core
debug: searching for replacements for xorg-xcmsdb in extra
debug: searching for replacements for xorg-xgamma in core
debug: searching for replacements for xorg-xgamma in extra
debug: searching for replacements for xorg-xhost in core
debug: searching for replacements for xorg-xhost in extra
debug: searching for replacements for xorg-xinit in core
debug: searching for replacements for xorg-xinit in extra
debug: searching for replacements for xorg-xinput in core
debug: searching for replacements for xorg-xinput in extra
debug: searching for replacements for xorg-xkbcomp in core
debug: searching for replacements for xorg-xkbcomp in extra
debug: searching for replacements for xorg-xmodmap in core
debug: searching for replacements for xorg-xmodmap in extra
debug: searching for replacements for xorg-xrandr in core
debug: searching for replacements for xorg-xrandr in extra
debug: searching for replacements for xorg-xrdb in core
debug: searching for replacements for xorg-xrdb in extra
debug: searching for replacements for xorg-xrefresh in core
debug: searching for replacements for xorg-xrefresh in extra
debug: searching for replacements for xorg-xset in core
debug: searching for replacements for xorg-xset in extra
debug: searching for replacements for xorg-xsetroot in core
debug: searching for replacements for xorg-xsetroot in extra
debug: searching for replacements for xproto in core
debug: searching for replacements for xproto in extra
debug: searching for replacements for xterm in core
debug: searching for replacements for xterm in extra
debug: searching for replacements for xz in core
debug: searching for replacements for zlib in core
resolving dependencies...
debug: resolving target's dependencies
debug: started resolving dependencies
debug: checkdeps: package libxcb-1.10-1
debug: checkdeps: missing dependency 'xcb-proto>=1.10' for package 'libxcb'
debug: started resolving dependencies
debug: checkdeps: package xcb-proto-1.10-1
debug: finished resolving dependencies
debug: pulling dependency xcb-proto (needed by libxcb)
debug: finished resolving dependencies
debug: started resolving dependencies
debug: checkdeps: package libxft-2.3.1-2
debug: finished resolving dependencies
debug: started resolving dependencies
debug: checkdeps: package linux-3.12.6-1
debug: finished resolving dependencies
debug: started resolving dependencies
debug: checkdeps: package nvidia-331.20-3
debug: checkdeps: missing dependency 'linux>=3.12' for package 'nvidia'
debug: checkdeps: missing dependency 'linux<3.13' for package 'nvidia'
debug: finished resolving dependencies
debug: started sorting dependencies
debug: sorting dependencies finished
looking for inter-conflicts...
debug: looking for conflicts
debug: check targets vs targets
debug: check targets vs targets
debug: check targets vs db and db vs targets
debug: check targets vs db
debug: check db vs targets
debug: checking dependencies
debug: checkdeps: package xcb-proto-1.10-1
debug: checkdeps: package libxcb-1.10-1
debug: checkdeps: package libxft-2.3.1-2
debug: checkdeps: package linux-3.12.6-1
debug: checkdeps: package nvidia-331.20-3
debug: found cached pkg: /var/cache/pacman/pkg/xcb-proto-1.10-1-any.pkg.tar.xz
debug: setting download size 0 for pkg xcb-proto
debug: found cached pkg: /var/cache/pacman/pkg/libxcb-1.10-1-x86_64.pkg.tar.xz
debug: setting download size 0 for pkg libxcb
debug: found cached pkg: /var/cache/pacman/pkg/libxft-2.3.1-2-x86_64.pkg.tar.xz
debug: setting download size 0 for pkg libxft
debug: setting download size 52238532 for pkg linux
debug: found cached pkg: /var/cache/pacman/pkg/nvidia-331.20-3-x86_64.pkg.tar.xz
debug: setting download size 0 for pkg nvidia

Packages (5): libxcb-1.10-1  libxft-2.3.1-2  linux-3.12.6-1  nvidia-331.20-3  xcb-proto-1.10-1

Total Download Size:    49.82 MiB
Total Installed Size:   79.33 MiB
Net Upgrade Size:       0.50 MiB

:: Proceed with installation? [Y/n] n
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: unregistering database 'community'
debug: freeing package cache for repository 'community'

(Note: I can't even upgrade my system now because of the PGP signature error.)


The hwclock issue is something I tried from here: https://wiki.archlinux.org/index.php/pa … _upgraded.

I think my system clock is fine because if I issue '$ date' I get the correct date/time out.

Offline

#5 2013-12-26 17:44:36

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Invalid or corrupted package (PGP signature)

Can you post the debug output when you answer

:: Proceed with installation? [Y/n] y

- just that part, not the whole thing.

Offline

#6 2013-12-26 17:51:04

digitally404
Member
Registered: 2013-11-24
Posts: 14

Re: [SOLVED] Invalid or corrupted package (PGP signature)

Packages (5): libxcb-1.10-1  libxft-2.3.1-2  linux-3.12.6-1  nvidia-331.20-3  xcb-proto-1.10-1

Total Download Size:    48.63 MiB
Total Installed Size:   79.33 MiB
Net Upgrade Size:       0.50 MiB

:: Proceed with installation? [Y/n] Y
debug: using cachedir: /var/cache/pacman/pkg/
debug: checking available disk space for download
debug: discovered mountpoint: /tmp
debug: discovered mountpoint: /sys/kernel/security
debug: discovered mountpoint: /sys/kernel/debug
debug: discovered mountpoint: /sys/kernel/config
debug: discovered mountpoint: /sys/fs/pstore
debug: discovered mountpoint: /sys/fs/cgroup/systemd
debug: discovered mountpoint: /sys/fs/cgroup/net_cls
debug: discovered mountpoint: /sys/fs/cgroup/memory
debug: discovered mountpoint: /sys/fs/cgroup/freezer
debug: discovered mountpoint: /sys/fs/cgroup/devices
debug: discovered mountpoint: /sys/fs/cgroup/cpuset
debug: discovered mountpoint: /sys/fs/cgroup/cpu,cpuacct
debug: discovered mountpoint: /sys/fs/cgroup/blkio
debug: discovered mountpoint: /sys/fs/cgroup
debug: discovered mountpoint: /sys
debug: discovered mountpoint: /run
debug: discovered mountpoint: /proc/sys/fs/binfmt_misc
debug: discovered mountpoint: /proc
debug: discovered mountpoint: /dev/shm
debug: discovered mountpoint: /dev/pts
debug: discovered mountpoint: /dev/mqueue
debug: discovered mountpoint: /dev/hugepages
debug: discovered mountpoint: /dev
debug: discovered mountpoint: /
debug: discovered mountpoint: /
debug: loading fsinfo for /
debug: partition /, needed 12754, cushion 5121, free 119245106
:: Retrieving packages ...
debug: url: http://mirror.de.leaseweb.net/archlinux/core/os/x86_64/linux-3.12.6-1-x86_64.pkg.tar.xz
debug: maxsize: 52238532
debug: tempfile found, attempting continuation from 1246779 bytes
debug: opened tempfile for download: /var/cache/pacman/pkg/linux-3.12.6-1-x86_64.pkg.tar.xz.part (ab)
downloading linux-3.12.6-1-x86_64.pkg.tar.xz...
debug: curl returned error 0 from transfer
debug: response code: 206
debug: using cachedir: /var/cache/pacman/pkg/
checking keyring...
debug: GPGME version: 1.4.3
debug: GPGME engine info: file=/usr/bin/gpg2, home=/etc/pacman.d/gnupg/
debug: looking up key 94657AB20F2A092B locally
debug: key lookup success, key exists
debug: looking up key 94657AB20F2A092B locally
debug: key lookup success, key exists
debug: looking up key 94657AB20F2A092B locally
debug: key lookup success, key exists
debug: looking up key 771DF6627EDF681F locally
debug: key lookup success, key exists
debug: looking up key 771DF6627EDF681F locally
debug: key lookup success, key exists
checking package integrity...
debug: found cached pkg: /var/cache/pacman/pkg/xcb-proto-1.10-1-any.pkg.tar.xz
debug: sig data: iQEcBAABAgAGBQJSt0lnAAoJEJRlerIPKgkreR8H/R9jVTbuXyYzI0HyMc7dLHR17EY/AjV8KpymUqCqhJtYlInNd/TmbjaUj6x2dg+jNsYwgOnkCJinYeiCF2CwSzqanPlvUp84Qso4Rrh4wiWPhNT8uX7hT1Bj4V0WUJmy0pgpGPS1PSyKkBGFzmM5Emb/v9zze4fhQPGrUzBlkK46EfOqZKUdfaZcdY0DxkFo0oYOsMKaa0/DpLPYvYJkVYPQmwgJaNX45YbPZDaZcvbvS2J97Cm7+T/BdhJF5YOmTAlIV7B9d73ymeSS+ZHPHpZDRQ2Lb2kifv8U0diIULCyzA8iherzhczDYpDB0yU61lTetThtdFxOF6vkT3Tt6Ao=
debug: checking signature for /var/cache/pacman/pkg/xcb-proto-1.10-1-any.pkg.tar.xz
debug: 1 signatures returned
debug: fingerprint: ADC8A1FCC15E01D45310419E94657AB20F2A092B
debug: summary: valid
debug: summary: green
debug: status: Success
debug: timestamp: 1387743591
debug: exp_timestamp: 0
debug: validity: full; reason: Success
debug: key: ADC8A1FCC15E01D45310419E94657AB20F2A092B, Andreas Radke <andyrtr@archlinux.org>, owner_trust unknown, disabled 0
debug: signature is valid
debug: signature is fully trusted
debug: found cached pkg: /var/cache/pacman/pkg/libxcb-1.10-1-x86_64.pkg.tar.xz
debug: sig data: iQEcBAABAgAGBQJSt0zvAAoJEJRlerIPKgkr4qYIAIv5nCEiq6ZRrDJpEAQ0bmGF9htlt2/1cy5TGopIYT2I/dmFdaKTPlZptcP+KiunbpPFDix/k8GcmZC7BRPKextjaQ5qwrqb933CRbyxfJG3u0tUTrISLPg+5+jjEepN/toUvZFk3D0/FlNIuMpO2VKKY7DnhWSALV5q14EwEudorflgjhIJtHYoeAxXBWvIL1D7MdyGx4S0vogQ/R7YGgq3hE9uhwHWHxfzswW5SqWtj2FlmaFSTmTW/OFhtrcpL4wHUcymWZL5XTF/L/PXE0JHmuAkH0qRA7z6KzctcRfop7uHdL5MsvrQkf7w9vz32cZg5SIi1UKpCrNdAuXhB0M=
debug: checking signature for /var/cache/pacman/pkg/libxcb-1.10-1-x86_64.pkg.tar.xz
debug: 1 signatures returned
debug: fingerprint: ADC8A1FCC15E01D45310419E94657AB20F2A092B
debug: summary: valid
debug: summary: green
debug: status: Success
debug: timestamp: 1387744495
debug: exp_timestamp: 0
debug: validity: full; reason: Success
debug: key: ADC8A1FCC15E01D45310419E94657AB20F2A092B, Andreas Radke <andyrtr@archlinux.org>, owner_trust unknown, disabled 0
debug: signature is valid
debug: signature is fully trusted
debug: found cached pkg: /var/cache/pacman/pkg/libxft-2.3.1-2-x86_64.pkg.tar.xz
debug: sig data: iQEcBAABAgAGBQJSuxdpAAoJEJRlerIPKgkrTicH/i54yjS6xRAdSQ1T7fjBNDARkVMbQ3TRKOHkTDgcenicb7+7xc9LjAeSULXZ4c3T4TAlq1qo2JYtrYtJLdkcWmiIx+QhqdXzgNDo7UM7D7uWkKdLQic4mXrKV4kY4GWYKRg4VE6ROPZcNTMVr2hL/8KkuZS/+XUevfOZiBqz//DLFoFiARi8WaS+vxsDwjUabuUQ/uGTW7v/nmXaFjp6y7NmQgX8oNv5HrDqx6aA/2Nq+9+57cQyO6Jw1QzaBi/2oughtT//8x2aj39sfsFzPYB2QQ2BDCejKIqbnuri91vFTkUlyuJ6lwUv0yP3POX1HHeLasBPFX72o0pRByyMUwg=
debug: checking signature for /var/cache/pacman/pkg/libxft-2.3.1-2-x86_64.pkg.tar.xz
debug: 1 signatures returned
debug: fingerprint: ADC8A1FCC15E01D45310419E94657AB20F2A092B
debug: summary: valid
debug: summary: green
debug: status: Success
debug: timestamp: 1387992937
debug: exp_timestamp: 0
debug: validity: full; reason: Success
debug: key: ADC8A1FCC15E01D45310419E94657AB20F2A092B, Andreas Radke <andyrtr@archlinux.org>, owner_trust unknown, disabled 0
debug: signature is valid
debug: signature is fully trusted
debug: found cached pkg: /var/cache/pacman/pkg/linux-3.12.6-1-x86_64.pkg.tar.xz
debug: sig data: iQEcBAABAgAGBQJStJc8AAoJEHcd9mJ+32gfG/QIAK1AjDLJb01UDdRKMAdxs06lco6V2jnx+TDUFPluGcpbUGSf0Tw12PBsyaEfOalJbYxAxyjL/GOyJyHcEWoN5/Y5H9Yk/N0ArulqGiWT8fvz+H9/L28cNtYu5M5/mu5xkl84vIeTbGNodurErnmZcj07XY6Nkyv7LaN8V5fCIqm5PuhYq96lvYEWaPeu1cW1DkZMfd8d4Q1Z0ieQCNl1hjbDc07545ToUfbtAHc9R8JLSzcM8RKmwYtGYMAHyUvjcNmQPMZz5M0iTVj9JzDw0eWzIvB9QTV6piWHoIfdaxLK47B6NkNsbOnp/JjgKaxso9fi/7cW4yj/g+BigmXF4xQ=
debug: checking signature for /var/cache/pacman/pkg/linux-3.12.6-1-x86_64.pkg.tar.xz
debug: 1 signatures returned
debug: fingerprint: 771DF6627EDF681F
debug: summary: red
debug: status: Bad signature
debug: timestamp: 0
debug: exp_timestamp: 0
debug: validity: unknown; reason: Success
debug: key: 5B7E3FB71B7F10329A1C03AB771DF6627EDF681F, Tobias Powalowski <tobias.powalowski@googlemail.com>, owner_trust unknown, disabled 0
debug: signature is not valid
debug: found cached pkg: /var/cache/pacman/pkg/nvidia-331.20-3-x86_64.pkg.tar.xz
debug: sig data: iQEcBAABAgAGBQJStd21AAoJEHcd9mJ+32gfquUH/31d7RnUHscx1fsnyUQQQ9An43OZeBXv2VW6SyeUc2T0ZlksZWgD9SwkIHC6+YS2v9R50EZgwjXzSd8/JAkK+GfX8mdSjMqwxedpiTw1VDcxE3exfwY1q64Wn7YuSWyh9apoGLZOyXKacAgKW1u5JCi7uIaAcZgXWIx+G7wgpfAyYg/qmlovN5mVEA7Ll2J0NE7ZF1/5tFbomFi55qmsTChzErCZEcCpXZennSiZe0TelypkebtXYODYgH0VI0pEcoxl3mYl6h3Ni6TItLEQi7caj/uWF5y9by+5r0q+E/9kTm5h4rCgxYoe8HS5vzRRJ2E9hVjGI+I+MPojAXj1JNQ=
debug: checking signature for /var/cache/pacman/pkg/nvidia-331.20-3-x86_64.pkg.tar.xz
debug: 1 signatures returned
debug: fingerprint: 5B7E3FB71B7F10329A1C03AB771DF6627EDF681F
debug: summary: valid
debug: summary: green
debug: status: Success
debug: timestamp: 1387650485
debug: exp_timestamp: 0
debug: validity: full; reason: Success
debug: key: 5B7E3FB71B7F10329A1C03AB771DF6627EDF681F, Tobias Powalowski <tobias.powalowski@googlemail.com>, owner_trust unknown, disabled 0
debug: signature is valid
debug: signature is fully trusted
error: linux: signature from "Tobias Powalowski <tobias.powalowski@googlemail.com>" is invalid
:: File /var/cache/pacman/pkg/linux-3.12.6-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
debug: returning error 33 from check_validity : invalid or corrupted package
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: unregistering database 'community'
debug: freeing package cache for repository 'community'
$ 

Offline

#7 2013-12-26 19:42:11

bluewind
Administrator
From: Austria
Registered: 2008-07-13
Posts: 172
Website

Re: [SOLVED] Invalid or corrupted package (PGP signature)

Could you verify those md5sums?

0f3c6d89758bbc3d8489ec07b744332b  linux-3.12.6-1-x86_64.pkg.tar.xz
cf5eb83ac1f925bb23d6effffb403187  python-3.3.3-1-x86_64.pkg.tar.xz
d87713d5be586d363f395b85e1a722d4  icu-52.1-1-x86_64.pkg.tar.xz
e35daf0ec86eb84fc3bc3445b015f426  chromium-31.0.1650.63-1-x86_64.pkg.tar.xz

Offline

#8 2013-12-26 19:42:12

digitally404
Member
Registered: 2013-11-24
Posts: 14

Re: [SOLVED] Invalid or corrupted package (PGP signature)

Ok,

Good news is the issue has been fixed, but bad news is that I don't know why.

I attempted to replace the NVidia video driver with XF86 Nouveau, so I only issued the following commands:

$ pacman -Rdds nvidia nvidia-utils nvidia-libgl
$ pacman -S xf86-video-nouveau

After a reboot I was able to final install chromium! As well as upgrade my system.

I'll flag the thread as [SOLVED], even though I do not not understand why I'm not experiencing the issue anymore.

Thanks for all the support!

Offline

#9 2013-12-26 19:47:02

digitally404
Member
Registered: 2013-11-24
Posts: 14

Re: [SOLVED] Invalid or corrupted package (PGP signature)

bluewind,

Good idea. My md5sums obviously match 100% now.

Last edited by digitally404 (2013-12-26 19:59:52)

Offline

#10 2014-03-25 20:14:17

bbarcher
Member
From: Poland
Registered: 2014-02-27
Posts: 174
Website

Re: [SOLVED] Invalid or corrupted package (PGP signature)

Sorry for posting in a [solved] topic but I don't think I could add anything special to the description of my case that would justify starting a new topic. I can't get past:


error: failed retrieving file 'infinality-bundle.db' from ibn.net63.net : Resolving timed out after 10520 milliseconds
error: failed to update infinality-bundle (download library error)
 infinality-bundle-fonts                                          146.0   B  0.00B/s 00:00 [#####################################################] 100%
 infinality-bundle-fonts.sig                                      146.0   B  0.00B/s 00:00 [#####################################################] 100%
error: GPGME error: No data
error: failed to update infinality-bundle-fonts (invalid or corrupted database (PGP signature))
 infinality-bundle-multilib                                       146.0   B  0.00B/s 00:00 [#####################################################] 100%
 infinality-bundle-multilib.sig                                   146.0   B  0.00B/s 00:00 [#####################################################] 100%
error: GPGME error: No data
error: failed to update infinality-bundle-multilib (invalid or corrupted database (PGP signature))
error: database 'infinality-bundle' is not valid (invalid or corrupted database (PGP signature))
error: database 'infinality-bundle-fonts' is not valid (invalid or corrupted database (PGP signature))
error: database 'infinality-bundle-multilib' is not valid (invalid or corrupted database (PGP signature))

What I tried:
0. rm -R /var/lib/pacman/sync , rm /var/lib/pacman/sync/*db.sig*
1. Changing my mirrors from the default set to a set of six of highest score and status.
2. Everything from post #1
3. Adding the repos to my test clean arch install. The update went fine.
4. pacman-key -r 962DDE58 , pacman-key --lsign-key 962DDE58 for the signed infinality-bundle repo.

pacman -Syu --debug
debug: pacman v4.1.2 - libalpm v8.0.2
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 'infinality-bundle'
debug: config: finish section 'infinality-bundle'
debug: config: new section 'infinality-bundle-fonts'
debug: config: finish section 'infinality-bundle-fonts'
debug: config: new section 'infinality-bundle-multilib'
debug: config: finish section 'infinality-bundle-multilib'
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: 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://mirror.unitedcolo.de/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://mirror.netcologne.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.selfnet.de/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: 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: 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://mirror.unitedcolo.de/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://mirror.netcologne.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.selfnet.de/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: 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: 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://mirror.unitedcolo.de/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://mirror.netcologne.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.selfnet.de/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: 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: 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://mirror.unitedcolo.de/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://mirror.netcologne.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.selfnet.de/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: config: new section 'infinality-bundle'
debug: config: finish section 'infinality-bundle'
debug: registering sync database 'infinality-bundle'
debug: database path for tree infinality-bundle set to /var/lib/pacman/sync/infinality-bundle.db
debug: GPGME version: 1.4.3
debug: GPGME engine info: file=/usr/bin/gpg2, home=/etc/pacman.d/gnupg/
debug: checking signature for /var/lib/pacman/sync/infinality-bundle.db
error: GPGME error: No data
debug: returning error 53 from _alpm_gpgme_checksig : gpgme error
debug: signature check failed
debug: adding new server URL to database 'infinality-bundle': http://ibn.net63.net/infinality-bundle/x86_64
debug: config: new section 'infinality-bundle-fonts'
debug: config: finish section 'infinality-bundle-fonts'
debug: registering sync database 'infinality-bundle-fonts'
debug: database path for tree infinality-bundle-fonts set to /var/lib/pacman/sync/infinality-bundle-fonts.db
debug: checking signature for /var/lib/pacman/sync/infinality-bundle-fonts.db
error: GPGME error: No data
debug: returning error 53 from _alpm_gpgme_checksig : gpgme error
debug: signature check failed
debug: adding new server URL to database 'infinality-bundle-fonts': http://ibn.net63.net/infinality-bundle-fonts
debug: config: new section 'infinality-bundle-multilib'
debug: config: finish section 'infinality-bundle-multilib'
debug: registering sync database 'infinality-bundle-multilib'
debug: database path for tree infinality-bundle-multilib set to /var/lib/pacman/sync/infinality-bundle-multilib.db
debug: checking signature for /var/lib/pacman/sync/infinality-bundle-multilib.db
error: GPGME error: No data
debug: returning error 53 from _alpm_gpgme_checksig : gpgme error
debug: signature check failed
debug: adding new server URL to database 'infinality-bundle-multilib': http://ibn.net63.net/infinality-bundle-multilib/x86_64
debug: config: finished parsing /etc/pacman.conf
:: Synchronising package databases...
debug: url: http://ftp.vectranet.pl/archlinux/core/os/x86_64/core.db
debug: maxsize: 26214400
debug: using time condition: 1395749893
debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
 core is up to date
debug: url: http://ftp.vectranet.pl/archlinux/extra/os/x86_64/extra.db
debug: maxsize: 26214400
debug: using time condition: 1395684874
debug: opened tempfile for download: /var/lib/pacman/sync/extra.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
 extra is up to date
debug: url: http://ftp.vectranet.pl/archlinux/community/os/x86_64/community.db
debug: maxsize: 26214400
debug: using time condition: 1395776706
debug: opened tempfile for download: /var/lib/pacman/sync/community.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
 community is up to date
debug: url: http://ftp.vectranet.pl/archlinux/multilib/os/x86_64/multilib.db
debug: maxsize: 26214400
debug: using time condition: 1395776709
debug: opened tempfile for download: /var/lib/pacman/sync/multilib.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
 multilib is up to date
debug: url: http://ibn.net63.net/infinality-bundle/x86_64/infinality-bundle.db
debug: maxsize: 26214400
debug: using time condition: 1395781751
debug: opened tempfile for download: /var/lib/pacman/sync/infinality-bundle.db.part (wb)
downloading infinality-bundle.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://ibn.net63.net/infinality-bundle/x86_64/infinality-bundle.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/infinality-bundle.db.sig.part (wb)
downloading infinality-bundle.db.sig...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: checking signature for /var/lib/pacman/sync/infinality-bundle.db
error: GPGME error: No data
debug: returning error 53 from _alpm_gpgme_checksig : gpgme error
debug: signature check failed
error: failed to update infinality-bundle (invalid or corrupted database (PGP signature))
debug: url: http://ibn.net63.net/infinality-bundle-fonts/infinality-bundle-fonts.db
debug: maxsize: 26214400
debug: using time condition: 1395781752
debug: opened tempfile for download: /var/lib/pacman/sync/infinality-bundle-fonts.db.part (wb)
downloading infinality-bundle-fonts.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://ibn.net63.net/infinality-bundle-fonts/infinality-bundle-fonts.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/infinality-bundle-fonts.db.sig.part (wb)
downloading infinality-bundle-fonts.db.sig...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: checking signature for /var/lib/pacman/sync/infinality-bundle-fonts.db
error: GPGME error: No data
debug: returning error 53 from _alpm_gpgme_checksig : gpgme error
debug: signature check failed
error: failed to update infinality-bundle-fonts (invalid or corrupted database (PGP signature))
debug: url: http://ibn.net63.net/infinality-bundle-multilib/x86_64/infinality-bundle-multilib.db
debug: maxsize: 26214400
debug: using time condition: 1395781753
debug: opened tempfile for download: /var/lib/pacman/sync/infinality-bundle-multilib.db.part (wb)
downloading infinality-bundle-multilib.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://ibn.net63.net/infinality-bundle-multilib/x86_64/infinality-bundle-multilib.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/infinality-bundle-multilib.db.sig.part (wb)
downloading infinality-bundle-multilib.db.sig...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: checking signature for /var/lib/pacman/sync/infinality-bundle-multilib.db
error: GPGME error: No data
debug: returning error 53 from _alpm_gpgme_checksig : gpgme error
debug: signature check failed
error: failed to update infinality-bundle-multilib (invalid or corrupted database (PGP signature))
error: database 'infinality-bundle' is not valid (invalid or corrupted database (PGP signature))
error: database 'infinality-bundle-fonts' is not valid (invalid or corrupted database (PGP signature))
error: database 'infinality-bundle-multilib' is not valid (invalid or corrupted database (PGP signature))
debug: unregistering database 'local'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community'
debug: unregistering database 'multilib'
debug: unregistering database 'infinality-bundle'
debug: unregistering database 'infinality-bundle-fonts'
debug: unregistering database 'infinality-bundle-multilib'

Last edited by bbarcher (2014-03-25 20:19:31)


Put up or shut up. 
--Austin Meyer, the lead developer of X-Plane
[ url=http://... ]  Text  [ /url ]

Offline

#11 2014-03-25 20:26:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Invalid or corrupted package (PGP signature)

This isn't an issue with an official repo: ask in the Infinality thread.


Closing


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB