[SOLVED] chromium install fails (imperfect solution)

I've recently installed arch on a new machine and while I am generally able to install other software from pacman I am having trouble with chromium.
Specifically one file:
error: failed retrieving file 'gtk2-2.24.24-1-x86_64.pkg.tar.xz' from mirrors.acm.wpi.edu : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
This error repeats for each mirror only to be exhausted and cause the installation to fail.
This has been occurring for over a week. I was away the entirety of last week and when I came in this morning I Synced and was still received the same error. I've searched but not encountered any similar errors. Can anyone add anything or might possibly know the status of gtk2-2.24.24?
EDIT:
changing the pacman configuration to use wget solved this issue, but I consider this imperfect as I don't really understand why the issue was happening in the first place. Perhaps I should just be happy that it worked, but I just wish I knew "why".
Last edited by matchew (2014-07-08 15:20:26)

That unfortunately did not fix my problem. Strangely enough I am able to download it from the mirror listed in my error message without fail at 10.7 MB/s using wget...I wonder what this is. I have been able to install a few other programs without issue too since I made this original post a couple hours ago.
EDIT:
ok, I went to the pacman conf
vi /etc/pacman.conf
and uncommented
XferCommand = /usr/bin/wget -c --passive-ftp -c %u
which then used wget to download the packages. I dislike this option, and wish I understood what was occuring previously. I think I will recomment that line and use this as a method in case of future failures. I hate to mark this as solved...but I will at the end of my work day if I can't figure out a better explanation.
Last edited by matchew (2014-07-07 18:29:25)

