[SOLVED] Unable to install packages in lxc container

tl;dr: lxc-console should be used for logging in, not lxc-attach. Also, I had to do some additional work to get the tty to work in systemd, and I plan to update the wiki soon.
I created a container using the following command:
# lxc-create -n test -t archlinux
Once created and configured, I started the container daemonized, and attached:
# lxc-start -n test -d
# lxc-attach --clear-env -n test -- su - root
However, I am unable to install any software packages because GPG isn't working properly
[root@test ~]# pacman -Syu openssh
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Packages (3): ldns-1.6.17-1 libedit-20130601_3.1-1 openssh-6.5p1-2
Total Installed Size: 6.08 MiB
:: Proceed with installation? [Y/n]
(3/3) checking keys in keyring [###########################] 100%
(3/3) checking package integrity [###########################] 100%
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: libedit: missing required signature
:: File /var/cache/pacman/pkg/libedit-20130601_3.1-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: ldns: missing required signature
:: File /var/cache/pacman/pkg/ldns-1.6.17-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: openssh: missing required signature
:: File /var/cache/pacman/pkg/openssh-6.5p1-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
error: segmentation fault
Please submit a full bug report with --debug if appropriate.
The container config is as follows:
lxc.utsname=test
lxc.autodev=1
lxc.tty=1
lxc.pts=1024
lxc.rootfs=/var/lib/lxc/test/rootfs
lxc.mount=/var/lib/lxc/test/fstab
lxc.cap.drop=mknod sys_module mac_admin mac_override
lxc.kmsg=0
lxc.stopsignal=SIGRTMIN+4
#networking
lxc.network.type=veth
lxc.network.link=br0
lxc.network.flags=up
lxc.network.name=eth0
lxc.network.ipv4=10.10.209.2/24
lxc.network.ipv4.gateway=10.10.209.1
lxc.network.mtu=1500
#cgroups
lxc.cgroup.devices.deny = a
lxc.cgroup.devices.allow = c *:* m
lxc.cgroup.devices.allow = b *:* m
lxc.cgroup.devices.allow = c 1:3 rwm
lxc.cgroup.devices.allow = c 1:5 rwm
lxc.cgroup.devices.allow = c 1:7 rwm
lxc.cgroup.devices.allow = c 1:8 rwm
lxc.cgroup.devices.allow = c 1:9 rwm
lxc.cgroup.devices.allow = c 1:9 rwm
lxc.cgroup.devices.allow = c 4:1 rwm
lxc.cgroup.devices.allow = c 5:0 rwm
lxc.cgroup.devices.allow = c 5:1 rwm
lxc.cgroup.devices.allow = c 5:2 rwm
lxc.cgroup.devices.allow = c 136:* rwm
Has anyone else experienced this? I've searched the web for solutions to the GPG error, and most of them relate to GPG not working in a chroot because the right things don't exist in /dev. However, I was under the impression that lxc.autodev=1 would take care of this, and indeed /dev/pts, etc. all exist in the container.
Last edited by archtaku (2014-02-07 23:19:12)

x33a wrote:
Try
# pacman-key --refresh-keys
from within the container. Though, I do notice a segmentation fault, so I am not sure if it'll work.
I just did this, and the command succeeded:
gpg: refreshing 75 keys from hkp://pool.sks-keyservers.net
gpg: requesting key 5263801D from hkp server pool.sks-keyservers.net
gpg: requesting key FFF979E7 from hkp server pool.sks-keyservers.net
gpg: requesting key CDFD6BB0 from hkp server pool.sks-keyservers.net
gpg: requesting key 4C7EA887 from hkp server pool.sks-keyservers.net
... snip ...
gpg: Total number processed: 74
gpg: unchanged: 74
However, the installation still failed.
I was able to get pacman to install openssh by turning off signature verification. I then ssh'ed into the container, turned signature verification back on, and was able to install other packages just fine.
So the issue seems to be with how lxc-attach connects to the container. A temporary solution would be:
Add openssh to the list of packages installed when running lxc-create.
# lxc-create -n test -t archlinux -- -P vim,openssh
Attach to the container and run systemctl enable sshd.service, and set a root password
Detach, then ssh into container and go about your business.
However, I'd rather have the option of not using sshd on the container, and still be able to install packages, so I don't necessarily consider this problem solved yet.
Can anyone shed some light on what I might be doing wrong when I attach to the container?
Last edited by archtaku (2014-02-07 16:46:52)

Similar Messages

  • Unable to install package. (e800003a).

    I can't run my app after upgrading of iOS to ver.8.1.3 on iPad 2 or iPad Air (I have they only).
    Simulator - OK. But device - "Unable to install package. (e800003a)."
    I'm using Delphi XE6 with iPhoneOS8.1.sdk and path 30013_paserver_hotfix_for_delphi_xe6_and_rad_studio_xe6.
    Xcode 6.1.1 (6A2008a)

    In Deutch (Link to English inside):
    https://www.danielwolf.eu/blog/2015/1458-delphi-mobile-und-ios-8-1-3
    Open Entitlements.TemplateiOS.xml in Delphi (if not exists then try run - it will created),
    Insert <key > application-identifier </key > <string > XXXXXXXXXX.$(ModuleName) </string >
    instead old <%applicationIdentifier%>
    XXXXXXXXXX - Team ID from developer.apple.com/membercenter

  • [SOLVED] Pacman unable to install packages due to invalid or corrup...

    Hullo,
    I know this is a common error judging by the results google lists for that subject. But all sollutions I found don't work for my specific case.
    My battery died on my laptop and when I rebooted and tried to install a package pacman complained the database was locked (can't remember if I was installing something or else while my battery died, happend while I was away).
    So since I've just rebooted I deleted the lock-file by hand. Now when ever I tried to install something it would complain:
    error: xyz: signature from "xyz @ zyx" is unknown trust
    :: File /var/cache/pacman/pkg/packagexyz.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
    Do you want to delete it? [Y/n] y
    error: failed to commit transaction (invalid or corrupted package (PGP signature))
    So I removed /etc/pacman.d/gnupg, cleared the package-cache and ran pacman-key --init:
    gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created
    gpg: no ultimately trusted keys found
    gpg: Generating pacman keyring master key...
    gpg: key B99666F8 marked as ultimately trusted
    gpg: Done
    ==> Updating trust database...
    gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
    gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
    followed by pacman-key --populate archlinux:
    ==> Appending keys from archlinux.gpg...
    gpg: no valid OpenPGP data found.
    ==> Updating trust database...
    gpg: no need for a trustdb check
    and pacman-key --refresh-keys:
    gpg: refreshing 1 key from hkp://pool.sks-keyservers.net
    gpg: requesting key B99666F8 from hkp server pool.sks-keyservers.net
    gpgkeys: key AA3E1E751B31AB9C2E6CDA64F2A911E7B99666F8 can't be retrieved
    gpg: no valid OpenPGP data found.
    gpg: Total number processed: 0
    ==> ERROR: A specified local key could not be updated from a keyserver.
    It looks like it's not doing much. Anyway, trying to install packages or upgrading the system results in me having to import a bunch of keys and then failing with the before mentioned error.
    Anything I can do?
    Thanks
    Last edited by hachel (2014-02-24 11:50:56)

    Rexilion wrote:Reinstall archlinux-keyring maybe? And then perform the commands you listed earlier.
    Worked, thank you!

  • [SOLVED] gotmail. cant install package

    Hi i want to download my hotmail mails to close that account, but find myself unable to install gotmail, any ideas?
    Thanks!
    [aleyscha@aleyscha ~]$ yaourt -S gotmail
    ==> Continue the building of 'gotmail'? [Y/n]
    ==> ----------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: gotmail 0.9.0-2 (Fri Jan 25 08:38:31 PST 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found gotmail-0.9.0.tar.bz2 in build dir
    ==> Validating source files with md5sums...
    gotmail-0.9.0.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f gotmail-0.9.0.tar.bz2
    gotmail-0.9.0/COPYING: Can't create 'gotmail-0.9.0/COPYING': Permission denied
    gotmail-0.9.0/Makefile: Can't create 'gotmail-0.9.0/Makefile': Permission denied
    gotmail-0.9.0/VERSION: Can't create 'gotmail-0.9.0/VERSION': Permission denied
    gotmail-0.9.0/gotmail.spec: Can't create 'gotmail-0.9.0/gotmail.spec': Permission denied
    gotmail-0.9.0/gotmail.1.gz: Can't create 'gotmail-0.9.0/gotmail.1.gz': Permission denied
    gotmail-0.9.0/gotmail.man: Can't create 'gotmail-0.9.0/gotmail.man': Permission denied
    gotmail-0.9.0/gotmail: Can't create 'gotmail-0.9.0/gotmail': Permission denied
    gotmail-0.9.0/ChangeLog: Can't create 'gotmail-0.9.0/ChangeLog': Permission denied
    gotmail-0.9.0/README: Can't create 'gotmail-0.9.0/README': Permission denied
    gotmail-0.9.0/sample.gotmailrc: Can't create 'gotmail-0.9.0/sample.gotmailrc': Permission denied
    gotmail-0.9.0/gotmail4evolution: Can't create 'gotmail-0.9.0/gotmail4evolution': Permission denied
    bsdtar: Error exit delayed from previous errors.
    ==> ERROR: Failed to extract gotmail-0.9.0.tar.bz2
    Aborting...
    Error: Makepkg was unable to build gotmail package.
    Last edited by leo2501 (2008-01-25 22:59:44)

    solved!! i download GetLive and is retrieving all my messages! what a wonderful script here it is:
    http://sourceforge.net/projects/getlive/
    Now i can close that damn account

  • Unable to install package created by CC Packager

    I created a package this morning with the latest/ updated version of Creative Cloud Packager. And am trying to install it on a machine with CS6 recently uninstalled.
    The machine is a Win 7 x64, under an AD admin account. The installation stops halfway and starts rolling back. I tried to run Adobe Cleaner tool, ran CS6 removal but there was nothing to clean.
    Here is the PDApp.log
    06/21/13 18:24:37:367 | [INFO] |  | ASU | MSIInvoker | MSIInvoker |  |  | 7476 | Build Version - 1.1.0.27
    06/21/13 18:24:37:367 | [INFO] |  | ASU | MSIInvoker | MSIInvoker |  |  | 7476 | Logging Level verbosity Set  to 4
    06/21/13 18:24:44:800 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 10076 | Build Version - 1.1.0.27
    06/21/13 18:24:44:800 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 10076 | Logging Level verbosity Set  to 4
    06/21/13 18:24:44:800 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 10076 | Executing immediate custom action for install mode.
    06/21/13 18:24:44:801 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 10076 | The CustomActionData string is : mode=install;sourceDir=C:\Win\AdobeCC-64bit-June-Win\Build\;installDir=;origDB=C:\Win\Ado beCC-64bit-June-Win\Build\AdobeCC-64bit-June.msi
    06/21/13 18:24:44:801 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 10076 | Successfully executed the immediate custom action for install mode .
    06/21/13 18:24:51:584 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Build Version - 1.1.0.27
    06/21/13 18:24:51:584 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Logging Level verbosity Set  to 4
    06/21/13 18:24:51:584 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Executing the deferred custom action.
    06/21/13 18:24:51:603 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Obtained the following as CustomActionData
    06/21/13 18:24:51:603 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | mode=install;sourceDir=C:\Win\AdobeCC-64bit-June-Win\Build\;installDir=;origDB=C:\Win\Ado beCC-64bit-June-Win\Build\AdobeCC-64bit-June.msi
    06/21/13 18:24:51:603 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | mode=install;sourceDir=C:\Win\AdobeCC-64bit-June-Win\Build\;installDir=;origDB=C:\Win\Ado beCC-64bit-June-Win\Build\AdobeCC-64bit-June.msi
    06/21/13 18:24:51:604 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Original database path is : C:\Win\AdobeCC-64bit-June-Win\Build\AdobeCC-64bit-June.msi
    06/21/13 18:24:51:628 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | OptionXML saved at location :: C:\Users\James\AppData\Local\Temp\{B6C27B6C-5701-483C-9E33-3D7E26BFF924}\\{A0FA75C9-894A- 4B1F-B59C-EB547D0A869B}
    06/21/13 18:24:51:791 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Build Version - 1.1.0.27
    06/21/13 18:24:51:791 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Logging Level verbosity Set  to 4
    06/21/13 18:24:51:791 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Initializing Custom Action Data from parameters
    06/21/13 18:24:51:791 | [INFO] |  | ASU | DeploymentManager | Utilities |  |  | 6296 | Folder does not exist
    06/21/13 18:24:51:791 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Provisioning Tool path is (C:\Users\James\AppData\Local\Temp\{B6C27B6C-5701-483C-9E33-3D7E26BFF924}\\{B573BF86-D858 -46A5-BBEC-EAF09D4AF59D}).
    06/21/13 18:24:51:792 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Starting to run the custom action for install mode
    06/21/13 18:24:51:793 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | STEP 1: Starting to parse Option XML.
    06/21/13 18:24:51:802 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Self-Update BootStrapper Relative Path doesn't exist.
    06/21/13 18:24:51:802 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | No of updates found (6).
    06/21/13 18:24:51:804 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Number of Medias found = 21
    06/21/13 18:24:51:804 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment Manager is running in Install Mode.
    06/21/13 18:24:51:853 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{EC958A4B-3C35- 4397-9573-FCD3B83F2552}
    06/21/13 18:24:51:961 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{63FC0D33-4248- 407D-BD51-9B95AE32F197}
    06/21/13 18:24:52:020 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{60822F37-90B8- 4567-8B56-8D4D8FCEDF66}
    06/21/13 18:24:52:065 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{5F88F565-9A48- 4357-B58A-13C21B8CDCB3}
    06/21/13 18:24:52:099 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{3503FB80-9357- 4BFB-8AF1-BF7544D89CE7}
    06/21/13 18:24:52:273 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{08E7134A-4D1E- 4509-847C-644641E32988}
    06/21/13 18:24:52:341 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{76C1B1DA-5F1A- 4832-96EE-7EE2433D65C3}
    06/21/13 18:24:52:393 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{ABFF9D85-F1C0- 4F75-A117-1AA7032699A4}
    06/21/13 18:24:52:441 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{E421BBD3-3161- 46C2-83C5-12804FEFBA96}
    06/21/13 18:24:52:472 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{04DBA984-E4FF- 4E0F-98E9-35C6AD6E08A3}
    06/21/13 18:24:52:898 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{29F26CAA-FFE0- 4605-9022-EB02F4D21CA3}
    06/21/13 18:24:52:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{95BB3925-22BB- 4F5A-92EB-19F6C25E6472}
    06/21/13 18:24:52:908 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{B36245D4-21D0- 4D4B-ADA7-E9C78D69077E}
    06/21/13 18:24:52:943 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{CA8BBF5B-6AA8- 4904-AADF-7A884ACBCF06}
    06/21/13 18:24:52:981 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{341C109B-2EE7- 4A07-B5BE-78910322B6D3}
    06/21/13 18:24:53:133 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{F169E11F-C6CF- 4A12-B46F-B91757D2D900}
    06/21/13 18:24:53:135 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{DB45E78F-8F9C- 4E96-8DF8-A0D91C3D8186}
    06/21/13 18:24:53:187 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{EA4CE459-7EC3- 4202-BF4E-B0BDDB7F8BAF}
    06/21/13 18:24:53:344 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{A26D98DC-4854- 4A6A-AFC5-496080F1FF15}
    06/21/13 18:24:53:363 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{C19F145E-EB87- 4A71-B5E0-4574953D5538}
    06/21/13 18:24:53:368 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{9F6625DE-E536- 4FED-B56D-1905AB3F9119}
    06/21/13 18:24:53:419 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{0FE2359F-85E5- 41DE-AA3E-F37156822FF5}
    06/21/13 18:24:53:448 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{7DCCF03E-D056- 4AA9-BFB1-A548856FC2B7}
    06/21/13 18:24:53:608 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{E579FC3F-737E- 4EE6-B682-437038CD79A7}
    06/21/13 18:24:53:613 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{CD3521F0-8F06- 4131-AB63-66784768BA4A}
    06/21/13 18:24:53:616 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{99896BAC-D6C4- 4E3F-A1D5-E37025F164A2}
    06/21/13 18:24:53:684 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{DF386781-0DC3- 4EE7-BFAE-D1CE1A83FAA9}
    06/21/13 18:24:53:686 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{ACB22722-CF49- 4641-8298-F3F46A0FA454}
    06/21/13 18:24:53:878 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{3D1E2024-008E- 4900-BEE1-FF87EB7E5CCC}
    06/21/13 18:24:53:879 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{AA0E615D-40EA- 4EE1-B32A-1B5789CB95CD}
    06/21/13 18:24:53:952 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{A53E7D58-8255- 45CB-8200-C78B861E8262}
    06/21/13 18:24:53:978 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{3B56FCFB-7384- 4873-B892-7D2464518B80}
    06/21/13 18:24:54:067 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{5D919398-126F- 42FE-88F2-587114BAE0BA}
    06/21/13 18:24:54:069 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{CB1032C1-04DD- 453C-ADC6-8D7FAF4CD4E9}
    06/21/13 18:24:54:140 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{268E9478-0D7D- 4D60-8E6F-08149453C394}
    06/21/13 18:24:54:178 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{308696E3-54B8- 4A8C-8A14-45C4174B6A12}
    06/21/13 18:24:54:268 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{D61BB0E2-AFB8- 4A2F-96D5-4D526E2F5E61}
    06/21/13 18:24:54:270 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{AA6A5BBA-FA50- 4153-9B73-052A09B22FEC}
    06/21/13 18:24:54:422 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{299E53F6-0F07- 4754-88D7-2A1F221036F3}
    06/21/13 18:24:54:501 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{A7CAE5FC-5D99- 4367-B0C0-89DC21D8BD63}
    06/21/13 18:24:54:612 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Deployment XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{FF91E804-F1DE- 4988-9FFF-1D07EB1DF7EF}
    06/21/13 18:24:54:908 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Override XML created at path :: C:\Users\James\AppData\Local\Temp\{07434804-3FCD-429E-ACF3-8E77BDBFF75C}\\{692BA93A-77C4- 40A6-9847-6A0AE26BC96F}
    06/21/13 18:24:54:918 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Not adding payload ({41A12FFC-89E9-4743-A51E-00975CA31F40}) to the rollback script, as the payload has already been installed on the machine.
    06/21/13 18:24:54:919 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Not adding payload ({55B82130-18F9-11E2-8D43-00215AEA26C9}) to the rollback script, as the payload has already been installed on the machine.
    06/21/13 18:24:54:923 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | STEP 2: Starting to launch ASU AAM.
    06/21/13 18:24:54:923 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6296 | Bootstrapper launch location is :: C:\Win\AdobeCC-64bit-June-Win\Build\ASU\Set-up.dat
    06/21/13 18:24:54:971 | [INFO] |  | ASU | Setup | Setup |  |  | 6540 | \Users\James\AppData\Local\Temp\PDApp.log
    06/21/13 18:24:54:971 | [INFO] |  | ASU | Setup | Setup |  |  | 6540 | Logging Level verbosity Set  to 4
    06/21/13 18:24:54:972 | [INFO] |  | ASU | Setup | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core\AAMConfig.xml' does not exist
    06/21/13 18:24:54:975 | [INFO] |  | ASU | Setup |  |  |  | 6540 | Event Guid generated is: '388c4ade-70ca-460a-94f4-3814db4c5fd6'
    06/21/13 18:24:54:975 | [INFO] |  | ASU | Setup | Setup |  |  | 6540 | Start Adobe Setup
    06/21/13 18:24:54:975 | [INFO] |  | ASU | Setup | Setup |  |  | 6540 | TimeLog: Bootstrapper Start
    06/21/13 18:24:54:975 | [INFO] |  | ASU | Setup | Setup |  |  | 6540 | TimeLog: Start initial checks
    06/21/13 18:24:54:975 | [INFO] |  | ASU | Setup | Setup |  |  | 6540 | Action specified - "install"
    06/21/13 18:24:54:976 | [INFO] |  | ASU | Setup | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:54:977 | [WARN] |  | ASU | Setup | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:54:982 | [INFO] |  | ASU | Setup |  |  |  | 6612 | Event with guid '388c4ade-70ca-460a-94f4-3814db4c5fd6' is being sent
    06/21/13 18:24:55:008 | [INFO] |  | ASU | Setup |  |  |  | 6612 | GetIEProxyInfo - No default proxy present on the user machine
    06/21/13 18:24:55:014 | [INFO] |  | ASU | Setup | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:015 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    06/21/13 18:24:55:015 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Logging Level verbosity Set  to 4
    06/21/13 18:24:55:016 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\pim.db-journal' does not exist
    06/21/13 18:24:55:016 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Users\James\AppData\Local\Temp\\asuap.txt' does not exist
    06/21/13 18:24:55:016 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    06/21/13 18:24:55:016 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Logging Level verbosity Set  to 4
    06/21/13 18:24:55:016 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | CREATE PIM Instance ...
    06/21/13 18:24:55:016 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    06/21/13 18:24:55:017 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | trying to createOrUpdatePIMDbSchema.
    06/21/13 18:24:55:018 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current db schema version on machine 1.
    06/21/13 18:24:55:018 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current db schema version to install 2.
    06/21/13 18:24:55:018 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS Created Tables.
    06/21/13 18:24:55:018 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | PIM Database is Up To Date.
    06/21/13 18:24:55:018 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Updater Inventory location:C:\Win\AdobeCC-64bit-June-Win\Build\ASU\resources\updaterinventory.dll
    06/21/13 18:24:55:021 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Acquired System level ACF lock ...
    06/21/13 18:24:55:021 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    06/21/13 18:24:55:021 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Logging Level verbosity Set  to 4
    06/21/13 18:24:55:021 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db-journal' does not exist
    06/21/13 18:24:55:021 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    06/21/13 18:24:55:021 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Logging Level verbosity Set  to 4
    06/21/13 18:24:55:021 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | CREATE PIM Instance ...
    06/21/13 18:24:55:021 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db-journal' does not exist
    06/21/13 18:24:55:021 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | trying to createOrUpdatePIMDbSchema.
    06/21/13 18:24:55:022 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current db schema version on machine 2.
    06/21/13 18:24:55:022 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current db schema version to install 2.
    06/21/13 18:24:55:022 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | PIM DB Schema is up to date. Current schema version is 2.
    06/21/13 18:24:55:022 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | PIM Database is Up To Date.
    06/21/13 18:24:55:022 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Updater Inventory location:C:\Win\AdobeCC-64bit-June-Win\Build\ASU\resources\updaterinventory.dll
    06/21/13 18:24:55:022 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Acquired System level ACCC lock ...
    06/21/13 18:24:55:022 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:023 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:023 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:023 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:023 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:023 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:023 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:023 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:024 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:024 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:031 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:032 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:033 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:034 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id E503D1A9-30F3-4492-A0D7-5691E1693A22 is already installed
    06/21/13 18:24:55:043 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:044 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:044 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:044 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 35FD84CA-6E38-437D-91B3-8EF2162020C9 is already installed
    06/21/13 18:24:55:050 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:051 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:051 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:052 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 1F7ECA8B-CC65-42B2-BB0D-F7B1ABB44A2D is already installed
    06/21/13 18:24:55:057 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:057 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:057 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:058 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    06/21/13 18:24:55:064 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:065 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:065 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:066 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id AED493F4-D153-42DE-9020-4C0583812AD2 is already installed
    06/21/13 18:24:55:075 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:075 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:075 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:076 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    06/21/13 18:24:55:084 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:085 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:085 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:085 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 2785F982-E793-4A7F-9A97-D929CF269DA8 is already installed
    06/21/13 18:24:55:101 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:103 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:105 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:105 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:106 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id D70795E5-4F23-4FCA-AB98-CA1297ABA8A1 is already installed
    06/21/13 18:24:55:107 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:109 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:109 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:109 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:110 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 478DBDF4-F26C-4E36-A512-EC79A4CDD61E is already installed
    06/21/13 18:24:55:116 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 30250774
    06/21/13 18:24:55:116 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | The size required to install AAM on your machine would be 30250774
    06/21/13 18:24:55:117 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:117 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:117 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:117 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:118 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Matching skip string found skipServiceManager.
    06/21/13 18:24:55:118 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:118 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:118 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:118 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:118 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:118 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:119 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:119 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:119 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:119 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:119 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:120 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:120 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:120 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:120 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:120 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:120 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 6377B77D-A58A-4322-887D-0E6746A9BCC9 is already installed
    06/21/13 18:24:55:121 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:122 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:122 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:122 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:122 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:123 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:123 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 13F444D5-E50B-49DF-B0C0-6B48123508C9 is already installed
    06/21/13 18:24:55:130 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:132 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:132 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:132 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:132 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:133 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:133 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 75A8A09F-2C3C-4713-9208-DE3A2B1C17D6 is already installed
    06/21/13 18:24:55:133 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:134 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:135 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:135 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:135 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:135 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:136 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 1D9BB8C2-E70B-4F37-BE6B-6628F3951D67 is already installed
    06/21/13 18:24:55:136 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:137 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:138 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:138 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:138 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:139 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:139 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 6B31302E-C8BC-4513-AA2F-9B762DFD7466 is already installed
    06/21/13 18:24:55:144 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:145 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:146 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:146 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:146 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:146 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:147 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 0D2BE91D-B682-401D-AF41-58B85495620A is already installed
    06/21/13 18:24:55:147 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:148 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:148 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:148 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:148 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:149 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:149 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id F25639A1-9166-42CF-98C1-7D56F5E7507C is already installed
    06/21/13 18:24:55:149 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:150 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:150 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:151 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:151 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:151 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:152 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 13C00093-2A67-48FE-93B9-9DD368BC4F49 is already installed
    06/21/13 18:24:55:163 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:165 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:165 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:165 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:166 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:166 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:167 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 07C49633-BF40-4619-830E-C2B1D3F8E864 is already installed
    06/21/13 18:24:55:172 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:173 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:173 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:174 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:174 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:174 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:175 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 84FABF52-8AE2-4BAF-AD11-9843573BFC20 is already installed
    06/21/13 18:24:55:176 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:177 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:178 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:178 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:178 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:178 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:179 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 892CACE4-5BD7-45F5-8713-7A1FF6E8B550 is already installed
    06/21/13 18:24:55:194 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:195 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:195 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:196 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:196 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:196 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:197 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 7B3E7943-BC11-4137-8230-728C2D46BDD4 is already installed
    06/21/13 18:24:55:204 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:205 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:206 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:206 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:206 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:206 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:207 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 765C1147-B05D-4BF7-BE49-0CD62BED1911 is already installed
    06/21/13 18:24:55:207 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:209 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:209 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:209 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:209 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:210 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:210 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id FE496F46-35AA-4D40-BACC-BD74D3D5360D is already installed
    06/21/13 18:24:55:216 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:218 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 60839708
    06/21/13 18:24:55:218 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | The size required to install ACCC on your machine would be 60839708
    06/21/13 18:24:55:218 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | The size required to install complete ACCC on your machine would be 91090482
    06/21/13 18:24:55:218 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | PIMSqlite closeDB status 0
    06/21/13 18:24:55:218 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | FREE PIM Instance ...
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | PIMSqlite closeDB status 0
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | FREE PIM Instance ...
    06/21/13 18:24:55:219 | [INFO] |  | ASU | Setup | Utilities |  |  | 6540 | Semaphore is not locked
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Logging Level verbosity Set  to 4
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\pim.db-journal' does not exist
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Users\James\AppData\Local\Temp\\asuap.txt' does not exist
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Logging Level verbosity Set  to 4
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | CREATE PIM Instance ...
    06/21/13 18:24:55:219 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    06/21/13 18:24:55:220 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | trying to createOrUpdatePIMDbSchema.
    06/21/13 18:24:55:221 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current db schema version on machine 1.
    06/21/13 18:24:55:221 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current db schema version to install 2.
    06/21/13 18:24:55:221 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS Created Tables.
    06/21/13 18:24:55:221 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | PIM Database is Up To Date.
    06/21/13 18:24:55:221 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Updater Inventory location:C:\Win\AdobeCC-64bit-June-Win\Build\ASU\resources\updaterinventory.dll
    06/21/13 18:24:55:224 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Acquired System level ACF lock ...
    06/21/13 18:24:55:224 | [INFO] |  | ASU | Setup | Setup |  |  | 6540 | TimeLog: End initial checks
    06/21/13 18:24:55:224 | [INFO] |  | ASU | Setup | Setup |  |  | 6540 | TimeLog: Begin Installing
    06/21/13 18:24:55:225 | [INFO] |  | ASU | Setup | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:225 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:226 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:226 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:226 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:226 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:227 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:227 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:227 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:227 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:227 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Skip properties not defined for current node
    06/21/13 18:24:55:235 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:236 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:237 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:238 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id E503D1A9-30F3-4492-A0D7-5691E1693A22 is already installed
    06/21/13 18:24:55:246 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:247 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:247 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:248 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 35FD84CA-6E38-437D-91B3-8EF2162020C9 is already installed
    06/21/13 18:24:55:253 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:254 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:254 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:255 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 1F7ECA8B-CC65-42B2-BB0D-F7B1ABB44A2D is already installed
    06/21/13 18:24:55:259 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:259 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:259 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:260 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    06/21/13 18:24:55:266 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:266 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:266 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:267 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id AED493F4-D153-42DE-9020-4C0583812AD2 is already installed
    06/21/13 18:24:55:276 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:276 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:277 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:277 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    06/21/13 18:24:55:286 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:287 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:287 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:288 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 2785F982-E793-4A7F-9A97-D929CF269DA8 is already installed
    06/21/13 18:24:55:297 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:298 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:299 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:299 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:300 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id D70795E5-4F23-4FCA-AB98-CA1297ABA8A1 is already installed
    06/21/13 18:24:55:300 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:301 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:302 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:302 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:302 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 478DBDF4-F26C-4E36-A512-EC79A4CDD61E is already installed
    06/21/13 18:24:55:307 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 30250774
    06/21/13 18:24:55:307 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Executing Adobe Genuine Validation for all the AAM packages
    06/21/13 18:24:55:307 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\core\PDApp.pimx'
    06/21/13 18:24:55:314 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:314 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:316 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\core\PDApp.pima'
    06/21/13 18:24:55:319 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\D6\D6.pimx'
    06/21/13 18:24:55:323 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:323 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:324 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\D6\D6.pima'
    06/21/13 18:24:55:327 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\DECore\DECore.pimx'
    06/21/13 18:24:55:330 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:330 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:331 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\DECore\DECore.pima'
    06/21/13 18:24:55:332 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\DWA\DWA.pimx'
    06/21/13 18:24:55:334 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:334 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:335 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\DWA\DWA.pima'
    06/21/13 18:24:55:336 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\P6\P6.pimx'
    06/21/13 18:24:55:340 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:340 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:341 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\P6\P6.pima'
    06/21/13 18:24:55:344 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\LWA\LWA.pimx'
    06/21/13 18:24:55:347 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:347 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:349 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\LWA\LWA.pima'
    06/21/13 18:24:55:352 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\UWA\UWA.pimx'
    06/21/13 18:24:55:358 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:358 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:360 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\UWA\UWA.pima'
    06/21/13 18:24:55:365 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\CCM\CCM.pimx'
    06/21/13 18:24:55:371 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:371 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Current OS version is: Major:6, Minor:1, ServicePack:1
    06/21/13 18:24:55:372 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:375 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\CCM\CCM.pima'
    06/21/13 18:24:55:377 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\P7\P7.pimx'
    06/21/13 18:24:55:378 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:378 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:380 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Validating package file: 'C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\P7\P7.pima'
    06/21/13 18:24:55:384 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Adobe Genuine Validation PASSED for all the AAM packages
    06/21/13 18:24:55:384 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | START installPackage at file C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\core\PDApp.pimx
    06/21/13 18:24:55:391 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:55:391 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:392 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:55:394 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id E503D1A9-30F3-4492-A0D7-5691E1693A22 is already installed
    06/21/13 18:24:56:535 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Schema Version is 1
    06/21/13 18:24:56:535 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | This schema version does not have Applet Relationship Info Table
    06/21/13 18:24:56:536 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deleteAppletRegInfoRecords.
    06/21/13 18:24:56:576 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deletePackageUpgradeInfoRecords.
    06/21/13 18:24:56:576 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deletePackageInstallationInfoRecords.
    06/21/13 18:24:56:675 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertPackageUpdateList.
    06/21/13 18:24:56:675 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:56:682 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:56:682 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertAppletRegInfoList.
    06/21/13 18:24:56:683 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:56:683 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertAppletRelInfoList.
    06/21/13 18:24:56:686 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:24:56:687 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:56:744 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Backup Folder Created
    06/21/13 18:24:56:745 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:24:57:259 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core\PDApp.pimx' does not exist
    06/21/13 18:24:57:575 | [INFO] |  | ASU | Setup |  |  |  | 6612 | GetIEProxyInfo - Failed to get proxy for the url, error:12180
    06/21/13 18:24:57:575 | [INFO] |  | ASU | Setup |  |  |  | 6612 | GetIEProxyInfo - proxy Url is
    06/21/13 18:24:58:578 | [INFO] |  | ASU | Setup |  |  |  | 5536 | HTTP Request Status code 200.
    06/21/13 18:24:58:578 | [INFO] |  | ASU | Setup |  |  |  | 6612 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    06/21/13 18:25:11:008 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:11:009 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:11:019 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:11:020 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:11:022 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS installPackage at file C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\core\PDApp.pimx.
    06/21/13 18:25:11:022 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Trying to delete back up folder for /core/
    06/21/13 18:25:12:508 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | START installPackage at file C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\D6\D6.pimx
    06/21/13 18:25:12:513 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:12:513 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:12:513 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:12:514 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 35FD84CA-6E38-437D-91B3-8EF2162020C9 is already installed
    06/21/13 18:25:12:772 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Schema Version is 1
    06/21/13 18:25:12:772 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | This schema version does not have Applet Relationship Info Table
    06/21/13 18:25:12:773 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deleteAppletRegInfoRecords.
    06/21/13 18:25:12:798 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deletePackageUpgradeInfoRecords.
    06/21/13 18:25:12:798 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deletePackageInstallationInfoRecords.
    06/21/13 18:25:12:848 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertPackageUpdateList.
    06/21/13 18:25:12:848 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:12:852 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertAppletRegInfoList.
    06/21/13 18:25:12:853 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:12:853 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertAppletRelInfoList.
    06/21/13 18:25:12:855 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:12:855 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:13:216 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Backup Folder Created
    06/21/13 18:25:13:216 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:13:785 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\D6\D6.pimx' does not exist
    06/21/13 18:25:15:337 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:15:337 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:15:345 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:15:346 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:15:348 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS installPackage at file C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\D6\D6.pimx.
    06/21/13 18:25:15:348 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Trying to delete back up folder for /D6/
    06/21/13 18:25:16:381 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | START installPackage at file C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\DECore\DECore.pimx
    06/21/13 18:25:16:389 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:16:389 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:16:390 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:16:391 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 1F7ECA8B-CC65-42B2-BB0D-F7B1ABB44A2D is already installed
    06/21/13 18:25:17:085 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Schema Version is 1
    06/21/13 18:25:17:085 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | This schema version does not have Applet Relationship Info Table
    06/21/13 18:25:17:085 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deleteAppletRegInfoRecords.
    06/21/13 18:25:17:104 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deletePackageUpgradeInfoRecords.
    06/21/13 18:25:17:104 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deletePackageInstallationInfoRecords.
    06/21/13 18:25:17:155 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertPackageUpdateList.
    06/21/13 18:25:17:156 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:17:159 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:17:159 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertAppletRegInfoList.
    06/21/13 18:25:17:160 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:17:160 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertAppletRelInfoList.
    06/21/13 18:25:17:162 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:17:162 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:17:280 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Backup Folder Created
    06/21/13 18:25:17:281 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:18:114 | [INFO] |  | ASU | PIM | Utilities |  |  | 6540 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\DECore\DECore.pimx' does not exist
    06/21/13 18:25:19:789 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:19:790 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:19:793 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:19:793 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:19:794 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS installPackage at file C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\DECore\DECore.pimx.
    06/21/13 18:25:19:794 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Trying to delete back up folder for /DECore/
    06/21/13 18:25:20:598 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | START installPackage at file C:\Win\AdobeCC-64bit-June-Win\Build\ASU\AAMPackages\DWA\DWA.pimx
    06/21/13 18:25:20:600 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:20:600 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:20:601 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:20:601 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    06/21/13 18:25:20:823 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Schema Version is 1
    06/21/13 18:25:20:823 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | This schema version does not have Applet Relationship Info Table
    06/21/13 18:25:20:824 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deleteAppletRegInfoRecords.
    06/21/13 18:25:20:863 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deletePackageUpgradeInfoRecords.
    06/21/13 18:25:20:864 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS deletePackageInstallationInfoRecords.
    06/21/13 18:25:20:911 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertPackageUpdateList.
    06/21/13 18:25:20:911 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:20:913 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertAppletRegInfoList.
    06/21/13 18:25:20:914 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:20:914 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | SUCCESS insertAppletRelInfoList.
    06/21/13 18:25:20:915 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | XML is valid
    06/21/13 18:25:20:915 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:21:718 | [INFO] |  | ASU | PIM | PIM |  |  | 6540 | Backup Folder Created
    06/21/13 18:25:21:718 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find Node
    06/21/13 18:25:21:732 | [WARN] |  | ASU | PIM | PIM |  |  | 6540 | Failed to find

    I have managed to build successfully, but the install is failing.
    The install log is listed below
    07/25/13 11:47:48:869 | [INFO] |  | OOBE | DE |  |  |  | 4001 | DEVersion: 6.0.0.0
    07/25/13 11:47:48:871 | [INFO] |  | OOBE | DE |  |  |  | 4001 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    07/25/13 11:47:48:876 | [INFO] |  | OOBE | DE |  |  |  | 4001 | ::START TIMER:: [Total Timer]
    07/25/13 11:47:48:876 | [INFO] |  | OOBE | DE |  |  |  | 4001 | CHECK: Single instance running
    07/25/13 11:47:48:876 | [INFO] |  | OOBE | DE |  |  |  | 4001 | CHECK : Credentials
    07/25/13 11:47:48:876 | [INFO] |  | OOBE | DE |  |  |  | 4001 | Load Deployment File
    07/25/13 11:47:48:876 | [ERROR] |  | OOBE | DE |  |  |  | 4001 | DW039: Failed to load deployment File
    07/25/13 11:47:48:876 | [INFO] |  | OOBE | DE |  |  |  | 4001 | Create Required Folders
    07/25/13 11:47:48:876 | [INFO] |  | OOBE | DE |  |  |  | 4001 | ##### Running EDT Workflow #####
    07/25/13 11:47:48:876 | [INFO] |  | OOBE | DE |  |  |  | 4001 | :: END TIMER :: [Total Timer] took 0 milliseconds (0 seconds)
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 | -------------------------------------- Summary --------------------------------------
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 |  - 0 fatal error(s), 1 error(s)
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 | OSX version: 10.6.8 
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 |
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 | ERROR: DW039: Failed to load deployment File
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 |
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 | Please search the above error string(s) to find when the error occurred.
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 | These errors resulted in installer Exit Code mentioned below.
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 | -------------------------------------------------------------------------------------
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 |
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 | Exit Code: 16 - Failed to load deployment file.
    07/25/13 11:47:49:881 | [INFO] |  | OOBE | DE |  |  |  | 4001 | Please see specific errors for troubleshooting. For example, ERROR: DW039 ...
    07/25/13 11:54:11:298 | [INFO] |  | OOBE | DE |  |  |  | 4514 | DEVersion: 5.0.0.0
    07/25/13 11:54:11:307 | [INFO] |  | OOBE | DE |  |  |  | 4514 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 11:54:11 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 11:54:11 2013 ERROR
    DW040: The product "{8c8682b4-7a92-4d15-93ac-f402049d3961}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 11:54:11 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{8c8682b4-7a92-4d15-93ac-f402049d3961}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 11:54:12:490 | [INFO] |  | OOBE | DE |  |  |  | 4518 | DEVersion: 5.0.0.0
    07/25/13 11:54:12:492 | [INFO] |  | OOBE | DE |  |  |  | 4518 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 11:54:12 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 11:54:12 2013 ERROR
    DW040: The product "{C3409B0A-ACE8-11E2-9ED3-A79B9175A9A8}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 11:54:12 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{C3409B0A-ACE8-11E2-9ED3-A79B9175A9A8}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 11:54:13:562 | [INFO] |  | OOBE | DE |  |  |  | 4520 | DEVersion: 5.0.0.0
    07/25/13 11:54:13:563 | [INFO] |  | OOBE | DE |  |  |  | 4520 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 11:54:13 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 11:54:13 2013 ERROR
    DW040: The product "{244FD30F-63F1-49B9-9D98-1150FF4FFCB1}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 11:54:13 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{244FD30F-63F1-49B9-9D98-1150FF4FFCB1}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 11:54:14:632 | [INFO] |  | OOBE | DE |  |  |  | 4523 | DEVersion: 5.0.0.0
    07/25/13 11:54:14:634 | [INFO] |  | OOBE | DE |  |  |  | 4523 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 11:54:14 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 11:54:14 2013 ERROR
    DW040: The product "{D3952427-BE47-49F2-8A96-B0418CD9276D}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 11:54:14 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{D3952427-BE47-49F2-8A96-B0418CD9276D}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 11:54:15:704 | [INFO] |  | OOBE | DE |  |  |  | 4525 | DEVersion: 5.0.0.0
    07/25/13 11:54:15:705 | [INFO] |  | OOBE | DE |  |  |  | 4525 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 11:54:15 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 11:54:15 2013 ERROR
    DW040: The product "{505FF1AC-E7F5-4462-BBA7-08900E7E9EEF}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 11:54:15 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{505FF1AC-E7F5-4462-BBA7-08900E7E9EEF}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 11:54:16:773 | [INFO] |  | OOBE | DE |  |  |  | 4527 | DEVersion: 5.0.0.0
    07/25/13 11:54:16:775 | [INFO] |  | OOBE | DE |  |  |  | 4527 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 11:54:16 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 11:54:16 2013 ERROR
    DW040: The product "{317243C1-6580-4F43-AED7-37D4438C3DD5}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 11:54:16 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{317243C1-6580-4F43-AED7-37D4438C3DD5}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 11:54:17:844 | [INFO] |  | OOBE | DE |  |  |  | 4529 | DEVersion: 5.0.0.0
    07/25/13 11:54:17:846 | [INFO] |  | OOBE | DE |  |  |  | 4529 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 11:54:17 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 11:54:17 2013 ERROR
    DW040: The product "{1E431F12-ACF0-11E2-A93E-C3F61F3900F7}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 11:54:17 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{1E431F12-ACF0-11E2-A93E-C3F61F3900F7}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 11:54:18:915 | [INFO] |  | OOBE | DE |  |  |  | 4531 | DEVersion: 5.0.0.0
    07/25/13 11:54:18:917 | [INFO] |  | OOBE | DE |  |  |  | 4531 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 11:54:18 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 11:54:18 2013 ERROR
    DW040: The product "{60D034D6-7494-4FB2-AA48-EF453ECB1581}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 11:54:18 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{60D034D6-7494-4FB2-AA48-EF453ECB1581}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 11:54:19:985 | [INFO] |  | OOBE | DE |  |  |  | 4533 | DEVersion: 5.0.0.0
    07/25/13 11:54:19:987 | [INFO] |  | OOBE | DE |  |  |  | 4533 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 11:54:19 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 11:54:19 2013 ERROR
    DW040: The product "{5D73C19B-BE10-44A6-96B2-A516756ED29F}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 11:54:19 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{5D73C19B-BE10-44A6-96B2-A516756ED29F}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 22:27:57:498 | [INFO] |  | OOBE | DE |  |  |  | 8441 | DEVersion: 6.0.0.0
    07/25/13 22:27:57:499 | [INFO] |  | OOBE | DE |  |  |  | 8441 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    07/25/13 22:27:57:504 | [INFO] |  | OOBE | DE |  |  |  | 8441 | ::START TIMER:: [Total Timer]
    07/25/13 22:27:57:504 | [INFO] |  | OOBE | DE |  |  |  | 8441 | CHECK: Single instance running
    07/25/13 22:27:57:504 | [INFO] |  | OOBE | DE |  |  |  | 8441 | CHECK : Credentials
    07/25/13 22:27:57:504 | [INFO] |  | OOBE | DE |  |  |  | 8441 | Load Deployment File
    07/25/13 22:27:57:504 | [ERROR] |  | OOBE | DE |  |  |  | 8441 | DW039: Failed to load deployment File
    07/25/13 22:27:57:505 | [INFO] |  | OOBE | DE |  |  |  | 8441 | Create Required Folders
    07/25/13 22:27:57:505 | [INFO] |  | OOBE | DE |  |  |  | 8441 | ##### Running EDT Workflow #####
    07/25/13 22:27:57:505 | [INFO] |  | OOBE | DE |  |  |  | 8441 | :: END TIMER :: [Total Timer] took 0 milliseconds (0 seconds)
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 | -------------------------------------- Summary --------------------------------------
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 |  - 0 fatal error(s), 1 error(s)
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 | OSX version: 10.6.8 
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 |
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 | ERROR: DW039: Failed to load deployment File
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 |
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 | Please search the above error string(s) to find when the error occurred.
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 | These errors resulted in installer Exit Code mentioned below.
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 | -------------------------------------------------------------------------------------
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 |
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 | Exit Code: 16 - Failed to load deployment file.
    07/25/13 22:27:58:509 | [INFO] |  | OOBE | DE |  |  |  | 8441 | Please see specific errors for troubleshooting. For example, ERROR: DW039 ...
    07/25/13 22:34:16:474 | [INFO] |  | OOBE | DE |  |  |  | 8997 | DEVersion: 5.0.0.0
    07/25/13 22:34:16:475 | [INFO] |  | OOBE | DE |  |  |  | 8997 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 22:34:16 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 22:34:16 2013 ERROR
    DW040: The product "{8c8682b4-7a92-4d15-93ac-f402049d3961}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 22:34:16 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 3 milliseconds (0.003 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{8c8682b4-7a92-4d15-93ac-f402049d3961}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 22:34:17:606 | [INFO] |  | OOBE | DE |  |  |  | 8999 | DEVersion: 5.0.0.0
    07/25/13 22:34:17:608 | [INFO] |  | OOBE | DE |  |  |  | 8999 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 22:34:17 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 22:34:17 2013 ERROR
    DW040: The product "{C3409B0A-ACE8-11E2-9ED3-A79B9175A9A8}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 22:34:17 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{C3409B0A-ACE8-11E2-9ED3-A79B9175A9A8}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 22:34:18:678 | [INFO] |  | OOBE | DE |  |  |  | 9001 | DEVersion: 5.0.0.0
    07/25/13 22:34:18:679 | [INFO] |  | OOBE | DE |  |  |  | 9001 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 22:34:18 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 22:34:18 2013 ERROR
    DW040: The product "{244FD30F-63F1-49B9-9D98-1150FF4FFCB1}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 22:34:18 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{244FD30F-63F1-49B9-9D98-1150FF4FFCB1}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 22:34:19:749 | [INFO] |  | OOBE | DE |  |  |  | 9004 | DEVersion: 5.0.0.0
    07/25/13 22:34:19:750 | [INFO] |  | OOBE | DE |  |  |  | 9004 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 22:34:19 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 22:34:19 2013 ERROR
    DW040: The product "{D3952427-BE47-49F2-8A96-B0418CD9276D}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 22:34:19 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{D3952427-BE47-49F2-8A96-B0418CD9276D}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 22:34:20:818 | [INFO] |  | OOBE | DE |  |  |  | 9006 | DEVersion: 5.0.0.0
    07/25/13 22:34:20:820 | [INFO] |  | OOBE | DE |  |  |  | 9006 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 22:34:20 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 22:34:20 2013 ERROR
    DW040: The product "{505FF1AC-E7F5-4462-BBA7-08900E7E9EEF}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 22:34:20 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{505FF1AC-E7F5-4462-BBA7-08900E7E9EEF}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 22:34:21:889 | [INFO] |  | OOBE | DE |  |  |  | 9008 | DEVersion: 5.0.0.0
    07/25/13 22:34:21:891 | [INFO] |  | OOBE | DE |  |  |  | 9008 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 22:34:21 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 22:34:21 2013 ERROR
    DW040: The product "{317243C1-6580-4F43-AED7-37D4438C3DD5}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 22:34:21 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{317243C1-6580-4F43-AED7-37D4438C3DD5}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 22:34:22:959 | [INFO] |  | OOBE | DE |  |  |  | 9010 | DEVersion: 5.0.0.0
    07/25/13 22:34:22:961 | [INFO] |  | OOBE | DE |  |  |  | 9010 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 22:34:22 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 22:34:22 2013 ERROR
    DW040: The product "{1E431F12-ACF0-11E2-A93E-C3F61F3900F7}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 22:34:22 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{1E431F12-ACF0-11E2-A93E-C3F61F3900F7}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 22:34:24:030 | [INFO] |  | OOBE | DE |  |  |  | 9012 | DEVersion: 5.0.0.0
    07/25/13 22:34:24:032 | [INFO] |  | OOBE | DE |  |  |  | 9012 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 22:34:24 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 22:34:24 2013 ERROR
    DW040: The product "{60D034D6-7494-4FB2-AA48-EF453ECB1581}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 22:34:24 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{60D034D6-7494-4FB2-AA48-EF453ECB1581}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 22:34:25:101 | [INFO] |  | OOBE | DE |  |  |  | 9014 | DEVersion: 5.0.0.0
    07/25/13 22:34:25:102 | [INFO] |  | OOBE | DE |  |  |  | 9014 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 22:34:25 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 22:34:25 2013 ERROR
    DW040: The product "{5D73C19B-BE10-44A6-96B2-A516756ED29F}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 22:34:25 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{5D73C19B-BE10-44A6-96B2-A516756ED29F}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:13:25:064 | [INFO] |  | OOBE | DE |  |  |  | 13501 | DEVersion: 6.0.0.0
    07/25/13 23:13:25:066 | [INFO] |  | OOBE | DE |  |  |  | 13501 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    07/25/13 23:13:25:071 | [INFO] |  | OOBE | DE |  |  |  | 13501 | ::START TIMER:: [Total Timer]
    07/25/13 23:13:25:071 | [INFO] |  | OOBE | DE |  |  |  | 13501 | CHECK: Single instance running
    07/25/13 23:13:25:071 | [INFO] |  | OOBE | DE |  |  |  | 13501 | CHECK : Credentials
    07/25/13 23:13:25:071 | [INFO] |  | OOBE | DE |  |  |  | 13501 | Load Deployment File
    07/25/13 23:13:25:071 | [ERROR] |  | OOBE | DE |  |  |  | 13501 | DW039: Failed to load deployment File
    07/25/13 23:13:25:071 | [INFO] |  | OOBE | DE |  |  |  | 13501 | Create Required Folders
    07/25/13 23:13:25:071 | [INFO] |  | OOBE | DE |  |  |  | 13501 | ##### Running EDT Workflow #####
    07/25/13 23:13:25:071 | [INFO] |  | OOBE | DE |  |  |  | 13501 | :: END TIMER :: [Total Timer] took 0 milliseconds (0 seconds)
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 | -------------------------------------- Summary --------------------------------------
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 |  - 0 fatal error(s), 1 error(s)
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 | OSX version: 10.6.8 
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 |
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 | ERROR: DW039: Failed to load deployment File
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 |
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 | Please search the above error string(s) to find when the error occurred.
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 | These errors resulted in installer Exit Code mentioned below.
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 | -------------------------------------------------------------------------------------
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 |
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 | Exit Code: 16 - Failed to load deployment file.
    07/25/13 23:13:26:076 | [INFO] |  | OOBE | DE |  |  |  | 13501 | Please see specific errors for troubleshooting. For example, ERROR: DW039 ...
    07/25/13 23:19:44:660 | [INFO] |  | OOBE | DE |  |  |  | 14037 | DEVersion: 5.0.0.0
    07/25/13 23:19:44:661 | [INFO] |  | OOBE | DE |  |  |  | 14037 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:19:44 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:19:44 2013 ERROR
    DW040: The product "{8c8682b4-7a92-4d15-93ac-f402049d3961}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:19:44 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 3 milliseconds (0.003 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{8c8682b4-7a92-4d15-93ac-f402049d3961}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:19:45:793 | [INFO] |  | OOBE | DE |  |  |  | 14039 | DEVersion: 5.0.0.0
    07/25/13 23:19:45:795 | [INFO] |  | OOBE | DE |  |  |  | 14039 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:19:45 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:19:45 2013 ERROR
    DW040: The product "{C3409B0A-ACE8-11E2-9ED3-A79B9175A9A8}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:19:45 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{C3409B0A-ACE8-11E2-9ED3-A79B9175A9A8}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:19:46:864 | [INFO] |  | OOBE | DE |  |  |  | 14041 | DEVersion: 5.0.0.0
    07/25/13 23:19:46:866 | [INFO] |  | OOBE | DE |  |  |  | 14041 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:19:46 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:19:46 2013 ERROR
    DW040: The product "{244FD30F-63F1-49B9-9D98-1150FF4FFCB1}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:19:46 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{244FD30F-63F1-49B9-9D98-1150FF4FFCB1}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:19:47:935 | [INFO] |  | OOBE | DE |  |  |  | 14043 | DEVersion: 5.0.0.0
    07/25/13 23:19:47:937 | [INFO] |  | OOBE | DE |  |  |  | 14043 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:19:47 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:19:47 2013 ERROR
    DW040: The product "{D3952427-BE47-49F2-8A96-B0418CD9276D}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:19:47 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{D3952427-BE47-49F2-8A96-B0418CD9276D}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:19:49:006 | [INFO] |  | OOBE | DE |  |  |  | 14045 | DEVersion: 5.0.0.0
    07/25/13 23:19:49:008 | [INFO] |  | OOBE | DE |  |  |  | 14045 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:19:49 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:19:49 2013 ERROR
    DW040: The product "{505FF1AC-E7F5-4462-BBA7-08900E7E9EEF}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:19:49 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{505FF1AC-E7F5-4462-BBA7-08900E7E9EEF}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:19:50:077 | [INFO] |  | OOBE | DE |  |  |  | 14048 | DEVersion: 5.0.0.0
    07/25/13 23:19:50:079 | [INFO] |  | OOBE | DE |  |  |  | 14048 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:19:50 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:19:50 2013 ERROR
    DW040: The product "{317243C1-6580-4F43-AED7-37D4438C3DD5}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:19:50 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{317243C1-6580-4F43-AED7-37D4438C3DD5}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:19:51:149 | [INFO] |  | OOBE | DE |  |  |  | 14050 | DEVersion: 5.0.0.0
    07/25/13 23:19:51:150 | [INFO] |  | OOBE | DE |  |  |  | 14050 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:19:51 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:19:51 2013 ERROR
    DW040: The product "{1E431F12-ACF0-11E2-A93E-C3F61F3900F7}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:19:51 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{1E431F12-ACF0-11E2-A93E-C3F61F3900F7}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:19:52:220 | [INFO] |  | OOBE | DE |  |  |  | 14052 | DEVersion: 5.0.0.0
    07/25/13 23:19:52:221 | [INFO] |  | OOBE | DE |  |  |  | 14052 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:19:52 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:19:52 2013 ERROR
    DW040: The product "{60D034D6-7494-4FB2-AA48-EF453ECB1581}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:19:52 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{60D034D6-7494-4FB2-AA48-EF453ECB1581}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:19:53:290 | [INFO] |  | OOBE | DE |  |  |  | 14055 | DEVersion: 5.0.0.0
    07/25/13 23:19:53:292 | [INFO] |  | OOBE | DE |  |  |  | 14055 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:19:53 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:19:53 2013 ERROR
    DW040: The product "{5D73C19B-BE10-44A6-96B2-A516756ED29F}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:19:53 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{5D73C19B-BE10-44A6-96B2-A516756ED29F}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:45:35:141 | [INFO] |  | OOBE | DE |  |  |  | 18063 | DEVersion: 6.0.0.0
    07/25/13 23:45:35:143 | [INFO] |  | OOBE | DE |  |  |  | 18063 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    07/25/13 23:45:35:148 | [INFO] |  | OOBE | DE |  |  |  | 18063 | ::START TIMER:: [Total Timer]
    07/25/13 23:45:35:148 | [INFO] |  | OOBE | DE |  |  |  | 18063 | CHECK: Single instance running
    07/25/13 23:45:35:148 | [INFO] |  | OOBE | DE |  |  |  | 18063 | CHECK : Credentials
    07/25/13 23:45:35:148 | [INFO] |  | OOBE | DE |  |  |  | 18063 | Load Deployment File
    07/25/13 23:45:35:148 | [ERROR] |  | OOBE | DE |  |  |  | 18063 | DW039: Failed to load deployment File
    07/25/13 23:45:35:148 | [INFO] |  | OOBE | DE |  |  |  | 18063 | Create Required Folders
    07/25/13 23:45:35:148 | [INFO] |  | OOBE | DE |  |  |  | 18063 | ##### Running EDT Workflow #####
    07/25/13 23:45:35:148 | [INFO] |  | OOBE | DE |  |  |  | 18063 | :: END TIMER :: [Total Timer] took 0 milliseconds (0 seconds)
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 | -------------------------------------- Summary --------------------------------------
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 |  - 0 fatal error(s), 1 error(s)
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 | OSX version: 10.6.8 
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 |
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 | ERROR: DW039: Failed to load deployment File
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 |
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 | Please search the above error string(s) to find when the error occurred.
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 | These errors resulted in installer Exit Code mentioned below.
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 | -------------------------------------------------------------------------------------
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 |
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 | Exit Code: 16 - Failed to load deployment file.
    07/25/13 23:45:36:153 | [INFO] |  | OOBE | DE |  |  |  | 18063 | Please see specific errors for troubleshooting. For example, ERROR: DW039 ...
    07/25/13 23:52:06:173 | [INFO] |  | OOBE | DE |  |  |  | 18623 | DEVersion: 5.0.0.0
    07/25/13 23:52:06:174 | [INFO] |  | OOBE | DE |  |  |  | 18623 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:52:06 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:52:06 2013 ERROR
    DW040: The product "{8c8682b4-7a92-4d15-93ac-f402049d3961}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:52:06 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 3 milliseconds (0.003 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{8c8682b4-7a92-4d15-93ac-f402049d3961}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:52:07:369 | [INFO] |  | OOBE | DE |  |  |  | 18627 | DEVersion: 5.0.0.0
    07/25/13 23:52:07:371 | [INFO] |  | OOBE | DE |  |  |  | 18627 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:52:07 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:52:07 2013 ERROR
    DW040: The product "{C3409B0A-ACE8-11E2-9ED3-A79B9175A9A8}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:52:07 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{C3409B0A-ACE8-11E2-9ED3-A79B9175A9A8}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:52:08:440 | [INFO] |  | OOBE | DE |  |  |  | 18629 | DEVersion: 5.0.0.0
    07/25/13 23:52:08:442 | [INFO] |  | OOBE | DE |  |  |  | 18629 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:52:08 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:52:08 2013 ERROR
    DW040: The product "{244FD30F-63F1-49B9-9D98-1150FF4FFCB1}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:52:08 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{244FD30F-63F1-49B9-9D98-1150FF4FFCB1}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...
    07/25/13 23:52:09:512 | [INFO] |  | OOBE | DE |  |  |  | 18632 | DEVersion: 5.0.0.0
    07/25/13 23:52:09:513 | [INFO] |  | OOBE | DE |  |  |  | 18632 | Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
    [       0] Thu Jul 25 23:52:09 2013  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [       0] Thu Jul 25 23:52:09 2013 ERROR
    DW040: The product "{D3952427-BE47-49F2-8A96-B0418CD9276D}" is not installed. Cannot proceed with the uninstall
    [       0] Thu Jul 25 23:52:09 2013  INFO
    ##### Running EDT Workflow #####
    :: END TIMER :: [Total Timer] took 2 milliseconds (0.002 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{D3952427-BE47-49F2-8A96-B0418CD9276D}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ER

  • [SOLVED]Unable to install grub "couldn't find /mnt/boot/grub/menu.lst"

    Ok so I was trying to install windows after I had arch installed, used an ubuntu cd to use gparted to create a partition, tried to go to the windows installation but it would endlessly send me back to restart the installation even after succesfully writting all files...
    So now I decided to not install it, went back into ubuntu/gparted, deleted the partition and rejoined the space with my main arch partition and then selected the "boot" flag to boot...
    Cannot boot, grub its still on /boot/ but the MBR its obviously tempered with by windows ( which coincidentally couldn't even find itself after writing mbr to its liking....*sigh* ).
    So I try to use my arch install cd to reinstall grub but i get this:
    "couldn't find /mnt/boot/grub/menu.lst is grub installed?"
    I tried to use the select packages thing to make sure the cd is mounted and mounts fine but it keeps getting me that error message. I managed to boot to my system just fine with arch root=/dev/sda1 but obviosly the kernell does not has my nvidia module which means I can't get into x which means i am using links and since my grub is not loaded i can't even get framebuffer so this is rather inconvenient.
    Im sure im missing a very simple and stupid thing but im so annoyed my brain must be saying "ok im done somebody else figure it out". I still have a backup copy of my grub menu.lst I made before. Do I just delete /bood/grub/ and try again? Am I missing something on the install procedure to be able to rewrite grub? Can I just do it from the command line or with pacman? Any help appreciate it thanks.
    Last edited by Misanthrope (2008-06-01 17:22:32)

    If you can get into your arch and cli then you should just be able to reinstall grub with
    install-grub /dev/sda
    or reinstall grub with
    pacman -S grub
    if the package is messed up or missing.

  • [SOLVED] Unable to build package Intel-OpenCL-SDK from the AUR

    Good morning,
    I am having some issues in regards to building a package from the AUR: https://aur.archlinux.org/packages/intel-opencl-sdk/
    If I understand correctly this is a 64 bit package, so I made sure that my processor has the LM flag. Also I have checked which kernel I am running:
    >$ uname -m
    x86_64
    When I start building the package it comes up with an error saying:
    ==> ERROR: intel-opencl-sdk is not available for the 'i686' architecture.
    Note that many packages may need a line added to their PKGBUILD
    such as arch=('i686').
    So I went in to the PKGBUILD and changed the line x86_64 to i686. This seemed to started the build, but it does stop working rather soon, giving me the following error:
    ==> Tidying install...
    -> Purging unwanted files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    strip:./opt/intel/opencl-sdk/libOclCpuBackEnd.so: File format not recognized
    /usr/bin/fakeroot: line 181: 846 User defined signal 1 FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@"
    So I do not know where it is going wrong, although it also sounds that my install of Arch might be a bit dodgy as he does not want to build the package with the x86_64 setting ...
    Could somebody shed some light on this matter?
    Last edited by ruurdkrekt (2013-04-04 11:09:00)

    Scimmia wrote:No, it's going to need 64 bit versions of the libs it links to. If you want to use this package, you're going to have to reinstall all of your packages. Probably easiest to start from scratch, to be honest.
    So is it possible to update the dependencies to 64bit and then build this package?
    When I change /etc/pacman.conf to take x86_64 architecture packages:
    Architecture = x86_64
    And I change the flags of /etc/makepkg.conf to x86_64:
    CARCH="x86_64"
    CHOST="x86_64-unknown-linux-gnu"
    CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
    CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
    Then when I do pacman -S llvm then it will say:
    error: failed to prepare transaction (package architecture is not valid)
    :: package llvm-3.2-5-i686 does not have a valid architecture
    However I did put everything to x86_64, so where does he get the i686 from?

  • [SOLVED] Unable to install gpodder3 from AUR

    I am a linux and arch newbie and about 3 weeks into my arch experience. I really like it so far, finding and fixing errors and getting all of my (laptop) hardware working is interesting.
    One program I am having real problems to install is gpodder. This worked flawlessly for me on mint and I really enjoyed using it to sync my podcasts with my ipod nano and would love arch even more if I could get it working. I enjoy simple GUIs where using the terminal seems a bit laborious.
    In the AUR there is a gpodder3 package available however when I attempt
    user@arch ~/Downloads/gpodder3 $ makepkg -s
    ==> Making package: gpodder3 3.5.1-1 (Sun 19 May 06:19:45 BST 2013)
    ==> WARNING: Using a PKGBUILD without a package() function is deprecated.
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    error: target not found: python2-mygpoclient
    ==> ERROR: 'pacman' failed to install missing dependencies.
    All of my packages and mirrors are up-to-date using
    pacman -Syyu
    I tried installing 'python2-mygpoclient' manually but no luck there either. Has anyone got gpodder on arch working under xfce?
    Would anyone please help me to get this installed?
    Last edited by cdrjameson (2013-05-19 06:40:50)

    Thanks for the advice on the AUR helpers. As I am so new to Arch and linux really I think I'll stick to vanilla pacman until I feel comfortable. I have read plenty of posts and blogs decrying the use of AUR helpers for novices.
    My search always starts with -Ss and then I investigate further using the ArchWiki - seems to work for me so far. Although I think I have been a bit like a kid in a candy shop and I have downloaded loads of different packages to see what they are like and now I am faced with removing some (getting back to the Arch way) and working out what their dependencies are/were. This is not a question as such just a request for your good will( I think i'll need it!) as I try to navigate the package manamgement between removing xfce and installing e17.

  • [SOLVED] Unable to build packages from AUR (build: command not found)

    I recently hosed the filesystem on my arch install of ~8 months. I reinstalled arch today and didn't have many problems since I had backups of many important config files. Anyways, I still need to get a few programs installed from AUR, but nothing I get from AUR will build.
    I download the tarball, extract into a folder in /home/myuser/builds and then go into that folder and run makepkg -s (as always)
    It checks the files and extracts/downloads them. Then I get the following error message:
    ==> Starting build()...
    /usr/bin/makepkg: line 741: build: command not found
    ==> ERROR: Build Failed.
    Aborting...
    I've run abs and I checked out the abs wiki page, I've also installed base-devel. I am not sure what else I need to do, the error message is not specific enough.
    The packages I have been trying to install are      ttf-ms-fonts 2.0-7,      keepass 2.14-2, and I also tried ttf-vista-fonts 1-3. I am fairly certain that it is not a problem with the PKGBUILD files.
    Any ideas? Thanks!
    Last edited by fatjake (2011-03-08 01:02:59)

    cyrus wrote:Have you tried Yaourt?
    Nope, haven't tried that, I think mainly because I wanted to learn how to use pacman and how to build using ABS. At this point I think I know how to use pacman/abs, as much as this thread might make it appear that I dont
    I'll give it a try, as I frequently install software from AUR. In the past I think I let software from the AUR get outdated, Yaourt (clumsy name) sounds like it would help that a bit. Thanks!
    Edit: BTW, I really love Arch. I tried it out on a flash drive about 8 months ago (maybe more), and after about 12 hours I was sold and installed it on the drive that Windows XP previously held. Even considering that I had many problems during the initial install, but they were all problems that caused me to learn and were easy to resolve. Seriously, I have lots of Windows tech experience, but only Arch forced me to learn Linux. I had tried Ubuntu previously but it was such a bore, and the problems tended to be hard to find solutions for. I try to convince my other Linux using friends to try arch, but they see it as too hands-on. I don't see it that way, it is very hands off after initial configuration, and the initial config only takes a week or less on the first try and a day and a half (or so) if you re-install. Having backups of your config files is of course a huge deal, and I am glad I had most of those.
    Really, I love Arch Linux, it has taught me so much.
    Last edited by fatjake (2011-03-08 04:25:15)

  • [Solved]Error with installing package: /usr/lib64 exists in filesystem

    So i know there are other posts about this and i have read them and I have also read the wiki https://wiki.archlinux.org/index.php/De … _in_.2Flib and also this forum post https://bbs.archlinux.org/viewtopic.php?id=156942
    the error i get when trying to install a package from the AUR
    error: failed to commit transaction (conflicting files)
    hp-health: /usr/lib64 exists in filesystem
    Errors occurred, no packages were upgraded.
    I tried to find who owned the files/package in the /lib by the following commands
    $ grep '^lib/' /var/lib/pacman/local/*/files
    $ find /lib -exec pacman -Qo -- {} +
    the output was
    /lib is owned by filesystem 2015.02-1
    Im confused what to do at this point as the wiki that I linked above says
    If any package apart from glibc is listed as owning a file, that package needs to be updated to install its files in /usr/lib
    Last edited by PigsInSpace (2015-03-01 02:25:24)

    You are following directions for a file conflict with /lib for a very specific one-time manual intervention, but you don't have that file conflict according to the error message you posted and it is not for that intervention.  See this instead: https://wiki.archlinux.org/index.php/Pa … 9.22_error then report the error on the aur page for that package.
    This fixes it:
    package() {
    cd "$srcdir"
    + mv usr/lib64 usr/lib
    cp -a opt usr var "$pkgdir"

  • [SOLVED]Error during "Install packages"

    Was really hoping it'd be a long time before I had to come here for help (my first Linux install), but...
    I'm having trouble with the installation. The first clue is when I'm preparing the hard drive:
    After manually configuring the block devices, filesystems and mountpoints, there's a "Mount" window saying "Error mounting /dev/sdb4 on /mnt/home", likewise for var and /, but otherwise completes successfully.
    Then, during package installation, every single package fails:
    e.g. "warning: warning given when extracting usr/share/zoneinfo/GMTO (Can't create '/mnt/usr......')"
    .... (other files unsuccessfully being extracted)
    Installation failed
    and so on for the rest of the packages.
    My source is the official 2011.08 core image on a flash drive (/dev/sda1/) writing to an external hdd (/dev/sdb1, etc). I've searched the forums and the wiki and google but haven't been able to figure it out. Somehow the partitions aren't accessible to pacman, perhaps?
    Hopefully I'm not missing something really obvious...
    Last edited by rino (2012-05-02 14:16:21)

    Thanks for the lead:
    "mount: wrong fs type, bad option, bad superblock on /dev/sdb4,
                 missing codepage or helper program, or other error
                 In some cases useful info is found in syslog - try
                 dmesg | tail   or so
    [DEBUG UI ] show_warning 'Mount' : and so on
    and for the swap partition:
    swaponning /dev/sdb3
    swapon: /deev/sdb3: read swap header failed: Invalid argument
    executing dmesg | tail yielded:
    [<numbers here>]scsi 7:0:0:0: Direct-Access    SAMSUNG HD502IJ     PQ: 0  ANSI: 2 CCS
    [<numbers here>]sd 7:0:0:0: [sbd] Attached scsh generic sg1 type 0
    [<numbers here>]sd 7:0:0:0: [sbd] <a number> 512-byte logical blocks: (500GB/465 GiB)
    [<numbers here>]sd 7:0:0:0: [sbd] Write protect is off
    [<numbers here>]sd 7:0:0:0: [sbd] Mode sense: 34 00 00 00
    [<numbers here>]sd 7:0:0:0: [sbd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [<numbers here>]  sdb: sdb1 sdb2 sdb3 sdb4
    [<numbers here>]sd 7:0:0:0: [sbd] Attached SCSI disk
    FAT-fs (sdb4): bogus number of reserved sectors
    FAT-fs (sdb4): Can't find a valid FAT filesystem
    FAT-fs (sdb2): bogus number of reserved sectors
    FAT-fs (sdb2): Can't find a valid FAT filesystem
    Edit: before using this harddrive, I zeroed it out using Disk Utility on Mac OSX, which left it formatted as FAT. The partitions were then created using fdisk during the Arch installer,
    Last edited by rino (2012-05-02 13:43:19)

  • [SOLVED]Find Name Installed Packages Draftsight

    Occasionally I run in to a program installed from AUR or from the repository that has a name different than the package name. Is there a way to easily see what the name of the package is? Today I installed draftsight, and I can't figure out how to launch it from the terminal. Thanks
    Last edited by duke11235 (2013-01-05 02:12:13)

    Thanks that got it. If you add
    /opt/dassault-systemes/draftsight/bin to your path by adding
    export PATH=$PATH:/opt/dassault-systemes/draftsight/bin
    to your .bashrc, it runs by typing draftsigh in the terminal. Thanks again.

  • [SOLVED]How to install packages with the -U option? PGP error.

    I have to downgrade some packages (linux package due to ath5k problem), but pacman won't allow me because of the signatures.
    I downloaded the packages i need from here http://schlunix.org/archlinux/.
    These packages are safe to install? How can i bypass the signature check, if these packages are safe to install?
    Thanks.
    Last edited by Hyugga (2012-04-19 19:46:23)

    If you have a pgp key, you can sign the packages with your own key. You can do this by editing /etc/makepkg.conf, adding your key to the  GPGKEY="" section and enabling the sign option in the BUILDENV section. When building the package, it'll then be signed with your personal key. Afterwards import your key in pacman (pacman-key -r <yourkey>), assign the proper trust level and you're good to go.
    A workaround is to temporarily set "SigLevel = Never" in your /etc/pacman.conf (and hence disabling keysigning).
    EDIT: I just bothered to actually check your link and you'll be installing prebuilt binaries, so my first explanation doesn't apply there (you won't be building anything). So just setting SigLevel to Optional or Never (temporarily) should do.
    Last edited by Gcool (2012-04-19 19:23:05)

  • [Solved] Failed to install package

    The package in case is Steam .
    I'm running Arch Linux on a 64bit system. Therefore I have multilib enabled in my pacman.conf
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    #GPGDir = /etc/pacman.d/gnupg/
    HoldPkg = pacman glibc
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #CleanMethod = KeepInstalled
    #UseDelta = 0.7
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options
    #UseSyslog
    #Color
    #TotalDownload
    CheckSpace
    #VerbosePkgLists
    # By default, pacman accepts packages signed by keys that its local keyring
    # trusts (see pacman-key and its man page), as well as unsigned packages.
    SigLevel = Required DatabaseOptional
    LocalFileSigLevel = Optional
    #RemoteFileSigLevel = Required
    # NOTE: You must run `pacman-key --init` before first using pacman; the local
    # keyring can then be populated with the keys of all official Arch Linux
    # packagers with `pacman-key --populate archlinux`.
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    #[multilib]
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #SigLevel = Optional TrustAll
    #Server = file:///home/custompkgs
    [archlinuxfr]
    SigLevel = Never
    Server = http://repo.archlinux.fr/$arch
    I found some other cases of this, but it was from people not having multilib enabled.
    Also tried runnning pacman -Syyu. Didn't work.
    And yes, the package name is correct.
    Thanks in advance for your answers.
    Last edited by pwhyz (2014-09-22 17:12:53)

    pwhyz wrote:
    Damn, you're right.
    I thought only the Include= line was needed, didn't even realize multilib didn't pop up during pacman -Sy.
    Sorry guys!
    You should read the comments when they are available
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.

  • [SOLVED]Trying to install package-query again. Cannot find PKGBUILD.

    I'm updating my arch after 4 months. Yes it has been a long time.
    During the update process I had to remove package-query and yaourt, and now I'm trying to get them back.
    I got package-query from here https://aur.archlinux.org/packages.php?ID=35915
    Untared it, went inside, and did makepkg -s, but the PKGBUILD could not be found. I looked through the directories and didn't see a PKGBUILD anywhere.
    Am I missing something?
    Last edited by Aquila (2013-05-13 23:18:36)

    Did you click the 'Download Tarbel' link on the right side of the page? (Correct choice)
    Or the link under the Sources Bar ? (Incorrect choice)

Maybe you are looking for

  • Want to change my payment option

    I wish to change my payment option. i am not able to see the credit card details in a/c information.unnessarily I have been charged every month.

  • Customizing one time customer invoice

    Hi guys, I wonder if anybody can help me, please. I have to customize the FI invoice process. It´s to invoice one-time customers, when they buy an item in the shop. It´s to be able to print an invoice, and charge the right cost-center and accounts, e

  • I'm looking for customer references who are using Oracle IFS or OCM

    Dear All, I'm looking for customer references who are using Oracle IFS or OCM or Oracle Files for their document management systems. So, if anyone can support me i appreciate.

  • How to install Oracle form 6i with Oracle8.1.7 on the same driver?

    My machine is P4 with W2K. How to install Oracle form6i with Oracle8.1.7 on this machine? Could some one give me the details? Thanks a lot!!

  • Problem starting up

    When the power button is pressed, the fans spin up for about 1-2 seconds and the optical drive starts to initialize, then they both stop and nothing else happens. The hardrive does not appear to be starting. I have tried to start up in target mode bu