[solved] failed to commit transaction (invalid or corrupted package)

Hi.
So today I tried updating my system after about a month. I keep getting the error in the thread title. Pacman does not mention which packages are corrupted. I tried upgrading the explicitly installed packages individually and those which could upgrade were upgraded. However, a few remain unable to upgrade.
I have tried using the new pacman.conf which comes with the latest package, I have followed this blog post, regenerating my mirrorlist using reflector, re-downloading all the packages, pacman -Syy, SigLevel = Never ... and nothing seems to work. Please help.
pacman.conf
# /etc/pacman.conf
# See the pacman.conf(5) manpage for option and repository directives
# GENERAL OPTIONS
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
HoldPkg = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst = pacman
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#UseDelta
#TotalDownload
CheckSpace
#VerbosePkgLists
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
#SigLevel = Optional TrustedOnly
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
[core]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[extra]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
[community]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
[multilib]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[archlinuxfr]
# The French Arch Linux communities packages.
SigLevel = PackageRequired
Server = http://repo.archlinux.fr/$arch
[arch-fonts]
# Prebuilt packages for font packages found in AUR
# This should be faster than building from source
# as many have download speed of 10KB/s. If you find
# missing font, email to <gmail.com: jesse.jaara>
SigLevel = PackageRequired
Server = http://huulivoide.pp.fi/Arch/arch-fonts
[archstuff]
# AUR's most voted and many bin32-* and lib32-* packages.
SigLevel = PackageRequired
Server = http://archstuff.vs169092.vserver.de/$arch
[herecura-stable]
# additional apps not found in community
SigLevel = PackageRequired
Server = http://repo.herecura.be/herecura-stable/$arch
[kde4-eyecandy-64]
# Useful and beautiful plasmoids and themes for KDE4.
SigLevel = PackageRequired
Server = http://archlinuxgr.tiven.org/kde4-eyecandy/x86_64
mirrorlist
cat /etc/pacman.d/mirrorlist
# Arch Linux mirrorlist generated by Reflector
# With: /usr/bin/reflector -l 5 --sort rate --save /etc/pacman.d/mirrorlist
# When: 2012-06-18 12:42:37 UTC
# From: https://www.archlinux.org/mirrors/status/json/
# Retrieved: 2012-06-18 12:42:25 UTC
# Last Check: 2012-06-18T12:21:53.438Z UTC
Server = http://archlinux.polymorf.fr/$repo/os/$arch
Server = http://mirror.de.leaseweb.net/archlinux/$repo/os/$arch
Server = ftp://mirror.chmuri.net/archmirror/$repo/os/$arch
Server = ftp://mirror.us.leaseweb.net/archlinux/$repo/os/$arch
Server = http://miroir.ezvan.fr/archlinux/$repo/os/$arch
output when I try to upgrade
sudo pacman -Su
Password:
:: Starting full system upgrade...
:: Replace dbus-python with extra/python2-dbus? [Y/n]
:: Replace libusb with core/libusbx? [Y/n]
resolving dependencies...
looking for inter-conflicts...
Targets (57): bison-2.5.1-1 c-ares-1.9.0-1 cairo-1.12.2-2 cifs-utils-5.5-1 colord-0.1.21-2
dbus-python-1.0.0-1 [removal] desktop-file-utils-0.20-1 freetype2-2.4.10-1 git-1.7.10.4-1
gnutls-3.0.20-1 gtk-engines-2.21.0-1 icu-49.1.2-1 intel-dri-8.0.3-3 kactivities-4.8.4-1
kdebase-konqueror-4.8.4-1 kdebase-lib-4.8.4-1 kdebase-runtime-4.8.4-1 kdebase-workspace-4.8.4-1
kdebindings-python2-4.8.4-1 kdegames-libkdegames-4.8.4-1 kdelibs-4.8.4-2 kdepim-runtime-4.8.4-1
kdepimlibs-4.8.4-1 khrplatform-devel-8.0.3-3 krb5-1.10.2-1 libcups-1.5.3-5 libdrm-2.4.35-1
libegl-8.0.3-3 libgl-8.0.3-3 libglapi-8.0.3-3 libgles-8.0.3-3 libkipi-4.8.4-1 libksane-4.8.4-1
libmysqlclient-5.5.25-1 libpng-1.5.11-1 libusb-1.0.9-1 [removal] libusbx-1.0.11-2 libva-1.1.0-1
libwbclient-3.6.5-3 linux-api-headers-3.3.8-1 lirc-utils-1:0.9.0-18 mkinitcpio-0.9.2-2
mysql-5.5.25-1 mysql-clients-5.5.25-1 oxygen-icons-4.8.4-1 pam-1.1.5-4 pambase-20120602-1
pango-1.30.1-1 pinentry-0.8.1-4 pyqt-4.9.1-2 python-dbus-1.1.0-2 python-dbus-common-1.1.0-2
python2-dbus-1.1.0-2 python2-pyqt-4.9.1-2 shorewall-core-4.5.5.1-1 smbclient-3.6.5-3
sqlite-3.7.13-1
Total Installed Size: 632.49 MiB
Net Upgrade Size: 3.08 MiB
Proceed with installation? [Y/n]
(55/55) checking package integrity [########################################] 100%
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
pacman log
[2012-06-18 12:48] Running 'pacman -Su'
[2012-06-18 12:48] starting full system upgrade
[2012-06-18 12:54] Running 'pacman -Su'
[2012-06-18 12:54] starting full system upgrade
[2012-06-18 12:54] Running 'pacman -Su'
[2012-06-18 12:54] starting full system upgrade
[2012-06-18 12:57] Running 'pacman -Su'
[2012-06-18 12:57] starting full system upgrade
[2012-06-18 13:07] Running 'pacman -Su'
[2012-06-18 13:07] starting full system upgrade
[2012-06-18 13:10] Running 'pacman -Syy'
[2012-06-18 13:10] synchronizing package lists
[2012-06-18 13:14] Running 'pacman -Su'
[2012-06-18 13:14] starting full system upgrade
[2012-06-18 13:21] starting full system upgrade
[2012-06-18 13:22] starting full system upgrade
[2012-06-18 13:23] starting full system upgrade
[2012-06-18 13:24] starting full system upgrade
[2012-06-18 13:24] Running 'pacman -Su'
[2012-06-18 13:24] starting full system upgrade
[2012-06-18 14:42] Running 'pacman -Su'
[2012-06-18 14:42] starting full system upgrade
[2012-06-18 14:44] Running 'pacman -Syy'
[2012-06-18 14:44] synchronizing package lists
[2012-06-18 14:45] Running 'pacman -Su'
[2012-06-18 14:45] starting full system upgrade
Last edited by drsjlazar (2012-06-18 13:51:54)

Thank you Jelly It was a .part file. I was using aria2 to download prior to switching to the new pacman.conf. There was only one offending file. I would have thought that pacman would at least tell you which file was corrupted when it found one or even not recognize .part files as complete packages. Anyway, I deleted the .part file everything went smoothly.
Here is the complete output of pacman -Syyu --debug... just for reference.
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: SyncFirst: pacman
debug: config: arch: x86_64
debug: config: finish section 'options'
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 76: 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 80: 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 88: 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 99: 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 'archlinuxfr'
debug: config: finish section 'archlinuxfr'
debug: config: new section 'arch-fonts'
debug: config: finish section 'arch-fonts'
debug: config: new section 'archstuff'
debug: config: finish section 'archstuff'
debug: config: new section 'herecura-stable'
debug: config: finish section 'herecura-stable'
debug: config: new section 'kde4-eyecandy-64'
debug: config: finish section 'kde4-eyecandy-64'
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: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 76: 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://archlinux.polymorf.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.de.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': ftp://mirror.chmuri.net/archmirror/core/os/x86_64
debug: adding new server URL to database 'core': ftp://mirror.us.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://miroir.ezvan.fr/archlinux/core/os/x86_64
debug: config: new section 'extra'
debug: config: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 80: 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://archlinux.polymorf.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.de.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': ftp://mirror.chmuri.net/archmirror/extra/os/x86_64
debug: adding new server URL to database 'extra': ftp://mirror.us.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://miroir.ezvan.fr/archlinux/extra/os/x86_64
debug: config: new section 'community'
debug: config: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 88: 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://archlinux.polymorf.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.de.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': ftp://mirror.chmuri.net/archmirror/community/os/x86_64
debug: adding new server URL to database 'community': ftp://mirror.us.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://miroir.ezvan.fr/archlinux/community/os/x86_64
debug: config: new section 'multilib'
debug: config: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 99: 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://archlinux.polymorf.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.de.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': ftp://mirror.chmuri.net/archmirror/multilib/os/x86_64
debug: adding new server URL to database 'multilib': ftp://mirror.us.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://miroir.ezvan.fr/archlinux/multilib/os/x86_64
debug: config: new section 'archlinuxfr'
debug: config: SigLevel: PackageRequired
debug: config: finish section 'archlinuxfr'
debug: registering sync database 'archlinuxfr'
debug: database path for tree archlinuxfr set to /var/lib/pacman/sync/archlinuxfr.db
debug: "/var/lib/pacman/sync/archlinuxfr.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/archlinuxfr.db.sig could not be opened
debug: missing optional signature
debug: adding new server URL to database 'archlinuxfr': http://repo.archlinux.fr/x86_64
debug: config: new section 'arch-fonts'
debug: config: SigLevel: PackageRequired
debug: config: finish section 'arch-fonts'
debug: registering sync database 'arch-fonts'
debug: database path for tree arch-fonts set to /var/lib/pacman/sync/arch-fonts.db
debug: "/var/lib/pacman/sync/arch-fonts.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/arch-fonts.db.sig could not be opened
debug: missing optional signature
debug: adding new server URL to database 'arch-fonts': http://huulivoide.pp.fi/Arch/arch-fonts
debug: config: new section 'archstuff'
debug: config: SigLevel: PackageRequired
debug: config: finish section 'archstuff'
debug: registering sync database 'archstuff'
debug: database path for tree archstuff set to /var/lib/pacman/sync/archstuff.db
debug: "/var/lib/pacman/sync/archstuff.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/archstuff.db.sig could not be opened
debug: missing optional signature
debug: adding new server URL to database 'archstuff': http://archstuff.vs169092.vserver.de/x86_64
debug: config: new section 'herecura-stable'
debug: config: SigLevel: PackageRequired
debug: config: finish section 'herecura-stable'
debug: registering sync database 'herecura-stable'
debug: database path for tree herecura-stable set to /var/lib/pacman/sync/herecura-stable.db
debug: "/var/lib/pacman/sync/herecura-stable.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/herecura-stable.db.sig could not be opened
debug: missing optional signature
debug: adding new server URL to database 'herecura-stable': http://repo.herecura.be/herecura-stable/x86_64
debug: config: new section 'kde4-eyecandy-64'
debug: config: SigLevel: PackageRequired
debug: config: finish section 'kde4-eyecandy-64'
debug: registering sync database 'kde4-eyecandy-64'
debug: database path for tree kde4-eyecandy-64 set to /var/lib/pacman/sync/kde4-eyecandy-64.db
debug: "/var/lib/pacman/sync/kde4-eyecandy-64.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/kde4-eyecandy-64.db.sig could not be opened
debug: missing optional signature
debug: adding new server URL to database 'kde4-eyecandy-64': http://archlinuxgr.tiven.org/kde4-eyecandy/x86_64
debug: config: finished parsing /etc/pacman.conf
debug: url: http://archlinux.polymorf.fr/core/os/x86_64/core.db
debug: maxsize: 26214400
debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb)
:: Synchronizing package databases...
downloading core.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://archlinux.polymorf.fr/core/os/x86_64/core.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/core.db.sig.part (wb)
debug: curl returned error 22 from transfer
debug: failed retrieving file 'core.db.sig' from archlinux.polymorf.fr : The requested URL returned error: 404
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: url: http://archlinux.polymorf.fr/extra/os/x86_64/extra.db
debug: maxsize: 26214400
debug: opened tempfile for download: /var/lib/pacman/sync/extra.db.part (wb)
downloading extra.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://archlinux.polymorf.fr/extra/os/x86_64/extra.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/extra.db.sig.part (wb)
debug: curl returned error 22 from transfer
debug: failed retrieving file 'extra.db.sig' from archlinux.polymorf.fr : The requested URL returned error: 404
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: url: http://archlinux.polymorf.fr/community/os/x86_64/community.db
debug: maxsize: 26214400
debug: opened tempfile for download: /var/lib/pacman/sync/community.db.part (wb)
downloading community.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://archlinux.polymorf.fr/community/os/x86_64/community.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/community.db.sig.part (wb)
debug: curl returned error 22 from transfer
debug: failed retrieving file 'community.db.sig' from archlinux.polymorf.fr : The requested URL returned error: 404
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: url: http://archlinux.polymorf.fr/multilib/os/x86_64/multilib.db
debug: maxsize: 26214400
debug: opened tempfile for download: /var/lib/pacman/sync/multilib.db.part (wb)
downloading multilib.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://archlinux.polymorf.fr/multilib/os/x86_64/multilib.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/multilib.db.sig.part (wb)
debug: curl returned error 22 from transfer
debug: failed retrieving file 'multilib.db.sig' from archlinux.polymorf.fr : The requested URL returned error: 404
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: url: http://repo.archlinux.fr/x86_64/archlinuxfr.db
debug: maxsize: 26214400
debug: opened tempfile for download: /var/lib/pacman/sync/archlinuxfr.db.part (wb)
downloading archlinuxfr.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://repo.archlinux.fr/x86_64/archlinuxfr.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/archlinuxfr.db.sig.part (wb)
debug: curl returned error 22 from transfer
debug: failed retrieving file 'archlinuxfr.db.sig' from repo.archlinux.fr : The requested URL returned error: 404
debug: "/var/lib/pacman/sync/archlinuxfr.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/archlinuxfr.db.sig could not be opened
debug: missing optional signature
debug: url: http://huulivoide.pp.fi/Arch/arch-fonts/arch-fonts.db
debug: maxsize: 26214400
debug: opened tempfile for download: /var/lib/pacman/sync/arch-fonts.db.part (wb)
downloading arch-fonts.db...
downloading arch-fonts.db...
downloading arch-fonts.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://huulivoide.pp.fi/Arch/arch-fonts/arch-fonts.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/arch-fonts.db.sig.part (wb)
debug: curl returned error 22 from transfer
debug: failed retrieving file 'arch-fonts.db.sig' from huulivoide.pp.fi : The requested URL returned error: 404
debug: "/var/lib/pacman/sync/arch-fonts.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/arch-fonts.db.sig could not be opened
debug: missing optional signature
debug: url: http://archstuff.vs169092.vserver.de/x86_64/archstuff.db
debug: maxsize: 26214400
debug: opened tempfile for download: /var/lib/pacman/sync/archstuff.db.part (wb)
downloading archstuff.db...
downloading archstuff.db...
downloading archstuff.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://archstuff.vs169092.vserver.de/x86_64/archstuff.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/archstuff.db.sig.part (wb)
debug: curl returned error 22 from transfer
debug: failed retrieving file 'archstuff.db.sig' from archstuff.vs169092.vserver.de : The requested URL returned error: 404
debug: "/var/lib/pacman/sync/archstuff.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/archstuff.db.sig could not be opened
debug: missing optional signature
debug: url: http://repo.herecura.be/herecura-stable/x86_64/herecura-stable.db
debug: maxsize: 26214400
debug: opened tempfile for download: /var/lib/pacman/sync/herecura-stable.db.part (wb)
downloading herecura-stable.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://repo.herecura.be/herecura-stable/x86_64/herecura-stable.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/herecura-stable.db.sig.part (wb)
debug: curl returned error 22 from transfer
debug: failed retrieving file 'herecura-stable.db.sig' from repo.herecura.be : The requested URL returned error: 404
debug: "/var/lib/pacman/sync/herecura-stable.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/herecura-stable.db.sig could not be opened
debug: missing optional signature
debug: url: http://archlinuxgr.tiven.org/kde4-eyecandy/x86_64/kde4-eyecandy-64.db
debug: maxsize: 26214400
debug: opened tempfile for download: /var/lib/pacman/sync/kde4-eyecandy-64.db.part (wb)
downloading kde4-eyecandy-64.db...
downloading kde4-eyecandy-64.db...
downloading kde4-eyecandy-64.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: http://archlinuxgr.tiven.org/kde4-eyecandy/x86_64/kde4-eyecandy-64.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/kde4-eyecandy-64.db.sig.part (wb)
debug: curl returned error 22 from transfer
debug: failed retrieving file 'kde4-eyecandy-64.db.sig' from archlinuxgr.tiven.org : The requested URL returned error: 404
debug: "/var/lib/pacman/sync/kde4-eyecandy-64.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/kde4-eyecandy-64.db.sig could not be opened
debug: missing optional signature
debug: loading package cache for repository 'local'
debug: added 685 packages to package cache for db 'local'
debug: loading package cache for repository 'core'
debug: opening database archive /var/lib/pacman/sync/core.db
debug: added 194 packages to package cache for db 'core'
debug: checking for package upgrades
debug: searching for replacements for a52dec
debug: loading package cache for repository 'extra'
debug: opening database archive /var/lib/pacman/sync/extra.db
debug: added 2775 packages to package cache for db 'extra'
debug: searching for replacements for aalib
debug: searching for replacements for abs
debug: searching for replacements for acetoneiso2
debug: searching for replacements for acetoneiso2
debug: loading package cache for repository 'community'
debug: opening database archive /var/lib/pacman/sync/community.db
debug: added 2495 packages to package cache for db 'community'
debug: searching for replacements for akonadi
debug: searching for replacements for akonadi-googledata
debug: searching for replacements for akonadi-googledata
debug: searching for replacements for akonadi-googledata
debug: loading package cache for repository 'multilib'
debug: opening database archive /var/lib/pacman/sync/multilib.db
debug: added 144 packages to package cache for db 'multilib'
debug: searching for replacements for akonadi-googledata
debug: loading package cache for repository 'archlinuxfr'
debug: opening database archive /var/lib/pacman/sync/archlinuxfr.db
debug: added 137 packages to package cache for db 'archlinuxfr'
debug: searching for replacements for akonadi-googledata
debug: loading package cache for repository 'arch-fonts'
debug: opening database archive /var/lib/pacman/sync/arch-fonts.db
debug: added 438 packages to package cache for db 'arch-fonts'
debug: searching for replacements for akonadi-googledata
debug: loading package cache for repository 'archstuff'
debug: opening database archive /var/lib/pacman/sync/archstuff.db
debug: added 296 packages to package cache for db 'archstuff'
debug: searching for replacements for akonadi-googledata
debug: loading package cache for repository 'herecura-stable'
debug: opening database archive /var/lib/pacman/sync/herecura-stable.db
debug: added 54 packages to package cache for db 'herecura-stable'
debug: searching for replacements for akonadi-googledata
debug: loading package cache for repository 'kde4-eyecandy-64'
debug: opening database archive /var/lib/pacman/sync/kde4-eyecandy-64.db
debug: added 93 packages to package cache for db 'kde4-eyecandy-64'
debug: searching for replacements for akonadi-googledata
debug: searching for replacements for alsa-firmware
debug: searching for replacements for alsa-lib
debug: searching for replacements for alsa-utils
debug: searching for replacements for amarok
debug: searching for replacements for andyetitmoves
debug: searching for replacements for andyetitmoves
debug: searching for replacements for andyetitmoves
debug: searching for replacements for andyetitmoves
debug: searching for replacements for andyetitmoves
debug: searching for replacements for andyetitmoves
debug: searching for replacements for andyetitmoves
debug: searching for replacements for andyetitmoves
debug: searching for replacements for andyetitmoves
debug: searching for replacements for apper
debug: searching for replacements for apper
debug: searching for replacements for archlinux-artwork
debug: searching for replacements for aria2
debug: searching for replacements for aria2
debug: searching for replacements for aspell
debug: searching for replacements for atk
debug: searching for replacements for attica
debug: searching for replacements for automoc4
debug: searching for replacements for avahi
debug: searching for replacements for babl
debug: searching for replacements for bc
debug: new version of 'bison' found (2.5-3 => 2.5.1-1)
debug: adding package bison-2.5.1-1 to the transaction targets
debug: searching for replacements for bleachbit
debug: searching for replacements for bleachbit
debug: searching for replacements for bluedevil
debug: searching for replacements for bluez
debug: searching for replacements for boost
debug: searching for replacements for boost-libs
debug: searching for replacements for byobu
debug: searching for replacements for byobu
debug: searching for replacements for byobu
debug: searching for replacements for byobu
debug: searching for replacements for byobu
debug: searching for replacements for byobu
debug: searching for replacements for byobu
debug: searching for replacements for byobu
debug: searching for replacements for byobu
debug: searching for replacements for c-ares
debug: new version of 'c-ares' found (1.8.0-1 => 1.9.0-1)
debug: adding package c-ares-1.9.0-1 to the transaction targets
debug: searching for replacements for cairo
debug: new version of 'cairo' found (1.12.2-1 => 1.12.2-2)
debug: adding package cairo-1.12.2-2 to the transaction targets
debug: searching for replacements for cdparanoia
debug: searching for replacements for cdrdao
debug: searching for replacements for cdrkit
debug: searching for replacements for chmlib
debug: searching for replacements for chromium
debug: searching for replacements for cifs-utils
debug: new version of 'cifs-utils' found (5.4-1 => 5.5-1)
debug: adding package cifs-utils-5.5-1 to the transaction targets
debug: searching for replacements for cln
debug: searching for replacements for cmake
debug: searching for replacements for colord
debug: new version of 'colord' found (0.1.21-1 => 0.1.21-2)
debug: adding package colord-0.1.21-2 to the transaction targets
debug: searching for replacements for compositeproto
debug: searching for replacements for consolekit
debug: searching for replacements for convertlit
debug: searching for replacements for cups
debug: searching for replacements for cups-filters
debug: searching for replacements for cups-pdf
debug: searching for replacements for damageproto
debug: searching for replacements for dbus
debug: searching for replacements for dbus-glib
debug: searching for replacements for dbus-python
debug: searching for replacements for dbus-python
:: Starting full system upgrade...
:: Replace dbus-python with extra/python2-dbus? [Y/n] debug: adding package python2-dbus-1.1.0-2 to the transaction targets
debug: searching for replacements for dbus-python
debug: searching for replacements for dbus-python
debug: searching for replacements for dbus-python
debug: searching for replacements for dbus-python
debug: searching for replacements for dbus-python
debug: searching for replacements for dbus-python
debug: searching for replacements for dbus-python
debug: searching for replacements for desktop-file-utils
debug: new version of 'desktop-file-utils' found (0.19-1 => 0.20-1)
debug: adding package desktop-file-utils-0.20-1 to the transaction targets
debug: searching for replacements for dhclient
debug: searching for replacements for djvulibre
debug: searching for replacements for dnsmasq
debug: searching for replacements for docbook-xml
debug: searching for replacements for docbook-xsl
debug: searching for replacements for dolphin-box-plugin-git
debug: searching for replacements for dolphin-box-plugin-git
debug: searching for replacements for dolphin-box-plugin-git
debug: searching for replacements for dolphin-box-plugin-git
debug: searching for replacements for dolphin-box-plugin-git
debug: searching for replacements for dolphin-box-plugin-git
debug: searching for replacements for dolphin-box-plugin-git
debug: searching for replacements for dolphin-box-plugin-git
debug: searching for replacements for dolphin-box-plugin-git
debug: searching for replacements for dri2proto
debug: searching for replacements for dropbox
debug: searching for replacements for dropbox
debug: searching for replacements for dropbox
debug: searching for replacements for dropbox
debug: searching for replacements for dropbox
debug: searching for replacements for dropbox
debug: searching for replacements for dropbox-cli
debug: searching for replacements for dropbox-cli
debug: searching for replacements for dropbox-cli
debug: searching for replacements for dropbox-cli
debug: searching for replacements for dropbox-cli
debug: searching for replacements for dropbox-cli
debug: searching for replacements for dropbox-cli
debug: searching for replacements for dropbox-cli
debug: searching for replacements for dropbox-cli
debug: searching for replacements for dropbox-daemon
debug: searching for replacements for dropbox-daemon
debug: searching for replacements for dropbox-daemon
debug: searching for replacements for dropbox-daemon
debug: searching for replacements for dropbox-daemon
debug: searching for replacements for dropbox-daemon
debug: searching for replacements for dropbox-daemon
debug: searching for replacements for dropbox-daemon
debug: searching for replacements for dropbox-daemon
debug: searching for replacements for dropbox-servicemenu
debug: searching for replacements for dropbox-servicemenu
debug: searching for replacements for dropbox-servicemenu
debug: searching for replacements for dropbox-servicemenu
debug: searching for replacements for dropbox-servicemenu
debug: searching for replacements for dropbox-servicemenu
debug: searching for replacements for dropbox-servicemenu
debug: searching for replacements for dropbox-servicemenu
debug: searching for replacements for dropbox-servicemenu
debug: searching for replacements for dvd+rw-tools
debug: searching for replacements for ebook-tools
debug: searching for replacements for eject
debug: searching for replacements for enca
debug: searching for replacements for enchant
debug: searching for replacements for exiv2
debug: searching for replacements for extra-monochrome-tray-icons
debug: searching for replacements for extra-monochrome-tray-icons
debug: searching for replacements for extra-monochrome-tray-icons
debug: searching for replacements for extra-monochrome-tray-icons
debug: searching for replacements for extra-monochrome-tray-icons
debug: searching for replacements for extra-monochrome-tray-icons
debug: searching for replacements for extra-monochrome-tray-icons
debug: searching for replacements for extra-monochrome-tray-icons
debug: searching for replacements for extra-monochrome-tray-icons
debug: searching for replacements for faac
debug: searching for replacements for faad2
debug: searching for replacements for faenza-icon-theme
debug: searching for replacements for faenza-icon-theme
debug: searching for replacements for faenza-icon-theme
debug: searching for replacements for faenza-icon-theme
debug: searching for replacements for faenza-icon-theme
debug: searching for replacements for faenza-icon-theme
debug: searching for replacements for faenza-icon-theme
debug: searching for replacements for faenza-icon-theme
debug: searching for replacements for faenza-icon-theme
debug: searching for replacements for ffmpeg
debug: searching for replacements for fftw
debug: searching for replacements for firefox
debug: searching for replacements for firefox-adblock-plus
debug: searching for replacements for firefox-adblock-plus
debug: searching for replacements for firefox-i18n-en-gb
debug: searching for replacements for fixesproto
debug: searching for replacements for flac
debug: searching for replacements for flashplugin
debug: searching for replacements for fontconfig
debug: searching for replacements for fontsproto
debug: searching for replacements for foomatic-db
debug: searching for replacements for foomatic-db-engine
debug: searching for replacements for foomatic-filters
debug: searching for replacements for freeglut
debug: searching for replacements for freetype2
debug: new version of 'freetype2' found (2.4.9-2 => 2.4.10-1)
debug: adding package freetype2-2.4.10-1 to the transaction targets
debug: searching for replacements for fribidi
debug: searching for replacements for fuse
debug: searching for replacements for fuseiso
debug: searching for replacements for fuseiso
debug: searching for replacements for gamin
debug: searching for replacements for gconf
debug: searching for replacements for gd
debug: searching for replacements for gdk-pixbuf2
debug: searching for replacements for gegl
debug: searching for replacements for ghostscript
debug: searching for replacements for giflib
debug: searching for replacements for gimp
debug: searching for replacements for git
debug: new version of 'git' found (1.7.10.3-1 => 1.7.10.4-1)
debug: adding package git-1.7.10.4-1 to the transaction targets
debug: searching for replacements for glew
debug: searching for replacements for glib-networking
debug: searching for replacements for glproto
debug: searching for replacements for gnome-doc-utils
debug: searching for replacements for gnutls
debug: new version of 'gnutls' found (3.0.19-1 => 3.0.20-1)
debug: adding package gnutls-3.0.20-1 to the transaction targets
debug: searching for replacements for gperf
debug: searching for replacements for grantlee
debug: searching for replacements for graphite
debug: searching for replacements for gsettings-desktop-schemas
debug: searching for replacements for gsfonts
debug: searching for replacements for gsm
debug: searching for replacements for gstreamer0.10
debug: searching for replacements for gstreamer0.10-base
debug: searching for replacements for gstreamer0.10-base-plugins
debug: searching for replacements for gstreamer0.10-good
debug: searching for replacements for gstreamer0.10-good-plugins
debug: searching for replacements for gtk-doc
debug: searching for replacements for gtk-engines
debug: new version of 'gtk-engines' found (2.20.2-2 => 2.21.0-1)
debug: adding package gtk-engines-2.21.0-1 to the transaction targets
debug: searching for replacements for gtk-kde4
debug: searching for replacements for gtk-kde4
debug: searching for replacements for gtk-update-icon-cache
debug: searching for replacements for gtk2
debug: searching for replacements for gtk2-xfce-engine
debug: searching for replacements for gtk3
debug: searching for replacements for gtk3-xfce-engine
debug: searching for replacements for hicolor-icon-theme
debug: searching for replacements for hplip
debug: searching for replacements for hpoj
debug: searching for replacements for hspell
debug: searching for replacements for hsqldb-java
debug: searching for replacements for htop
debug: searching for replacements for hunspell
debug: searching for replacements for hyphen
debug: searching for replacements for icu
debug: new version of 'icu' found (49.1.1-2 => 49.1.2-1)
debug: adding package icu-49.1.2-1 to the transaction targets
debug: searching for replacements for ilmbase
debug: searching for replacements for imagemagick
debug: searching for replacements for imgur-servicemenu
debug: searching for replacements for imgur-servicemenu
debug: searching for replacements for imgur-servicemenu
debug: searching for replacements for imgur-servicemenu
debug: searching for replacements for imgur-servicemenu
debug: searching for replacements for imgur-servicemenu
debug: searching for replacements for imgur-servicemenu
debug: searching for replacements for imgur-servicemenu
debug: searching for replacements for imgur-servicemenu
debug: searching for replacements for imlib2
debug: searching for replacements for inputproto
debug: searching for replacements for intel-dri
debug: new version of 'intel-dri' found (8.0.3-2 => 8.0.3-3)
debug: adding package intel-dri-8.0.3-3 to the transaction targets
debug: searching for replacements for inxi
debug: searching for replacements for inxi
debug: searching for replacements for iotop
debug: searching for replacements for iotop
debug: searching for replacements for iso-codes
debug: searching for replacements for jack
debug: searching for replacements for jasper
debug: searching for replacements for json-c
debug: searching for replacements for kactivities
debug: new version of 'kactivities' found (4.8.3-1 => 4.8.4-1)
debug: adding package kactivities-4.8.4-1 to the transaction targets
debug: searching for replacements for kamoso
debug: searching for replacements for kamoso
debug: searching for replacements for kamoso
debug: searching for replacements for kamoso
debug: searching for replacements for kamoso
debug: searching for replacements for kamoso
debug: searching for replacements for kamoso
debug: searching for replacements for kamoso
debug: searching for replacements for kamoso
debug: searching for replacements for kbproto
debug: searching for replacements for kchmviewer
debug: searching for replacements for kchmviewer
debug: searching for replacements for kdeadmin-system-config-printer-kde
debug: searching for replacements for kdebase-dolphin
debug: searching for replacements for kdebase-katepart
debug: searching for replacements for kdebase-kdepasswd
debug: searching for replacements for kdebase-kdialog
debug: searching for replacements for kdebase-keditbookmarks
debug: searching for replacements for kdebase-kfind
debug: searching for replacements for kdebase-konq-plugins
debug: searching for replacements for kdebase-konqueror
debug: new version of 'kdebase-konqueror' found (4.8.3-1 => 4.8.4-1)
debug: adding package kdebase-konqueror-4.8.4-1 to the transaction targets
debug: searching for replacements for kdebase-konsole
debug: searching for replacements for kdebase-lib
debug: new version of 'kdebase-lib' found (4.8.3-1 => 4.8.4-1)
debug: adding package kdebase-lib-4.8.4-1 to the transaction targets
debug: searching for replacements for kdebase-plasma
debug: searching for replacements for kdebase-runtime
debug: new version of 'kdebase-runtime' found (4.8.3-1 => 4.8.4-1)
debug: adding package kdebase-runtime-4.8.4-1 to the transaction targets
debug: searching for replacements for kdebase-workspace
debug: new version of 'kdebase-workspace' found (4.8.3-2 => 4.8.4-1)
debug: adding package kdebase-workspace-4.8.4-1 to the transaction targets
debug: searching for replacements for kdebindings-python2
debug: new version of 'kdebindings-python2' found (4.8.3-1 => 4.8.4-1)
debug: adding package kdebindings-python2-4.8.4-1 to the transaction targets
debug: searching for replacements for kdegames-kpatience
debug: searching for replacements for kdegames-libkdegames
debug: new version of 'kdegames-libkdegames' found (4.8.3-1 => 4.8.4-1)
debug: adding package kdegames-libkdegames-4.8.4-1 to the transaction targets
debug: searching for replacements for kdegraphics-gwenview
debug: searching for replacements for kdegraphics-ksnapshot
debug: searching for replacements for kdegraphics-okular
debug: searching for replacements for kdelibs
debug: new version of 'kdelibs' found (4.8.3-3 => 4.8.4-2)
debug: adding package kdelibs-4.8.4-2 to the transaction targets
debug: searching for replacements for kdemultimedia-ffmpegthumbs
debug: searching for replacements for kdemultimedia-juk
debug: searching for replacements for kdemultimedia-kmix
debug: searching for replacements for kdenetwork-kppp
debug: searching for replacements for kdepim-runtime
debug: new version of 'kdepim-runtime' found (4.8.3-2 => 4.8.4-1)
debug: adding package kdepim-runtime-4.8.4-1 to the transaction targets
debug: searching for replacements for kdepimlibs
debug: new version of 'kdepimlibs' found (4.8.3-1 => 4.8.4-1)
debug: adding package kdepimlibs-4.8.4-1 to the transaction targets
debug: searching for replacements for kdeplasma-addons-applets-showdesktop
debug: searching for replacements for kdeplasma-applets-networkmanagement
debug: searching for replacements for kdesdk-dolphin-plugins
debug: searching for replacements for kdesdk-kate
debug: searching for replacements for kdeutils-ark
debug: searching for replacements for kdeutils-filelight
debug: searching for replacements for kdeutils-kcalc
debug: searching for replacements for kdeutils-kcharselect
debug: searching for replacements for kfaenza-icon-theme
debug: searching for replacements for kfaenza-icon-theme
debug: searching for replacements for kfaenza-icon-theme
debug: searching for replacements for kfaenza-icon-theme
debug: searching for replacements for kfaenza-icon-theme
debug: searching for replacements for kfaenza-icon-theme
debug: searching for replacements for kfaenza-icon-theme
debug: searching for replacements for kfaenza-icon-theme
debug: searching for replacements for kfaenza-icon-theme
debug: searching for replacements for khrplatform-devel
debug: new version of 'khrplatform-devel' found (8.0.3-2 => 8.0.3-3)
debug: adding package khrplatform-devel-8.0.3-3 to the transaction targets
debug: new version of 'krb5' found (1.10.1-3 => 1.10.2-1)
debug: adding package krb5-1.10.2-1 to the transaction targets
debug: searching for replacements for lame
debug: searching for replacements for lcms
debug: searching for replacements for lcms2
debug: searching for replacements for libao
debug: searching for replacements for libass
debug: searching for replacements for libasyncns
debug: searching for replacements for libatasmart
debug: searching for replacements for libavc1394
debug: searching for replacements for libbluedevil
debug: searching for replacements for libbluray
debug: searching for replacements for libcaca
debug: searching for replacements for libcanberra
debug: searching for replacements for libcap-ng
debug: searching for replacements for libcddb
debug: searching for replacements for libcdio
debug: searching for replacements for libcroco
debug: searching for replacements for libcups
debug: new version of 'libcups' found (1.5.3-3 => 1.5.3-5)
debug: adding package libcups-1.5.3-5 to the transaction targets
debug: searching for replacements for libdaemon
debug: searching for replacements for libdatrie
debug: searching for replacements for libdbusmenu-qt
debug: searching for replacements for libdca
debug: searching for replacements for libdmtx
debug: searching for replacements for libdrm
debug: new version of 'libdrm' found (2.4.33-1 => 2.4.35-1)
debug: adding package libdrm-2.4.35-1 to the transaction targets
debug: searching for replacements for libdv
debug: searching for replacements for libdvbpsi
debug: searching for replacements for libdvdnav
debug: searching for replacements for libdvdread
debug: searching for replacements for libebml
debug: searching for replacements for libegl
debug: new version of 'libegl' found (8.0.3-2 => 8.0.3-3)
debug: adding package libegl-8.0.3-3 to the transaction targets
debug: searching for replacements for libexif
debug: searching for replacements for libfetch
debug: searching for replacements for libfetch
debug: searching for replacements for libfetch
debug: searching for replacements for libfetch
debug: searching for replacements for libfetch
debug: searching for replacements for libfetch
debug: searching for replacements for libfetch
debug: searching for replacements for libfetch
debug: searching for replacements for libfetch
debug: searching for replacements for libfontenc
debug: searching for replacements for libftdi
debug: searching for replacements for libgcal
debug: searching for replacements for libgcal
debug: searching for replacements for libgcal
debug: searching for replacements for libgcal
debug: searching for replacements for libgcal
debug: searching for replacements for libgcal
debug: searching for replacements for libgl
debug: new version of 'libgl' found (8.0.3-2 => 8.0.3-3)
debug: adding package libgl-8.0.3-3 to the transaction targets
debug: searching for replacements for libglade
debug: searching for replacements for libglapi
debug: new version of 'libglapi' found (8.0.3-2 => 8.0.3-3)
debug: adding package libglapi-8.0.3-3 to the transaction targets
debug: searching for replacements for libgles
debug: new version of 'libgles' found (8.0.3-2 => 8.0.3-3)
debug: adding package libgles-8.0.3-3 to the transaction targets
debug: searching for replacements for libgnome-keyring
debug: searching for replacements for libgphoto2
debug: searching for replacements for libgusb
debug: searching for replacements for libical
debug: searching for replacements for libice
debug: searching for replacements for libid3tag
debug: searching for replacements for libidl2
debug: searching for replacements for libiec61883
debug: searching for replacements for libieee1284
debug: searching for replacements for libimobiledevice
debug: searching for replacements for libiodbc
debug: searching for replacements for libirman
debug: searching for replacements for libjpeg-turbo
debug: searching for replacements for libkate
debug: searching for replacements for libkipi
debug: new version of 'libkipi' found (4.8.3-1 => 4.8.4-1)
debug: adding package libkipi-4.8.4-1 to the transaction targets
debug: searching for replacements for libksane
debug: new version of 'libksane' found (4.8.3-1 => 4.8.4-1)
debug: adding package libksane-4.8.4-1 to the transaction targets
debug: searching for replacements for liblastfm
debug: searching for replacements for libmad
debug: searching for replacements for libmatroska
debug: searching for replacements for libmikmod
debug: searching for replacements for libmng
debug: searching for replacements for libmodplug
debug: searching for replacements for libmp4v2
debug: searching for replacements for libmpcdec
debug: searching for replacements for libmpeg2
debug: searching for replacements for libmysqlclient
debug: new version of 'libmysqlclient' found (5.5.24-1 => 5.5.25-1)
debug: adding package libmysqlclient-5.5.25-1 to the transaction targets
debug: searching for replacements for libnewt
debug: searching for replacements for libnewt
debug: searching for replacements for libnotify
debug: searching for replacements for libofa
debug: searching for replacements for libogg
debug: searching for replacements for libosip2
debug: searching for replacements for libosip2
debug: searching for replacements for libpciaccess
debug: searching for replacements for libplist
debug: searching for replacements for libpng
debug: new version of 'libpng' found (1.5.10-1 => 1.5.11-1)
debug: adding package libpng-1.5.11-1 to the transaction targets
debug: searching for replacements for libpng12
debug: searching for replacements for libpng12
debug: searching for replacements for libpng12
debug: searching for replacements for libpng12
debug: searching for replacements for libproxy
debug: searching for replacements for libpulse
debug: searching for replacements for libqalculate
debug: searching for replacements for libqzeitgeist
debug: searching for replacements for libraw1394
debug: searching for replacements for libreoffice-base
debug: searching for replacements for libreoffice-calc
debug: searching for replacements for libreoffice-common
debug: searching for replacements for libreoffice-draw
debug: searching for replacements for libreoffice-en-GB
debug: searching for replacements for libreoffice-impress
debug: searching for replacements for libreoffice-kde4
debug: searching for replacements for libreoffice-math
debug: searching for replacements for libreoffice-writer
debug: searching for replacements for librsvg
debug: searching for replacements for librsync
debug: searching for replacements for librsync
debug: searching for replacements for libsamplerate
debug: searching for replacements for libshout
debug: searching for replacements for libsm
debug: searching for replacements for libsndfile
debug: searching for replacements for libsoup
debug: searching for replacements for libsoup-gnome
debug: searching for replacements for libspectre
debug: searching for replacements for libssh
debug: searching for replacements for libstdc++5
debug: searching for replacements for libtasn1
debug: searching for replacements for libthai
debug: searching for replacements for libtheora
debug: searching for replacements for libtiff
debug: searching for replacements for libtiger
debug: searching for replacements for libupnp
debug: searching for replacements for libusb
:: Replace libusb with core/libusbx? [Y/n] debug: adding package libusbx-1.0.11-2 to the transaction targets
debug: searching for replacements for libusb
debug: searching for replacements for libusb
debug: searching for replacements for libusb
debug: searching for replacements for libusb
debug: searching for replacements for libusb
debug: searching for replacements for libusb
debug: searching for replacements for libusb
debug: searching for replacements for libusb
debug: searching for replacements for libva
debug: new version of 'libva' found (1.0.15-1 => 1.1.0-1)
debug: adding package libva-1.1.0-1 to the transaction targets
debug: searching for replacements for libva-driver-intel
debug: searching for replacements for libvdpau
debug: searching for replacements for libvisual
debug: searching for replacements for libvorbis
debug: searching for replacements for libvpx
debug: searching for replacements for libwbclient
debug: new version of 'libwbclient' found (3.6.5-1 => 3.6.5-3)
debug: adding package libwbclient-3.6.5-3 to the transaction targets
debug: searching for replacements for libwmf
debug: searching for replacements for libwpd
debug: searching for replacements for libwps
debug: searching for replacements for libx11
debug: searching for replacements for libxau
debug: searching for replacements for libxaw
debug: searching for replacements for libxcb
debug: searching for replacements for libxcomposite
debug: searching for replacements for libxcursor
debug: searching for replacements for libxdamage
debug: searching for replacements for libxdmcp
debug: searching for replacements for libxext
debug: searching for replacements for libxfixes
debug: searching for replacements for libxfont
debug: searching for replacements for libxft
debug: searching for replacements for libxi
debug: searching for replacements for libxinerama
debug: searching for replacements for libxkbfile
debug: searching for replacements for libxklavier
debug: searching for replacements for libxml2
debug: searching for replacements for libxmu
debug: searching for replacements for libxpm
debug: searching for replacements for libxrandr
debug: searching for replacements for libxrender
debug: searching for replacements for libxres
debug: searching for replacements for libxslt
debug: searching for replacements for libxss
debug: searching for replacements for libxt
debug: searching for replacements for libxtst
debug: searching for replacements for libxv
debug: searching for replacements for libxvmc
debug: searching for replacements for libxxf86dga
debug: searching for replacements for libxxf86vm
debug: searching for replacements for libzip
debug: new version of 'linux-api-headers' found (3.3.2-1 => 3.3.8-1)
debug: adding package linux-api-headers-3.3.8-1 to the transaction targets
debug: searching for replacements for lirc-utils
debug: new version of 'lirc-utils' found (1:0.9.0-16 => 1:0.9.0-18)
debug: adding package lirc-utils-1:0.9.0-18 to the transaction targets
debug: searching for replacements for lm_sensors
debug: searching for replacements for lpsolve
debug: searching for replacements for lrzip
debug: searching for replacements for lrzip
debug: searching for replacements for lsof
debug: searching for replacements for lua
debug: searching for replacements for mcpp
debug: searching for replacements for media-player-info
debug: searching for replacements for mercurial
debug: searching for replacements for mesa
debug: searching for replacements for mesa-demos
debug: searching for replacements for mime-types
debug: new version of 'mkinitcpio' found (0.9.1-1 => 0.9.2-2)
debug: adding package mkinitcpio-0.9.2-2 to the transaction targets
debug: searching for replacements for mobile-broadband-provider-info
debug: searching for replacements for modemmanager
debug: searching for replacements for monochrome-tray-icons
debug: searching for replacements for monochrome-tray-icons
debug: searching for replacements for monochrome-tray-icons
debug: searching for replacements for monochrome-tray-icons
debug: searching for replacements for monochrome-tray-icons
debug: searching for replacements for monochrome-tray-icons
debug: searching for replacements for monochrome-tray-icons
debug: searching for replacements for monochrome-tray-icons
debug: searching for replacements for monochrome-tray-icons
debug: searching for replacements for mozilla-common
debug: searching for replacements for mpg123
debug: searching for replacements for mplayer
debug: searching for replacements for mtdev
debug: searching for replacements for mysql
debug: new version of 'mysql' found (5.5.24-1 => 5.5.25-1)
debug: adding package mysql-5.5.25-1 to the transaction targets
debug: searching for replacements for mysql-clients
debug: new version of 'mysql-clients' found (5.5.24-1 => 5.5.25-1)
debug: adding package mysql-clients-5.5.25-1 to the transaction targets
debug: searching for replacements for nano-syntax-highlighting
debug: searching for replacements for nano-syntax-highlighting
debug: searching for replacements for nano-syntax-highlighting
debug: searching for replacements for nano-syntax-highlighting
debug: searching for replacements for nano-syntax-highlighting
debug: searching for replacements for nano-syntax-highlighting
debug: searching for replacements for nano-syntax-highlighting
debug: searching for replacements for nano-syntax-highlighting
debug: searching for replacements for nano-syntax-highlighting
debug: searching for replacements for neon
debug: searching for replacements for net-snmp
debug: searching for replacements for nettle
debug: searching for replacements for networkmanager-git
debug: searching for replacements for networkmanager-git
debug: searching for replacements for networkmanager-git
debug: searching for replacements for networkmanager-git
debug: searching for replacements for networkmanager-git
debug: searching for replacements for networkmanager-git
debug: searching for replacements for networkmanager-git
debug: searching for replacements for networkmanager-git
debug: searching for replacements for networkmanager-git
debug: searching for replacements for nspr
debug: searching for replacements for nss
debug: searching for replacements for ntfs-3g
debug: searching for replacements for obex-data-server
debug: searching for replacements for obexd-client
debug: searching for replacements for obexfs
debug: searching for replacements for obexfs
debug: searching for replacements for obexftp
debug: searching for replacements for openal
debug: searching for replacements for opencore-amr
debug: searching for replacements for openexr
debug: searching for replacements for openjpeg
debug: searching for replacements for openobex
debug: searching for replacements for openslp
debug: searching for replacements for opera
debug: searching for replacements for opera
debug: searching for replacements for orbit2
debug: searching for replacements for orc
debug: searching for replacements for oxygen-gtk2
debug: searching for replacements for oxygen-icons
debug: new version of 'oxygen-icons' found (4.8.3-1 => 4.8.4-1)
debug: adding package oxygen-icons-4.8.4-1 to the transaction targets
debug: searching for replacements for p11-kit
debug: searching for replacements for p7zip
debug: searching for replacements for package-query
debug: searching for replacements for package-query
debug: searching for replacements for package-query
debug: searching for replacements for package-query
debug: searching for replacements for packagekit
debug: searching for replacements for packagekit
debug: searching for replacements for packagekit-qt2
debug: searching for replacements for packagekit-qt2
debug: searching for replacements for packer
debug: searching for replacements for packer
debug: searching for replacements for packer
debug: searching for replacements for packer
debug: searching for replacements for packer
debug: searching for replacements for packer
debug: new version of 'pam' found (1.1.5-3 => 1.1.5-4)
debug: adding package pam-1.1.5-4 to the transaction targets
debug: searching for replacements for pango
debug: new version of 'pango' found (1.30.0-1 => 1.30.1-1)
debug: adding package pango-1.30.1-1 to the transaction targets
debug: searching for replacements for parted
debug: searching for replacements for perl-error
debug: searching for replacements for phonon
debug: searching for replacements for phonon-vlc
debug: new version of 'pinentry' found (0.8.1-3 => 0.8.1-4)
debug: adding package pinentry-0.8.1-4 to the transaction targets
debug: searching for replacements for pixman
debug: searching for replacements for pm-quirks
debug: searching for replacements for pm-utils
debug: searching for replacements for polkit
debug: searching for replacements for polkit-kde
debug: searching for replacements for polkit-qt
debug: searching for replacements for poppler
debug: searching for replacements for poppler-data
debug: searching for replacements for poppler-qt
debug: searching for replacements for portaudio
debug: searching for replacements for portaudio
debug: searching for replacements for prison
debug: searching for replacements for pycups
debug: searching for replacements for pygobject2-devel
debug: searching for replacements for pygtk
debug: searching for replacements for pyqt
debug: new version of 'pyqt' found (4.9.1-1 => 4.9.1-2)
debug: adding package pyqt-4.9.1-2 to the transaction targets
debug: searching for replacements for pysmbc
debug: searching for replacements for python
debug: searching for replacements for python-m2crypto
debug: searching for replacements for python-pycurl
debug: searching for replacements for python2
debug: searching for replacements for python2-cairo
debug: searching for replacements for python2-gobject2
debug: searching for replacements for python2-pyqt
debug: new version of 'python2-pyqt' found (4.9.1-1 => 4.9.1-2)
debug: adding package python2-pyqt-4.9.1-2 to the transaction targets
debug: searching for replacements for python2-sip
debug: searching for replacements for qca
debug: searching for replacements for qimageblitz
debug: searching for replacements for qjson
debug: searching for replacements for qrencode
debug: searching for replacements for qscintilla
debug: searching for replacements for qt
debug: searching for replacements for qt-gstreamer
debug: searching for replacements for qtscriptgenerator
debug: searching for replacements for qtwebkit
debug: searching for replacements for randrproto
debug: searching for replacements for raptor
debug: searching for replacements for rar
debug: searching for replacements for rar
debug: searching for replacements for rar
debug: searching for replacements for rar
debug: searching for replacements for rar
debug: searching for replacements for rar
debug: searching for replacements for rarian
debug: searching for replacements for rasqal
debug: searching for replacements for rdiff-backup
debug: searching for replacements for rdiff-backup
debug: searching for replacements for recode
debug: searching for replacements for recordproto
debug: searching for replacements for redland
debug: searching for replacements for redland-storage-virtuoso
debug: searching for replacements for reflector
debug: searching for replacements for reflector
debug: searching for replacements for rekonq
debug: searching for replacements for rekonq
debug: searching for replacements for renderproto
debug: searching for replacements for rsync
debug: searching for replacements for rtmpdump
debug: searching for replacements for samba
debug: searching for replacements for sane
debug: searching for replacements for schroedinger
debug: searching for replacements for scrnsaverproto
debug: searching for replacements for sdl
debug: searching for replacements for sdl_image
debug: searching for replacements for sdl_mixer
debug: searching for replacements for sg3_utils
debug: searching for replacements for shared-color-profiles
debug: searching for replacements for shared-desktop-ontologies
debug: searching for replacements for shared-mime-info
debug: searching for replacements for sharutils
debug: searching for replacements for shorewall
debug: searching for replacements for shorewall
debug: searching for replacements for shorewall-core
debug: searching for replacements for shorewall-core
debug: new version of 'shorewall-core' found (4.5.4.1-1 => 4.5.5.1-1)
debug: adding package shorewall-core-4.5.5.1-1 to the transaction targets
debug: searching for replacements for sip
debug: searching for replacements for skanlite
debug: searching for replacements for slang
debug: searching for replacements for smbclient
debug: new version of 'smbclient' found (3.6.5-1 => 3.6.5-3)
debug: adding package smbclient-3.6.5-3 to the transaction targets
debug: searching for replacements for smpeg
debug: searching for replacements for soprano
debug: searching for replacements for speex
debug: searching for replacements for sqlite
debug: new version of 'sqlite' found (3.7.12.1-1 => 3.7.13-1)
debug: adding package sqlite-3.7.13-1 to the transaction targets
debug: searching for replacements for squid
debug: searching for replacements for startup-notification
debug: searching for replacements for strigi
debug: searching for replacements for system-config-printer-common
debug: searching for replacements for taglib
debug: searching for replacements for taglib-extras
debug: searching for replacements for talloc
debug: searching for replacements for tdb
debug: searching for replacements for tidyhtml
debug: searching for replacements for tmux
debug: searching for replacements for tmux
debug: searching for replacements for transmission-cli
debug: searching for replacements for transmission-qt
debug: searching for replacements for ttf-bitstream-vera
debug: searching for replacements for ttf-charis
debug: searching for replacements for ttf-charis
debug: searching for replacements for ttf-charis
debug: searching for replacements for ttf-charis
debug: searching for replacements for ttf-charis
debug: searching for replacements for ttf-dejavu
debug: searching for replacements for ttf-freefont
debug: searching for replacements for ttf-google-webfonts
debug: searching for replacements for ttf-google-webfonts
debug: searching for replacements for ttf-google-webfonts
debug: searching for replacements for ttf-google-webfonts
debug: searching for replacements for ttf-google-webfonts
debug: searching for replacements for ttf-malayalam-fonts
debug: searching for replacements for ttf-malayalam-fonts
debug: searching for replacements for ttf-malayalam-fonts
debug: searching for replacements for ttf-malayalam-fonts
debug: searching for replacements for ttf-malayalam-fonts
debug: searching for replacements for ttf-mintspirit
debug: searching for replacements for ttf-mintspirit
debug: searching for replacements for ttf-mintspirit
debug: searching for replacements for ttf-mintspirit
debug: searching for replacements for ttf-mintspirit
debug: searching for replacements for ttf-ms-fonts
debug: searching for replacements for ttf-ms-fonts
debug: searching for replacements for ttf-ms-fonts
debug: searching for replacements for ttf-ms-fonts
debug: searching for replacements for ttf-ms-fonts
debug: searching for replacements for udisks
debug: searching for replacements for unace
debug: searching for replacements for unace
debug: searching for replacements for unixodbc
debug: searching for replacements for unrar
debug: searching for replacements for unzip
debug: searching for replacements for upower
debug: searching for replacements for usbmuxd
debug: searching for replacements for v4l-utils
debug: searching for replacements for videoproto
debug: searching for replacements for virtuoso
debug: searching for replacements for vlc
debug: searching for replacements for wavpack
debug: searching for replacements for webmin
debug: searching for replacements for webmin-plugin-shorewall
debug: searching for replacements for webmin-plugin-shorewall
debug: searching for replacements for webmin-plugin-shorewall
debug: searching for replacements for webmin-plugin-shorewall
debug: searching for replacements for webmin-plugin-shorewall
debug: searching for replacements for webmin-plugin-shorewall
debug: searching for replacements for webmin-plugin-shorewall
debug: searching for replacements for webmin-plugin-shorewall
debug: searching for replacements for webmin-plugin-shorewall
debug: searching for replacements for worldofgoo
debug: searching for replacements for worldofgoo
debug: searching for replacements for worldofgoo
debug: searching for replacements for worldofgoo
debug: searching for replacements for worldofgoo
debug: searching for replacements for worldofgoo
debug: searching for replacements for worldofgoo
debug: searching for replacements for worldofgoo
debug: searching for replacements for worldofgoo
debug: searching for replacements for wvdial
debug: searching for replacements for wvdial
debug: searching for replacements for wvstreams
debug: searching for replacements for wvstreams
debug: searching for replacements for x264
debug: searching for replacements for xcb-proto
debug: searching for replacements for xcb-util
debug: searching for replacements for xcb-util-keysyms
debug: searching for replacements for xdg-utils
debug: searching for replacements for xextproto
debug: searching for replacements for xf86-input-evdev
debug: searching for replacements for xf86-input-joystick
debug: searching for replacements for xf86-input-synaptics
debug: searching for replacements for xf86-video-intel
debug: searching for replacements for xf86dgaproto
debug: searching for replacements for xf86vidmodeproto
debug: searching for replacements for xineramaproto
debug: searching for replacements for xkeyboard-config
debug: searching for replacements for xorg-bdftopcf
debug: searching for replacements for xorg-font-util
debug: searching for replacements for xorg-font-utils
debug: searching for replacements for xorg-fonts-alias
debug: searching for replacements for xorg-fonts-encodings
debug: searching for replacements for xorg-fonts-misc
debug: searching for replacements for xorg-iceauth
debug: searching for replacements for xorg-mkfontdir
debug: searching for replacements for xorg-mkfontscale
debug: searching for replacements for xorg-server
debug: searching for replacements for xorg-server-common
debug: searching for replacements for xorg-server-utils
debug: searching for replacements for xorg-sessreg
debug: searching for replacements for xorg-setxkbmap
debug: searching for replacements for xorg-xauth
debug: searching for replacements for xorg-xbacklight
debug: searching for replacements for xorg-xcmsdb
debug: searching for replacements for xorg-xgamma
debug: searching for replacements for xorg-xhost
debug: searching for replacements for xorg-xinit
debug: searching for replacements for xorg-xinput
debug: searching for replacements for xorg-xkbcomp
debug: searching for replacements for xorg-xmessage
debug: searching for replacements for xorg-xmodmap
debug: searching for replacements for xorg-xprop
debug: searching for replacements for xorg-xrandr
debug: searching for replacements for xorg-xrdb
debug: searching for replacements for xorg-xrefresh
debug: searching for replacements for xorg-xset
debug: searching for replacements for xorg-xsetroot
debug: searching for replacements for xplc
debug: searching for replacements for xplc
debug: searching for replacements for xproto
debug: searching for replacements for xvidcore
debug: searching for replacements for yajl
debug: searching for replacements for yajl
debug: searching for replacements for yaourt
d