Similar Messages

  • [Solved]wine install fails

    Wine install fails due to
    [cii@cii1 ~]$ sudo pacman -S wine
    resolving dependencies...
    looking for inter-conflicts...
    Targets (18): lib32-acl-2.2.51-2 lib32-attr-2.4.46-2 lib32-bzip2-1.0.6-1
    lib32-fontconfig-2.8.0-4 lib32-freetype2-2.4.10-1
    lib32-gcc-libs-4.7.1-4.1 lib32-gettext-0.18.1.1-2
    lib32-libice-1.0.8-1 lib32-libsm-1.2.1-1
    lib32-libxcursor-1.1.13-1 lib32-libxi-1.6.1-1
    lib32-libxrandr-1.3.2-2 lib32-libxrender-0.9.7-1
    lib32-libxt-1.1.3-1 lib32-mesa-8.0.3-3.2
    lib32-util-linux-2.21.2-1 lib32-zlib-1.2.7-1 wine-1.5.8-1
    Total Download Size: 0.13 MiB
    Total Installed Size: 247.69 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from multilib...
    lib32-mesa-8.0.3-3.... 4.2 KiB 38.7K/s 00:00 [######################] 100%
    (18/18) checking package integrity [######################] 100%
    error: failed to commit transaction (invalid or corrupted package)
    Errors occurred, no packages were upgraded.
    [cii@cii1 ~]$ sudo pacman -S wine --debug
    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 'catalyst'
    debug: config: finish section 'catalyst'
    debug: config: new section 'core'
    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 'core'
    debug: config: new section 'extra'
    debug: config file /etc/pacman.conf, line 84: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section 'extra'
    debug: config: new section 'community'
    debug: config file /etc/pacman.conf, line 92: 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 103: 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: 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 'catalyst'
    debug: config: SigLevel: Never
    debug: config: finish section 'catalyst'
    debug: registering sync database 'catalyst'
    debug: database path for tree catalyst set to /var/lib/pacman/sync/catalyst.db
    debug: adding new server URL to database 'catalyst': http://catalyst.apocalypsus.net/repo/catalyst/x86_64
    debug: config: new section 'core'
    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 '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.supsec.org/core/os/x86_64
    debug: adding new server URL to database 'core': http://archlinux.surlyjake.com/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': http://cake.lib.fit.edu/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': http://cosmos.cites.illinois.edu/pub/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': http://ftp.osuosl.org/pub/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': http://hive.ist.unomaha.edu/archlinux/core/os/x86_64
    debug: config: new section 'extra'
    debug: config: SigLevel: PackageRequired
    debug: config file /etc/pacman.conf, line 84: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section '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.supsec.org/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://archlinux.surlyjake.com/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://cake.lib.fit.edu/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://cosmos.cites.illinois.edu/pub/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://ftp.osuosl.org/pub/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://hive.ist.unomaha.edu/archlinux/extra/os/x86_64
    debug: config: new section 'community'
    debug: config: SigLevel: PackageRequired
    debug: config file /etc/pacman.conf, line 92: 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.supsec.org/community/os/x86_64
    debug: adding new server URL to database 'community': http://archlinux.surlyjake.com/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': http://cake.lib.fit.edu/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': http://cosmos.cites.illinois.edu/pub/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': http://ftp.osuosl.org/pub/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': http://hive.ist.unomaha.edu/archlinux/community/os/x86_64
    debug: config: new section 'multilib'
    debug: config: SigLevel: PackageRequired
    debug: config file /etc/pacman.conf, line 103: 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.supsec.org/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://archlinux.surlyjake.com/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://cake.lib.fit.edu/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://cosmos.cites.illinois.edu/pub/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://ftp.osuosl.org/pub/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://hive.ist.unomaha.edu/archlinux/multilib/os/x86_64
    debug: config: finished parsing /etc/pacman.conf
    debug: loading package cache for repository 'local'
    debug: added 419 packages to package cache for db 'local'
    debug: loading package cache for repository 'catalyst'
    debug: opening database archive /var/lib/pacman/sync/catalyst.db
    debug: added 8 packages to package cache for db 'catalyst'
    debug: loading package cache for repository 'core'
    debug: opening database archive /var/lib/pacman/sync/core.db
    debug: added 195 packages to package cache for db 'core'
    debug: loading package cache for repository 'extra'
    debug: opening database archive /var/lib/pacman/sync/extra.db
    debug: added 2785 packages to package cache for db 'extra'
    debug: loading package cache for repository 'community'
    debug: opening database archive /var/lib/pacman/sync/community.db
    debug: added 2570 packages to package cache for db 'community'
    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: adding package 'wine'
    debug: adding package wine-1.5.8-1 to the transaction add list
    resolving dependencies...
    debug: resolving target's dependencies
    debug: started resolving dependencies
    debug: checkdeps: package wine-1.5.8-1
    debug: checkdeps: missing dependency 'lib32-fontconfig' for package 'wine'
    debug: checkdeps: missing dependency 'lib32-mesa' for package 'wine'
    debug: checkdeps: missing dependency 'lib32-libxcursor' for package 'wine'
    debug: checkdeps: missing dependency 'lib32-libxrandr' for package 'wine'
    debug: checkdeps: missing dependency 'lib32-libxi' for package 'wine'
    debug: checkdeps: missing dependency 'lib32-gettext' for package 'wine'
    debug: pulling dependency lib32-fontconfig (needed by wine)
    debug: pulling dependency lib32-mesa (needed by wine)
    debug: pulling dependency lib32-libxcursor (needed by wine)
    debug: pulling dependency lib32-libxrandr (needed by wine)
    debug: pulling dependency lib32-libxi (needed by wine)
    debug: pulling dependency lib32-gettext (needed by wine)
    debug: checkdeps: package lib32-fontconfig-2.8.0-4
    debug: checkdeps: missing dependency 'lib32-freetype2>=2.3.11' for package 'lib32-fontconfig'
    debug: pulling dependency lib32-freetype2 (needed by lib32-fontconfig)
    debug: checkdeps: package lib32-mesa-8.0.3-3.2
    debug: checkdeps: missing dependency 'lib32-libxt>=1.1.1' for package 'lib32-mesa'
    debug: checkdeps: missing dependency 'lib32-gcc-libs>=4.6.1' for package 'lib32-mesa'
    debug: pulling dependency lib32-libxt (needed by lib32-mesa)
    debug: pulling dependency lib32-gcc-libs (needed by lib32-mesa)
    debug: checkdeps: package lib32-libxcursor-1.1.13-1
    debug: checkdeps: missing dependency 'lib32-libxrender' for package 'lib32-libxcursor'
    debug: pulling dependency lib32-libxrender (needed by lib32-libxcursor)
    debug: checkdeps: package lib32-libxrandr-1.3.2-2
    debug: checkdeps: missing dependency 'lib32-libxrender' for package 'lib32-libxrandr'
    debug: checkdeps: package lib32-libxi-1.6.1-1
    debug: checkdeps: package lib32-gettext-0.18.1.1-2
    debug: checkdeps: missing dependency 'lib32-acl' for package 'lib32-gettext'
    debug: pulling dependency lib32-acl (needed by lib32-gettext)
    debug: checkdeps: package lib32-freetype2-2.4.10-1
    debug: checkdeps: missing dependency 'lib32-zlib' for package 'lib32-freetype2'
    debug: checkdeps: missing dependency 'lib32-bzip2' for package 'lib32-freetype2'
    debug: pulling dependency lib32-zlib (needed by lib32-freetype2)
    debug: pulling dependency lib32-bzip2 (needed by lib32-freetype2)
    debug: checkdeps: package lib32-libxt-1.1.3-1
    debug: checkdeps: missing dependency 'lib32-libsm' for package 'lib32-libxt'
    debug: pulling dependency lib32-libsm (needed by lib32-libxt)
    debug: checkdeps: package lib32-gcc-libs-4.7.1-4.1
    debug: checkdeps: package lib32-libxrender-0.9.7-1
    debug: checkdeps: package lib32-acl-2.2.51-2
    debug: checkdeps: missing dependency 'lib32-attr>=2.4.46' for package 'lib32-acl'
    debug: pulling dependency lib32-attr (needed by lib32-acl)
    debug: checkdeps: package lib32-zlib-1.2.7-1
    debug: checkdeps: package lib32-bzip2-1.0.6-1
    debug: checkdeps: package lib32-libsm-1.2.1-1
    debug: checkdeps: missing dependency 'lib32-libice' for package 'lib32-libsm'
    debug: checkdeps: missing dependency 'lib32-util-linux-ng' for package 'lib32-libsm'
    debug: pulling dependency lib32-libice (needed by lib32-libsm)
    debug: provider found (lib32-util-linux provides lib32-util-linux-ng)
    debug: pulling dependency lib32-util-linux (needed by lib32-libsm)
    debug: checkdeps: package lib32-attr-2.4.46-2
    debug: checkdeps: package lib32-libice-1.0.8-1
    debug: checkdeps: package lib32-util-linux-2.21.2-1
    debug: finished resolving dependencies
    debug: started sorting dependencies
    debug: sorting dependencies finished
    looking for inter-conflicts...
    debug: looking for conflicts
    debug: check targets vs targets
    debug: check targets vs targets
    debug: check targets vs db and db vs targets
    debug: check targets vs db
    debug: check db vs targets
    debug: checking dependencies
    debug: checkdeps: package lib32-zlib-1.2.7-1
    debug: checkdeps: package lib32-bzip2-1.0.6-1
    debug: checkdeps: package lib32-freetype2-2.4.10-1
    debug: checkdeps: package lib32-fontconfig-2.8.0-4
    debug: checkdeps: package lib32-libice-1.0.8-1
    debug: checkdeps: package lib32-util-linux-2.21.2-1
    debug: checkdeps: package lib32-libsm-1.2.1-1
    debug: checkdeps: package lib32-libxt-1.1.3-1
    debug: checkdeps: package lib32-gcc-libs-4.7.1-4.1
    debug: checkdeps: package lib32-mesa-8.0.3-3.2
    debug: checkdeps: package lib32-libxrender-0.9.7-1
    debug: checkdeps: package lib32-libxcursor-1.1.13-1
    debug: checkdeps: package lib32-libxrandr-1.3.2-2
    debug: checkdeps: package lib32-libxi-1.6.1-1
    debug: checkdeps: package lib32-attr-2.4.46-2
    debug: checkdeps: package lib32-acl-2.2.51-2
    debug: checkdeps: package lib32-gettext-0.18.1.1-2
    debug: checkdeps: package wine-1.5.8-1
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-zlib-1.2.7-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-zlib
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-bzip2-1.0.6-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-bzip2
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-freetype2-2.4.10-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-freetype2
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-fontconfig-2.8.0-4-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-fontconfig
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libice-1.0.8-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-libice
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-util-linux-2.21.2-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-util-linux
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libsm-1.2.1-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-libsm
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxt-1.1.3-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-libxt
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-gcc-libs-4.7.1-4.1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-gcc-libs
    debug: setting download size 138244 for pkg lib32-mesa
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxrender-0.9.7-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-libxrender
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxcursor-1.1.13-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-libxcursor
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxrandr-1.3.2-2-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-libxrandr
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxi-1.6.1-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-libxi
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-attr-2.4.46-2-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-attr
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-acl-2.2.51-2-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-acl
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-gettext-0.18.1.1-2-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg lib32-gettext
    debug: found cached pkg: /var/cache/pacman/pkg/wine-1.5.8-1-x86_64.pkg.tar.xz
    debug: setting download size 0 for pkg wine
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    debug: returning error 31 from alpm_db_get_pkg : could not find or read package
    Targets (18): lib32-acl-2.2.51-2 lib32-attr-2.4.46-2 lib32-bzip2-1.0.6-1
    lib32-fontconfig-2.8.0-4 lib32-freetype2-2.4.10-1
    lib32-gcc-libs-4.7.1-4.1 lib32-gettext-0.18.1.1-2
    lib32-libice-1.0.8-1 lib32-libsm-1.2.1-1
    lib32-libxcursor-1.1.13-1 lib32-libxi-1.6.1-1
    lib32-libxrandr-1.3.2-2 lib32-libxrender-0.9.7-1
    lib32-libxt-1.1.3-1 lib32-mesa-8.0.3-3.2
    lib32-util-linux-2.21.2-1 lib32-zlib-1.2.7-1 wine-1.5.8-1
    Total Download Size: 0.13 MiB
    Total Installed Size: 247.69 MiB
    Proceed with installation? [Y/n] y
    debug: using cachedir: /var/cache/pacman/pkg/
    :: Retrieving packages from multilib...
    debug: url: http://archlinux.supsec.org/multilib/os/x86_64/lib32-mesa-8.0.3-3.2-x86_64.pkg.tar.xz
    debug: maxsize: 138244
    debug: opened tempfile for download: /var/cache/pacman/pkg/lib32-mesa-8.0.3-3.2-x86_64.pkg.tar.xz.part (wb)
    downloading lib32-mesa-8.0.3-3.2-x86_64.pkg.tar.xz...
    debug: curl returned error 0 from transfer
    debug: response code: 200
    debug: using cachedir: /var/cache/pacman/pkg/
    checking package integrity...
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-zlib-1.2.7-1-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJPokRtAAoJEH8tQ0uXQeisMKoIAKwa7/myZVxPxiIoP/atCYekMxcl2/LDKzaoCKNVdrUdUfLnaSLPnNDFOb0LcYAZjbFxruRvF1Ojtc1drwjxGjbRKnWD9RNC5fRd0ZN6V/+2agKg0nooQd2TMH7M2cVYZefQTFslULb1fJco/14YIarGrVsGjTO4T8B3QycVcKk4LFTuTt8i9ALbzEDxDim3sJeYySsH7FBwcD9vuLSONGeMQFKnKEYl9O2y93Bapcqk6oIsNY8vPxcbU3T/l3HsSssgS6ZG9oAeQbafiBRkeQKTZPfX98q9bySrLYHAtjkEsciGhf4kuGUriwfKIlm36xz89nn2Rrc08DAwxDAodmM=
    debug: GPGME version: 1.3.1
    debug: GPGME engine info: file=/usr/bin/gpg, home=/etc/pacman.d/gnupg/
    debug: checking signature for /var/cache/pacman/pkg/lib32-zlib-1.2.7-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1336034413
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC, Pierre Schmitz <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-bzip2-1.0.6-1-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJOOV5HAAoJEOjxi6FhUTe8tKAIAOA82aijL1mPu0UlK3NSXQ7IqltDEZVI1V3RAB22+FBNngj19Bu5KRw2XOel9ObDif1+gXA0kYJLG0K/MIVO3zue9ueTruDGvaOPPwFcMX2b9wbKwcfbJL5rxWdE6OX97scD3e61XMTn0UbeinJG8HOS4INhVdTuctgpczcMTMkmkq7+Ov14PC1v4HFEHhMslpjtt8/+/q+CtXOLQVFQO1CL8oFF+2EqttA01lth3v+XIMUssOJfakxsB5coY2RstGfk49US6YZN8TqOfDDoM9wVoeVDRDQtts7cOnmGb3eJRk3AWRmjxRXsSqOs/nOAYHh34QA9LR5QqzmytjiM9Ko=
    debug: checking signature for /var/cache/pacman/pkg/lib32-bzip2-1.0.6-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: F4DDD6DDCEC320B665F502AAE8F18BA1615137BC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1312382535
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: F4DDD6DDCEC320B665F502AAE8F18BA1615137BC, Ionut Biru <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-freetype2-2.4.10-1-x86_64.pkg.tar.xz
    debug: sig data: iQIcBAABAgAGBQJP3FrLAAoJEG0WVcFM4cE+bLkQAJxaIZlWxgbz7UHu4WcMqjjzacMK0pRbX/NC6MO/3OKvCPEoI4UUUaKTU5jeHsIFbLt0rT8jnhiTjO2WhHoK3ds3GkEMdXI6ioVjvu5pGW96/y5aCzT+wTT4ZC1fJLe4e3VmxDGjRSXB9eC/jkQsYn8x5ddE6OoDwSwDQTQKQw3wgk3xkchnaWoDw5EKAOoonJA/QQ7IioIPjzQlc7s2hRUBAorDQYvu5KWZcSn/KG4KKzUYXsfGIY7m6lIfa6HUz+YUJnDAB68Bi0TMY46UY6ZMUGbLBloyxB0DSvPV5TXXN1PdqadS9Fe1yYwuhQxJwrHb7X/+tGF6lenXDVvm7scEOg/W+xDhIjJ6iDPusSLIaJ/l8iQpaGzpaPowWgdN+Vri0XFhYBhTRUAEz90AEADkNuV9RNZcF8RTw4Rcl3Tzuq9sm7kIWrVKdO7gSPr/bmSEDshUv4jUqddwI9AHPyXo0HUBnHV/kzEPeEYIM/nzD5PAC0yVG6nBk/0gPq9foqoK2A9LOSbEJTHHJGPof+YgxVKXmHKAqKlkcgwJstwBkAW4HH8ER2KKTMo4eOW/BIeu+fmSm8GnuoSXjiMPVdh8KkSzUT23XexF2E5VbkKkH2SiiD9gWuAj5fPFQ8P3uJ3wQxYw+AALh/zM9gYredtoxWu9YFJX3TXrOkoMrRB+
    debug: checking signature for /var/cache/pacman/pkg/lib32-freetype2-2.4.10-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1339841227
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E, Florian Pritz <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-fontconfig-2.8.0-4-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJPMsOJAAoJEH8tQ0uXQeisrKUIAJYqx847RjgkMSvGYZBRooJtdvTPpvLilwG/VngfgQXEWSUhzIhKecmPkmCIaSBd3Fdh6ScLdX/TREUpqxhpX3BTddJk0TCRDKZE1AR3nP2IMNssB9hos8cKzmiOvkEUxRB1TUuzszwnp3nePyJLdeb/8PEeacxO6qHtOuSsvJrcjktwBgthM8GqzMjuvNwB8GnB9NYb3DRfAgcJy4UoY4y6+J58qzw9lElMc1v4WbAp0TR9PqrFXjNlb96j9oy/jXTTy63wGURPcLkY3xqrjnR5wrtD0zKbNy7D8P6Lg+xHZ/lEjahb1AmuW8H+BTA6Gdo1KjaNjTW7uAim9xSJ+1A=
    debug: checking signature for /var/cache/pacman/pkg/lib32-fontconfig-2.8.0-4-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1328726921
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC, Pierre Schmitz <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libice-1.0.8-1-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJPZe3GAAoJEAYJamrRzt2sQb4IALRdVJ8k6HvFXOLJGA5yPWGRVyn1dkaGXxfe9HEb9wMuzD+WvRfZhTGDL65yIemyRt9beR4jQJGmpm8WGxvikaM9bQ23Gjnh9rAd1uMymI2LX28A71YEijkazz00NVg5wRm6jIfb6NROMKsR9zit+JpYZrIZS1RUhmj9kP5c+MnNogDyrePT/OcWkAJng81/RlWZ/NVTVEedRiale6wdpLSZefKcro/F23hvCknUOaTFAUn7R6NwZqi7iD+S5SZAaxIuU2P9c0Pvw6U5ReEuvX3ABMbUO+bYVGFA+gRZtEzzhJimRrmTpZllRvYQHE/PAn21/YjuxhkOv5CBWCb6faI=
    debug: checking signature for /var/cache/pacman/pkg/lib32-libice-1.0.8-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 535F8C0339450F054A4D282706096A6AD1CEDDAC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1332080070
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 535F8C0339450F054A4D282706096A6AD1CEDDAC, Laurent Carlier <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-util-linux-2.21.2-1-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJP2w6FAAoJEB6yY4/1bAxTdAsH/3f62YRlJIlSngw9cSE7M/9Zw286SLlZe4Oxs7HQOvqxrG502XdSjGksdxhLLOu4bQo/EtgxmSBZGacj7KTTnH3sCPnD2s+pjLwsQuQ9CMyAk9kZ0rv93uRPiKusKjMWCdMMgHswJbkB13Je9I/u/X9E2eGpQVPREzhyiCZglJtP70/gXtT9s53wkIIHQGPemEsTSNRkinpJAmT3Ck4P5PECWU3G7KUBRO0k5faJEWM7oso7u3ZAFNS43nm3wVXjeHRpWQ0Kyl4Cd7DC9AukOs2AGT0mwoBqhpoU11B6YAYkKHZvnTK+Fcxcz78o5pOaK2aOngwhv2PRjegHTe2aQM8=
    debug: checking signature for /var/cache/pacman/pkg/lib32-util-linux-2.21.2-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 487EACC08557AD082088DABA1EB2638FF56C0C53
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1339756165
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 487EACC08557AD082088DABA1EB2638FF56C0C53, Dave Reisner <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libsm-1.2.1-1-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJPcD6IAAoJEH8tQ0uXQeis+sMH/jRQaC5dy9MGPDj8VnwIvONSi6/IWnFnuYQf2EMqkgA0ch3J/V7DUFZqh+o0IorgILCOC4laBuGpunccUptsUVG/0et9lbhAbF9nh08OhTsP18VWrcFfQfY7SQBvOj8ZJIgqj6Q/GLfUOkFo4icM8/S1/WPYgL2NWT1KYzVvWMrmmNifcN4iDulqBKtuFvsSH7d8QNaC8uLj0l7hO/lkFmDlabd8tPhn2en31cxwuALgTT3EniAhN0HuD4ds/smggkC+ysa9v5yr68Qexn9UcyMUxojYnTci0DVKe6LAG8cW6jNh9eN4/38hKsn+FopwRyFCAl2Z/79Bv3mHhU5cUco=
    debug: checking signature for /var/cache/pacman/pkg/lib32-libsm-1.2.1-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1332756104
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC, Pierre Schmitz <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxt-1.1.3-1-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJPcD6hAAoJEH8tQ0uXQeispi4H/jsr+PJlIk4PufVsswlSRR5Cn176n41tv9RsdjKpBjZrnROXk9XcOki0Nbw/3m8Gjh7ARyF5MN6M6RrWv+10EiQ0UGLYA9tnPhNBthkSUARyIh7abipRuCJT3twEEYaLdYiYE99Ep8ZYuvEYnAitGoVj7KU9eK9KSCRlmylzDbAPU4mWOQbjPrOe0j/AH1SJcKwMH/DTl6NMTmh4bLYR9jhvSdL70zjHex2DpKndndYB/gboN8nV0783Xb1zMwzn3icV7Nd3dCSo3eiEukIRTL2q7Bddl93rLp+86vxBbFXxBtJF73H4vSoPEBViEUNIZnFU8yk5kPgucPMTfG3jGqs=
    debug: checking signature for /var/cache/pacman/pkg/lib32-libxt-1.1.3-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1332756129
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC, Pierre Schmitz <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-gcc-libs-4.7.1-4.1-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJP+AxCAAoJEKXpKIxPpBX6E9wIAIFT9s8cRudfr1fYOp2VRGhNtERbrF+XW0L0xMTGDTeKYgp7DA+LOcHkhqBoyzJz/fgLbfUM0udNxg6qCwdHDe7sfoZOXLKjPZUXgxWtbqic5XcLgP0Z/COFJszhrnoLTV99jzy3lwHLDEk7NV5If8s7YVUHla5/LSsR5D4sti23EhWT0B/PSFHYsxijklrShWqnbELAoC7pQvdWnx8op1rZhDc8+nkd2FaMBleWVlRxhym2E1CNhPY2pbMXBsAuoX+6MH+fiK7b7v0lCVwUT7BTH7frJC3EQmKzuXCzD/nRjhcK45xYN6WZepPAflQKE1z+Liz/XOqXcr5Q8TNndQI=
    debug: checking signature for /var/cache/pacman/pkg/lib32-gcc-libs-4.7.1-4.1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 8218F88849AAC522E94CF470A5E9288C4FA415FA
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1341656130
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 8218F88849AAC522E94CF470A5E9288C4FA415FA, Jan Alexander Steffens (heftig) <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: returning error 6 from _alpm_pkg_validate_internal : wrong or NULL argument passed
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxrender-0.9.7-1-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJPcD33AAoJEH8tQ0uXQeisxWcIAKe3nQBGwv7E0Bj1Yg7w8NR6Qn0VWHCa6eGCzivBZC6N/FfNUz/QBB2xtsRdpHK15PjIVEu7TBSFznksSpNLxZgto/ZGto7iHWmMATgyedDlFispIeR8DcPHd/EuAddS/SoXaQq3vxEbYUkhclu9AnQJIKS+6OGcNufKLDBcNJ636JGH99w1yeIic97Xfxhvj7wQo5io0yRXi+PhT2KWSqw1nafPyXxRBLGRQZLWSLHITcSA3bXwSPxLo3c3v3MGgcUK4q8czenwGlOqSPCeXRGyiN3yyU0r474KGj5qEz1UDHsrvTXH0ZIjiYVzbmuKfqsCx6Pugjp73QM4JjyDZJs=
    debug: checking signature for /var/cache/pacman/pkg/lib32-libxrender-0.9.7-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1332755959
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC, Pierre Schmitz <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxcursor-1.1.13-1-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJPcDgmAAoJEH8tQ0uXQeis7SgIAKYEyL/JifHsVuS136Ehgs/rvGHTww/DFmUdqpD4xiuepqyD+G+eRlOlwPA4DYRQiaRkifF1yFr8p6Tsu07LeTnJuLtayjzwLDpBMSO+nRETQdwijMzkXz35b4shLsvMJJc+m121INOva56LTbca8PeW49d3JqecNDE2KQ2cSzfMmvFbHADl/DSb+Hl/zt6L5a/aELLBvT8FAHf7fb8FyYdeFOAsq+0WbXy/Uee9OZc6vlQaUxjtgesRS/XBlHbMiX9NRPbeHQbtQERQCwOCN4UfLLhpNvMzBNf6UhxfNOoh62VXaDLhfaYRnWbN6l4+hRJbGSZ2fUR2FwKt4sSPpCo=
    debug: checking signature for /var/cache/pacman/pkg/lib32-libxcursor-1.1.13-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1332754470
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC, Pierre Schmitz <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxrandr-1.3.2-2-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJPZfPuAAoJEAYJamrRzt2suJ4H/RQfZMuETuDRlK2QG+jrfJGc6VkH9A8pj9UZWyM94/n8SsX+IFzP0J7Rym8ErdzxWC+TRpcYMkPFwip8qqANmLsfm/erkzzbj+47ynkY/iLY1aRRfUIGNVmgOztbtOl6GmA/8HImUdLnsy9z4lOUEQcjQCHkQ6r2kt9FDeC8SMZPV5+0i52AWQHzGXOB61g8CNtgXNYPoPLx0VqhEeHdlk24WCX4WY0DIuE3LTxrQIqXDF9ivbx93bJ/oU6woiPQoIPvCo/z5O6vJtZ8Z1/RUZEeYDYf+T+7sqCYYMoMhv2nx/7zbxY1pfJudF5/p22mqT6J9tmIa+xubQpX8adalaw=
    debug: checking signature for /var/cache/pacman/pkg/lib32-libxrandr-1.3.2-2-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 535F8C0339450F054A4D282706096A6AD1CEDDAC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1332081646
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 535F8C0339450F054A4D282706096A6AD1CEDDAC, Laurent Carlier <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-libxi-1.6.1-1-x86_64.pkg.tar.xz
    debug: sig data: iQIcBAABAgAGBQJPsS4oAAoJEG0WVcFM4cE+0TEP/0iLTR2xOM5WKXEv1JkVStnYhOWRuJZJvQOw+nGut5LLyTwX6kG2lmhwCYj6vnzdA6cwH1VDq18uFyKtuhRSxmUAjF0RhU0AavGOJf+jSu83cB6B8kROkqKbl8Sse6gqqnmpZ21KEu88EFlhrcCa5Hkm6ElTz05bjHaP4sKjscH7Cle8zAhhd91cnUWe+wsszXRSplj5xWQCp+PuoZA57Uz5nVkMuTB6fLY/aQs6cWROtNjtbd9MmQ6xgzLNfotEkzSsP7ZNtqI98U8lBhg3w6Yyh/lvPkf76xk4RFK/bWsjWYkduQ2zbJQCdBTd+NLF+zBtjgwkT5Xj32/DuxYzB0nU9NSSw63S+BL9CXwmpAfjAhoPc71PgHI1dBbb+iv7kE0mT/c8rn+CCzDYv5DEKPelQiHBIz6EL5cf47XljgEDZglJp3OPX7Tw17qN9VPcfeZv4+L0EhxZ8/IyO2YAV4jGSx4wVgWrwf5CcfVLKzukdYVVN1b5KCYWiEhHg4VngyZvJRa8m9LlGbdNT1dKlxNren6UeZI5Hp/UE6nVwgzzXtYMl8Ecw0m2MIek6XOS89AkajRPzcuUB8uqtpqq7mVp/otoarcievopUHnE1AU9b8AiCWlDHk4W9NpOEjMcqR1COsi1cXQhudWJppJLqWRAZyfSWsThW+ARScU24qdU
    debug: checking signature for /var/cache/pacman/pkg/lib32-libxi-1.6.1-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1337011752
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E, Florian Pritz <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-attr-2.4.46-2-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJO85p/AAoJEAYJamrRzt2sDKgIAKhpVKclFgrplruauivX5GnNjFiZI7hW+n8glKwI2ODLfk+pDBhp//8bcFMXaNPThpo9hmjfhBFYIjxlPeE8GXkVZO8RG57sPNdBcRYjjA2mJm1cZKVVGq+qDHStmMneg7xOQpkAOHDYlTRb8LTIVkAaIJLXHBG3xUq1hy6Ub+x738SZtXa9P4dZRGAHcu0+OkXjzADoTWX4UoOvFmHRNtmmVwqDEmOJFU48py5GTJEeDOAUlciC7X618MJuURNK3zMQt/bgbl4drlxTR1aj88M4B92le26TedyIGhpHiQDj4ypgH9jo9E+XK1YYH4SCEH6wCp0wRP1YUsfzseGWSDc=
    debug: checking signature for /var/cache/pacman/pkg/lib32-attr-2.4.46-2-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 535F8C0339450F054A4D282706096A6AD1CEDDAC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1324587647
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 535F8C0339450F054A4D282706096A6AD1CEDDAC, Laurent Carlier <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-acl-2.2.51-2-x86_64.pkg.tar.xz
    debug: sig data: iQEcBAABAgAGBQJOtGQ7AAoJEAYJamrRzt2szZwH/jh6JYpBPx9KINShjXlzlTvmpuBIKEUKFlS1Wwe3D6pJ5hDMaMh7LjQma5bxVCpxdh/dI87u4838wHJNWUAv1Qj57f0VRo/N65Mc5X43s7gdJH+yJ5sQP54uiGhKvYcW2iJ0tmd/Iq+p7Yjb9Qe43CN3a5NPNPd5KUPWTSHlVML5ui4uxJEUAgESrhZ/3eMB7qyDZM9EN8JvkAIrNAFTq5dNHaD8+9WZG+Zfo9EyMrtM2E768YyR2a9So5ilyjFBYgVl7b7MEpQ+As5LmwY+bihiLxun6AZ9Xl8suGGstaULUW0ngdfPBbDe0JNR9HUIzzWQUOuLnYqXkBpNfKYfqBE=
    debug: checking signature for /var/cache/pacman/pkg/lib32-acl-2.2.51-2-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 535F8C0339450F054A4D282706096A6AD1CEDDAC
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1320444987
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 535F8C0339450F054A4D282706096A6AD1CEDDAC, Laurent Carlier <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/lib32-gettext-0.18.1.1-2-x86_64.pkg.tar.xz
    debug: sig data: iQIcBAABAgAGBQJO2VCRAAoJEG0WVcFM4cE+A/8QAKRAMu3EDVY7wE/9NeKeq9EmyC/CjnPXRSjO8g1QSviBN3SkZOntGWopms2slVKaWqXhg8N4Y6kzb5R/gECJV7qCKiidfikiwSfJvOrs0ke96mQzfHQrYKWu2l1WSGvUd3+9HBEWJGTTw+/rHdTiPKgst/Rd/w+/E/EzvD+HDdUlPD4Ar1687AfgrSky85/WPm95KQYPZumw+NIGH9wNXtifoTM37lUI4pLE8Pc2c8c3MjeZYwhQKrWh77mc0n0aePJMkbMxvOFGujyXZ8DAZiN0NafthnTL6lUd+qOtqG3DjIhQXvyUnEjqzFbhhSOYGR2b9Q+B+b9lojq217jDuujn7jFx/1ZxgdFUcHybhF10Hhn+3Q7DaGUrzx3xfpDBkbrPE5xaoZriJy+lYnk+p7wo6/1J31kFF6dzaTtqLsSBmyj5dAoTzKowCgCbDf+MFCWbcl/Tc1R//FummCId1J2W3m4Vhl6Cy0/AreLBY1WHCmIDBCdQ0iDwbbCmPxI4eK0bhdhGUsIPEZ5v4lSPdZ1HebEc+fI+dOSIJYlCv3lxwtT85M0AnTg0S1Nf1X3u01BfV6peCoqZIq2mFcr5DZ+3LavaEJXBxGAsRjtfHv1txA11Q78XaPVBFWuD4bISFT8hx9JQsbjVb0OoIFEzf22hi9ElMve1LwcXsAwXPi++
    debug: checking signature for /var/cache/pacman/pkg/lib32-gettext-0.18.1.1-2-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1322864785
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E, Florian Pritz <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: found cached pkg: /var/cache/pacman/pkg/wine-1.5.8-1-x86_64.pkg.tar.xz
    debug: sig data: iQIcBAABAgAGBQJP83KZAAoJEDnkuHfmLrkVTvUP/3nDqb0ErdjVxX8seUhnOKMT0Dgzna/w2+zdDYNgsaN8teaMi3GX0c9lQ2eD0w8BeRykPRn0+23lcWGsJnoN3RttYFWTAD0ful0K2Ds6DdEXE4ET2UobwfY0Dis6zGn/253ASgfL5CJtFid73JoSLPlc8RidGPnjudJHX5cxX/5GYmtvT1yVcaANaLkTmAAIuow1ugYbxsVM4R1j9SjRVQRou/PsdXnCxl1V3fVs72ePVfMOGEWAbuC4y0OfFEzkQCkmYid/diRGjfS6vgy9ahC227NEifZRnR9bWXcnwQCkMjUFGGip/sWi/lC6WRdD7UWCaMVcuHxK4TORa5KvOXjo52gpaxPbWuBaoXnQvRnusSDRMw9WIqhVCzqvVQesXQ7VPS8te0ynsfZEYv6yC6msAsOhGdiBO0SisMoNSWMfDehMaoVg4uGUWFlwHgMSg36DuWRh8/wyKkdD0xSRPNM4B5wPmpLNWVg9bAUSN6JITw8TrwewWgS5AGY0fj5PTWukQXq4PEvDyDV9QHFLUYE3UikgoWZPR0biJQxUvUytmtCPY4cPCCTbYGnoP9bgEahz/5gWY0BeW6yxHXmYwHv62h5UL04Jvy1/sX8SmKhkciHbXXin+xamEc1Gu3eaoX2/rwdPGxlj2jq3bvKMv0EVK4dlNb3LH7znRK0iwKOv
    debug: checking signature for /var/cache/pacman/pkg/wine-1.5.8-1-x86_64.pkg.tar.xz
    debug: 1 signatures returned
    debug: fingerprint: 8FC15A064950A99DD1BD14DD39E4B877E62EB915
    debug: summary: valid
    debug: summary: green
    debug: status: Success
    debug: timestamp: 1341354649
    debug: exp_timestamp: 0
    debug: validity: full; reason: Success
    debug: key: 8FC15A064950A99DD1BD14DD39E4B877E62EB915, Sven-Hendrik Haase <[email protected]>, owner_trust unknown, disabled 0
    debug: signature is valid
    debug: signature is fully trusted
    debug: returning error 33 from check_validity : invalid or corrupted package
    error: failed to commit transaction (invalid or corrupted package)
    Errors occurred, no packages were upgraded.
    debug: unregistering database 'local'
    debug: freeing package cache for repository 'local'
    debug: unregistering database 'catalyst'
    debug: freeing package cache for repository 'catalyst'
    debug: unregistering database 'core'
    debug: freeing package cache for repository 'core'
    debug: unregistering database 'extra'
    debug: freeing package cache for repository 'extra'
    debug: unregistering database 'community'
    debug: freeing package cache for repository 'community'
    debug: unregistering database 'multilib'
    debug: freeing package cache for 'multilib'
    Anyone have any hints for solving this?
    EDIT: running pacman update seems to have fixed this issue
    Last edited by duke11235 (2012-07-13 19:04:50)

    Ah, my mistake was an incorrect partition table back when I partitioned the disk. I did not make a partition table for GPT partitions.

  • [Solved] LXDE Install Fails Due To Disabled Key

    When I run:
    # pacman -S lxde
    I get this error:
    error: lxdm: key "Daniel Wallace <his email address>" is disabled
    Later I get this:
    error: failed to commit transaction (invalid or corrupted package)
    I'm assuming the second error is due to the first.
    I did some reading and the way I understand it is that I don't need to do anything for this specific key since all five of the master keys have signed it. Do I understand correctly?
    I've already done an update and I tried "pacman-key --refresh-keys" which did not help. Hopefully that wasn't a terrible idea. Also, I removed lxde from the cache and tried again with continued failure.
    *marked as solved and edited out an email address.
    Last edited by deryl (2013-06-24 16:50:20)

    Can I somehow copy the key database from one Arch system to another?
    EDIT:
    Ok, forget it.
    Finally the following command sequence worked but only after deleting/moving the directory /etc/pacman.d/gnupg as suggested by the wiki page of pacman-key:
    pacman-key --init
    pacman-key --populate
    pacman-key --refresh-keys
    Last edited by cro (2013-07-10 11:09:23)

  • [solved] grub install fails /boot/grub is not readable

    virtualbox install
    single partition install (well, I have two partitions, #2 is / and #1 is the BIOS partition as defined in the install docs)
    when I get to the stage of installing grub, I use :
    grub-install --target=i386-pc --recheck /dev/sda
    which fails with
    Path '/boot/grub' is not readable by GRUB on boot. Installation is impossible. Aborting"
    it is ext4
    fstab looks correct. It shows one entry for
    /dev/sda1 / ext4
    I am not using UUID although when I did the result was the same.
    when run with debug, the problem is
    /usr/bin/grub-probe -t fs /boot/grub
    results in path no readable.
    when I run the grub-probe inside the chroot, I get error: unknown filesystem
    haven't had this before. This is the first time I've tried a GPT install.
    It is virtualbox 4.2.18
    I
    Last edited by timrichardson (2013-10-15 10:10:50)

    Ah, my mistake was an incorrect partition table back when I partitioned the disk. I did not make a partition table for GPT partitions.

  • [SOLVED] Net install fails at starting mkinitcpio

    trying to do net install today and during the install after you do the configurations i get the following message:
    STARTING MKINITCPIO , Executing chroot /mnt /sbin/mkinitcpio -p linux >>/var/log/aif/mkinitcpio.log 2>&1\n
    chroot: failed to run command '/sbin/mkinicpio' : No such file or directory.
    This happens every time since 4/12, i've tried on 2 machines, one intell, one amd, and i've tried using different mirrors for net install.
    going to try local core install and see what that gets me.
    Last edited by Mert7 (2012-04-13 08:35:12)

    zebulon wrote:
    Alternatively, after installing the base packages (between step 6 and step 7), you can switch to another console, login as root and do:
    cd /mnt/sbin
    ln -s ../usr/bin/mkinitcpio .
    ok just to be clear, i tend to take cli instruction verbatim, so when i did it, that last dot, made it not work, it just turned up what i said in original post, so i had to do it again.
    # cd /mnt/sbin
    # ln -s ../usr/bin/mkinitcpio
    no errors ^_^
    so now i'll move on to my gui but i think every is nice now.

  • I need help re-installing itunes.  I get the error message: Install failed run preupgrade for Apple Mobile Device Support.  Any solutions?

    I've been trying to upgrade to/install Itunes 10.  When trying to do so, I get the error message: Install failed run preupgrade for Apple Mobile Device Support.
    Per what I saw as a response to someone else who had a similar issue, I thought a fix might be to uninstall my existing Itunes, then try to re-install the Itunes 10.  I tried that.  However, I still get the same error message.  Now, I have no Itunes.   
    I tried to email Apple, and they have not replied.
    Anyone offer any solutions? 

    me too did you get any help?

  • CNTService:Install, Failed call to open SCM, Error:5 : need solution

    Hi,
    I created the database using dbca. First time i deleted the database using dbca and again i created with help of dbca.
    The database, dbconsole is working fine.
    When i issue the isqlplusctl start in command prompt,the following error is displaying..
    "CNTService:Install, Failed call to open SCM, Error:5, Access is denied"
    and
    "Failed to start the service, Error:0, The operation completed successfully"
    This is the error i get when i run 'isqlplusctl start' frm command prompt:(
    please give solution
    thanks
    feiroz.

    Hi,
    Using Vista Home premium edi.
    thanks

  • Install Failed error code 1603 -- SOLVED

    On Windows 7, upgrading to 7.1.0.105. The upgrade deleted the old version, but the install failed with error code 1603. Tried lots of things suggested here and on the net.
    What worked was simply rebooting -- because there was a service: Skype Updater, that had to be deleted for the install to work, and rebooting is the only way to delete it. After the reboot, ran the install and it worked!

    One thing to check for is look at your disk with Disk Utility and see if there is a new "Install OS X" partition. If yes you can delete that partition and resize your original partition (resize not reformat).

  • PIA install fails in PTools 849,WL92MP3 on solaris 10

    Hi All.
    cant install PIA, and the error states:
    elect 1 to install, select 2 to change your values or select 3 to exit.
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    Creating domain...
    0 % complete
    20 % complete
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    Warning: /opt/psoft/fin88dmo/webserv/fin88dmo/applications/peoplesoft/PSOL.war/WEB-INF/lib does not exist. (PSChangeSharedLibPermission)
    INSTALL FAILED!!!
    The InstallShield Wizard has failed to install PeopleSoft Internet
    Architecture. Please see the following log files for the error messages:
    /opt/psoft/fin88dmo/webserv/silent_install.log
    Choose Finish to exit the wizard.
    Press 3 to Finish or 5 to Redisplay [3] 3
    could not utilize start class: com.installshield.wizard.Wizard
    Exception in thread "main" PSInstallPanel$PsftAntExit
    tried:
    -This is a standalone web server installation. It is missing files which are only installed when app server is also selected at
    the initial installation. Install the app server and Tuxedo (required by the app server) and the PIA installation will succeed.
    -Same PSOFT userid is used to install WLS and PIA.
    still PIA install fails, any thoughts...
    Thanks

    Try this one too if it applies to your installation requirements: Doc ID 658475.1
    ISSUE:
    PIA deployment fails with the following error:
    Warning: /apps/psoft/s891t849/webserv/s891t849/applications/peoplesoft/PSOL.war/WEB-INF/lib does not exist. (PSChangeSharedLibPermission)
    SOLUTION:
    The error message, unfortunately, happens to be a generic error message. It could be due to several configuration environments:
    (1) The issue could be caused by trying to install PT8.49 as a Peoplesoft user and the web server is another user on a Unix machine. The solution is to try to use the same user to deploy PIA as the one who installed the web server. Deploying PIA with another user other than the one who installed the web server will have file permission problems on the web server directory.
    There are some file permission issues when trying to use a user other than the one who installed the web server. During installation, the installer writes script files to a tmp directory.
    a- You can try and create a tmp subdirectory that is writable by the user ID you are logged on when installing PIA in there,
    b- and then at the same time invoke the following command to force using the tmp directory:
    ./setup.<platform> -is:javaconsole -is:tempdir /...../tmp -console
    c- One CT of mine added the Peoplesoft user to the web server group and that helped him solve the issue.
    (2) It could be due to using an old version of PT8.49.xx. Always install the latest patch, available from CC.
    (3) It could be due to not setting DISPLAY=0.0 before the you begin the installation.
    It has been stated in page 84 of the (Enterprise PeopleTools 8.49 Installation) manual the following:
    Note. ** SET THE DISPLAY- for the UNIX box $> export DISPLAY=0.0. Set this env variable every time you use the InstallShield Wizard.
    (4) It could be that the installer is seeing an incorrect version of Java on the environment. Correct the path to the Java home before deploying PIA on the web server.
    Change the directory to <PS_HOME>/setup/PsMpPIAInstall and run one of these commands:
    setup.<platform> -console -is:javaconsole
    or
    <JAVA_HOME>/bin/java -cp setup.jar run -console
    where <JAVA_HOME> is the directory where the JRE software is installed.
    The default is <PS_HOME>/jre.
    (5) It could happen when you try to install PIA remotely. Please perform the installation locally on the box.
    (6) It could happen when you try to use GUI mode for the installation. Use console mode only.
    (7) For Websphere 6.1.0.19 on AIX5.3, if you get the following error when trying to install PIA Single Server for websphere from i/setup/PsMpPIAInstal,
    "/prod/psft/pt849/setup/PSMpPIAInstall/scripts/waspiainstall.sh[12]: ant: not found. ....... ........ Warning: /prod/psft/pt849/webserv/peoplesoft2/installedApps/peoplesoft2NodeCell/peoplesoft2.ear/PSOL.war/WEB-INF/lib does not exists. (PSChangeSharedLibPermission)
    The issue could be solved after adding WAS_Home to path in psconfig.sh file and removing ctrl+M in ant file in WebSphere directory.

  • Component Install Failed

    Hello,
    I think I seriously messed up somewhere along the line.
    I was using the Beta program and, when CS3 full became available, I uninstalled it. Only after I'd uninstalled it and tried installing the full version did I realise I hadn't deactivated the beta.
    I received message about Component Install Failed on 2 items (CS3 and Shared Components).
    So I uninstalled the parts of the full version which were successfully installed (Bridge, Toolkit, Device Central and StockPhotos) and followed the instructions to manually remove CS3 (I also scoured the registry to remove any references to any installed Adobe products, searched my PC for any references to Adobe and ran a few registry scrubbing programs) - I tried to install CS3 full again with the intention of deactivating it then uninstalling it but no success - I received the same errors as before.
    I also just ran the new Windows CS3Clean script at Level 2 and it has not resolved the problem.
    I've even manually searched for "cache.db" and "caps.db" files as someone in the Labs forum suggested that could be the file which holds the "activate" info for the beta.
    I installed what I could of CS3 beta (Bridge, Toolkit, StockPhotos and Device Central) and tried to see if they had the option to "Deactivate" but I couldn't find them - is the "Deactivate" option only available from Photoshop?
    I'm now stuck with the issue of being unable to install the CS3 full version due to CS3 Beta previous installation and cannot reinstalled CS3 Beta to deactivate because it also detects the CS3 full version installation attempt.

    --- PROBLEM SOLVED ---
    --- PROBLEM SUMMARY ---
    Once creative suite 3 was installed, any application from the suite would display a dialog complaining that "Licensing for this product has stopped working". The log file located in c:\program files\common files\adobe\installers contained an error in regards to Flash Player 9
    ("Error 1714.The older version of Adobe Flash Player 9 Plugin cannot be removed. Contact your technical support group.") The application log within the Windows event viewer also displayed an error pertaining to the inability to remove a previous version of the flash player from the system
    (Product: Adobe Flash Player 9 ActiveX -- Error 1904.Module C:\WINDOWS\system32\Macromed\Flash\Flash9b.ocx failed to register. HRESULT -2147220473. Contact your support personnel.).
    Our enterprise is a long-time user (and abuser) of the Novell ZENworks snAppShot Utility in distributing applications via Novell Application Launcher. It is because of this unfortunate behavior that we must support many old application snAppShots. I was fortunate to have recently re-built my system and installed the Novell snAppShot for Flash 8 (the creator, not the player). This snAppShot contained Flash Player 8, and when installed via the snAppShot application object and not through its source MSI, it is unable to be uninstalled from that source MSI. As the Creative Suite 3 installer cannot be expected to deal with uninstalling applications that have been re-packaged, it was unable to remove the snAppShot version of Flash Player 8.
    --- PROBLEM SOLUTION ---
    I enabled the uninstall function on the application object for Flash 8 and was able to forcefully uninstall Flash 8 (as well as the player it included). After uninstalling the application object, the CS3 install completed successfully.

  • Air app install fail in IE with Badge Installer Error # 2032

    Much has been written about this problem, and the most quoted solutions are
    Ensure the appurl FlashVar is not a relative url but fully qualified http://domain.com/app.air
    Uninstall and reinstall Air
    Empty browser's cache
    None of these have solved my issue and I still have a reproducible bug.
    I have set up a badge installer at http://tx.flamjam.com/mms/ which attempts to install appurl=http:/tx.flamjam.com/mms/MMSReview.air
    This works beautifully in OS X but fails in Windows with the error window,
    Sorry, an error has occurred.
    The application could not be installed. Try installing it again. If the problem persists, contact the application author.
    Error# 2032
    I've tested IE and Chrome, both updated to the most recent versions.
    When Air is not installed I get a slightly different error message, with no error number.
    The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author.
    With Air installed, if I instead visit the appurl directly in the browser — http:/tx.flamjam.com/mms/MMSReview.air —  the file downloads and installs without problem.
    To the best of my knowledge, the error is a generic stream error which essentially means that the appurl could not be found. To demonstrate this, simply use a fictitous appurl and now the same error can be seen on OS X as well. This implies that something is malforming the appurl withing the badge, but I have modified the status display text of the badge to display the appurl parsed from the LoaderInfo object containing FlashVars payload and can confirm that the appurl appears to be consistent between OS X and Win.
    Log file in next post.
    I'll continue digging for a solution, and post my findings here, but would value other's input on this subject greatly.

    An interesting development.
    When I monitor my network traffic using ServiceCapture I can see that no attempt is made to connect to the appurl, with the install failing instantly without even attempting to connect to the appurl.
    ServiceCapture on OS X confirms the attempt to connect to the appurl even if the url is deliberately fictitous resulting in a 404 response.
    The badge begins the installation process using the installApplication method of the following file
    http://airdownload.adobe.com/air/browserapi/air.swf
    which the badge loads on startup.
    It would appear to me that the installation problem is failing inside that loaded swf's code, but I'm at a loss as to how to debug that.

  • DTM install fails with error 1935 on Windows 7

    Trying to install DTM 600_b047 on a Windows 7 64-bit system.  Install fails with
    Error 1935 and HRESULT= 80073712. Have tried to run via Run As Administrator.  It seems to get most of the way through before failing.  (Without Run As Admin, it fails much earlier complaining about a cab file not found.)
    Any ideas?

    Hey adairlw,
    Welcome to the BlackBerry Support Community Forums.
    What security software is currently installed on the computer?
    Also can I get you to re-name the install shield folder which is located under C:\Program files\common files.  Once you re-name the folder, then try to install the software.
    I look forward to your reply.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • SM:SELFDIAGNOSIS background job getting failed in Solution manager

    Hi All,
    SM:SELFDIAGNOSIS background job getting failed in Solution manger server :
    Job Log:
    2-22-2012 16:44:02 Job started                                                                                00           516          S
    2-22-2012 16:44:02 Step 001 started (program RDSWP_SELF_DIAGNOSIS, variant &0000000000324, user ID BASISUSER)      00           550          S
    2-22-2012 16:45:07 Internal session terminated with a runtime error (see ST22)                                     00           671          A
    2-22-2012 16:45:07 Job cancelled                                                                                00           518          A
    ST22: Dump:
    Runtime Errors         ITAB_DUPLICATE_KEY
    Date and Time          02-22-2012 16:45:07
    Short text
    A row with the same key already exists.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_DSWP_SD_DIAGNOSE_CONSISTENTCP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    An entry was to be entered into the table
    "\CLASS=CL_DSWP_SD_DIAGNOSE_CONSISTENT\METHOD=CHECK_USERS_BP\DATA=LT_USCP"
    (which should have
    had a unique table key (UNIQUE KEY)).
    However, there already existed a line with an identical key.
    The insert-operation could have ocurred as a result of an INSERT- or
    MOVE command, or in conjunction with a SELECT ... INTO.
    The statement "INSERT INITIAL LINE ..." cannot be used to insert several
    initial lines into a table with a unique key.
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "ITAB_DUPLICATE_KEY" " "
    "CL_DSWP_SD_DIAGNOSE_CONSISTENTCP" or "CL_DSWP_SD_DIAGNOSE_CONSISTENTCM00M"
    "CHECK_USERS_BP"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    KIndly Suggest to resolve the above issue
    Thanks
    Nekkalapu

    HI,
    Deatils:
    SAP EHP 1 for SAP Solution Manager 7.0
    SAP_ABA                701          0006    SAPKA70106
    SAP_BASIS              701          0006    SAPKB70106
    PI_BASIS               701          0006    SAPK-70106INPIBASI
    ST-PI                  2008_1_700   0002    SAPKITLRD2
    CRMUIF                 500          0004    SAPK-50004INCRMUIF
    SAP_BW                 701          0006    SAPKW70106
    SAP_AP                 700          0019    SAPKNA7019
    BBPCRM                 500          0016    SAPKU50016
    BI_CONT                704          0007    SAPK-70407INBICONT
    CPRXRPM                400          0016    SAPK-40016INCPRXRP
    ST                     400          0024    SAPKITL434
    ST-A/PI                01M_CRM570   0000         -
    ST-ICO                 150_700      0009    SAPK-15079INSTPL
    ST-SER                 701_2010_1   0002    SAPKITLOS2
    Thanks
    Nekkalapu

  • Photoshop Cs6 Install fail

    I have downloaded Photoshop cs6 and recieved my serial from adobe this morning , the download completes but when i try to install in Frensh language mode , but the install fails and a message sais (in Frensh) : Echec de l'installation
    Il existe une version préliminaire ou non compatible de l'application Adobe Photoshop CS6 sur cet ordinateur. Vous devez supprimer la version compatible avant de procéder à l'installation à partir du support actuel.
    Si les problémes persistent, Contactez Le service Clientèle pour obtenir de l'aide.
    Please what is the problem , i have deleted every single version of photoshop and also cleaned with Adobe creative suite cleaner Tool , i have done it all , please help me , please

    J'ai cherché le net et finallement j'ai trouvé la solution ,
    si tu utilise windows , aller à : C:\Program Files\Fichiers communs\Adobe
    Chercher le dossier caps et le renommer à : caps.old
    C'est finalement installé !!

  • Update: Photoshop CC Install failed. Code: "error U44M1P7"

    Photoshop CC Install failed. Code: "error U44M1P7"
    Another problem here. Everything was working until I started updating. Plus now certain features are not available in PSCC. For instance the "save image for web" is disabled. Additionally, PS will not open an .png file. Here we go again. I am still trying to solve an open issue with DW crashing. What is going on back a Adobe. Come on Adobe people, please quit guessing and wasting our time with answers that take hours to complete and don't work. Please reply with a real answer.
    I just can't believe you suggest uninstalling, run cleaner tool and reinstall everything. That's a day or two of work lost. Besides, many people did just that with no resolution. It makes me thing that the people a Adobe don't know the answer - so just through out a generic answer.
    Please forward me an email to forwarg error logs.... Time is a wasting....
    A list of what did'nt work:
    http://forums.adobe.com/message/5286437#5286437
    http://forums.adobe.com/message/5981598
    http://forums.adobe.com/message/6003161#6003161
    http://helpx.adobe.com/photoshop/kb/photoshop-cs6-updates-dont-install.html
    http://acrobatninja.blogspot.com/2013/07/fixing-csxs-infrastructure-update.html
    Tried everything. Renaming, reinstalling....
    WIndows 8 version 6.2 (build 9200)
    64-bit Operating System x64-based processor.
    4th generation Intel® Core™ i7-4700MQ Processor
    16GB DDR3 System Memory (2 Dimm)
    NVIDIA GeForce GT 740M Graphics with 2048MB of dedicated video
    1TB 5400 rpm Hard Drive
    Adobe Photoshop Version: 14.1.1 (14.1.1 20130910.r.414 2013/09/10:23:00:00) x64
    Operating System: Windows 8 64-bit
    Version: 6.2
    System architecture: Intel CPU Family:6, Model:12, Stepping:3 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2394 MHz
    Built-in memory: 16159 MB
    Free memory: 11222 MB
    Memory available to Photoshop: 14472 MB
    Memory used by Photoshop: 60 %
    Image tile size: 1024K
    Image cache levels: 4
    Display: 1
    Display Bounds: top=0, left=0, bottom=768, right=1366
    OpenGL Drawing: Enabled.
    OpenGL Allow Old GPUs: Not Detected.
    No GPU information available
    Serial number: 90970010899826454365
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\
    Temporary file path: C:\Users\David\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 904.8G, 489.6G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Required\Plug-Ins\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Plug-ins\
    Installed components:
       ACE.dll   ACE 2013/07/14-12:09:50   79.543790   79.543790
       adbeape.dll   Adobe APE 2013/02/04-09:52:32   0.1160850   0.1160850
       AdobeLinguistic.dll   Adobe Linguisitc Library   7.0.0  
       AdobeOwl.dll   Adobe Owl 2013/03/03-12:10:08   5.0.13   79.533484
       AdobePDFL.dll   PDFL 2013/03/13-12:09:15   79.499517   79.499517
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1786  
       AdobeXMP.dll   Adobe XMP Core 2013/03/13-12:09:15   79.151481   79.151481
       AdobeXMPFiles.dll   Adobe XMP Files 2013/03/13-12:09:15   79.151481   79.151481
       AdobeXMPScript.dll   Adobe XMP Script 2013/03/13-12:09:15   79.151481   79.151481
       adobe_caps.dll   Adobe CAPS   7,0,0,21  
       AGM.dll   AGM 2013/07/14-12:09:50   79.543790   79.543790
       ahclient.dll    AdobeHelp Dynamic Link Library   1,8,0,31  
       aif_core.dll   AIF   5.0   79.534508
       aif_ocl.dll   AIF   5.0   79.534508
       aif_ogl.dll   AIF   5.0   79.534508
       amtlib.dll   AMTLib (64 Bit)   7.0.0.169 BuildVersion: 7.0; BuildDate: Mon Apr 8 2013 2:31:50)   1.000000
       ARE.dll   ARE 2013/07/14-12:09:50   79.543790   79.543790
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2013/07/14-12:09:50   79.543790   79.543790
       BIBUtils.dll   BIBUtils 2013/07/14-12:09:50   79.543790   79.543790
       boost_date_time.dll   DVA Product   7.0.0  
       boost_signals.dll   DVA Product   7.0.0  
       boost_system.dll   DVA Product   7.0.0  
       boost_threads.dll   DVA Product   7.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.6.30929   2.1.6.30929
       CITThreading.dll   Adobe CITThreading   2.1.6.30929   2.1.6.30929
       CoolType.dll   CoolType 2013/07/14-12:09:50   79.543790   79.543790
       dvaaudiodevice.dll   DVA Product   7.0.0  
       dvacore.dll   DVA Product   7.0.0  
       dvamarshal.dll   DVA Product   7.0.0  
       dvamediatypes.dll   DVA Product   7.0.0  
       dvaplayer.dll   DVA Product   7.0.0  
       dvatransport.dll   DVA Product   7.0.0  
       dvaunittesting.dll   DVA Product   7.0.0  
       dynamiclink.dll   DVA Product   7.0.0  
       ExtendScript.dll   ExtendScript 2013/03/21-12:10:31   79.535742   79.535742
       FileInfo.dll   Adobe XMP FileInfo 2013/03/19-12:09:02   79.151561   79.151561
       filter_graph.dll   AIF   5.0   79.534508
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       imslib.dll   IMSLib DLL   7.0.0.37  
       JP2KLib.dll   JP2KLib 2013/02/19-12:28:44   79.248139   79.248139
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1785  
       mediacoreif.dll   DVA Product   7.0.0  
       MPS.dll   MPS 2013/03/15-13:25:52   79.535029   79.535029
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6910  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6910  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6910  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       PatchMatch.dll   PatchMatch 2013/06/11-12:08:08   79.542390   79.542390
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CC   CC  
       Plugin.dll   Adobe Photoshop CC   CC  
       PlugPlugOwl.dll   Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit)   4.0.1.34  
       PSArt.dll   Adobe Photoshop CC   CC  
       PSViews.dll   Adobe Photoshop CC   CC  
       SCCore.dll   ScCore 2013/03/21-12:10:31   79.535742   79.535742
       ScriptUIFlex.dll   ScriptUIFlex 2013/03/21-12:10:31   79.535742   79.535742
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       updaternotifications.dll   Adobe Updater Notifications Library   7.0.1.102 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   7.0.1.102
       WRServices.dll   WRServices Mon Feb 25 2013 16:09:10   Build 0.19078   0.19078
    Required plug-ins:
       Camera Raw 8.3
       Camera Raw Filter 8.3
    Optional and third party plug-ins:
       CUR (Windows Cursor) NO VERSION
       CUR (Windows Cursor) NO VERSION
       ICO (Windows Icon) NO VERSION
       ICO (Windows Icon) NO VERSION
    Plug-ins that failed to load: NONE
    Flash: NONE
    Installed TWAIN devices: NONE
    ERRORS in log file.
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | START - Installer Session
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | RIBS version: 7.0.0.108
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Win OS version: 6.2.0.0 64 bit Type: 1
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | ::START TIMER:: [Total Timer]
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | CHECK: Single instance running
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | CHECK : Credentials
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Load Deployment File
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | deploymentFile option not given
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | CHECK : Another Native OS installer already running
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Create Required Folders
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Assuming install mode
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Looking up install source path
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Sync Media DB ...
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | ::START TIMER:: [Sync Media DB]
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Pre check media db sync
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | End of Pre check media db sync. Exit code: 0
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | :: END TIMER :: [Sync Media DB] took 44871.6 milliseconds (44.8716 seconds) DTR = 11.4103 KBPS (0.0111429 MBPS)
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ready to initialize session to start with ...
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | ::START TIMER:: [CreatePayloadSession]
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updated source path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {03FEDC54-2B83-4273-8E61-F015AED1FF8A}
    02/12/14 10:08:13:086 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-zh_TW-111213042019\Install.db
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {06385F1A-686B-4F9A-A288-B14DA88CD362}
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-es_ES_x64-111213044929\Install.db
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {0A140625-D36E-44F9-BB74-81F77F2330B4}
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-pl_PL_x64-111213050320\Install.db
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {0DF6A9DB-3952-4043-A568-BEB8945E4BBF}
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-en_IL-111213051823\Install.db
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {0E9F14B7-4D10-4032-BA87-C40ACD392D44}
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-en_GB-111213041200\Install.db
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {141333F9-FC47-4A39-B8FE-D275392F6789}
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-fr_CA_x64-111213044353\Install.db
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {17B0D899-8128-4B48-AF89-7225FC4190EF}
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-da_DK-111213043119\Install.db
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {1B1D7D01-D57A-4178-94E2-85C72F9F62A4}
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-tr_TR-111213050441\Install.db
    02/12/14 10:08:13:087 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {1EA79689-EF55-4C4D-8D1F-277BE6FAF7D5}
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-ru_RU_x64-111213050849\Install.db
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {2769566D-3013-4A92-B734-41CEAC204D3D}
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-pt_BR-111213042833\Install.db
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {2938A8F6-FEFF-4FC0-BDB1-BAFC93206A13}
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-nb_NO-111213045627\Install.db
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {2B8BEA0E-6822-478A-B6FB-B7728728B63B}
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-ja_JP_x64-111213041618\Install.db
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {3639A0A1-715C-41C9-8C08-3A2F273C1BDB}
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-hu_HU-111213051254\Install.db
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {39B0B410-3751-47CA-8A38-FF9C063AC592}
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-de_DE_x64-111213042709\Install.db
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {3BB385AE-949B-41C2-AC74-0E8C4BAF6C3D}
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-uk_UA-111213051011\Install.db
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {3E6FC41B-21B9-43B0-9A06-1566FBCAB39C}
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-fr_MA_x64-111213052231\Install.db
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {41C7F331-50D0-4F5A-BCEF-C9598DE72962}
    02/12/14 10:08:13:088 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-Core-111213052454\Install.db
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {457FFF62-2725-47EB-941E-8F1648B89E5F}
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-hu_HU_x64-111213051417\Install.db
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {495275FD-CD40-49CD-95DC-17584DCB2951}
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-fr_FR_x64-111213044106\Install.db
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {4956BE59-3D19-42DF-BEA9-3D7C9AE30770}
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-sv_SE_x64-111213045215\Install.db
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {5CFC342C-63E5-490E-8624-434F996022DF}
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-de_DE-111213042545\Install.db
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {60A50B47-39EC-4EAF-9B5A-EDC61C04171B}
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-nb_NO_x64-111213045750\Install.db
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {6717CE34-EE50-4BCA-A333-76F86716B337}
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-fr_FR-111213043940\Install.db
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {7267D396-7C67-42E7-A111-5A5D93733BEA}
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-fi_FI_x64-111213045502\Install.db
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {7871F75D-70BC-436E-91FE-F7AA962C6099}
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:089 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-it_IT-111213043406\Install.db
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {78D1FDA4-5455-4328-A63E-7E124FBC999A}
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-uk_UA_x64-111213051133\Install.db
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {7CB740EA-D43D-4A85-AFCB-68C5044077C8}
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-en_AE_x64-111213051701\Install.db
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {7F00EFCF-A196-46CE-9D57-46BD22ED5372}
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-en_AE-111213051538\Install.db
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {868DDE13-8E83-48BF-8D47-8CB67DFD1563}
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-da_DK_x64-111213043244\Install.db
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {8850A634-F3F5-466A-B40F-3725EAED3B2D}
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-nl_NL-111213043654\Install.db
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {94641229-A06A-4D09-AFAB-8EA00426EC9D}
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-ru_RU-111213050726\Install.db
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {95A91199-F7A7-4F6F-A32A-E5F18C6C8C29}
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-fi_FI-111213045338\Install.db
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {978BA6B7-8D8E-48B1-95CD-1539D596019F}
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-en_GB_x64-111213041331\Install.db
    02/12/14 10:08:13:090 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {9D0915F3-B498-4E0E-8E34-0B478C28CEE2}
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-Support-111213054118\Install.db
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {9E78FE46-A73E-4319-9326-4C0AD08FF1C0}
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-ko_KR-111213041738\Install.db
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {A8E776FA-7678-4C30-9911-81BD86E84EA9}
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-it_IT_x64-111213043532\Install.db
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {B04260F0-494D-4A51-95B9-688297494D69}
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-zh_TW_x64-111213042141\Install.db
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {C82D0FE1-B79B-44DD-8D32-8BCD93199A9B}
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-zh_CN_x64-111213042424\Install.db
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {CC1CA059-56F9-4929-A3D5-9515CBDE3677}
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-tr_TR_x64-111213050605\Install.db
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {CD386FA9-9BEC-4274-B148-BBD97B2DD2AA}
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-es_MX-111213044518\Install.db
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {DF338053-7DF2-478A-B21A-FE7A38A54471}
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-Core_x64-111213053247\Install.db
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {DF761250-54A2-4AC8-A61C-7879E320BC60}
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:091 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-zh_CN-111213042303\Install.db
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {E01E47B3-E99D-479A-A8C3-F2FBC939E7B5}
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-ja_JP-111213041456\Install.db
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {E4338613-16EB-4A96-ACA5-8D8B3A39B03A}
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-fr_MA-111213052108\Install.db
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {EAF2814F-68AF-4493-9DE7-9441C90CF4EC}
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-pt_BR_x64-111213042957\Install.db
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {EBE64FE5-E3F1-4C52-9117-8D4534C8F511}
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-fr_CA-111213044230\Install.db
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {EC10B2E6-EA07-4C4A-B3A9-2F3E5B12A398}
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-cs_CZ_x64-111213050035\Install.db
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {F0A1C79F-5E84-4622-A1B4-E9D30CDF68E8}
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-pl_PL-111213050157\Install.db
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {F0FCB457-85AB-42A5-A9D0-36E16DE670C3}
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-cs_CZ-111213045913\Install.db
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {F3FC1C53-227E-4C58-A2D2-01B7F1EB9244}
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-nl_NL_x64-111213043818\Install.db
    02/12/14 10:08:13:092 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {F70E7F96-7605-40A5-B211-DC3B159D68BB}
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-ko_KR_x64-111213041859\Install.db
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {F808F849-4140-4EBC-B8D3-0CE0585F3962}
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-en_IL_x64-111213051946\Install.db
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {F88A6F4C-1282-4BD0-B52F-FB564AA05D6A}
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-es_MX_x64-111213044641\Install.db
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {F91A91DB-DB5E-4353-9E15-0435E38C045C}
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-sv_SE-111213045051\Install.db
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Updating media info for: {F9AA6442-69D9-4879-B0BC-A25A26CC8CD9}
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Ignoring original data since install source is local
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\David\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.2\setu p\payloads\AdobePhotoshop14-es_ES-111213044804\Install.db
    02/12/14 10:08:13:093 | [INFO] |  | OOBE | DE |  |  |  | 10132 | --------------------  END  - Updating Media Sources -  END  --------------------
    02/12/14 10:08:13:125 | [INFO] |  | OOBE | DE |  |  |  | 10132 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    02/12/14 10:08:13:125 | [INFO] |  | OOBE | DE |  |  |  | 10132 | ----------------- CreatePayloadSession: machine is x64 ---------------
    02/12/14 10:08:13:632 | [INFO] |  | OOBE | DE |  |  |  | 10132 | ______ Verify Dependency Subscribers ______
    02/12/14 10:08:13:632 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Chinese (traditional) Language Pack_14.2_AdobePhotoshop14-zh_TW 14.2.0.0 {03FEDC54-2B83-4273-8E61-F015AED1FF8A} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Chinese (traditional) Language Pack_AdobePhotoshop14-zh_TW
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:632 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Spanish Language Pack_x64_14.2_AdobePhotoshop14-es_ES_x64 14.2.0.0 {06385F1A-686B-4F9A-A288-B14DA88CD362} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Spanish Language Pack_x64_AdobePhotoshop14-es_ES_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:632 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Polish Language Pack_x64_14.2_AdobePhotoshop14-pl_PL_x64 14.2.0.0 {0A140625-D36E-44F9-BB74-81F77F2330B4} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Polish Language Pack_x64_AdobePhotoshop14-pl_PL_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:632 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC IL English Language Pack_14.2_AdobePhotoshop14-en_IL 14.2.0.0 {0DF6A9DB-3952-4043-A568-BEB8945E4BBF} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC IL English Language Pack_AdobePhotoshop14-en_IL
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:632 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC International English Language Pack_14.2_AdobePhotoshop14-en_GB 14.2.0.0 {0E9F14B7-4D10-4032-BA87-C40ACD392D44} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC International English Language Pack_AdobePhotoshop14-en_GB
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Canadian French Language Pack_x64_14.2_AdobePhotoshop14-fr_CA_x64 14.2.0.0 {141333F9-FC47-4A39-B8FE-D275392F6789} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Canadian French Language Pack_x64_AdobePhotoshop14-fr_CA_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Danish Language Pack_14.2_AdobePhotoshop14-da_DK 14.2.0.0 {17B0D899-8128-4B48-AF89-7225FC4190EF} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Danish Language Pack_AdobePhotoshop14-da_DK
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Turkish Language Pack_14.2_AdobePhotoshop14-tr_TR 14.2.0.0 {1B1D7D01-D57A-4178-94E2-85C72F9F62A4} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Turkish Language Pack_AdobePhotoshop14-tr_TR
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Russian Language Pack_x64_14.2_AdobePhotoshop14-ru_RU_x64 14.2.0.0 {1EA79689-EF55-4C4D-8D1F-277BE6FAF7D5} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Russian Language Pack_x64_AdobePhotoshop14-ru_RU_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Brazilian Portugese Language Pack_14.2_AdobePhotoshop14-pt_BR 14.2.0.0 {2769566D-3013-4A92-B734-41CEAC204D3D} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Brazilian Portugese Language Pack_AdobePhotoshop14-pt_BR
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Norwegian Language Pack_14.2_AdobePhotoshop14-nb_NO 14.2.0.0 {2938A8F6-FEFF-4FC0-BDB1-BAFC93206A13} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Norwegian Language Pack_AdobePhotoshop14-nb_NO
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Japanese Language Pack_x64_14.2_AdobePhotoshop14-ja_JP_x64 14.2.0.0 {2B8BEA0E-6822-478A-B6FB-B7728728B63B} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Japanese Language Pack_x64_AdobePhotoshop14-ja_JP_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Hungarian Language Pack_14.2_AdobePhotoshop14-hu_HU 14.2.0.0 {3639A0A1-715C-41C9-8C08-3A2F273C1BDB} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Hungarian Language Pack_AdobePhotoshop14-hu_HU
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC German Language Pack_x64_14.2_AdobePhotoshop14-de_DE_x64 14.2.0.0 {39B0B410-3751-47CA-8A38-FF9C063AC592} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC German Language Pack_x64_AdobePhotoshop14-de_DE_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Ukrainian Language Pack_14.2_AdobePhotoshop14-uk_UA 14.2.0.0 {3BB385AE-949B-41C2-AC74-0E8C4BAF6C3D} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Ukrainian Language Pack_AdobePhotoshop14-uk_UA
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC MA French Language Pack_x64_14.2_AdobePhotoshop14-fr_MA_x64 14.2.0.0 {3E6FC41B-21B9-43B0-9A06-1566FBCAB39C} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC MA French Language Pack_x64_AdobePhotoshop14-fr_MA_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Hungarian Language Pack_x64_14.2_AdobePhotoshop14-hu_HU_x64 14.2.0.0 {457FFF62-2725-47EB-941E-8F1648B89E5F} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Hungarian Language Pack_x64_AdobePhotoshop14-hu_HU_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC French Language Pack_x64_14.2_AdobePhotoshop14-fr_FR_x64 14.2.0.0 {495275FD-CD40-49CD-95DC-17584DCB2951} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC French Language Pack_x64_AdobePhotoshop14-fr_FR_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Swedish Language Pack_x64_14.2_AdobePhotoshop14-sv_SE_x64 14.2.0.0 {4956BE59-3D19-42DF-BEA9-3D7C9AE30770} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Swedish Language Pack_x64_AdobePhotoshop14-sv_SE_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC German Language Pack_14.2_AdobePhotoshop14-de_DE 14.2.0.0 {5CFC342C-63E5-490E-8624-434F996022DF} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC German Language Pack_AdobePhotoshop14-de_DE
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Norwegian Language Pack_x64_14.2_AdobePhotoshop14-nb_NO_x64 14.2.0.0 {60A50B47-39EC-4EAF-9B5A-EDC61C04171B} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Norwegian Language Pack_x64_AdobePhotoshop14-nb_NO_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC French Language Pack_14.2_AdobePhotoshop14-fr_FR 14.2.0.0 {6717CE34-EE50-4BCA-A333-76F86716B337} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC French Language Pack_AdobePhotoshop14-fr_FR
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Finnish Language Pack_x64_14.2_AdobePhotoshop14-fi_FI_x64 14.2.0.0 {7267D396-7C67-42E7-A111-5A5D93733BEA} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Finnish Language Pack_x64_AdobePhotoshop14-fi_FI_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Italian Language Pack_14.2_AdobePhotoshop14-it_IT 14.2.0.0 {7871F75D-70BC-436E-91FE-F7AA962C6099} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Italian Language Pack_AdobePhotoshop14-it_IT
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Ukrainian Language Pack_x64_14.2_AdobePhotoshop14-uk_UA_x64 14.2.0.0 {78D1FDA4-5455-4328-A63E-7E124FBC999A} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Ukrainian Language Pack_x64_AdobePhotoshop14-uk_UA_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC AE English Language Pack_x64_14.2_AdobePhotoshop14-en_AE_x64 14.2.0.0 {7CB740EA-D43D-4A85-AFCB-68C5044077C8} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC AE English Language Pack_x64_AdobePhotoshop14-en_AE_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC AE English Language Pack_14.2_AdobePhotoshop14-en_AE 14.2.0.0 {7F00EFCF-A196-46CE-9D57-46BD22ED5372} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC AE English Language Pack_AdobePhotoshop14-en_AE
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Danish Language Pack_x64_14.2_AdobePhotoshop14-da_DK_x64 14.2.0.0 {868DDE13-8E83-48BF-8D47-8CB67DFD1563} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Danish Language Pack_x64_AdobePhotoshop14-da_DK_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:633 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Dutch Language Pack_14.2_AdobePhotoshop14-nl_NL 14.2.0.0 {8850A634-F3F5-466A-B40F-3725EAED3B2D} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Dutch Language Pack_AdobePhotoshop14-nl_NL
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:634 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Russian Language Pack_14.2_AdobePhotoshop14-ru_RU 14.2.0.0 {94641229-A06A-4D09-AFAB-8EA00426EC9D} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Russian Language Pack_AdobePhotoshop14-ru_RU
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:634 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Finnish Language Pack_14.2_AdobePhotoshop14-fi_FI 14.2.0.0 {95A91199-F7A7-4F6F-A32A-E5F18C6C8C29} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Finnish Language Pack_AdobePhotoshop14-fi_FI
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    02/12/14 10:08:13:634 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe

    Batteryboy1 the first errors I came across in your log file is as follows:
    02/12/14 10:09:54:697 | [ERROR] |  | OOBE | DE |  |  |  | 9756 | DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\Adobe Photoshop CC\32 bit Photoshop dlls\AlignmentLib.dll")(Seq 3)
    02/12/14 10:09:54:697 | [WARN] |  | OOBE | DE |  |  |  | 9756 | DW063: Command ARKPatchCommand failed.(Seq 3)
    For this error I would recommend removing and reinstalling Photoshop CC.  It appears your current installation have become compromised.  There are several additional instances of this error within the log file you have posted.
    If you find that after reinstalling you experience similar errors in the future then please review any system optimizer/utility software which may be affecting the installations of your Adobe software.
    I also see additional information that the language files have been removed from your installation.  This is based off information in the log such as the following:
    02/12/14 10:08:13:634 | [INFO] |  | OOBE | DE |  |  |  | 10132 | DW023: The extension payload: Adobe Photoshop CC Chinese (traditional) Language Pack_x64_14.2_AdobePhotoshop14-zh_TW_x64 14.2.0.0 {B04260F0-494D-4A51-95B9-688297494D69} requires a parent with following specification:
         Family: Photoshop
         ProductName: Adobe Photoshop CC Chinese (traditional) Language Pack_x64_AdobePhotoshop14-zh_TW_x64
         MinVersion: 0.0.0.0
         This parent relationship is not satisfied, because this payload is not present in this session.
         This payload will be ignored in this session.
    This would also seem to support that a system optimization utility may have been utilized to remove the additional language files.  Previously the removal of these language files alone would prevent updates from being applied.

Maybe you are looking for

  • Half the iphoto library won't display

    I am using iphoto 2.0.1 the library is on an external hard drive (200gig) and all the pictures are in their folders. However I just went to look at pictures using iphoto and pictured downloaded between march 3 and today do not show. There are data fi

  • Tds deducted twice for the exact advance and expenses booking

    hi, We have made down payment  of Rs.20000.00 so system has deducted Rs.400.00 as tds. Then we booked the expenses for the exact amount of Rs.20000.00 so during this process also system has deducted tds Rs.400.00. So far system has deducted tds twice

  • PO Quantity automatic update

    Hello Experts, I am facing a strange problem of automatic update of PO quantity. As soon as I press enter aftre entering the details in ME21N the PO qnatity changes. I cheked the inforecord for the combination of Vendor and material but there is no s

  • Userexit in delivery item

    Hi, Can anyone tell me if there is any userexit for updating the delivery line item status for Intercompany billing VBUP-FKIVP to set this as Relevant for billing. Cheers Sumit

  • Neo 875 Bios setup for RAID - HELP PLEASE

    Have tried just about everything. I am unable to access the DISK ARRAY BIOS setup. Any ideas???