Unable to apply 9.3.0 patch to .msi

I can not apply the 9.3.0 msp patch to the 9.2.0 msi. The install fails with this error message:
http://i210.photobucket.com/albums/bb65/djfrost143/work/Capture-1.jpg
Error 1334
This happened when I was applying the 9.1.x patches also and I found a workaround that involved using Orca to delete rows from the table:
http://forums.adobe.com/thread/472233
But I can not find a resolution for the 9.3.x patches.

Here ya go.  Make an AIP.  Kudos to Adobe for creating such a bloated, twitchy, convoluted pile of cr@p.
Building the AIP on a local drive first is faster, then upload to your server.
C:
cd\AcroBatPro9
md \AcrobatPro9AIP
start /wait msiexec /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP /Liv c:\AcrobatPro9AIP\install900.log /qn
cd \AcrobatPro9AIP
start /wait msiexec /p c:\AcrobatPro9\AcroProStdUpd910_T1T2_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install910.log /qn
start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd912_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install912.log /qn
start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd920_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install920.log /qn
start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd930_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install930.log /qn
start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd932_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install932.log /qn
start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd933_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install933.log /qn
start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd940_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install940.log /qn
start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd942_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install942.log /qn
rem these are security updates.  Cannot install between quarterly updates.  Another "feature"
rem start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd943_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install943.log /qn
rem start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd944_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install944.log /qn
start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd945_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install945.log /qn
and this is the installer.  You may need to mess with this a bit to suit your own needs.
rem @echo off
net use q: \\<server>\<folder path> <password> /user:<domain>\<userid>
q:
start /wait msiexec /x {AC76BA86-1033-0000-7760-000000000004}  REBOOT=REALLYSUPPRESS /qn
start /wait msiexec /i AcroPro.msi TRANSFORMS=AcroPro.mst ALLUSERS=1 REBOOT=REALLYSUPPRESS /qn
c:
net use q: /delete