Similar Messages

  • [SOLVED]Installing KDE failed due to invalid or corrupted packages

    I am trying to install KDE on my machine. I currently use Xfce. I uncommented a few mirrors and downloaded the minimal package for KDE. When I try to install the packages I get the following errors no packages were installed.
    (74/74) checking package integrity [############################################################] 100%
    error: kde-wallpapers: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: exiv2: signature from "Eric Belanger <[email protected]>" is unknown trust
    error: boost-libs: signature from "Andreas Radke <[email protected]>" is unknown trust
    error: strigi: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: attica: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: unixodbc: signature from "Andreas Radke <[email protected]>" is unknown trust
    error: redland-storage-virtuoso: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libiodbc: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: virtuoso: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: soprano: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: grantlee: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: shared-desktop-ontologies: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: qca: signature from "Pierre Schmitz <[email protected]>" is unknown trust
    error: libdbusmenu-qt: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: polkit-qt: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: aspell: signature from "Eric Belanger <[email protected]>" is unknown trust
    error: hspell: signature from "Allan McRae <[email protected]>" is unknown trust
    error: enchant: signature from "Jan de Groot <[email protected]>" is unknown trust
    error: giflib: signature from "Allan McRae <[email protected]>" is unknown trust
    error: ilmbase: signature from "Rémy Oudompheng <[email protected]>" is unknown trust
    error: openexr: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: docbook-xml: signature from "Pierre Schmitz <[email protected]>" is unknown trust
    error: docbook-xsl: signature from "Tom Gundersen <[email protected]>" is unknown trust
    error: phonon-vlc: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libqzeitgeist: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: phonon: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: qtwebkit: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: media-player-info: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: kdelibs: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: talloc: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libwbclient: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: libcap-ng: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: cifs-utils: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: tdb: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: smbclient: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: libssh: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libcanberra: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: oxygen-icons: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-runtime: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-lib: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-dolphin: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-kdepasswd: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-kdialog: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-keditbookmarks: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-kfind: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-konqueror: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: tidyhtml: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-konq-plugins: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-konsole: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-katepart: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-kwrite: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libmysqlclient: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: mysql-clients: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: mysql: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: akonadi: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: libdmtx: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: qrencode: signature from "Florian Pritz <[email protected]>" is unknown trust
    error: prison: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdepimlibs: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdepim-runtime: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: lm_sensors: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: libraw1394: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: cln: signature from "Eric Belanger <[email protected]>" is unknown trust
    error: libqalculate: signature from "Eric Belanger <[email protected]>" is unknown trust
    error: qimageblitz: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: polkit-kde: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: khrplatform-devel: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: libgles: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: libegl: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: kactivities: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: xorg-xmessage: signature from "Allan McRae <[email protected]>" is unknown trust
    error: kdebase-workspace: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kdebase-plasma: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: kde-l10n-en_gb: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is unknown trust
    error: failed to commit transaction (invalid or corrupted package (PGP signature))
    Errors occurred, no packages were upgraded.
    I am not trying to install any testing versions. I just want to install a stable KDE release. I know I am missing something here. So, please guide me on this.
    Last edited by matrix13 (2012-06-19 14:01:10)

    http://www.archlinux.org/news/having-pa … -packages/

  • [SOLVDED]makepkg not wokking and [error: failed to commit transaction]

    I had some problems with the liblzma.so.5, so I update the xz library, and it worked -the problem was with R, the statistic program-
    pacman -S xz
    After that, I tried to install some AUR programs, and got this error with the libzma.so.0. I read  this thread and did:
    sudo mv /usr/lib/liblzma.so /usr/lib/liblzma.so.0
    AND
    sudo ln -s /usr/lib/liblzma.so /usr/lib/liblzma.so.0
    With this, the problem with that library did not appear, but when doing the makepkg with every package I tried, I got:
    error: 'xbindkeys_config-0.1.3-2-x86_64.pkg.tar.xz': cannot open package file
    After that, I did a total update of the system, but got this errors:
    checking package integrity...
    error: failed to commit transaction (invalid or corrupted package)
    tzdata-2010n-1-x86_64.pkg.tar.xz is invalid or corrupted
    glibc-2.12.1-3-x86_64.pkg.tar.xz is invalid or corrupted
    alsa-lib-1.0.23-2-x86_64.pkg.tar.xz is invalid or corrupted
    libxml2-2.7.7-2-x86_64.pkg.tar.xz is invalid or corrupted
    glib2-2.26.0-2-x86_64.pkg.tar.xz is invalid or corrupted
    shared-mime-info-0.80-1-x86_64.pkg.tar.xz is invalid or corrupted
    exiv2-0.20-1-x86_64.pkg.tar.xz is invalid or corrupted
    strigi-0.7.2-3-x86_64.pkg.tar.xz is invalid or corrupted
    libxext-1.2.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    recordproto-1.14.1-1-any.pkg.tar.xz is invalid or corrupted
    libxtst-1.2.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    scrnsaverproto-1.2.1-1-any.pkg.tar.xz is invalid or corrupted
    libxss-1.2.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxcursor-1.1.11-1-x86_64.pkg.tar.xz is invalid or corrupted
    kdelibs-4.5.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    oxygen-icons-4.5.3-1-any.pkg.tar.xz is invalid or corrupted
    kdebase-runtime-4.5.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    amarok-2.3.2-3-x86_64.pkg.tar.xz is invalid or corrupted
    audacious-plugins-2.4.0-3-x86_64.pkg.tar.xz is invalid or corrupted
    avahi-0.6.27-7-x86_64.pkg.tar.xz is invalid or corrupted
    bash-4.1.009-1-x86_64.pkg.tar.xz is invalid or corrupted
    bluez-4.77-1-x86_64.pkg.tar.xz is invalid or corrupted
    libevent-1.4.14b-2-x86_64.pkg.tar.xz is invalid or corrupted
    chromium-7.0.517.44-1-x86_64.pkg.tar.xz is invalid or corrupted
    fixesproto-4.1.2-1-any.pkg.tar.xz is invalid or corrupted
    compositeproto-0.4.2-1-any.pkg.tar.xz is invalid or corrupted
    db-5.1.19-2-x86_64.pkg.tar.xz is invalid or corrupted
    pam-1.1.1-2-x86_64.pkg.tar.xz is invalid or corrupted
    coreutils-8.6-1-x86_64.pkg.tar.xz is invalid or corrupted
    curl-7.21.2-2-x86_64.pkg.tar.xz is invalid or corrupted
    damageproto-1.2.1-1-any.pkg.tar.xz is invalid or corrupted
    python2-2.7-3-x86_64.pkg.tar.xz is invalid or corrupted
    dbus-python-0.83.1-2-x86_64.pkg.tar.xz is invalid or corrupted
    udev-163-1-x86_64.pkg.tar.xz is invalid or corrupted
    device-mapper-2.02.75-1-x86_64.pkg.tar.xz is invalid or corrupted
    dhcpcd-5.2.8-1-x86_64.pkg.tar.xz is invalid or corrupted
    dialog-1.1_20100428-2-x86_64.pkg.tar.xz is invalid or corrupted
    elfutils-0.149-2-x86_64.pkg.tar.xz is invalid or corrupted
    heimdal-1.3.3-2-x86_64.pkg.tar.xz is invalid or corrupted
    evolution-data-server-2.32.0-2-x86_64.pkg.tar.xz is invalid or corrupted
    libxinerama-1.1.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    randrproto-1.3.2-1-any.pkg.tar.xz is invalid or corrupted
    libxrandr-1.3.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxcomposite-0.4.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    gdk-pixbuf2-2.22.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    gtk2-2.22.0-5-x86_64.pkg.tar.xz is invalid or corrupted
    exo-0.3.107-2-x86_64.pkg.tar.xz is invalid or corrupted
    pycairo-1.8.10-2-x86_64.pkg.tar.xz is invalid or corrupted
    gobject-introspection-0.9.12-1-x86_64.pkg.tar.xz is invalid or corrupted
    pygobject-2.26.0-2-x86_64.pkg.tar.xz is invalid or corrupted
    gstreamer0.10-python-0.10.18-3-x86_64.pkg.tar.xz is invalid or corrupted
    farsight2-0.0.22-1-x86_64.pkg.tar.xz is invalid or corrupted
    x264-20101013-1-x86_64.pkg.tar.xz is invalid or corrupted
    libvpx-0.9.5-1-x86_64.pkg.tar.xz is invalid or corrupted
    libva-1.0.5-2-x86_64.pkg.tar.xz is invalid or corrupted
    ffmpeg-25679-1-x86_64.pkg.tar.xz is invalid or corrupted
    filesystem-2010.10-1-any.pkg.tar.xz is invalid or corrupted
    libice-1.0.7-1-x86_64.pkg.tar.xz is invalid or corrupted
    libsm-1.2.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxt-1.0.9-1-x86_64.pkg.tar.xz is invalid or corrupted
    xulrunner-1.9.2.12-1-x86_64.pkg.tar.xz is invalid or corrupted
    firefox-3.6.12-1-x86_64.pkg.tar.xz is invalid or corrupted
    fluidsynth-1.1.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    fontsproto-2.1.1-1-any.pkg.tar.xz is invalid or corrupted
    gamin-0.1.10-4-x86_64.pkg.tar.xz is invalid or corrupted
    ghostscript-9.00-1-x86_64.pkg.tar.xz is invalid or corrupted
    gnome-desktop-2.32.0-2-x86_64.pkg.tar.xz is invalid or corrupted
    libxslt-1.1.26-2-x86_64.pkg.tar.xz is invalid or corrupted
    gnome-doc-utils-0.20.2-2-any.pkg.tar.xz is invalid or corrupted
    gnome-keyring-2.32.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    libglade-2.6.4-2-x86_64.pkg.tar.xz is invalid or corrupted
    pygtk-2.22.0-3-x86_64.pkg.tar.xz is invalid or corrupted
    gnome-menus-2.30.4-2-x86_64.pkg.tar.xz is invalid or corrupted
    gnome-panel-2.32.0.2-2-x86_64.pkg.tar.xz is invalid or corrupted
    perl-5.12.1-3-x86_64.pkg.tar.xz is invalid or corrupted
    gtk-doc-1.15-2-any.pkg.tar.xz is invalid or corrupted
    gvfs-1.6.5-2-x86_64.pkg.tar.xz is invalid or corrupted
    imagemagick-6.6.4.10-1-x86_64.pkg.tar.xz is invalid or corrupted
    iproute2-2.6.35-4-x86_64.pkg.tar.xz is invalid or corrupted
    kernel26-2.6.35.8-1-x86_64.pkg.tar.xz is invalid or corrupted
    kernel26-headers-2.6.35.8-1-x86_64.pkg.tar.xz is invalid or corrupted
    libburn-0.8.8.pl00-1-x86_64.pkg.tar.xz is invalid or corrupted
    djvulibre-3.5.23-1-x86_64.pkg.tar.xz is invalid or corrupted
    libdmx-1.1.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    libfontenc-1.1.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    libgphoto2-2.4.10-1-x86_64.pkg.tar.xz is invalid or corrupted
    mutagen-1.20-3-any.pkg.tar.xz is invalid or corrupted
    libplist-1.3-2-x86_64.pkg.tar.xz is invalid or corrupted
    libimobiledevice-1.0.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    libgpod-0.8.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    libgsf-1.14.18-2-x86_64.pkg.tar.xz is invalid or corrupted
    libisofs-0.6.38-1-x86_64.pkg.tar.xz is invalid or corrupted
    libproxy-0.4.6-2-x86_64.pkg.tar.xz is invalid or corrupted
    libsasl-2.1.23-5-x86_64.pkg.tar.xz is invalid or corrupted
    libpurple-2.7.5-1-x86_64.pkg.tar.xz is invalid or corrupted
    libspectre-0.2.6-2-x86_64.pkg.tar.xz is invalid or corrupted
    libxmu-1.1.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxpm-3.5.9-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxaw-1.0.8-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxdmcp-1.1.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxfont-1.4.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxft-2.2.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxkbfile-1.0.7-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxres-1.0.5-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxv-1.0.6-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxxf86dga-1.1.2-1-x86_64.pkg.tar.xz is invalid or corrupted
    libxxf86vm-1.1.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    lvm2-2.02.75-1-x86_64.pkg.tar.xz is invalid or corrupted
    man-pages-3.30-1-any.pkg.tar.xz is invalid or corrupted
    mlocate-0.23.1-2-x86_64.pkg.tar.xz is invalid or corrupted
    mpfr-3.0.0.p4-1-x86_64.pkg.tar.xz is invalid or corrupted
    postgresql-libs-9.0.1-2-x86_64.pkg.tar.xz is invalid or corrupted
    redland-1.0.12-2-x86_64.pkg.tar.xz is invalid or corrupted
    openoffice-base-3.2.1-3-x86_64.pkg.tar.xz is invalid or corrupted
    pidgin-2.7.5-1-x86_64.pkg.tar.xz is invalid or corrupted
    python-3.1.2-2-x86_64.pkg.tar.xz is invalid or corrupted
    python-urwid-0.9.9.1-2-x86_64.pkg.tar.xz is invalid or corrupted
    rrdtool-1.4.4-2-x86_64.pkg.tar.xz is invalid or corrupted
    ruby-1.9.2_p0-4-x86_64.pkg.tar.xz is invalid or corrupted
    tdb-1.2.1-2-x86_64.pkg.tar.xz is invalid or corrupted
    vte-0.26.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    terminator-0.95-2-x86_64.pkg.tar.xz is invalid or corrupted
    vigra-1.7.0-4-x86_64.pkg.tar.xz is invalid or corrupted
    vlc-1.1.4.1-2-x86_64.pkg.tar.xz is invalid or corrupted
    wicd-1.7.0-6-any.pkg.tar.xz is invalid or corrupted
    wireshark-cli-1.4.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    wireshark-gtk-1.4.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    xcb-proto-1.6-2-any.pkg.tar.xz is invalid or corrupted
    xorg-iceauth-1.0.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-sessreg-1.0.6-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xcmsdb-1.0.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xbacklight-1.1.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xgamma-1.0.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xhost-1.0.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xinput-1.5.2-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xmodmap-1.0.5-1-x86_64.pkg.tar.xz is invalid or corrupted
    nickle-2.70-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xrandr-1.3.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xrdb-1.0.6-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xrefresh-1.0.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xset-1.2.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xsetroot-1.0.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-server-utils-7.6-1-any.pkg.tar.xz is invalid or corrupted
    xfce4-session-4.6.2-2-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-luit-1.1.0-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xpr-1.0.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xwd-1.0.3-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xwud-1.0.2-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-x11perf-1.5.2-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xcursorgen-1.0.4-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xkill-1.0.2-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-apps-7.6-1-any.pkg.tar.xz is invalid or corrupted
    xorg-server-common-1.9.2-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-server-1.9.2-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-utils-7.6-5-x86_64.pkg.tar.xz is invalid or corrupted
    xterm-266-1-x86_64.pkg.tar.xz is invalid or corrupted
    Errors occurred, no packages were upgraded.
    What could i do?
    Last edited by gromlok (2010-11-09 01:07:40)

    Well, I found this solution:
    Reading this thread, when I did:
    pacman -S libarchive
    and after that a:
    pacman -Syu
    Everything worked again. I don't know why, and why with that particular library. Is someone could expand the information we would be grateful.
    Thank you.

  • Error: failed to commit transaction (failed to retrieve some files)

    Hello, I am trying to get a fresh install of arch linux going, but,
    When I exectute pacstrap -i /mnt base base-devel, I get an error:
    warning: failed to retrieve some files
    error: failed to commit transaction (failed to retrieve some files)
    Errors occured, no packages were updraded
    ==> EDDOR: Failed to install packages to new root
    I have no clue what is wrong, I tried changing my nameserver, updating the keyrings, and updating the system. How can I fix this?
    Thanks!
    Last edited by Whiskertoes (2015-02-03 02:46:53)

    Yeah, right before this it gives the same error multiple times:
    error: could not open file /mnt/var/cache/pacman/pkg/vi-1:05325-4-x86-64.pkg.tar.xz.part: Invalid argument
    This error fills the entire screen, I am relatively new to arch, please help

  • Pacman -Syu -- error: failed to commit transaction (conflicting files)

    Hi! I'm upgrading my system after a lot of time, but I have this error:
    sudo pacman -Syu
    [sudo] password for elrengo:
    :: Synchronizing package databases...
    core 121,3 KiB 90,8K/s 00:01 [#######################################################################] 100%
    extra is up to date
    community 2,6 MiB 278K/s 00:10 [#######################################################################] 100%
    multilib is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    :: Replace gtk2-xfce-engine with extra/gtk-xfce-engine? [Y/n] y
    :: Replace gtk3-xfce-engine with extra/gtk-xfce-engine? [Y/n] y
    resolving dependencies...
    looking for conflicting packages...
    Packages (356) alsa-lib-1.0.29-1 alsa-plugins-1.0.29-2 alsa-utils-1.0.29-1 archlinux-keyring-20150212-1 autossh-1.4e-1 avahi-0.6.31-15 banshee-2.6.2-7 binutils-2.25-2 bluez-5.30-1
    bluez-libs-5.30-1 bluez-utils-5.30-1 ca-certificates-mozilla-3.18-3 cairo-1.14.2-1 cairo-perl-1.105-1 chromium-41.0.2272.118-1 clutter-1.20.0-4 cogl-1.20.0-1 colord-1.2.9-2
    curl-7.41.0-1 cvs-1.11.23-10 darktable-1.6.4-3 dbus-1.8.16-2 dbus-sharp-0.8.1-1 dbus-sharp-glib-0.6.0-1 dcraw-9.23.0-1 device-mapper-2.02.116-1 dhclient-4.3.2-1
    dhcpcd-6.8.1-1 dialog-1:1.2_20150225-1 djvulibre-3.5.27-1 dropbox-3.2.9-2 e2fsprogs-1.42.12-2 eclipse-4.4.2-1 elfutils-0.161-3 evince-3.14.2-1 exo-0.10.4-3
    farstream-0.1-0.1.2-5 ffmpeg-1:2.6.1-1 ffmpeg-compat-1:0.10.15-2 file-roller-3.14.2-2 filesystem-2015.02-1 filezilla-3.10.2-1 firefox-37.0.1-1 flashplugin-11.2.202.451-1
    freerdp-1:1.2.0_beta1+android9-1 garcon-0.4.0-1 gcc-4.9.2-4 gcc-libs-4.9.2-4 gd-2.1.1-1 gdk-pixbuf2-2.31.3-1 ghostscript-9.16-1 giflib-5.1.1-1 gimp-ufraw-0.21-1 git-2.3.5-1
    glib-networking-2.42.1-1 glib2-2.42.2-1 glibc-2.21-2 gmp-6.0.0-2 gnome-menus-3.13.3-1 gnome-packagekit-3.14.2-2 gnupg-2.1.2-3 gnutls-3.3.14-2 grep-2.21-2 groff-1.22.3-3
    gsfonts-20150122-1 gst-plugins-ugly-1.4.5-2 gstreamer0.10-ugly-0.10.19-14 gstreamer0.10-ugly-plugins-0.10.19-14 gtk-update-icon-cache-2.24.27-1 gtk-xfce-engine-2.10.1-1
    gtk2-2.24.27-1 gtk2-xfce-engine-3.0.1-2 [removal] gtk3-3.14.9-1 gtk3-xfce-engine-3.0.1-2 [removal] gvfs-1.22.3-2 gvfs-gphoto2-1.22.3-2 gvfs-mtp-1.22.3-2 gvfs-smb-1.22.3-2
    harfbuzz-0.9.40-1 harfbuzz-icu-0.9.40-1 imagemagick-6.9.1.0-1 inxi-2.2.19-1 iproute2-3.19.0-1 iptables-1.4.21-3 kmod-20-1 krb5-1.13.1-1 ldb-1.1.20-1 lib32-alsa-lib-1.0.29-1
    lib32-alsa-plugins-1.0.29-2 lib32-cairo-1.14.2-1 lib32-curl-7.41.0-1 lib32-elfutils-0.161-2 lib32-flashplugin-11.2.202.451-1 lib32-gcc-libs-4.9.2-4 lib32-gdk-pixbuf2-2.31.3-2
    lib32-glib2-2.42.2-1 lib32-glibc-2.21-2 lib32-gnutls-3.3.13-1 lib32-gtk2-2.24.27-1 lib32-harfbuzz-0.9.40-1 lib32-krb5-1.13.1-1 lib32-libcups-2.0.2-1 lib32-libdbus-1.8.16-1
    lib32-libdrm-2.4.60-1 lib32-libgcrypt-1.6.3-1 lib32-libgpg-error-1.18-1 lib32-libidn-1.30-1 lib32-libpciaccess-0.13.3-1 lib32-libpulse-6.0-1 lib32-libtasn1-4.3-1
    lib32-libtiff-4.0.3-3 lib32-libx11-1.6.3-1 lib32-libxdmcp-1.1.2-1 lib32-libxxf86vm-1.1.4-1 lib32-llvm-libs-3.6.0-1 lib32-mesa-10.5.2-1 lib32-mesa-libgl-10.5.2-1
    lib32-nspr-4.10.8-1 lib32-nss-3.18-1 lib32-openssl-1.0.2.a-1 lib32-p11-kit-0.23.1-1 lib32-qt4-4.8.6-4 lib32-sqlite-3.8.8.3-1 lib32-wayland-1.7.0-1 lib32-xz-5.2.1-1
    libcacard-2.2.1-2 libcanberra-0.30-5 libcanberra-pulse-0.30-5 libcups-2.0.2-3 libdatrie-0.2.8-1 libdbus-1.8.16-2 libdc1394-2.2.3-1 libdrm-2.4.60-2 libevdev-1.4-1
    libgcrypt-1.6.3-2 libgphoto2-2.5.7-1 libgpod-0.8.3-4 libgsf-1.14.32-1 libical-1.0.1-2 libidn-1.30-1 libimobiledevice-1.2.0-1 libinput-0.13.0-1 libmm-glib-1.4.6-1
    libmpc-1.0.3-1 libndp-1.4-1 libnewt-0.52.18-2 libnice-0.1.10-1 libnm-glib-1.0.0-2 libplist-1.12-1 libproxy-0.4.11-5 libpulse-6.0-1 librsvg-1:2.40.9-1 libseccomp-2.2.0-1
    libsigc++-2.4.1-1 libsystemd-218-2 libtasn1-4.4-1 libteam-1.14-2 libthai-0.1.21-1 libtool-2.4.6-1 libunistring-0.9.5-1 libunwind-1.1-2 libusbmuxd-1.0.10-1 libuser-0.61-1
    libutil-linux-2.26.1-3 libvdpau-1.1-1 libvirt-1.2.14-1 libvirt-python-1.2.14-1 libwbclient-4.2.0-1 libwebp-0.4.3-1 libwnck-2.31.0-1 libx11-1.6.3-1 libx264-2:144.20150223-1
    libxdmcp-1.1.2-1 libxfce4util-4.12.1-1 libxfcegui4-4.10.0-4 libxfont-1.5.1-1 libxml++-2.38.0-1 libxvmc-1.0.9-1 libxxf86vm-1.1.4-1 linux-3.19.3-3 linux-api-headers-3.18.5-1
    linux-firmware-20150206.17657c3-1 linux-headers-3.19.3-3 lirc-1:0.9.2.a-1 llvm-libs-3.6.0-4 logrotate-3.8.9-1 lua-5.2.4-1 lua-bitop-1.0.2-5 lvm2-2.02.116-1 lz4-128-1
    lzo-2.09-1 man-pages-3.82-1 mc-4.8.14-1 media-player-info-22-1 mesa-10.5.2-1 mesa-libgl-10.5.2-1 mono-3.12.1-1 mousepad-0.4.0-1 mpg123-1.22.0-1 mplayer-37379-1
    mutagen-1.28-1 nano-2.4.0-1 networkmanager-1.0.0-2 nspr-4.10.8-1 nss-3.18-3 ntp-4.2.8.p2-1 openconnect-1:7.06-1 openssh-6.8p1-2 openssl-1.0.2.a-1 orage-4.10.0-2
    p11-kit-0.23.1-2 p7zip-9.38.1-1 packagekit-1.0.5-3 pacman-4.2.1-1 pacman-mirrorlist-20150315-1 parted-3.2-2 patch-2.7.5-1 pavucontrol-3.0-1 perl-5.20.2-1
    perl-date-calc-6.4-1 perl-error-0.17023-1 perl-image-exiftool-9.90-1 perl-net-dbus-1.1.0-1 perl-uri-1.67-1 perl-www-mechanize-1.74-1 perl-yaml-tiny-1.66-1 pinta-1.6-1
    playonlinux-4.2.6-1 polkit-gnome-0.105-2 poppler-0.31.0-1 poppler-glib-0.31.0-1 procps-ng-3.3.10-2 protobuf-c-1.1.0-1 pulseaudio-6.0-1 putty-0.64-1 pyqt4-common-4.11.3-4
    python-3.4.3-2 python-jedi-0.8.1-2 python-psutil-2.2.1-2 python2-numpy-1.9.2-2 python2-pybluez-0.20-3 python2-pycurl-7.19.5.1-2 python2-pyqt4-4.11.3-4 python2-sip-4.16.6-1
    qemu-2.2.1-2 qt5-base-5.4.1-2 qt5-script-5.4.1-2 randrproto-1.4.1-1 remmina-1:1.1.2-1 rhythmbox-3.1-3 ristretto-0.8.0-1 rtkit-0.11-5 ruby-2.2.1-1 samba-4.2.0-1
    scummvm-tools-1.7.0-1 seahorse-3.14.1-1 shadow-4.2.1-3 shared-mime-info-1.4-1 sharutils-4.15-1 shotwell-1:0.22.0-1 sip-4.16.6-1 slang-2.3.0-1 smbclient-4.2.0-1
    smplayer-14.9.0.6690-1 speex-1.2rc2-1 speexdsp-1.2rc3-1 sqlite-3.8.8.3-1 sudo-1.8.13-1 systemd-218-2 systemd-sysvcompat-218-2 tangerine-icon-theme-0.27-3 tcpdump-4.7.3-1
    tevent-0.9.24-1 thunar-1.6.6-2 thunar-archive-plugin-0.3.1-5 thunar-media-tags-plugin-0.2.1-2 thunar-volman-0.8.1-1 tmux-1.9_a-2 totem-plparser-3.10.4-1 ttf-dejavu-2.34-2
    tumbler-0.1.31-1 tzdata-2015b-1 udisks2-2.1.5-1 unrar-1:5.2.6-1 unzip-6.0-10 upower-0.99.2-2 usbredir-0.7-1 util-linux-2.26.1-3 v4l-utils-1.6.2-1 vde2-2.3.2-7
    vim-7.4.663-2 vim-runtime-7.4.663-2 vim-surround-2.1-1 vim-syntastic-3.6.0-1 virt-install-1.1.0-6 virt-manager-1.1.0-6 virtualbox-4.3.26-2 virtualbox-host-modules-4.3.26-5
    vlc-2.2.0-2 volumeicon-0.5.1-1 wayland-1.7.0-1 wget-1.16.3-1 which-2.21-1 wildmidi-0.3.8-1 wine-1.7.40-1 x265-1.5-1 xdg-utils-1.1.0.git20150323-1 xf86-input-evdev-2.9.2-1
    xf86-input-synaptics-1.8.2-2 xf86-video-intel-2.99.917-4 xfburn-0.5.2-2 xfce4-appfinder-4.12.0-1 xfce4-battery-plugin-1.0.5-4 xfce4-clipman-plugin-1.2.6-2
    xfce4-cpufreq-plugin-1.1.1-2 xfce4-cpugraph-plugin-1.0.5-3 xfce4-datetime-plugin-0.6.2-4 xfce4-dict-0.7.1-1 xfce4-diskperf-plugin-2.5.5-1 xfce4-eyes-plugin-4.4.4-1
    xfce4-fsguard-plugin-1.0.2-4 xfce4-genmon-plugin-3.4.0-3 xfce4-mailwatch-plugin-1.2.0-5 xfce4-mixer-4.11.0-2 xfce4-mount-plugin-0.6.7-3 xfce4-mpc-plugin-0.4.5-1
    xfce4-netload-plugin-1.2.4-2 xfce4-notes-plugin-1.7.7-7 xfce4-notifyd-0.2.4-2 xfce4-panel-4.12.0-1 xfce4-power-manager-1.4.4-1 xfce4-quicklauncher-plugin-1.9.4-10
    xfce4-screenshooter-1.8.2-2 xfce4-sensors-plugin-1.2.6-2 xfce4-session-4.12.1-2 xfce4-settings-4.12.0-3 xfce4-smartbookmark-plugin-0.4.6-1 xfce4-systemload-plugin-1.1.2-2
    xfce4-terminal-0.6.3-2 xfce4-time-out-plugin-1.0.2-1 xfce4-timer-plugin-1.6.0-3 xfce4-verve-plugin-1.0.1-2 xfce4-wavelan-plugin-0.5.12-1 xfce4-weather-plugin-0.8.5-2
    xfce4-whiskermenu-plugin-1.5.0-2 xfce4-xkb-plugin-0.7.1-2 xfconf-4.12.0-1 xfdesktop-4.12.1-2 xfwm4-4.12.2-1 xorg-font-util-1.3.1-1 xorg-fonts-misc-1.0.3-3
    xorg-server-1.17.1-4 xorg-server-common-1.17.1-4 xorg-xinit-1.3.4-2 xterm-317-1 xz-5.2.1-1
    Total Download Size: 61,68 MiB
    Total Installed Size: 3268,50 MiB
    Net Upgrade Size: 49,45 MiB
    :: Proceed with installation? [Y/n] y
    :: Retrieving packages ...
    linux-3.19.3-3-x86_64 55,5 MiB 244K/s 03:53 [#######################################################################] 100%
    linux-headers-3.19.3-3-x86_64 6,2 MiB 290K/s 00:22 [#######################################################################] 100%
    (354/354) checking keys in keyring [#######################################################################] 100%
    (354/354) checking package integrity [#######################################################################] 100%
    (354/354) loading package files [#######################################################################] 100%
    (354/354) checking for file conflicts [#######################################################################] 100%
    error: failed to commit transaction (conflicting files)
    libvirt: /var/lib/libvirt/images exists in filesystem
    Errors occurred, no packages were upgraded.
    error: failed to commit transaction (conflicting files)
    libvirt: /var/lib/libvirt/images exists in filesystem
    Errors occurred, no packages were upgraded.
    I found it in Wiki bu I do not know what I need to do
    [~]
    [elrengo@xpsl421x]$ ls -l /var/lib/libvirt/images
    lrwxrwxrwx 1 root root 49 dic 8 00:05 /var/lib/libvirt/images -> /home/elrengo/VirtualMachines/kvm/libvirt/images/
    Thanks in advance!
    Last edited by elrengo (2015-04-08 18:12:25)

    ewaller wrote:What did pacman -Qo thePath/theFileNameInTheErrorMessage say? You need to Querry what package owns that conflicting file
    FTFY.
    Last edited by karol (2015-04-08 18:56:06)

  • Post-install, cannot update pacman, failed to commit transaction

    Hello,
    Arch install in a virtual box (Oracle VB). Post-install, synced packages OK by issuing pacman -Syy.
    Want to install sudo, issue pacman -S sudo, below is what I get.
    eth0 interface OK
    Both core and netinstall images have been tested, same problem.
    I'm new to Arch and am stuck and run out of ideas as to how to resolve, any ideas?  Thanks much
    #pacman -S sudo
    :: The following packages should be upgraded first:
    pacman
    :: Do you want to cancel the following operation
    :: and upgrade these packages now? [Y/n]
    resolving dependencies...
    looking for inter-conflicts...
    Targets (11): linux-api-headers-3.3.2-1 glibc-2.15-10 libarchive-3.0.4-1
    pth-2.0.7-4 libksba-1.2.0-1 libassuan-2.0.3-1 pinentry-0.8.1-3
    dirmngr-1.1.0-4 gnupg-2.0.19-2 gpgme-1.3.1-4 pacman-4.0.3-1
    Total Download Size: 0.00 MB
    Total Installed Size: 52.92 MB
    Proceed with installation? [Y/n]
    error: failed to commit transaction (conflicting files)
    glibc: /usr/bin/tzselect exists in filesystem
    glibc: /usr/sbin/zdump exists in filesystem
    glibc: /usr/sbin/zic exists in filesystem
    Errors occurred, no packages were upgraded.

    Welcome to the boards ai69. Please search before posting, this issue has been covered extensively here.
    There are stickies in this forum as well as the Forum Etiquette and Arch Way that you should read on the wiki.

  • Error: failed to commit transaction (conflicting files)

    I am getting the following error while performing a system wide upgrade i.e. sudo pacman -Syu
    error: failed to commit transaction (conflicting files)
    r: /usr/lib/R/library/foreign/COPYRIGHTS exists in filesystem
    r: /usr/lib/R/library/rpart/Meta/vignette.rds exists in filesystem
    r: /usr/lib/R/library/rpart/NEWS.Rd exists in filesystem
    r: /usr/lib/R/library/rpart/doc/index.html exists in filesystem
    r: /usr/lib/R/library/rpart/doc/longintro.R exists in filesystem
    r: /usr/lib/R/library/rpart/doc/longintro.Rnw exists in filesystem
    r: /usr/lib/R/library/rpart/doc/longintro.pdf exists in filesystem
    r: /usr/lib/R/library/rpart/doc/usercode.R exists in filesystem
    r: /usr/lib/R/library/rpart/doc/usercode.Rnw exists in filesystem
    r: /usr/lib/R/library/rpart/doc/usercode.pdf exists in filesystem
    r: /usr/lib/R/library/survival/doc/sourcecode.pdf exists in filesystem
    Errors occurred, no packages were upgraded
    Thanks

    I believe it is strongly advised not to use --force, especially for a system-wide upgrade. But it could be ok to use it only for the specific package that is causing this problem.
    In this case you could use pacman -Qo to check if one of those files belong to a package or not.
    If you indeed installed those from a third party source, it may be cleaner to delete the whole directorie(s) you copied manually instead of using --force on the new package, so that there are no leftover files.

  • Failed to commit transaction(python2-six, python2-ply)

    sudo pacman -Syu
    error: failed to commit transaction (conflicting files)
    python2-six: /usr/lib/python2.7/site-packages/six.py exists in filesystem
    python2-six: /usr/lib/python2.7/site-packages/six.pyc exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply-3.4-py2.7.egg-info/PKG-INFO exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply-3.4-py2.7.egg-info/SOURCES.txt exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply-3.4-py2.7.egg-info/dependency_links.txt exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply-3.4-py2.7.egg-info/top_level.txt exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/__init__.py exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/__init__.pyc exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/cpp.py exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/cpp.pyc exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/ctokens.py exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/ctokens.pyc exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/lex.py exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/lex.pyc exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/yacc.py exists in filesystem
    python2-ply: /usr/lib/python2.7/site-packages/ply/yacc.pyc exists in filesystem
    What's wrong?
    Last edited by gundamfj (2014-03-15 10:00:05)

    Thanks your advice, anything goes well
    Solution:
    sudo pacman -S --force python2-six
    sudo pacman -S --force python2-ply
    sudo pacman -Syu

  • Failed to Commit transaction!

    Hi!
       when i attempt to add any marketting document, an error is thrown stating "Failed to Commit transaction" and the documents remain in Add mode, But the Document is posted actually. When Browsing back to fetch the last document posted it is there. but still i am getting this error. have any one faced similar situation?
    kindly help me!
    TIA,
    Shiva.
    Edited by: Darius Heydarian on Mar 26, 2008 5:00 PM.

    No Suda! the DB dose'nt have any addons or any stored procedure. it is a new DB which i have created for testing purpose.
    Kindly say me is there any other thing which does this?
    Will that affect any of the postings?
    Thk u,
    Shiva
    Edited by: Shivanesh Dhanasekar on Feb 26, 2008 2:54 PM

  • Failed to commit transaction: couldn't retrieve files.

    Hello again,
    When I try to install Xfce4 (through # pacman -S xfce4), I'm getting the following error:
    The same happens when I try to install GNOME.   I've got no idea what I did wrong, any help would be appreciated!

    there have been quite a few mirror issues lately.  choose a new mirror in your /etc/pacman.d/mirrorlist file, issue pacman -Syy, and try again.

  • [SOLVED] _____ is invalid or corrupted.

    Hello, I installed Arch last night on my netbook and everything has been going great until now.
    I tried to install flashplugin but ran into a conflict between krb5 and heimdal.
    I tried to fix it with a system upgrade, but now nothing will install.
    It will download the packages but when it goes to install it it says the package is invalid or corrupted.
    For example,
    [ds2369@myhost /]$ sudo pacman -S python-distribute
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): python-3.2.1-1 python-distribute-0.6.19-1
    Total Download Size: 9.48 MB
    Total Installed Size: 79.50 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    python-3.2.1-1-x86_64 9.2M 323.2K/s 00:00:29 [###################################################] 100%
    python-distribute-0.6.19-1-any 236.8K 260.5K/s 00:00:01 [###################################################] 100%
    (2/2) checking package integrity [###################################################] 100%
    error: failed to commit transaction (invalid or corrupted package)
    python-3.2.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    python-distribute-0.6.19-1-any.pkg.tar.xz is invalid or corrupted
    Errors occurred, no packages were upgraded.
    [ds2369@myhost /]$
    Any help is very appreciated, thanks.
    Edit: I guess it isn't all packages because I was just able to install cowsay just fine. But it will still give the error for (probably all) the packages it downloads in the system upgrade.
    Last edited by ds2369 (2011-08-22 02:25:36)

    Mr.Elendig wrote:
    pacman -Scc then try again.
    Edit: you should do -Syu foobar btw.
    (giant list of all the packages it downloaded)
    xorg-xsetroot-1.1.0-2-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-server-utils-7.6-2-any.pkg.tar.xz is invalid or corrupted
    xorg-twm-1.0.7-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xdpyinfo-1.2.0-2-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xdriinfo-1.0.4-2-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xev-1.1.0-2-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xlsatoms-1.1.0-2-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xlsclients-1.1.2-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xprop-1.2.1-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xvinfo-1.1.1-2-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xwininfo-1.1.2-1-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-utils-7.6-7-any.pkg.tar.xz is invalid or corrupted
    xorg-xkbutils-1.0.3-2-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xkbevd-1.1.2-2-x86_64.pkg.tar.xz is invalid or corrupted
    xorg-xkb-utils-7.6-1-any.pkg.tar.xz is invalid or corrupted
    xterm-271-1-x86_64.pkg.tar.xz is invalid or corrupted
    Errors occurred, no packages were upgraded.
    It's still doing it =/

  • [SOLVED] Corrupt Packages

    I haven't updated in a few months, and decided to start doing so today. But the package files seem to be consistently corrupted.
    checking package integrity...
    error: failed to commit transaction (invalid or corrupted package)
    <package name>.pkg.tar.xz is invalid or corrupted
    Errors occurred, no packages were upgraded.
    This doesn't happen with all packages, but definitely most of the ones I've tried. Particularly those related to xorg, which makes updating a lot of other things impossible. I've tried five separate servers so far, running pacman -Scc and pacman -Sy on each one.
    Last edited by Jimage (2010-12-13 10:08:13)

    Ran it with -Syy using Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch
    Still no dice.
    Edit: Just tried two of the problematic packages (xorg-server and xorg-server-common) on my other Arch machine, and they worked. So I've obviously broken something on this one.
    Could it have anything to do with an earlier error of pacman not being able to find liblzma.so.0? I worked around it by linking the .so file to liblzma.so.0, and then updated liblzma/xz, as well as pacman. Not sure what caused the original problem.
    Last edited by Jimage (2010-12-13 09:26:14)

  • Error: failed to commit transactionierror

    Hi i recently installed archbang (1-2) hours.
    I'm really new at linux. I worked with linux for less then 4-5 monthes. I worked with: ubuntu, kubuntu, mint, debian, fedora, opensuse and mageia before this.
    I got to this error:
    [root@archbang pacman.d]# pacman -Syy
    :: Synchronizing package databases...
    core 107.7 KiB 103K/s 00:01 [----------------------] 100%
    extra 1415.8 KiB 58.2K/s 00:24 [----------------------] 100%
    community 1755.7 KiB 87.7K/s 00:20 [----------------------] 100%
    [root@archbang pacman.d]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): archlinux-keyring-20120812-1 pacman-4.0.3-3
    Total Download Size: 0.82 MiB
    Total Installed Size: 4.00 MiB
    Net Upgrade Size: 0.46 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    archlinux-keyring-2... 326.6 KiB 102K/s 00:03 [----------------------] 100%
    pacman-4.0.3-3-x86_64 508.6 KiB 103K/s 00:05 [----------------------] 100%
    (2/2) checking package integrity [----------------------] 100%
    error: archlinux-keyring: key "7F2D434B9741E8AC" is unknown
    error: key "7F2D434B9741E8AC" could not be looked up remotely
    error: pacman: key "F99FFE0FEAE999BD" is unknown
    :: Import PGP key EAE999BD, "Allan McRae <[email protected]>", created 2011-06-03? [Y/n] y
    error: key "Allan McRae <[email protected]>" could not be imported
    error: failed to commit transaction (invalid or corrupted package (PGP signature))
    Errors occurred, no packages were upgraded.
    [root@archbang pacman.d]#
    Also i used this before to make the keyrings:
    # pacman-key --init
    And i uncommented this on my pacman.conf file:
    SigLevel = Optional TrustedOnly
    Also if you can tell me where should i find the update warnings and configs i would be very happy.

    2ManyDogs wrote:
    You need to ask on the Archbang forum.
    https://wiki.archlinux.org/index.php/Fo … pport_ONLY
    Indeed. Closing...

  • Corrupted package downloaded.

    Hello, I tried installing linux-headers and after a few failed attempts to do so, it did... only to be corrupted somehow...
    # pacman -S linux-headers
    resolving dependencies...
    looking for inter-conflicts...
    Packages (1): linux-headers-3.14.2-1
    Total Download Size: 5.87 MiB
    Total Installed Size: 29.72 MiB
    :: Proceed with installation? [Y/n] Y
    :: Retrieving packages ...
    error: failed retrieving file 'linux-headers-3.14.2-1-i686.pkg.tar.xz' from mirror.us.leaseweb.net : The requested URL returned error: 404 Not Found
    error: failed retrieving file 'linux-headers-3.14.2-1-i686.pkg.tar.xz' from mirror.de.leaseweb.net : The requested URL returned error: 404 Not Found
    error: failed retrieving file 'linux-headers-3.14.2-1-i686.pkg.tar.xz' from archlinux.polymorf.fr : The requested URL returned error: 404 Not Found
    error: failed retrieving file 'linux-headers-3.14.2-1-i686.pkg.tar.xz' from mirror.nl.leaseweb.net : The requested URL returned error: 404 Not Found
    error: failed retrieving file 'linux-headers-3.14.2-1-i686.pkg.tar.xz' from mirror.chmuri.net : The requested URL returned error: 404 Not Found
    (1/1) checking keys in keyring [################################################] 100%
    (1/1) checking package integrity [################################################] 100%
    error: linux-headers: signature from "Tobias Powalowski <[email protected]>" is invalid
    :: File /var/cache/pacman/pkg/linux-headers-3.14.2-1-i686.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.
    What would you recommend that I do next?

    Please update your system before installing new software. The current version of linux-headers is 3.14.4-1. 3.14.2-1 was the version a month ago https://projects.archlinux.org/svntogit … 706a2aa44e

  • [solved] I get the following error message: 'failed to commit...'

    When I run
    pacman -Syu
    I get:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    :: Replace procps with core/procps-ng? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    Targets (56): acl-2.2.51-2 apr-1.4.6-1 attr-2.4.46-2 bash-4.2.028-1 binutils-2.22-7 coreutils-8.17-1 device-mapper-2.02.95-4 filesystem-2012.2-5 gcc-4.7.0-6 gcc-libs-4.7.0-6 geoip-1.4.8-2 geoip-database-20120501-1 git-1.7.10.2-1 glib2-2.32.2-2 gmp-5.0.5-1
    initscripts-2012.05.1-1 isl-0.09-2 java-jline-1.0-2 java-rhino-1.7R3-3 kmod-8-2 libcap-2.22-3 libjpeg-turbo-1.2.0-2 libmysqlclient-5.5.24-1 libusb-compat-0.1.4-1 libvpx-1.1.0-1 linux-firmware-20120227-2 lvm2-2.02.95-4 man-pages-3.41-1
    mdadm-3.2.3-3 mkinitcpio-0.8.8-1 mpfr-3.1.0.p10-1 mysql-5.5.24-1 mysql-clients-5.5.24-1 netcfg-2.8.2-1 nss-3.13.4-2 openssl-1.0.1.c-1 pam-1.1.5-3 php-5.4.3-1 php-fpm-5.4.3-1 php-gd-5.4.3-1 php-ldap-5.4.3-1 php-mcrypt-5.4.3-1 php-pear-5.4.3-1
    phpmyadmin-3.5.1-1 procps-3.2.8-5 [removal] procps-ng-3.3.2-2 python-distribute-0.6.26-1 rhino-1.7R3-3 s3cmd-1.0.1-1 sqlite-3.7.12-1 sysfsutils-2.1.0-8 udev-182-2 vim-7.3.515-1 vim-runtime-7.3.515-1 xfsprogs-3.1.8-2 zlib-1.2.7-1
    Total Download Size: 0.39 MiB
    Total Installed Size: 442.89 MiB
    Net Upgrade Size: 2.20 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    sqlite-3.7.12-1-x86_64 397.8 KiB 1104K/s 00:00 [######################################################################################################] 100%
    (55/55) checking package integrity [######################################################################################################] 100%
    (55/55) loading package files [######################################################################################################] 100%
    (55/55) checking for file conflicts [######################################################################################################] 100%
    error: failed to commit transaction (conflicting files)
    python-distribute: /usr/lib/python3.2/site-packages/__pycache__/pkg_resources.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/__pycache__/__init__.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/__pycache__/archive_util.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/__pycache__/depends.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/__pycache__/dist.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/__pycache__/extension.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/__pycache__/package_index.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/__pycache__/sandbox.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/__init__.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/build_py.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/easy_install.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/egg_info.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/install.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/install_lib.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/install_scripts.cpython-32.pyc exists in filesystem
    python-distribute: /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/sdist.cpython-32.pyc exists in filesystem
    Errors occurred, no packages were upgraded.
    When I ran it with debugging on, I got:
    ebug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 47 from _alpm_sync_commit : conflicting files
    Here is a detailed version of the output with debugging on: http://pastebin.com/eieXUFAh
    Last edited by chudapati09 (2012-05-15 06:03:30)

    Trilby wrote:Did you check which package currently owns those files?
    I got 'No Packages owns ...' for all of them.
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/__pycache__/pkg_resources.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/__pycache__/pkg_resources.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/__pycache__/__init__.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/__pycache__/__init__.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/__pycache__/archive_util.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/__pycache__/archive_util.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/__pycache__/depends.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/__pycache__/depends.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/__pycache__/dist.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/__pycache__/dist.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/__pycache__/extension.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/__pycache__/extension.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/__pycache__/package_index.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/__pycache__/package_index.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/__pycache__/sandbox.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/__pycache__/sandbox.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/__init__.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/__init__.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/build_py.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/build_py.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/easy_install.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/easy_install.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/egg_info.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/egg_info.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/install.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/install.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/install_lib.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/install_lib.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/install_scripts.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/install_scripts.cpython-32.pyc
    [root@localhost]# pacman -Qo /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/sdist.cpython-32.pyc
    error: No package owns /usr/lib/python3.2/site-packages/setuptools/command/__pycache__/sdist.cpython-32.pyc

Maybe you are looking for

  • How do I save in a .mov in v10 so I can upload to youtube?

    Really struggling with v10.  When I hit share - file it does not give me an option for file extensions and instead only exports as an mp4 which will not upload to youtube.  The share to youtube feature is worthless because when I attempt it, says sig

  • How do you rearrange photos in an album or within an event?

    How do you re-arrange photos in an album or within an event?

  • I have been blackmailed by DDOS and Computer Hacki...

    I was just playing Minecraft like kids my age usually do, and I have these 2 friends that I fired from my server. They kept being annoying so I blocked them. The friendship was about a year than that happened. After this they learned about DDOSing an

  • The last update has squashed my apps!

    Hi, I just updated my iPad 2 to iOS 7.0.3 and it looks like all the apps have been squashed upwards. There appears to be a gap between the bottom of the screen and the favourite apps which used to sit at the bottom. Help!

  • Masking with godaddy problem

    I am forwarding my domain name from godaddy to my iweb site. And I am masking the iweb site with my domain name, BUT... When I place the cursor or arrow over a navigation link, it shows my imac address and non-masked link, in the status bar at the bo