Corrupted package?

I am trying to update via software update my dad's Powerbook G4 12", currently 10.4.8 , 867 MHz PowerPC, 640 MB RAM, 10 GB available space.
I then get the following message:
The digital signature for this package is incorrect. The package may have been tampered with or corrupted since being signed by “Apple
Any advice on what to do next? Thanks.

Download the combo updater here:
http://www.apple.com/support/downloads/macosx10411comboupdateppc.html
Repair Permissions before and after running the update

Similar Messages

  • [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

  • 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

  • VLC - Corrupted Package

    I try to install VLC, but I fail each time because of the following:
    # pacman -S vlc
    resolving dependencies... done.
    looking for inter-conflicts... done.
    Targets: libmad-0.15.1b-2 sdl-1.2.12-1 libmpeg2-0.4.1-1 lame-3.97-1
    libvorbis-1.2.0-1 a52dec-0.7.4-3 faad2-2.5-3 libmp4v2-1.5.0.1-1
    faac-1.25-1 libdts-0.0.2-1 xvidcore-1.1.3-1 x264-20070616-1
    libtheora-1.0alpha7-1 ffmpeg-20070505-4 wxgtk-2.8.0.1-2
    libdvbpsi4-0.1.5-1 fribidi-0.10.8-1 libdvdcss-1.2.9-2
    libdvdnav-0.1.10-2 libdvdread-0.9.7-1 libebml-0.7.7-1
    libmatroska-0.8.1-1 libcddb-1.3.0-3 libcdio-0.78.2-1 vlc-0.8.6c-1
    Total Package Size: 22.34 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    vlc 6.8M 238.2K/s 00:00:29 [#####################] 100%
    checking package integrity...
    :: Archive vlc-0.8.6c-1.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n]
    error: failed to commit transaction (corrupted package)
    archive vlc-0.8.6c-1.pkg.tar.gz was corrupted (bad MD5 or SHA1 checksum)
    errors occurred, no packages were upgraded.
    Before installing VLC, I made a "pacman -Syu" in Shell. Changing the Mirror doesn't have any effect on the issue.
    Thanks in advance for any help.

    cactus wrote:
    Try... pacman -Scc
    Then pacman -Sy vlc
    See if that helps.
    I already did this before posting, but here's the output:
    [root@azerty ~]# pacman -Scc
    Do you want to remove all packages from cache? [Y/n] y
    removing all packages from cache... done.
    [root@azerty ~]# pacman -Sy vlc
    :: Synchronizing package databases...
    current is up to date
    extra is up to date
    community is up to date
    resolving dependencies... done.
    looking for inter-conflicts... done.
    Targets: libmad-0.15.1b-2 sdl-1.2.12-1 libmpeg2-0.4.1-1 lame-3.97-1
    libvorbis-1.2.0-1 a52dec-0.7.4-3 faad2-2.5-3 libmp4v2-1.5.0.1-1
    faac-1.25-1 libdts-0.0.2-1 xvidcore-1.1.3-1 x264-20070616-1
    libtheora-1.0alpha7-1 ffmpeg-20070505-4 wxgtk-2.8.0.1-2
    libdvbpsi4-0.1.5-1 fribidi-0.10.8-1 libdvdcss-1.2.9-2
    libdvdnav-0.1.10-2 libdvdread-0.9.7-1 libebml-0.7.7-1
    libmatroska-0.8.1-1 libcddb-1.3.0-3 libcdio-0.78.2-1 vlc-0.8.6c-1
    Total Package Size: 22.34 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from current...
    libmad 135.3K 216.4K/s 00:00:01 [#####################] 100%
    lame 351.5K 230.2K/s 00:00:02 [#####################] 100%
    libvorbis 219.0K 222.4K/s 00:00:01 [#####################] 100%
    faad2 374.3K 231.4K/s 00:00:02 [#####################] 100%
    libmp4v2 687.3K 234.4K/s 00:00:03 [#####################] 100%
    libtheora 210.1K 224.2K/s 00:00:01 [#####################] 100%
    :: Retrieving packages from extra...
    sdl 606.9K 233.5K/s 00:00:03 [#####################] 100%
    libmpeg2 134.2K 216.1K/s 00:00:01 [#####################] 100%
    a52dec 49.1K 140.3K/s 00:00:00 [#####################] 100%
    faac 82.8K 204.2K/s 00:00:00 [#####################] 100%
    libdts 284.9K 227.6K/s 00:00:01 [#####################] 100%
    xvidcore 459.0K 231.0K/s 00:00:02 [#####################] 100%
    x264 638.9K 208.3K/s 00:00:03 [#####################] 100%
    ffmpeg 4.0M 237.7K/s 00:00:17 [#####################] 100%
    wxgtk 5.9M 212.1K/s 00:00:29 [#####################] 100%
    libdvbpsi4 50.7K 188.0K/s 00:00:00 [#####################] 100%
    fribidi 50.9K 191.3K/s 00:00:00 [#####################] 100%
    libdvdcss 30.8K 168.5K/s 00:00:00 [#####################] 100%
    libdvdnav 101.7K 210.6K/s 00:00:00 [#####################] 100%
    libdvdread 119.1K 214.1K/s 00:00:01 [#####################] 100%
    libebml 132.1K 215.7K/s 00:00:01 [#####################] 100%
    libmatroska 518.5K 231.4K/s 00:00:02 [#####################] 100%
    libcddb 71.6K 153.0K/s 00:00:00 [#####################] 100%
    libcdio 387.9K 231.1K/s 00:00:02 [#####################] 100%
    vlc 6.8M 238.5K/s 00:00:29 [#####################] 100%
    checking package integrity...
    :: Archive vlc-0.8.6c-1.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n]
    error: failed to commit transaction (corrupted package)
    archive vlc-0.8.6c-1.pkg.tar.gz was corrupted (bad MD5 or SHA1 checksum)
    errors occurred, no packages were upgraded.
    Last edited by azerty (2007-08-25 17:43:31)

  • Corrupted package errors with pacman

    I'm trying to install ardour with pacman.  I issue the sudo pacman -S ardour command and get the following pakages are corrupted.
    liblo-0.25-1-i686.pkg.tar.gz
    libsamplerate-0.1.7-1-i686.pkg.tar.gz
    aubio-0.3.2-3-i686.pkg.tar.gz
    ardour-2.5-1-i686.pkg.tar.gz
    I have no idea where to start because I've never come across anything like this.  I've installed other packages after this attempt with no issue.  I have core, extra, community, kdemod-core, kdemod-extragear, and archlinuxfr activated in my pacman.conf.  Any ideas would be greatly appreciated.  Thanks.

    I was just about to post a message regarding a very high number of corrupted packages since yesterday. I've tried with the stock arch kernel and my self compiled kernel that up until yesterday I had no problems with.
    when arch fetches a package it downloads it to /var/cache/pacman/pkg you may have some .part files that are interrupted downloads. You could try deleting them incase it's related.
    For me, it seems to be the larger packages that are failing. I managed to install iptables, but samba, openoffice, and a kernel update fail each time. I currently use
    # Great Britain
    Server = ftp://mirror.lividpenguin.com/pub/archl … /os/x86_64
    although I have tried other pacman mirrors and re-sync'd with pacman -Syy to ensure I have the latest package list. My lan is a  skge card
    Last edited by GregW (2009-04-21 21:36:31)

  • [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)

  • Digital Editions "Corrupt Package" message

    I had digital editions on my computer and a few days ago I tried opening it and it told me to upgrade. So I tried upgrading and in the process it told me I needed to uninstall the original I had on my computer. So I did and now when I try to download it, a message pops up saying "Corrupt package digitaleditions_winzip" or something like that. Can anyone please help me??? I need to have access to my ebooks for my college courses. Thanks
    [email protected]
    Tonya

    hi tonya:
    try the standalone installer -- i got the same error but it installed just fine when i found the standalone .exe file.
    http://www.adobe.com/devnet/digitalpublishing/
    cheers,
    john

  • [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/

  • Corrupted package, time after time.

    Allright, I'm making a ruby-gnome2 package so I can develop some apps in ruby and glade. But every time I try to install it. I get this.
    error: archive ruby-gnome2-0.12.0-1.pkg.tar.gz is corrupted
    and here's the PKGBUILD
    # $Id: PKGBUILD,v 1.4 2003/11/06 08:26:20 dorphell Exp $
    # Contributor: Mike Limon <[email protected]>
    pkgname=ruby-gnome2
    pkgver=0.12.0
    pkgrel=1
    pkgdesc="GNOME2 Libs for the Ruby Scripting Language"
    depends=('ruby')
    source=(http://switch.dl.sourceforge.net/sourceforge/ruby-gnome2/ruby-gnome2-all-$pkgver.tar.gz)
    md5sums=('3aa40a574f0365361745d852494240a3')
    build() {
    cd $startdir/src/ruby-gnome2-all-$pkgver
    ruby extconf.rb
    make || return 1
    make prefix=$startdir/pkg/usr install
    Yes, I -KNOW- the dependencies are wrong but I'll fix that if and/or when this damn thing works.
    And no, it doesn't use a standard ./configure line.

    [21:46] [/opt/arch-packages] $ namcap ruby-gnome2-0.12.0-1.pkg.tar.gz
    ruby-gnome2 E: Dependency detected and not included (librsvg) from files ['usr/lib/ruby/site_ruby/1.8/i686-linux/rsvg2.so']
    ruby-gnome2 E: Dependency detected and not included (libgnomeprintui) from files ['usr/lib/ruby/site_ruby/1.8/i686-linux/gnomeprintui2.so']
    ruby-gnome2 E: Dependency detected and not included (xorg) from files ['usr/lib/ruby/site_ruby/1.8/i686-linux/libglade2.so', 'usr/lib/ruby/site_ruby/1.8/i686-linux/gtksourceview.so', 'usr/lib/ruby/site_ruby/1.8/i686-linux/gnomecanvas2.so', 'usr/lib/ruby/site_ruby/1.8/i686-linux/gnome2.so', 'usr/lib/ruby/site_ruby/1.8/i686-linux/gtk20.so', 'usr/lib/ruby/site_ruby/1.8/i686-linux/gtk2.so', 'usr/lib/ruby/site_ruby/1.8/i686-linux/gtk22.so', 'usr/lib/ruby/site_ruby/1.8/i686-linux/gnomeprintui2.so']
    ruby-gnome2 E: Dependency detected and not included (libgnomeui) from files ['usr/lib/ruby/site_ruby/1.8/i686-linux/gnome2.so']
    ruby-gnome2 E: Dependency detected and not included (gtksourceview) from files ['usr/lib/ruby/site_ruby/1.8/i686-linux/gtksourceview.so']
    I dunno man.

  • When editing .ccp file fails with "corrupted package" error

    Hello.
    I usually créate packages on my local computer, and then copy them to a network drive, for deployment.
    However when I try to edit a package I made, the creative cloud packager fails with a "Selected package is corrupt" message. I tried to map the folder to a network drive, or copy to a local folder but it doesn't work.
    It seems to only work if I copy it in the very same folder where it was created. However, I have a few packages of which i don't knwo the original location.
    What can I do to edit this packages?
    Thanks.

    Hi alisterblack.. Thanks for your response.
    But, how can I know the cause of "selected package  is corrupt"..? I never touch that .ccp file.
    I downloaded the full package some months ago in one virtual machine which already been deleted. I got the full package of 13 GB then I moved them to my file server and now it is successful to be deployed with 2,5 hours to complete each computer. So this full package is valid, however the time to deploy is unacceptable and I need to edit the package. How come your package manager refer to cache instead of the full package that is already downloaded completely?
    Can you make your Adobe Package Manager has ability to edit my downloaded package? Or alternatively, is there any other method to deploy/install the selected Adobe program one by one?
    I hope you know how it is
    -when it takes 2,5 hours to complete the installation to a client computer with Core i7, 16 GB of RAM
    -when it takes the whole night (more than 7 hours) to download some gigabytes of your packaged while my internet connection is 80 Mbps
    -when I re-download to re-build the package, the chance to success is 50% with the same error message [ERROR] AdobePackageBuilder - Failed to unzip the file blablabla..
    Thank you for your understanding.

  • Remove deleted/corrupt package(s) from pkgutil index?

    Hi,
    I'm running ML on a system, and I get complains about an old installation of XQuartz, but this version, or actually any version of XQuartz doesn't exist on the system. I get this message from brew:
    $ brew doctor
    Warning: Your XQuartz (2.6.4) is outdated
    Please install XQuartz 2.7.7:
      https://xquartz.macosforge.org
    However there are some traces of an old X11 package, digging a little with pkgutil etc. shows traces of a old package:
    $ pkgutil --pkgs | egrep -i "x11|XQuartz"
    org.x.x11.pkg
    $ pkgutil --pkg-info org.x.x11.pkg
    package-id: org.x.x11.pkg
    version: (null)
    volume: /
    location: (null)
    install-time: 1221163667
    …but only "general" directories are left on the system, no files AFAICT:
    $ for i in `pkgutil --files org.x.x11.pkg`;do ls -ld /$i 2>/dev/null; done
    drwxrwxr-x+ 217 root  admin  7378 Jan 10 01:47 /Applications
    drwxrwxr-x+ 35 root  admin  1190 Jan 14 11:13 /Applications/Utilities
    drwxr-xr-x+ 4 root  wheel  136 Jun 26  2014 /System
    drwxr-xr-x  75 root  wheel  2550 Jun 26  2014 /System/Library
    drwxr-xr-x  148 root  wheel  5032 Jan  5 19:10 /System/Library/LaunchAgents
    drwxr-xr-x  239 root  wheel  8126 Jan  6 23:17 /System/Library/LaunchDaemons
    drwxr-xr-x@ 8 root  wheel  272 Dec 19 14:35 /private
    drwxr-xr-x  118 root  wheel  4012 Jan 14 10:47 /private/etc
    drwxr-xr-x  3 root  wheel  102 Jan 14 11:13 /private/etc/manpaths.d
    drwxr-xr-x  3 root  wheel  102 Jan 14 11:13 /private/etc/paths.d
    drwxr-xr-x@ 10 root  wheel  340 Jan 14 11:22 /usr
    drwxr-xr-x  1070 root  wheel  36380 Jan  6 23:17 /usr/bin
    drwxr-xr-x  281 root  wheel  9554 Jan 14 11:33 /usr/include
    drwxr-xr-x  314 root  wheel  10676 Jan 14 11:33 /usr/lib
    drwxr-xr-x  53 root  wheel  1802 Dec 19 13:20 /usr/share
    drwxr-xr-x  13 root  wheel  442 Jan 10 03:15 /usr/share/man
    drwxr-xr-x  1853 root  wheel  63002 Jan  5 19:10 /usr/share/man/man1
    And trying to delete it using pkgutil with force doesn't work:
    $ pkgutil -vf --forget org.x.x11.pkg
    Unknown error Error Domain=NSCocoaErrorDomain Code=4 "“org.x.x11.pkg.bom” couldn’t be removed." UserInfo=0x7fde1bd981f0 {NSFilePath=/var/db/receipts/org.x.x11.pkg.bom, NSUserStringVariant=(
        Remove
    ), NSUnderlyingError=0x7fde1bdbb380 "The operation couldn’t be completed. No such file or directory"}.
    Forgot package 'org.x.x11.pkg' on '/'.
    $ ls /var/db/receipts/org.x.x11.pkg
    ls: /var/db/receipts/org.x.x11.pkg: No such file or directory
    Even thought that I applied -f (force), it's still not removed from pkgutil's db/index:
    $ pkgutil --pkgs | egrep -i "x11|XQuartz"
    org.x.x11.pkg
    So, is there a way I fix/rebuild pkgutil's db/index?

    No, the bill of materials file for org.x.x11.pkg perhaps wasn't corrupt (since listing the content worked), I'll grant you that,
    It was rather an error in the way pkgutil handled the (at least deletion of) old package, ref. my first post:
    $ pkgutil -vf --forget org.x.x11.pkg
    Unknown error Error Domain=NSCocoaErrorDomain Code=4 "“org.x.x11.pkg.bom” couldn’t be removed." UserInfo=0x7fde1bd981f0 {NSFilePath=/var/db/receipts/org.x.x11.pkg.bom, NSUserStringVariant=(
        Remove
    ), NSUnderlyingError=0x7fde1bdbb380 "The operation couldn’t be completed. No such file or directory"}.
    Forgot package 'org.x.x11.pkg' on '/'.
    $ pkgutil --pkgs | egrep -i "x11|XQuartz"
    org.x.x11.pkg
    So I'd say the above is a separate pkgutil problem too.
    I'll see if I can look into how homebrew searches for XQuartz installations later.
    Thanks,

  • Corrupted package IBY_DISBURSE_UI_API_PUB_PKG

    Hi,
    I have installed r12.0.3 on windows 2003. I had some problems in marking payments as complete, and on advice by oracle, i applied a patch from metalink. However, instead of solving the problem, the patch corrupted the above package. I am now unable to make any payments at all.
    Is there anybody who will be kind enough to send me a copy of the IBY_DISBURSE_UI_API_PUB_PKG file so that I can replace the corrupted one ?
    Thanks a million.
    My email address is [email protected]
    Message was edited by:
    user625054

    Hi,
    This is the error
    SQL> show error
    Errors for PACKAGE BODY IBY_DISBURSE_UI_API_PUB_PKG:
    LINE/COL ERROR
    7715/10 PL/SQL: Statement ignored
    7715/10 PLS-00306: wrong number or types of arguments in call to
    'PRINT_DEBUGINFO'

  • Flash install from wanboot corrupting package database?

    Hi,
    I am installing a number of Sun Sparc systems. Specifically V490s and V210s. I have been having a problem using wan booted flash archives and creating continers. I think this is a flash archive issue, not an OS issue.
    Summary: packages not installed by zoneadm -z zoneid install because ALL packages have been marked partially installed or have been marked as needing to run a script.
    Chain of events:
    V490 : install from DVD
    smpatch analyze
    smpatch download
    init s
    smpatch update
    reboot
    init s
    install other patches not installed by smpatch
    init 6
    register through command line sconadm
    smpatch analyze
    smpatch download
    smpatch update
    init 6
    system comes up clean.
    flarcreate -c -n solaris.flar /export/home/solaris.flar
    move solaris.flar to wan boot server
    ok boot net - install
    wan boot installs and mirrors drives.
    system appears to come up with a couple of errors, that I did not capture.
    zonecfg -z zone1
    zoneadm -z install
    Installs ONE package the log file says that all the packages are marked partially installed.
    Check packages using pkgchk -n a couple of errors that appear to be timestamp related.
    Any help would be appreciated. I am waiting for Sun support to activate new contract.. so can't open a ticket yet..

    Hi,
    I am installing a number of Sun Sparc systems. Specifically V490s and V210s. I have been having a problem using wan booted flash archives and creating continers. I think this is a flash archive issue, not an OS issue.
    Summary: packages not installed by zoneadm -z zoneid install because ALL packages have been marked partially installed or have been marked as needing to run a script.
    Chain of events:
    V490 : install from DVD
    smpatch analyze
    smpatch download
    init s
    smpatch update
    reboot
    init s
    install other patches not installed by smpatch
    init 6
    register through command line sconadm
    smpatch analyze
    smpatch download
    smpatch update
    init 6
    system comes up clean.
    flarcreate -c -n solaris.flar /export/home/solaris.flar
    move solaris.flar to wan boot server
    ok boot net - install
    wan boot installs and mirrors drives.
    system appears to come up with a couple of errors, that I did not capture.
    zonecfg -z zone1
    zoneadm -z install
    Installs ONE package the log file says that all the packages are marked partially installed.
    Check packages using pkgchk -n a couple of errors that appear to be timestamp related.
    Any help would be appreciated. I am waiting for Sun support to activate new contract.. so can't open a ticket yet..

  • Package is corrupted PGP signature[SOLVED]

    Hello,
    I was trying to update my system with:
    pacman -Syyu
    One package kept coming showing:
    error: archlinux-keyring: signature from "Someone <[email protected]>" is unknown trust
    I attempted:
    pacman-key --refresh-keys
    But this did not help. I then attempted:
    rm -r /etc/pacman.d/gnupg
    pacman-key --init
    pacman -Sc
    pacman -Syyu
    I then added all of the keys when queried to do so. However now I get:
    error: archlinux-keyring: signature from "Pierre Schmitz <[email protected]>" is unknown trust
    :: File /var/cache/pacman/pkg/archlinux-keyring-20140124-1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
    Do you want to delete it? [Y/n]
    And I believe this is the case for every package...
    How do i resolve this?
    Thanks in advance
    Last edited by 127001 (2014-02-03 15:01:43)

    Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309

  • How to find which package is corrupted?

    Hi,
    I'm connected to the net throught a broadband connection right for the next few days and I have the following issue: I'm trying to install libreoffice, and for this, I have about 90 Mb of packages to download. Now because the connection is not too stable, and not fast at all, I had a few tries until I got all the stuff downloaded ( 1. here I mean packman downloaded for me; 2.I set aria2 as transfer command to continue the downloads ), but now pacman says that a package is corrupted and can't install.
    The problem is that pacman does not say anything about which package is corrupted, the whole output is:
    Targets (18): graphite-1:1.0.3-1 hsqldb-java-1:1.8.0.10-2 hyphen-2.8.3-1 libidl2-0.8.14-2 libreoffice-common-3.5.1-1 libreoffice-en-US-3.5.1-1 libwpd-0.9.2-2 libwps-0.2.2-2 lpsolve-5.5.2.0-2
    neon-0.29.6-4 orbit2-2.14.19-2 libreoffice-base-3.5.1-1 libreoffice-calc-3.5.1-1 libreoffice-draw-3.5.1-1 libreoffice-gnome-3.5.1-1 libreoffice-impress-3.5.1-1
    libreoffice-math-3.5.1-1 libreoffice-writer-3.5.1-1
    Total Download Size: 0.00 MiB
    Proceed with download? [Y/n]
    (18/18) checking package integrity [##########################################################################] 100%
    error: failed to commit transaction (invalid or corrupted package)
    Errors occurred, no packages were upgraded.
    Is there a way to find which package is corrupted? Because I would not start over the whole download process if it is possible, I'd like to re-download only the corrupted ones.
    I'm using pacman 4.0.2, 32bit.
    Thank you!

    Gcool wrote:pacman --debug will tell you which package it is.
    Thanks for the tip, unfortunately did not helped me, the package, which was corrupted was not listed by the debug info. I started to manually test each package I downloaded and found the bad one that way. I kind of miss the old behavior, when pacman offered you to delete and re-download a package, if it did not passed the CRC verification.
    But thanks anyway!

Maybe you are looking for

  • Backup Windows Server on Windows Server 2012

    We install backup windows server on windows server 2012 standard, more when I go in tools to be able to manage it he is not there, try the Wbadmin.msc command, and returns me a message that Windows can not find the Wbadmim.msc . Have uninstalled and

  • How to create a report to monitor all the reports created in the system?

    Hi all, i need to create a new query where i can get all the information about the web intelligence files in BO, i need in particular both the title and the description, in fact it's my intention to put in the description the technical name of the be

  • PO notification mail

    Hello, We are on SRM 5.5 (Extended classic scenario), we upgraded our system recently (support pack) Before support pack, to generate a approval mail we stop the job (RBBP_NOTIFICATION_OFFAPP) and we execute the program RBBP_NOTIFICATION_OFFAPP/ RBBP

  • New iPod nano chromatic crashes computer

    I have an iMac version 10.4.11. My daughter just bought a new iPod nano chromatic and whenever we try to use it on that computer, it crashes and a window pops up demanding a mandatory restart. There was no way to even register the iPod and it never s

  • Use of external drives and connection types in final cut

    What are the performance differences in bringing up stored data into FC6 by using firewire800, 400 and USB? Does it matter much if you get an external drive that only has a USB port, or is it significantly slower? Thanks!