Similar Messages

  • Patch 19591087 unable to apply weblogic 12.1.3

    I am unable to apply patch 19591087 in weblogic 12.1.3
    getting below error logs
    Environment:
       OPatch.ORACLE_HOME=/apps/wlserver/12.1.3
       oracle.installer.invPtrLoc=/apps/wlserver/12.1.3/oraInst.loc
       oracle.installer.oui_loc=/apps/wlserver/12.1.3/oui
       oracle.installer.library_loc=/apps/wlserver/12.1.3/oui/lib/linux64
       oracle.installer.startup_location=/apps/wlserver/12.1.3/oui
       OPatch.PLATFORM_ID=
       os.name=Linux
       OPatch.NO_FUSER=
       OPatch.SKIP_VERIFY=null
       OPatch.SKIP_VERIFY_SPACE=null
       oracle.installer.clusterEnabled=false
       TRACING.ENABLED=null
       TRACING.LEVEL=null
       OPatch.DEBUG=false
       OPATCH_VERSION=13.2.0.0.0
       Bundled OPatch Property File=properties
       Minimum OUI version: 10.2
       OPatch.PATH=/opt/boksm/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/novell/zenworks/bin
       OPatch.MW_HOME=/apps/wlserver/12.1.3
       OPatch.WL_HOME=
       OPatch.COMMON_COMPONENTS_HOME=
    Oracle Home       : /apps/wlserver/12.1.3
    Central Inventory : /opt/home/mwswls/oraInventory
       from           : /apps/wlserver/12.1.3/oraInst.loc
    OPatch version    : 13.2.0.0.0
    OUI version       : 13.2.0.0.0
    Log file location : /apps/wlserver/12.1.3/cfgtoollogs/opatch/opatch2014-12-19_04-35-15AM_1.log
    OPatch detects the Middleware Home as "/apps/wlserver/12.1.3"
    Dec 19, 2014 4:35:23 AM oracle.sysman.oii.oiii.OiiiInstallAreaControl initAreaControl
    INFO: Install area Control created with access level  0
    Bugs fixed by this patch 19591087:
       18820382: Fix for Bug 18820382
    Applying interim patch '19591087' to OH '/apps/wlserver/12.1.3'
    Verifying environment and performing prerequisite checks...
    Running prerequisite check "CheckMinimumOPatchVersion" ...
    All patches can be applied using this OPatch.
    Prerequisite check "CheckMinimumOPatchVersion" passed.
    Running prerequisite check "CheckPatchingModel" ...
    Prerequisite check "CheckPatchingModel" passed.
    Running prerequisite check "CheckForIdenticalPatchInOracleHome" ...
    Prerequisite check "CheckForIdenticalPatchInOracleHome" passed.
    Patch "19591087" is ignored as it is not a "Fusion Applications patch".
    Prerequisite check "CheckFileVersionFormat" passed.
    Check if patch "19591087"  is a no-op patch.
    We have required comps greater than zero, so returning false for no-op patch "19591087"
    None of the selected patches are no-op. patches..
    There are some (or) all patches that are not no-ops.
    Running prerequisite check "CheckFusionAppsCompatible" ...
    OPatch is compatible with OUI for Fusion Apps patching.
    Running prerequisite check "CheckForInputValues" ...
    Input values is present for the all the actions of the given patches.
    Running prerequisite check "CheckSystemSpace" ...
    Finding the total space needed...
    Total space needed for the patches are: 4663474
    Checking if enough space is present on the disk...
    Required amount of space is availale on the disk.
    Enough system space is available.
    Running prerequisite check "CheckSystemCommandAvailable" ...
    All the required commands are available.
    All the required system commands are present.
    Running prerequisite check "CheckPatchApplicableOnCurrentPlatform" ...
    Genereic Platform ID 0is specified for patch : 19591087
    All the given patches are applicable on the current platform.
    Running prerequisite check "CheckApplicable" ...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 19591087: Required component(s) missing : [ oracle.jrf.adfrt, 12.1.3.0.0 ] , [ oracle.jrf.adfrt, 12.1.3.0.0 ]
    Log file location: /apps/wlserver/12.1.3/cfgtoollogs/opatch/opatch2014-12-19_04-35-15AM_1.log
    Recommended actions: This patch requires some components to be installed in the home. Either the Oracle Home doesn't have the components or this patch is not suitable for this Oracle Home.
    OPatch failed with error code 39
    Package/s not installed. Please verify the patch logs.

    Hi Mike,
    Could you please guide which one exactly from the below link. I have installed generic Oracle WebLogic Server and Oracle Coherence 12.1.3
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    Thanks

  • I am unable to apply patches via MOPatch

    first I Upgraded the database from 10.2.0.2 to 10.2.0.5 with runinstaller
    after that I would like to apply the SAP Bundle Patch.
    These are the steps which I executed:
    1. Update OPatch and MOPatch
    2. create patchfolder patches
    3. put the Bundle Patch in patches
    4. /bin/sh $ORACLE_HOME/MOPatch/mopatch.sh -v -s SAP_112027_201208_LINX8664.zip
    Now I get the following message :
    Cannot determine OPatch version and feature support.
    Version:
    OPatch : 10.2.0.5.1
    MOPatch :  2.1.14
    What could be the reason?

    lmtaix016:oratlh 101> opatch lsinventory
    ========================================================
    GENERIC OPATCH VERSION - FOR USE IN SAP ENVIRONMENT ONLY
    ========================================================
    Invoking OPatch 10.2.0.5.1
    Oracle Interim Patch Installer version 10.2.0.5.1
    Copyright (c) 2010, Oracle Corporation.  All rights reserved.
    Oracle Home       : /oracle/TLH/102_64
    Central Inventory : /oracle/TLH/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 10.2.0.5.1
    OUI version       : 10.2.0.5.0
    OUI location      : /oracle/TLH/102_64/oui
    Log file location : /oracle/TLH/102_64/cfgtoollogs/opatch/opatch2014-06-05_17-32-52PM.log
    Patch history file: /oracle/TLH/102_64/cfgtoollogs/opatch/opatch_history.txt
    Lsinventory Output file location : /oracle/TLH/102_64/cfgtoollogs/opatch/lsinv/lsinventory2014-06-05_17-32-52PM.txt
    Installed Top-level Products (3):
    Oracle Database 10g                                                  10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 1                            10.2.0.2.0
    Oracle Database 10g Release 2 Patch Set 4                            10.2.0.5.0
    There are 3 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    Exception in thread "main"
    OPatch failed with error code 1

  • I am unable to apply my update for Photoshop CS6

    I also can no longer update
    OSX 10.8.4.latest
    CS6 Suite
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | START - Installer Session
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:04:430 | [INFO] |  | OOBE | DE |  |  |  | 906494 | RIBS version: 7.0.0.108
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | OSX version: 10.8.4 
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ::START TIMER:: [Total Timer]
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | CHECK: Single instance running
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | CHECK : Credentials
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Load Deployment File
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | deploymentFile option not given
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | CHECK : Another Native OS installer already running
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Create Required Folders
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Assuming install mode
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Looking up install source path
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Sync Media DB ...
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ::START TIMER:: [Sync Media DB]
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Pre check media db sync
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | End of Pre check media db sync. Exit code: 0
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | :: END TIMER :: [Sync Media DB] took 99 milliseconds (0.099 seconds) DTR = 282.828 KBPS (0.276199 MBPS)
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Ready to initialize session to start with ...
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ::START TIMER:: [CreatePayloadSession]
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    08/16/13 14:02:04:434 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Updated source path: /Users/admin/Library/Caches/Adobe/AAMUpdater/AdobeExtensionManagerCS6-6.0/6.0.7
    08/16/13 14:02:04:466 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Updating media info for: {48BC197D-7053-434D-AF69-9233170D1614}
    08/16/13 14:02:04:467 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Ignoring original data since install source is local
    08/16/13 14:02:04:467 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Type: 0, Volume Order: 1, Media Name: AdobeExtensionManager-6.0.7-mul-AdobeUpdate
    08/16/13 14:02:04:467 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Path: /Users/admin/Library/Caches/Adobe/AAMUpdater/AdobeExtensionManagerCS6-6.0/6.0.7/payloads/ AdobeExtensionManager6.0All-140713200537/AdobeExtensionManager6.0All-140713200537.dmg
    08/16/13 14:02:04:467 | [INFO] |  | OOBE | DE |  |  |  | 906494 | --------------------  END  - Updating Media Sources -  END  --------------------
    08/16/13 14:02:04:472 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    08/16/13 14:02:04:472 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ----------------- CreatePayloadSession: machine is x86 ---------------
    08/16/13 14:02:05:276 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ______ Verify Dependency Subscribers ______
    08/16/13 14:02:05:276 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    08/16/13 14:02:05:276 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}: 0 (0,0)
    08/16/13 14:02:05:276 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    08/16/13 14:02:05:277 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Patch Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614} can be applied to product Adobe Extension Manager CS6 6.0.0.0 {83463106-DD1C-4FE5-A61C-DF6715472AD4}
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Setting property "installSourcePath" to: /Users/admin/Library/Caches/Adobe/AAMUpdater/AdobeExtensionManagerCS6-6.0/6.0.7
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Setting property "mode" to: silent
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Setting property "updateManifestPath" to: /Users/admin/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeExtensionManagerCS6-6.0/6.0.7/6.0.7.xml
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Setting property "workflow" to: updater
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "extensionsOnly" to: 1
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "mode" to: silent
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "patchesOnly" to: 1
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "updateManifestPath" to: /Users/admin/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeExtensionManagerCS6-6.0/6.0.7/6.0.7.xml
    08/16/13 14:02:05:534 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Overwrite property "workflow" to: updater
    08/16/13 14:02:05:535 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Found payload actions:
    08/16/13 14:02:05:535 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Deciding what installer mode to use...
    08/16/13 14:02:05:553 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN Setting requested payload actions
    08/16/13 14:02:05:553 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Value returned on lookup of payload: Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614} is: false
    08/16/13 14:02:05:553 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Action string for Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}  is install
    08/16/13 14:02:05:554 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END Setting requested payload actions
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Collected advanced path check information for INSTALLDIR
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is a well-formed path
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is not the root path
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is on a local volume
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is on a writable volume
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR is not on a case sensitive volume
    08/16/13 14:02:05:556 | [INFO] |  | OOBE | DE |  |  |  | 906494 | INSTALLDIR passed path basic path validation: /Applications
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN InstallOperationsQueue Unordered operations
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}:  with operation install
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END InstallOperationsQueue Unordered operations
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN InstallOperationsQueue Ordered operations
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}:  with operation install
    08/16/13 14:02:05:774 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END InstallOperationsQueue Ordered operations
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Payloads passed preflight validation.
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Call PreSession Custom Hook
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN InstallOperationsQueue Unordered operations
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}:  with operation install
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END InstallOperationsQueue Unordered operations
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | BEGIN InstallOperationsQueue Ordered operations
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 |   Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}:  with operation install
    08/16/13 14:02:05:801 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END InstallOperationsQueue Ordered operations
    08/16/13 14:02:06:008 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Calling the custom action code for pre-install for payload Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}
    08/16/13 14:02:06:008 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ::START TIMER:: [Payload Operation :{48BC197D-7053-434D-AF69-9233170D1614}]
    08/16/13 14:02:06:010 | [INFO] |  | OOBE | DE |  |  |  | 906531 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:06:010 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Installer Operation: PayloadInstaller
    08/16/13 14:02:06:010 | [INFO] |  | OOBE | DE |  |  |  | 906531 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:06:010 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Request to install payload
    08/16/13 14:02:06:021 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Payload Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    08/16/13 14:02:07:320 | [INFO] |  | OOBE | DE |  |  |  | 906531 | CustomizedPatch property not found in database
    08/16/13 14:02:07:320 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Beginning installation for payload at /private/tmp/.tempdirTiFIOAwv/Install.db
    08/16/13 14:02:07:433 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Attempting to patch file: "/Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/MacOS/ZStringResources/uk_UA.xml"(Seq 5)
    08/16/13 14:02:07:677 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Attempting to patch file: "/Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/Resources/de.lproj/MainMenu.nib"(Seq 7)
    08/16/13 14:02:07:677 | [ERROR] |  | OOBE | DE |  |  |  | 906531 | DF019: Unable to find the file to patch. Re-install the product & then apply the patch again. (Unable to locate file to patch at "/Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/Resources/de.lproj/MainMenu.nib")(Seq 7)
    08/16/13 14:02:07:677 | [WARN] |  | OOBE | DE |  |  |  | 906531 | DW063: Command ARKPatchCommand failed.(Seq 7)
    08/16/13 14:02:07:678 | [INFO] |  | OOBE | DE |  |  |  | 906531 | Completing installation for payload at /private/tmp/.tempdirTiFIOAwv/Install.db
    08/16/13 14:02:08:024 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:08:024 | [INFO] |  | OOBE | DE |  |  |  | 906494 | :: END TIMER :: [Payload Operation :{48BC197D-7053-434D-AF69-9233170D1614}] took 2016 milliseconds (2.016 seconds) DTR = 3569.44 KBPS (3.48579 MBPS)
    08/16/13 14:02:08:086 | [INFO] |  | OOBE | DE |  |  |  | 906494 | User specified overrideFile:
    08/16/13 14:02:08:088 | [INFO] |  | OOBE | DE |  |  |  | 906494 | The csu inventory was not updated for payload Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}, value of local var is -1
    08/16/13 14:02:08:088 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Calling the ROLLBACK custom action code for pre-install for payload Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614}
    08/16/13 14:02:08:883 | [INFO] |  | OOBE | DE |  |  |  | 906494 | No operation.  We're done:
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Total components installed: 0
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Total components repaired: 0
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Total components removed: 0
    08/16/13 14:02:10:888 | [WARN] |  | OOBE | DE |  |  |  | 906494 | DW050: The following payload errors were found during install:
    08/16/13 14:02:10:888 | [WARN] |  | OOBE | DE |  |  |  | 906494 | DW050:  - Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All: Install failed
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Call PostSession Custom Hook
    08/16/13 14:02:10:888 | [INFO] |  | OOBE | DE |  |  |  | 906494 | :: END TIMER :: [Total Timer] took 7307 milliseconds (7.307 seconds) DTR = 990.831 KBPS (0.967608 MBPS)
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | -------------------------------------- Summary --------------------------------------
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 |  - 0 fatal error(s), 1 error(s)
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | OSX version: 10.8.4 
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 |
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ----------- Payload: Adobe Extension Manager CS6_6.0.7_AdobeExtensionManager6.0All 6.0.7.0 {48BC197D-7053-434D-AF69-9233170D1614} -----------
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | ERROR: DF019: Unable to find the file to patch. Re-install the product & then apply the patch again. (Unable to locate file to patch at "/Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/Resources/de.lproj/MainMenu.nib")(Seq 7)
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 |
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Please search the above error string(s) to find when the error occurred.
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | These errors resulted in installer Exit Code mentioned below.
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | -------------------------------------------------------------------------------------
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 |
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Exit Code: 7 - Unable to complete Silent workflow.
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | Please see specific errors for troubleshooting. For example, ERROR: DF019 ...
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | END - Installer Session
    08/16/13 14:02:11:890 | [INFO] |  | OOBE | DE |  |  |  | 906494 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

    Tasc_redleader which update exactly are you trying to apply?  Your screen shot indicates an update to Photoshop CS6 but your installation log appears to be for Extension Manager CS6.
    Please see Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html for information on how to review and interpret your installation log files.

  • Bootsplash : Applying splash on a patched kernel makes a Kernel Panic

    Hi Archers,
    I tried to put a bootsplash and for that I first pached the kernel with the PKGBUILD from ABS using this HOW-TO :
    http://archlinux.veloxis.de/howtos/boot … to_us.html
    The patched kernel works very well.
    Then I wanted to add a splash using the splash utility, following this HOW-TO :
    http://wiki.archlinux.org/index.php/Bootsplash
    Then I edited the grub and rebooted.
    All I can see is a kernel panic, telling me this :
    RAMDISK : Couldn't find valid RAM disk image starting at 0
    List of all partitions :
    No file system could mount root, tried :
    Kernel Panic - VFS : Unable to mount root fs on unknown block (0,0)
    This is quite weird since some lines above I can see that the RAMDISK has been initialized :
    RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
    Does anynone have an idea of what could be the cause of the problem ?
    Thanks
    ++++++++++++

    I think I've found what is the cause of the problem but this is quite weird.
    To activate bootsplash, the bootsplash option have to be activated in the kernel configuration file (config) :
    CONFIG_FBCON_SPLASHSCREEN=y
    So I added this option at the end of the config file. The other required options were already activated by default.
    After having installed the new kernel thanks to the pacman -U command, I can see in the config file, which has been automatically generated during the compilation (/boot/kconfig26), that the bootsplash option is no more activated ! The entire line has been erased.
    How can an option be erased during the compilation ? Where could I find what caused this problem ? Here is my PKGBUILD, which I think is correct : (I have deactivated the Arch logo)
    # $Id: PKGBUILD,v 1.286 2008/01/15 19:37:50 tpowa Exp $
    # Maintainer: Tobias Powalowski <[email protected]>
    # Maintainer: Thomas Baechler <[email protected]>
    pkgname=kernel26
    _basekernel=2.6.23
    pkgver=2.6.23.14
    pkgrel=3
    pkgdesc="The Linux Kernel and modules"
    arch=(i686 x86_64)
    license=('GPL2')
    groups=('base')
    url="http://www.kernel.org"
    backup=('boot/kconfig26' etc/mkinitcpio.d/${pkgname}.preset)
    depends=('coreutils' 'module-init-tools' 'mkinitcpio>=0.5.15')
    # pwc, ieee80211 and hostap-driver26 modules are included in kernel26 now
    # nforce package support was abandoned by nvidia, kernel modules should cover everything now.
    # kernel24 support is dropped since glibc24
    replaces=('kernel24' 'kernel24-scsi' 'kernel26-scsi'
    'alsa-driver' 'ieee80211' 'hostap-driver26'
    'pwc' 'nforce' 'squashfs' 'unionfs' 'ivtv'
    'zd1211' 'kvm-modules')
    install=kernel26.install
    source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
    ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2
    ### next two lines only needed for rc kernel building
    #http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.23-rc9.bz2
    #http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.23-rc9-git2.bz2
    # the main kernel config files
    config config.x86_64
    # the archlinux boot logos
    #logo_linux_clut224.ppm
    #logo_linux_mono.pbm
    #logo_linux_vga16.ppm
    # standard config files for mkinitcpio ramdisk
    kernel26.preset
    mkinitcpio-$pkgname.conf
    # add possibility to load your own dsdt acpi table
    acpi-dsdt-initrd-v0.8.4-2.6.21.patch
    # fix bluetooth on some toshiba notebooks
    toshiba-bluetooth.patch
    # add additional unusual usb entry
    usb-storage-unusual-devs.patch
    # cfs scheduler backport, modified to apply with gregs stable patch
    #http://people.redhat.com/mingo/cfs-scheduler/sched-cfs-v2.6.23.8-v24.patch
    ftp://ftp.archlinux.org/other/kernel26/sched-cfs-v2.6.23.11-v24.patch
    # improve intel macintosh support
    mactel-linux-2.6.23.patch
    # update to alsa snapshot 20071124
    ftp://ftp.archlinux.org/other/kernel26/alsa-20071124.patch.bz2
    ftp://ftp.archlinux.org/other/kernel26/alsa-include-20071117.patch.bz2
    # fix broken acpi c states on buggy bioses, which violate acpi specification
    acpi-buggy-bios.patch
    # add squashfs and unionfs
    http://heanet.dl.sourceforge.net/sourceforge/squashfs/squashfs3.3.tar.gz
    http://download.filesystems.org/unionfs/unionfs-2.x/unionfs-2.1.11_for_2.6.23.9.diff.gz
    # two patches below for aufs compatibility
    put_filp.patch
    lhash-2.6.22.patch
    # fix hibernating support for saa7134 devices, implemented in .24 series finally
    hibernate-saa7134.diff
    # add possibility to undervolt certain cpus
    linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch
    # adding genpatches from gentoo
    2405_hostap-netdev-type.patch
    # fix Leadtek_WinFast_2000
    winfast-2000.patch
    bootsplash-3.1.6-2.6.21.diff
    build() {
    [ "${CARCH}" = "i686" ] && KARCH=i386
    [ "${CARCH}" = "x86_64" ] && KARCH=x86_64
    cd $startdir/src/linux-$_basekernel
    # add upstream patch from 2.6.23 series
    patch -Np1 -i ../patch-$pkgver || return 1
    # greg kroahs stable patches, in reference to:
    # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
    # add them if needed
    # add latest CFS scheduler backport
    # in reference to lkml:
    # By popular demand, here is release -v24 of the CFS scheduler patch.
    # It is a full backport of the latest & greatest scheduler code to
    # http://people.redhat.com/mingo/cfs-scheduler/
    patch -Np1 -i ../sched-cfs-v2.6.23.11-v24.patch || return 1
    ### next 2 lines are only needed for rc kernels
    #patch -Np1 -i ../patch-$pkgver-rc9 || return 1
    #patch -Np1 -i ../patch-2.6.23-rc9-git2 || return 1
    # add custom acpi dsdt patch, in reference to:
    # http://gaugusch.at/kernel.shtml
    # http://acpi.sourceforge.net
    patch -Np1 -i ../acpi-dsdt-initrd-v0.8.4-2.6.21.patch || return 1
    # fix enabling of bluetooth on some toshiba notebooks in reference to:
    # http://bugs.archlinux.org/task/5608
    # http://www.cwrose.de/toshiba/s5200.html#bluetooth
    patch -Np1 -i ../toshiba-bluetooth.patch || return 1
    # fix I/O errors with Teac HD-35PU devices
    patch -Np1 -i ../usb-storage-unusual-devs.patch || return 1
    # get latest alsa status, in reference to:
    # ftp://ftp.suse.com/pub/projects/alsa/snapshot/driver/
    # patches are created by diffing the kernel source,
    # against the alsa-kernel/ directory from tarball.
    # status is 20071124
    patch -Np0 -i ../alsa-20071124.patch || return 1
    patch -Np0 -i ../alsa-include-20071117.patch || return 1
    # improve intel macintosh support, in reference to:
    # http://www.mactel-linux.org/wiki/Main_Page
    # http://mactel-linux.svn.sourceforge.net/viewvc/mactel-linux/trunk/kernel/
    patch -Np1 -i ../mactel-linux-2.6.23.patch || return 1
    # add possibility to undervolt certain cpus, in reference to:
    # https://www.dedigentoo.org/trac/linux-phc/
    patch -Np1 -i ../linux-phc-0.3.0-kernel-vanilla-2.6.23rc3.patch || return 1
    # fix buggy bios acpi to get c states, which violate acpi specification, in reference to:
    # http://bugzilla.kernel.org/show_bug.cgi?id=7578
    # http://bugs.archlinux.org/task/6875
    patch -Np1 -i ../acpi-buggy-bios.patch || return 1
    # fix hibernate support on saa7134
    # made by the vl4 team in the kernel plus a lot of
    # help from one of the Alsa devs. The problem is that when you suspend to
    # ram or to disk, saa7134 devices don't come out of suspend.
    # sent in by: Hussam Al-Tayeb <[email protected]>
    patch -Np0 -i ../hibernate-saa7134.diff || return 1
    # fix Leadtek_WinFast_2000
    # in reference to:
    # http://www.linuxtv.org/v4lwiki/index.php/Leadtek_WinFast_2000
    patch -Np0 -i ../winfast-2000.patch || return 1
    # adding some genpatches from gentoo, in reference to:
    # http://sources.gentoo.org/viewcvs.py/linux-patches/genpatches-2.6/trunk/2.6.23/
    patch -Np1 -i ../2405_hostap-netdev-type.patch || return 1
    # add sqashfs support, in reference to:
    # http://squashfs.sourceforge.net/
    patch -Np1 -i ../squashfs3.3/kernel-patches/linux-2.6.23/squashfs3.3-patch || return 1
    # add unionfs support. in reference to:
    # http://www.fsl.cs.sunysb.edu/project-unionfs.html
    patch -Np1 -i ../unionfs-2.1.11_for_2.6.23.9.diff || return 1
    # add put_filp and lhash patches for aufs, in reference to:
    # http://aufs.sourceforge.net/
    patch -Np0 -i ../put_filp.patch || return 1
    patch -Np1 -i ../lhash-2.6.22.patch || return 1
    patch -Np1 -i ../bootsplash-3.1.6-2.6.21.diff
    # remove the extraversion from Makefile
    ### next line is only needed for rc kernels
    #sed -i 's|^EXTRAVERSION = .*$|EXTRAVERSION =-rc9|g' Makefile
    sed -i 's|^EXTRAVERSION = .*$|EXTRAVERSION =|g' Makefile
    # Arch logo!
    #cp ../logo_linux_clut224.ppm drivers/video/logo/
    #cp ../logo_linux_mono.pbm drivers/video/logo/
    #cp ../logo_linux_vga16.ppm drivers/video/logo/
    if [ "$CARCH" = "x86_64" ]; then
    cat ../config.x86_64 >./.config
    else
    cat ../config >./.config
    fi
    # build the full kernel version to use in pathnames
    . ./.config
    ### next line is only needed for rc kernels
    #_kernver="2.6.23-rc9${CONFIG_LOCALVERSION}"
    _kernver="${_basekernel}${CONFIG_LOCALVERSION}"
    # load configuration
    yes "" | make config
    # build!
    # stop here
    #msg "Stopping build"
    #return 1
    make bzImage modules || return 1
    mkdir -p $startdir/pkg/{lib/modules,boot}
    make INSTALL_MOD_PATH=$startdir/pkg modules_install || return 1
    cp System.map $startdir/pkg/boot/System.map26
    cp arch/$KARCH/boot/bzImage $startdir/pkg/boot/vmlinuz26
    install -D -m644 Makefile \
    $startdir/pkg/usr/src/linux-${_kernver}/Makefile
    install -D -m644 kernel/Makefile \
    $startdir/pkg/usr/src/linux-${_kernver}/kernel/Makefile
    install -D -m644 .config \
    $startdir/pkg/usr/src/linux-${_kernver}/.config
    install -D -m644 .config $startdir/pkg/boot/kconfig26
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/include
    for i in acpi asm-{generic,i386,x86_64} config linux math-emu media net pcmcia scsi sound video; do
    cp -a include/$i $startdir/pkg/usr/src/linux-${_kernver}/include/
    done
    # copy files necessary for later builds, like nvidia and vmware
    cp Module.symvers $startdir/pkg/usr/src/linux-${_kernver}
    cp -a scripts $startdir/pkg/usr/src/linux-${_kernver}
    # fix permissions on scripts dir
    chmod og-w -R $startdir/pkg/usr/src/linux-${_kernver}/scripts
    #mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/.tmp_versions
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/kernel
    cp arch/$KARCH/Makefile $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/
    if [ "$CARCH" = "i686" ]; then
    cp arch/$KARCH/Makefile.cpu $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/
    fi
    cp arch/$KARCH/kernel/asm-offsets.s $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/kernel/
    # add headers for lirc package
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/drivers/media/video
    cp drivers/media/video/*.h $startdir/pkg/usr/src/linux-${_kernver}/drivers/media/video/
    for i in bt8xx cpia2 cx25840 cx88 em28xx et61x251 pwc saa7134 sn9c102 usbvideo zc0301; do
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/drivers/media/video/$i
    cp -a drivers/media/video/$i/*.h $startdir/pkg/usr/src/linux-${_kernver}/drivers/media/video/$i
    done
    # add dm headers
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/drivers/md
    cp drivers/md/*.h $startdir/pkg/usr/src/linux-${_kernver}/drivers/md
    # add inotify.h
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/include/linux
    cp include/linux/inotify.h $startdir/pkg/usr/src/linux-${_kernver}/include/linux/
    # add CLUSTERIP file for iptables
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/net/ipv4/netfilter/
    cp net/ipv4/netfilter/ipt_CLUSTERIP.c $startdir/pkg/usr/src/linux-${_kernver}/net/ipv4/netfilter/
    # add wireless headers
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/net/mac80211/
    cp net/mac80211/*.h $startdir/pkg/usr/src/linux-${_kernver}/net/mac80211/
    # add vmlinux
    cp vmlinux $startdir/pkg/usr/src/linux-${_kernver}
    # copy in Kconfig files
    for i in `find . -name "Kconfig*"`; do
    mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/`echo $i | sed 's|/Kconfig.*||'`
    cp $i $startdir/pkg/usr/src/linux-${_kernver}/$i
    done
    cd $startdir/pkg/usr/src/linux-${_kernver}/include && ln -s asm-$KARCH asm
    chown -R root.root $startdir/pkg/usr/src/linux-${_kernver}
    find $startdir/pkg/usr/src/linux-${_kernver} -type d -exec chmod 755 {} \;
    cd $startdir/pkg/lib/modules/${_kernver} && \
    (rm -f source build; ln -sf ../../../usr/src/linux-${_kernver} build)
    # install fallback mkinitcpio.conf file and preset file for kernel
    install -m644 -D $startdir/src/${pkgname}.preset $startdir/pkg/etc/mkinitcpio.d/${pkgname}.preset || return 1
    install -m644 -D $startdir/src/mkinitcpio-$pkgname.conf $startdir/pkg/etc/mkinitcpio.d/$pkgname-fallback.conf || return 1
    # set correct depmod command for install
    sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" $startdir/kernel26.install
    echo -e "# DO NOT EDIT THIS FILE\nALL_kver='${_kernver}'" > ${startdir}/pkg/etc/mkinitcpio.d/${pkgname}.kver
    # remove unneeded architectures
    rm -rf $startdir/pkg/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,parisc,powerpc,ppc,s390,sh,sh64,sparc,sparc64,um,v850,xtensa}
    I'm a newbie in the kernel world so I'm a little bit lost in all theses files and options.
    Thanks
    Last edited by jaymz_64 (2008-02-07 12:20:37)

  • How can I re-apply the 5.03 patch?

    I've asked this already in the CS5 5.03 update discussion, so aplogies for the repetition, but I thought I'd start a new thread.
    I've had to roll back Win 7 to a time prior to 5.03 installation.  I'm now back to 5.02 and can't reinstall 5.03.  If I click the update button within PP tells me that all applications are up-to-date.  So it would appear that the AAM is not detecting that I'm back to an earlier version.
    When I manually try to install 5.03, the progress bar does not move, nor the percentage increase.  However, after about 30 seconds, I'm informed that the update has completed successfully - but it hasn't!  It is still on version 5.02.
    Help.  Can anyone please tell me how to re-apply the 5.03 patch without reinstalling PP?  Thanks.

    > Surely there's a simpler way??
    Not that I know of.
    BTW, we are actively working on making the installers work more smoothly. We appreciate bug reports about the specific glitches so that we can make sure that we're working on the right things.

  • I am unable to apply my downloaded update. When I try to apply it and restart firefox, it still says 'apply downloaded update now...'. Why can't I apply this update and what do I do about it?

    I am unable to apply my downloaded update. When I try to apply it and restart firefox, it still says 'apply downloaded update now...'. Why can't I apply this update and what do I do about it?

    Checked out that link and everything seems to be in order on this machine at this time.
    I only have CC installed on this one machine, not even my secondary machine like is permitted. it seems odd that I'm asked to re-accept the Licence Agreement as often as I am. If I had to guess, it's almost every week, if not multiple times some weeks, that all the software will decide I should have to view the licence agreement.
    Edit: I've never had any noticeable "errors" activating or anything like that. I just get asked to do it quite frequently.
    This activation screen isn't too annoying (it involves clicking one single button), but like I stated earlier, if I'm trying to launch the software by double-clicking on a PSD, AI, PPROJ, AEP, etc... that file will fail to open.
    I feel like that's probably not really a bug, but it is frustrating, since I did launch the application with the intent to edit that specific file I tried to open.
    Again, something that you guys may consider working on.
    Another annoyance is that: agreeing to the licence agreement is a per-application task, so if I see that Licence Agreement dialogue window by opening Photoshop (for example), I know that every other piece of software I have in the suite (Illustrator, Premiere, After Effects, Audition) will be showing me that screen on it's next launch. Probably deliberate for legal purposes that I can't just agree once for the whole suite, but heck, it would save me a lot of minor headaches if it was a unified agreement.

  • Unable to apply connection settings. The detailed error message is: 'NoCount' is not a recognized option

    My corporate database wizards have created a login for my small subsidiary to use to read selected data from the HR database.  It's meant to be used by an SSIS package to bring over data on who's a current employee and who's not.  
    The package has started returning connection errors, and when I try to log into the HR database via SSMS using this login I get the following message:  
    "Unable to apply connection settings.  The detailed error message is" 'NoCount' is not a recognized option."  
    If I click on OK I can still log in, but it looks like this error is causing SSIS to produce an error.  I've seen articles on vaguely similar errors logging onto an Azure database, but this one's on SQL Server 2012.  
    Anybody got any ideas?  Is there something I can change at my end, or is it a change that has to be made in the remote DB?  

    I'm getting confused seeing this
    The package has started returning connection errors, and when I try to log into the HR database via SSMS using this login
    I get the following message: 
    Whats the purpose of SSIS package if you're trying to connect to DB using SSMS?
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Unable to apply syntax for upper case in pdf form

    Hi All,
    I am unable to apply syntax in adobe livecycle design to conver the case automatic in upper case.
    Please help me how to do this as I am selecting form calc , clien and pasting the script but it does not work.
    or please share me your email id so that I can share my pdf form.
    Regards,
    Md Afsar

    The upper method needs a parameter.
    Use this script.
    $ = Upper($)

  • Has someone applied the one off patch for-ONS bug 5749953 SIGBUS ERROR

    Hello all,
    Env:: 10g on Soalris
    I need to apply the one-off patch for
    Bug:5749953 -- ONS SIGBUS ERROR AFTER INSTALL PATCHSET 10.2.0.3 FOR CRS
    Usually for any CPU we issue opatch apply from the patch directory.
    and its mentioned in the readme.html as well.
    But for this one off patch, there isn't anything mentioned in the readme.html.
    All it says is
    #  6. Patch the Files
    #    6.1 Patch the CRS home files
    #    After unlocking any protected files and saving configuration settings
    #    you are now ready to run opatch using the following command.
    #    As the Oracle Clusterware (CRS) software owner;
    #    % opatch apply -local -oh <CRS_HOME>
    #    Note: In configuration A, invoke this only on one node.
    #    6.2 Patch the RDBMS home files.
    #    Alert: The RDBMS portion can only be applied to an RDBMS home that
    #          has been upgraded to 10.2.0.3.0.
    #    For additional information please read Note.363254.1;
    #    Applying one-off Oracle Clusterware patches in a mixed version home
    #    environment
    #    As the RDBMS software owner;
    #    % opatch apply custom/server/5749953 -local -oh <RDBMS_HOME>
    #    Note: In configuration A, invoke this only on one node.Could someone let me know from where i should give 'opatch apply' if patch.zip files are unzipped in /export/home/oracle/5749953  ? TIA,
    JJ

    The patch can always be installed in 2 ways.
    1. Do a cd and then run opatch
    cd <patchlocation>
    opatch apply
    2. Else specify the patch location as an argument
    opatch apply <full path to the patch i.e the one you do cd above> ...
    Both the above styles yield same result.
    VJ

  • Can anyone tell me why I am unable to apply  the txt animation in Elements 10?

    Can anyone tell me why I am unable to apply  the txt animation in Elements 10?  The "apply button" doesnt engage allow it to be selected?
    Would love some help?
    Darrell.

    Dazza - wildvision
    Are you applying text animation
    a. to Default Still text
    and
    b. a single line of text
    If you do not do the above text animation fails. Please check out my blog post for details.
    http://www.atr935.blogspot.com/2013/07/pe-titler-part-1-text-animations.html
    Please review the above. If any questions or clarification needed, please do not hesitate to ask.
    Thanks.
    ATR

  • Installation of Oracle VDI 3.4.1 fails at applying the Sun Ray patch

    Downloaded VDI 3.4.1 for Solaris, checked md5 OK against download page, attempted a freash installation rather than upgrade and it failed at applying the Sun Ray patch.
    Solaris 10 u9 x86 full installation with recommend patches (OK its a ESXi 64 bit virtual machine, but need to test before I try it on the real hardware)
    Fresh installation of Solaris & patches (automated via JET), which works fine for installing VDI 3.4
    VDI 3.4.1 fresh install
    unzip -q p14226229_34_Solaris86-64.zip
    cd vda_3.4.1_solaris_amd64
    + Installing Sun Ray Server...
    Error: There was a problem installing Sun Ray Software 5.3.1.0
    Check '/var/sadm/install/logs/vda-install.2012_07_26_15:46:10.log' for details.
    See the log file '/var/sadm/install/logs/vda-install.2012_07_26_15:46:10.log' for additional information.
    I check the log file and its failing to install patch 149156-01, looking at the patch log there is a message about attempting to install the same architecture and version of a package which is already installed, then a message from checkinstall "........<full patch to check install>/checkinstall: cannot open"
    So has anyone else actually downloaded and installed Oracle VDI 3.4.1 on Solaris 10 u9 x86 successfully?
    Paul

    OK went back to Oracle VDI 3.3.2 and it was still a problem on this machine. Turns out I made /software where the media is installed a ZFS partition with a quota of 5g (which hasn't hit a limit, its used less than 1g).
    So the real question is why Oracle VDI won't install from a ZFS partition?
    # This works fine!
    mkdir /software
    mkdir /software/vdi_332_Solaris86-64
    cp vdi_332_Solaris86-64.zip /software
    cd /software/vdi_332_Solaris86-64
    unzip -q ../vdi_332_Solaris86-64.zip
    cd /software/vdi_332_Solaris86-64/vda_3.3.2_solaris_amd64
    ./vda-install
    # This Fails !
    zfs create -o mountpoint=/software -o quota=5g rpool/software
    mkdir /software/vdi_332_Solaris86-64
    cp vdi_332_Solaris86-64.zip /software
    cd /software/vdi_332_Solaris86-64
    unzip -q ../vdi_332_Solaris86-64.zip
    cd /software/vdi_332_Solaris86-64/vda_3.3.2_solaris_amd64
    ./vda-install
    Root is a ZFS partition and unzip -q works fine (I summed all files in both structures and they are the same). There is something in the vda-install that breaks due to it being a separate ZFS partition.
    Paul

  • Can't update camera raw:  "Unable to apply updates"

    Can't update camera raw:  "Unable to apply updates You are already running Adobe Application Manager. Please close all instances of Adobe Application Manager before applying updates." The only instance of AAM that is running is the one that opens automatically when I click "Updates" in the PS 6 Help menu.

    What's your OS ?
    Check in Task Manager (Windows) or Activity Monitor (Mac) if there is any instance of AAM running.

  • Unable to execute command   $ADPERLPRG $FND_TOP/patch/115/bin/TXK

    Utility /Script To Check The Techstack Component Versions (Forms, Http Server, JDK, Framework, Database, etc) [ID 601736.1]
    unable to execute command
    $ADPERLPRG $FND_TOP/patch/115/bin/TXKScript.pl \ -script=$FND_TOP/pa
    tch/115/bin/txkInventory.pl -txktop=$APPLTMP \ -contextfile=$CONTEXT_FILE \ -ap
    pspass=apps/apps \ -outfile=$APPLTMP/Report_App_Inventory.html
    APPLICATION environment already set .
    Location on which command executed
    <FND_TOP>/patch/115/bin
    command executed in single line
    error message
    ERROR processing <arg> script : Argument value cannot be an empty string
    *******FATAL ERROR*******
    PROGRAM : (/applprod/oracle/prdappl/fnd/11.5.0/patch/115/bin/TXKScript.pl)
    TIME : Tue Aug 24 01:05:04 2010
    FUNCTION: TXK::Common::doError [ Level 1 ]
    ERRORMSG: ERROR processing <arg> script : Argument value cannot be an empty stri
    ng
    FOR DATABASE TIER ALSO
    bash-3.00$ $ADPERLPRG $ORACLE_HOME/appsutil/bin/TXKScript.pl -script=$ORACLE_HO
    ME/appsutil/bin/txkInventory.pl -txktop=$ORACLE_HOME/appsutil/temp -contextfile
    =$CONTEXT_FILE -appspass=apps -outfile=$ORACLE_HOME/apsutil/temp/Report_DB_Inve
    ntory.html
    gives error
    *** ALL THE FOLLOWING FILES ARE REQUIRED FOR RESOLVING RUNTIME ERRORS
    *** STDOUT = /applprod/oracle/prddb/9.2.0/appsutil/temp/TXK/txkInventory_Tue_A
    ug_24_01_21_57_2010_stdout.log
    bash-3.00$
    Thanks
    Rahul

    Hi,
    $ADPERLPRG $FND_TOP/patch/115/bin/TXKScript.pl \ -script=$FND_TOP/pa
    tch/115/bin/txkInventory.pl -txktop=$APPLTMP \ -contextfile=$CONTEXT_FILE \ -ap
    pspass=apps/apps \ -outfile=$APPLTMP/Report_App_Inventory.htmlDo not use the back slash when running the command (as shown below) and you should be OK then.
    $ADPERLPRG $FND_TOP/patch/115/bin/TXKScript.pl -script=$FND_TOP/patch/115/bin/txkInventory.pl -txktop=$APPLTMP -contextfile=$CONTEXT_FILE-appspass=apps/apps outfile=$APPLTMP/Report_App_Inventory.html
    FOR DATABASE TIER ALSO
    bash-3.00$ $ADPERLPRG $ORACLE_HOME/appsutil/bin/TXKScript.pl -script=$ORACLE_HO
    ME/appsutil/bin/txkInventory.pl -txktop=$ORACLE_HOME/appsutil/temp -contextfile
    =$CONTEXT_FILE -appspass=apps -outfile=$ORACLE_HOME/apsutil/temp/Report_DB_Inve
    ntory.htmlSame for this command.
    Thanks,
    Hussein

  • Applying BW 3.50 patch 3 for sapgui 7.10 to a installation server

    Hi All
    Im applying a few patches to a 7.10 installation server, everything works fine , except for when applying the BW 3.50 patch 3 for 7.10 GUI to the server .. well applying the patch actually works , but afterwards instead of having only 2 products to choose from on the first hierarchy level (Business Explorer and SAP GUI for Windows 7.10), there is suddenly 6 products instead (SAPGUI for windows 7.10, Engineering client viewer, bw 3.5 addon, kw addon, tweak gui and business explorer).
    The real question is .. before applying the patches, I had a package called "complete" which included both available products, after applying 3.50 bw patch, the original package still contains the same two products, but is that adequate ?? or should a new package be created that includes ALL products available after the patch ?
    Or .... is the original package completely patched ??
    I have never before seen a patch apply additional products to the installation server ....
    /Kim

    Hi Kim Sonny,
    nice to hear from you ....
    Ok, please check the note
    #1131768  and
    #1155445 !
    I recommend you to set up a new installation server with the new compilation 3 CD of
    sapgui 710 ! And for this please look into the note #1266552
    Best Regards,
    Sven
    from primary support gsc austria ....

Maybe you are looking for

  • IMac to Powerbook Network

    Hi there, i have a problem with the network connection between my new imac intel core duo 17" and my powerbook g4 12". I wanted to connect these two to each.They are both connected to my access point and can connect to internet. My iMac has the ip-ad

  • Translation of Report Designer texts

    Hi. I have a Bex query included in a Report Designer report. When I create a worklist (in order to traslate metadata) into another language, the system collects all the proper objects for the Bex query. The problem is that nothing is collected concer

  • TV Shows / Artwork

    I have a bunch of cartoons stored on my server. Each of these cartoons as the title captured and stored as artwork for the file. I keep these as 'TV Shows' as they really don't fall into 'Movies' and I can keep them organized by the series of the car

  • IWeb Objects need to be scriptable...

    I think a great enhancement to iWeb would be to impliment object oriented scriptability. How do I get to the iWb feedback page... I can't find it? Walt.

  • After the login, the portal displays again the login page

    Hi, After Portal Installation the login doesn´t work. The following occurs: After the login, the portal displays again the login page with its input fields empty. Thus, I can´t to login on the Portal! Thanks