Problem updating system

Hi,
I am having a problem updating my system. I am trying to do a pacman -Syu, but it won't update as it says that pango requires glib >=2.16.3:-
[root@marvin ~]# pacman -Syu
:: Synchronising package databases...
core is up to date
extra is up to date
community is up to date
kdemod is up to date
:: Starting full system upgrade...
warning: kismet: local (2007_10_R1-1) is newer than extra (2007_01_R1b-3)
resolving dependencies...
error: cannot resolve "glib2>=2.16.3", a dependency of "pango"
error: failed to prepare transaction (could not satisfy dependencies)
:: pango: requires glib2>=2.16.3
If I do a pacman -S glib it says that the latest version of glib is glib-1.2.10-7. I am on arch64 and I have noticed that in my arch32 chroot if I do a pacman -S glib2, then there is a glib2 package that is closer to that required by pango:- glib2-2.16.2-1, but still not quite close enough, however in arch64 there is no glib2 package at all.
Anybody have any ideas what I should do, or should I just wait until it sorts itself out.
Thanks in advance.

Whoa, thanks for the quick responses. Tried a few different mirrors, even ftp.archlinux.org and they all seem the same. Got around it by downloading the package and installing it manually with pacman -U.
Still if I do a pacman -S glib2 it says:-
error: 'glib2': not found in sync db
I have filed a bug report here:-
http://bugs.archlinux.org/task/10196

Similar Messages

  • Problems with System Update 3.14.0019 after installation SP2

    Have you encountered problems with System Update 3.14.0019 after installation SP2 for Windows Vista?
     After this upgrade I view  this error: "An error occurred while gathering user information."
    Thanks for the help

    A known issue.  It wasn't supposed to be supported until SP2 is RTM.  However, look at the stickied post in the forum for some bad news about SU.
    x61s

  • Unable to update system apps after credit card change

    Hi all,
    A store called (no name) an authorized Apple dealer for Thailand installed a new hard drive 1Tb on my Mac book pro (2009).
    Now I am not able to update system app originally installed on my mac like iPhoto, iMovie and GarageBand.
    I get the message:
    My question:
    How can I get these system apps back to my mac?
    To explain the problem:
    my original hard drive started to get really slow and after a mavericks update.
    All of a sudden Appstore has stopped working and wouldn't start up.
    I was unable to do updates and also Pages , Numbers and terminal stopped working.
    After googling what the problem could be I have learned that there might be a application causing the problem a third party app I later found out.
    I went to the store and I asked if a upgrade with a new hard drive (1Tb) and memory (8gb) could solve the problem, the said yes and i agreed to do this installation!
    Unfortunately the store just installed the hard drive but was unable to provide me with the memory as agreed so now i have only the 1tb hard drive.
    The system incl. Pages , Numbers and terminal now is working again, not really faster but improved a bit and this also included the startup time, except the items mentioned above. ( iPhoto, iMovie and GarageBand)
    By the way:
    I did change my CC as I am in Asia and my old card was running out of date!
    I had a different Apple Id because i had purchased the Mac in Thailand and changed the store and Id to Spain (for CC reasons) but was never a problem if i had updates in the past!
    Thanks for any advice.

    I don't know if it will solve your original problem, but the Vodafone software needs to be reinstalled or removed.
    Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    I never install system modifications myself, and except as stated in this comment, I don't know how to uninstall them. You'll have to do your own research to find that information.
    Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmymac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button. The uninstaller might also be accessed by clicking theCustomize button, if there is one.
    Back up all data before making any changes.
    You will generally have to restart the computer in order to complete an uninstallation. Until you do that, there may be no effect, or unpredictable effects.
    If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" such as "AppCleaner" and the like that purport to remove software.

  • HI there, am having a big problem updating mu iphone due to me forgetting my password, can you tell me how to retrieve it. It seems like i have one apple id for downloads  and a different one for updates. Can you help ps.?

    Hi There
    Am having a big problem updating my iphone 4 Apps, due to a problem with my password for my apple id. But it seems that i have two different ids, one for the updates and another for the downloads. I am not able to retrieve my Id password for updating my Apps. Can you help me ps?
    Thank you

    What program did you use to fix the internal hard drive? What repairs did it report making? More crucially, if repairs were reported, did you re-run the utility until it reported no problems found? It's possible for one set of problems with a drive to mask others.
    If you have about 5GB or so free space on the internal hard drive, you can use your OS X Install disc to perform an Archive and Install to recover from the failed Software Update. When the computer restarts, download and run the OS X Update Combo 10.4.11 (Universal). When the Mac restarts after that, run Software Update. During all this, make sure nothing interrupts or shuts down the Mac! Note that the first start after each of these updates will take significantly longer than subsequent starts, so be very patient.
    How did you back up your internal drive to the external one? Did you just drag things over in the Finder, or did you use a utility such as SuperDuper! or CarbonCopyCloner? Does the external HD show up as a bootable volume in System Preferences > Startup Disk, or using Startup Manager?

  • BRFplus: Problem updating values in an internal table in a loop expression

    Hi
    I'm looking into the loop expression type of BRFplus and I have come across a problem updating an internal table, I'm trying to create and populate the table using a loop, here is the functionality I'm trying to achieve:
    In a rule set create an internal MONTH_TBL table containing 12 rows of two columns: MONTH_NUM containing values 1 through 12 and MONTH_VAL containing an amount (initially 0,00 EUR in all 12 rows).
    After initializing the table traverse through SFLIGHT table and for each row add PRICE from the table to MONTH_VAL in the row of MONTH_TBL corresponding to the month of FLDATE field in SFLIGHT.
    The initialization of MONTH_TBL works as intended, as does the traversal of and retrieval of values from SFLIGHT. The problem however is the update of the internal table MONTH_TBL (defined as result data object for the function). I don't get an error, but the tables does not get updated, and I cannot seem to find out what the problem is. I would have attached an XML extract of the function + ruleset for information, but it dosen't seem like that is possible, I could e-mail it on request (for SAP employees with access to system QU5 the function is LOOP_TEST in application Z_KLAUS_TEST).
    I hope that this is sufficient information to understand the issue that I'm dealing with.
    best regards
    Klaus Stenbæk, KMD

    Hi Klaus,
    The Loop expression is part of NW 7.02 which is not yet released. When you experience the problem as part of a test you should have a contact at SAP for dealing with problems/errors. Usually SAP-internal messages are used for this purpose. Please clarify with your SAP contact how the model is.
    BR,
    Carsten

  • Problems updating from OSX 10.6.7 to 10.6.8

    I've installed the new FCPX update on my iMac system, my second system, and it appears to be working fine. As part of the process I had to update the OS to 10.6.8 from 10.6.7.
    So I felt that was successful and have tried to do the same on my mac tower primary system. This is the system that was built for me by a local systems integrator but has never worked as smoothly as it should and still crashes several times a day. I finally gave up hoping the systems integrator would ever make good on the setup after a couple of years, which is a long story and I won't bore you with it here.
    On trying the update on the tower system, though, I get a "panic" on rebooting after the update of the OS. This is before even attempting to install the FCPX update. I get the restart message and the system always goes to the "panic" screen and hangs there, requiring a reboot which results in another hang.
    I had made CCC clones of the system drive before doing the update, so I can boot to one of those, then CCC clone the system drive back to itself, and everything works normally. If I try to update the OS I get the "panic" screen again and the cycle repeats.
    I'm pasting the error report below. I'm well out of my depth in trying to make sense of the report. I'd appreciate any help I can get on what the problem is and how to fix it.
    Thanks in advance.
    John
    KERNAL PANIC
    Interval Since Last Panic Report:  2097830 sec
    Wed Sep 21 09:03:54 2011
    panic(cpu 0 caller 0x560821): "getPhysicalSegment() out of 32b range 0x3f20000000, len 0x0, class IOGeneralMemoryDescriptor"@/SourceCache/xnu/xnu-1504.15.3/iokit/Kernel/IOMemory Descriptor.cpp:1594
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x84c3bcc8 : 0x21b837 (0x5dd7fc 0x84c3bcfc 0x223ce1 0x0)
    0x84c3bd18 : 0x560821 (0x5e6dfc 0x20000000 0x3f 0x0)
    0x84c3bd68 : 0x55d2df (0xb51c280 0x0 0x0 0xbf13200)
    0x84c3bd88 : 0x55ceee (0xbf13200 0x0 0x0 0x10000)
    0x84c3bda8 : 0x850efdd7 (0xbf13200 0x0 0x0 0xffffffff)
    0x84c3be18 : 0x543f60 (0x857cc000 0xb302a80 0x1 0x506b76)
    0x84c3be78 : 0x542137 (0xb302a80 0x857cc000 0x84c3bf0c 0x51a1b0)
    0x84c3bf28 : 0x5426e9 (0xb302a80 0xbfbb580 0x0 0x516766)
    0x84c3bf78 : 0x5443d5 (0xb302a80 0x8 0x84c3bfac 0x1)
    0x84c3bfc8 : 0x2a179c (0xbf124e0 0x0 0x2a17ab 0xc0cbb7c)
          Kernel Extensions in backtrace (with dependencies):
             com.aja.iokit.kona3(6.5.0)@0x850c3000->0x85107fff
                dependency: com.apple.iokit.IOSerialFamily(10.0.3)@0x7987b000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x797d2000
                dependency: com.apple.iokit.IOAudioFamily(1.8.3fc2)@0x84ff7000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0x85724000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacPro3,1 (Mac-F42C88C8)
    System uptime in nanoseconds: 21757285854
    unloaded kexts:
    (none)
    loaded kexts:
    com.sony.pci.SxS64          1.0
    com.sony.pci.SxS          1.0
    com.microsoft.driver.MicrosoftMouseUSB          6.2.2
    com.microsoft.driver.MicrosoftMouse          6.2.2
    com.aja.iokit.kona3          6.5.0
    com.roxio.BluRaySupport          1.1.6
    com.ATTO.driver.ATTOExpressSASRAID          3.3.0
    com.apple.driver.AppleIntelPenrynProfile          17 - last loaded 21248009039
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleIntelNehalemProfile          11
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.AirPortBrcm43xx          423.91.27
    com.apple.GeForce          6.3.6
    com.apple.driver.AppleIntel8254XEthernet          2.1.3b1
    com.apple.driver.AppleUSBDisplays          289
    com.apple.driver.AppleIntelMeromProfile          19
    com.apple.driver.AppleMCEDriver          1.1.9
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.CSRHIDTransitionDriver          2.4.5f3
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleUSBUHCI          4.2.0
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.12
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.AppleHDAController          2.0.5f14
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.nvidia.nv50hal          6.3.6
    com.apple.NVDAResman          6.3.6
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.driver.CSRUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.driver.AppleUSBHIDKeyboard          141.5
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleHIDKeyboard          141.5
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOATAPIProtocolTransport          2.5.1
    com.apple.driver.AppleFileSystemDriver          2.0
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.iokit.IOSCSIParallelFamily          2.1.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.TMSafetyNet          6
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 3 GHz, 6 GB, SMC 1.25f4
    Graphics: NVIDIA GeForce 8800 GT, NVIDIA GeForce 8800 GT, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: pci-bridge, sppci_pci2pcibridge, Slot-3
    PCI Card: pcif1d0,c0ff, sppci_video, Slot-3@8,12,0
    PCI Card: pci-bridge, sppci_pci2pcibridge, Slot-3
    PCI Card: NVIDIA GeForce 8800 GT, Display, Slot-1
    PCI Card: ATTO ExpressSAS R380, sppci_raid, Slot-2
    Serial ATA Device: ST3320820AS_P, 298.09 GB
    Serial ATA Device: ST3500630NS, 465.76 GB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x912f, 0xfd500000
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd510000
    USB Device: Microsoft Wireless Optical Mouse® 1.00, 0x045e  (Microsoft Corporation), 0x00e1, 0xfd511000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfd512000
    USB Device: Apple Cinema HD Display, 0x05ac  (Apple Inc.), 0x9221, 0xfd520000
    USB Device: USB 2.0 Hub [MTT], 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0201, 0xfd200000
    USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0xfd270000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000
    FireWire Device: unknown_device, Unknown
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown

    Thanks for the reply. The systems intregrator did a number of complete reinstalls when they were trying to work out the issues. I'm actually hoping this is a hardware issue that may finally be determined through this upgrade problem, if that makes sense. If that doesn't pan out I may just get a new, larger hard drive and do as you suggest, since they're so cheap. But I hope this will somehow track down the larger problem of system crashes.
    Best,
    John

  • I am having problems updating my itunes to the latest version, on each stage I am getting a message 'The feature you are trying to use in on a network resource that is unavailable.'  I try to click OK it fails and I do not know an alternate path to select

    I am having problems updating my itunes to the latest version, on each stage I am getting a message 'The feature you are trying to use in on a network resource that is unavailable.'  I try to click OK it fails and I do not know an alternate path to select, please help?
    I get message like below on each stage of the update, Quicktime, Safari & iTunes;
    It's so annoying as until I update my iTunes account my phone won't sync.

    Many thanks for the screenshot. (The key to these is knowing which particular .msi file is being mentioned by the message.)
    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any Bonjour entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?
    (Assuming that the QuickTime and Safari messages were also citing bonjour64.msi, you should also then be good to go with those installs too.)

  • Problem updating Logic Studio

    Hey there all,
    I have been having a problem updating Logic Studio 9. My purchased version is 9.0 (full, not upgrade) and I tried to update to 9.1 a while ago. When I did it, I got this very strange error message that said there was a system error of some sort. This of course sent me in to a panic, however my system itself seems to be stable, so I can only assume this is a problem with the updated software.
    Eventually, I deleted the updated software (which left 9.0 on my system), and since then (this was a WHILE ago), I've spent a lot of time trying to figure out what to do to be able to update the software. I can't tell you how many times I have uninstalled, reinstalled, and re-uninstalled the original disks. I just can't get the software updater to recognize that I uninstalled 9.1 so that I can re-download the software update. And for god know what reason, I am not able to connect to the downloads server to get the upgrade.
    Can anyone tell me where/how/if I can fix this?? Logic 9.0 keeps crapping out on me. I'd like to have access to my songs, etc.

    hi, Colpanique.
    A couple of ideas. Is your OS up to date? Are you running SL? It's better for LP9 than Leopard. Is LP9 registered?
    Software updates sometimes have a proapp u/date. This is for Logic/final cut etc. If they aren't on your system, the later LP u/date might not install.
    Another reason why LP 9 caps out is ram. I have LP8, and I know 9 requires more ram. 1G is at the low end, and might be insufficient for the OS and LP9. Run out of ram and the app will crash. This true if you load samples or drums etc,
    If LP 9 isn't registered, the apple server won't let you get 9.1. I tried, as I wanted to go from 8 to 9 and bypass the bugs in LP 9.0. 9.1 is more stable.
    Anyway, hope thsi is of some help. Good Luck. Scorpii Pirates.

  • Problem updating windows retail version cs6 13.0.1.3. Error code U44M2P7

    I am having problems updating (using Windows 7)  retail version of PS Cs6 13.0.1.3. It will not allow update directly through Photoshop. After downloading from Adobe site directly, the Error code U44M2P7 comes up.  Trying to get help but Adobe making it very difficult.

    Please verify your Ps version from Help→System Info and provide us with the following files:
    You can find them at:
    Installer logs
    For Mac:
    Library\Logs\Adobe\Installer
    For Win:
    Program Files(x86)\Common Files\Adobe\Installers
    AAM logs
    For Mac:
    /Volumes/%Volume Name%/Users/%Username%/Library/Application Support/Adobe/AAMUpdater/1.0
    For Win:
    C:\Users\\AppData\Local\Adobe\AAMUpdater
    You can zip all the files together and send us through mail ([email protected]). This would help us in finding the root cause.
    Appreciate your help. Apologize for the inconvenience.
    Regards,
    Ashutosh

  • Problems Updating CS6 products on a Mac running 10.8.2

    Is anyone else having problems updating their Adobe CS6 suite. When I go to Update, the Adobe Application Manager loads, goes through the process of downloading the Updates, takes ages (as they are large files) and then right at the end gives me an error message saying how the updates have failed.

    I posted my original AE log in a thread I started, which remains unanswered, unless it has been in the last couple of hours.
    I have uninstalled and reinstalled not only AE but my entire set of CS6 apps. I have run the 'cleaner' app, and with various cycles of uninstall, reinstall, update attempt, also used the downloadable installers for both the main AE 11.0.0 package and the downloaded update package for 11.0.2.
    All fail.
    The 'log analyzer' which is referred to in the 'error' logs, found in /Library/Logs/Adobe/Installers as directed by the dialog from the App Manager, finds 'no error/problem'.
    The packages that correctly install 'updates' are at the moment only Premiere Pro 6.0.0 to 6.0.2, and Audition 5.0.0 to 5.0.2.
    Currently I just tried updating Speed Grade.. and after that log, is yesterday's failed AE update log.
    --------- Speed Grade log ---------
    02/09/13 12:49:05:371 | [INFO] |  | OOBE | DE |  |  |  | 159955 | START - Installer Session
    02/09/13 12:49:05:371 | [INFO] |  | OOBE | DE |  |  |  | 159955 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/09/13 12:49:05:371 | [INFO] |  | OOBE | DE |  |  |  | 159955 | RIBS version: 7.0.0.91
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | OSX version: 10.8.2 
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | ::START TIMER:: [Total Timer]
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | CHECK: Single instance running
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | CHECK : Credentials
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Load Deployment File
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | deploymentFile option not given
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | CHECK : Another Native OS installer already running
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Create Required Folders
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Assuming install mode
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Looking up install source path
    02/09/13 12:49:05:374 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Sync Media DB ...
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | ::START TIMER:: [Sync Media DB]
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Pre check media db sync
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | End of Pre check media db sync. Exit code: 0
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | :: END TIMER :: [Sync Media DB] took 25 milliseconds (0.025 seconds) DTR = 1600 KBPS (1.5625 MBPS)
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Ready to initialize session to start with ...
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | ::START TIMER:: [CreatePayloadSession]
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Updated source path: /Users/jeclark2006/Library/Caches/Adobe/AAMUpdater/AdobeSpeedGradeCS6-6.0.0-Trial/6.0.4
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Updating media info for: {904C1964-3DE7-4EC0-BF46-E506E4542FAB}
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Ignoring original data since install source is local
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 |   Type: 0, Volume Order: 1, Media Name: SpeedGradeTrial-6.0.4-mul-AdobeUpdate
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 |   Path: /Users/jeclark2006/Library/Caches/Adobe/AAMUpdater/AdobeSpeedGradeCS6-6.0.0-Trial/6.0.4/p ayloads/AdobeSpeedGrade6.0AllTrial-110912024220/AdobeSpeedGrade6.0AllTrial-110912024220.dm g
    02/09/13 12:49:05:375 | [INFO] |  | OOBE | DE |  |  |  | 159955 | --------------------  END  - Updating Media Sources -  END  --------------------
    02/09/13 12:49:05:388 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Supported RIBS version range: [0.0.0.0,7.0.0.91]
    02/09/13 12:49:05:388 | [INFO] |  | OOBE | DE |  |  |  | 159955 | ----------------- CreatePayloadSession: machine is x86 ---------------
    02/09/13 12:49:07:577 | [INFO] |  | OOBE | DE |  |  |  | 159955 | ______ Verify Dependency Subscribers ______
    02/09/13 12:49:07:577 | [INFO] |  | OOBE | DE |  |  |  | 159955 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/09/13 12:49:07:577 | [INFO] |  | OOBE | DE |  |  |  | 159955 |   Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB}: 0 (0,0)
    02/09/13 12:49:07:577 | [INFO] |  | OOBE | DE |  |  |  | 159955 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/09/13 12:49:07:578 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Patch Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB} can be applied to product Adobe SpeedGrade CS6 6.0.0.0 {3D46121C-A0E6-4259-B7E0-5127C218A096}
    02/09/13 12:49:07:638 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Setting property "installSourcePath" to: /Users/jeclark2006/Library/Caches/Adobe/AAMUpdater/AdobeSpeedGradeCS6-6.0.0-Trial/6.0.4
    02/09/13 12:49:07:638 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Setting property "mode" to: silent
    02/09/13 12:49:07:638 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Setting property "updateManifestPath" to: /Users/jeclark2006/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeSpeedGradeCS6-6.0.0-Trial/6.0.4/6.0.4.xml
    02/09/13 12:49:07:638 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Setting property "workflow" to: updater
    02/09/13 12:49:07:638 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Overwrite property "extensionsOnly" to: 1
    02/09/13 12:49:07:638 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Overwrite property "mode" to: silent
    02/09/13 12:49:07:638 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Overwrite property "patchesOnly" to: 1
    02/09/13 12:49:07:638 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Overwrite property "updateManifestPath" to: /Users/jeclark2006/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeSpeedGradeCS6-6.0.0-Trial/6.0.4/6.0.4.xml
    02/09/13 12:49:07:638 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Overwrite property "workflow" to: updater
    02/09/13 12:49:07:639 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Found payload actions:
    02/09/13 12:49:07:639 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Deciding what installer mode to use...
    02/09/13 12:49:07:672 | [INFO] |  | OOBE | DE |  |  |  | 159955 | BEGIN Setting requested payload actions
    02/09/13 12:49:07:672 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Value returned on lookup of payload: Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB} is: false
    02/09/13 12:49:07:672 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Action string for Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB}  is install
    02/09/13 12:49:07:685 | [INFO] |  | OOBE | DE |  |  |  | 159955 | END Setting requested payload actions
    02/09/13 12:49:07:700 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Collected advanced path check information for INSTALLDIR
    02/09/13 12:49:07:700 | [INFO] |  | OOBE | DE |  |  |  | 159955 | INSTALLDIR is a well-formed path
    02/09/13 12:49:07:700 | [INFO] |  | OOBE | DE |  |  |  | 159955 | INSTALLDIR is not the root path
    02/09/13 12:49:07:700 | [INFO] |  | OOBE | DE |  |  |  | 159955 | INSTALLDIR is on a local volume
    02/09/13 12:49:07:700 | [INFO] |  | OOBE | DE |  |  |  | 159955 | INSTALLDIR is on a writable volume
    02/09/13 12:49:07:700 | [INFO] |  | OOBE | DE |  |  |  | 159955 | INSTALLDIR is not on a case sensitive volume
    02/09/13 12:49:07:700 | [INFO] |  | OOBE | DE |  |  |  | 159955 | INSTALLDIR passed path basic path validation: /Applications
    02/09/13 12:49:07:824 | [INFO] |  | OOBE | DE |  |  |  | 159955 | BEGIN InstallOperationsQueue Unordered operations
    02/09/13 12:49:07:824 | [INFO] |  | OOBE | DE |  |  |  | 159955 |   Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB}:  with operation install
    02/09/13 12:49:07:824 | [INFO] |  | OOBE | DE |  |  |  | 159955 | END InstallOperationsQueue Unordered operations
    02/09/13 12:49:07:824 | [INFO] |  | OOBE | DE |  |  |  | 159955 | BEGIN InstallOperationsQueue Ordered operations
    02/09/13 12:49:07:824 | [INFO] |  | OOBE | DE |  |  |  | 159955 |   Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB}:  with operation install
    02/09/13 12:49:07:824 | [INFO] |  | OOBE | DE |  |  |  | 159955 | END InstallOperationsQueue Ordered operations
    02/09/13 12:49:07:888 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Payloads passed preflight validation.
    02/09/13 12:49:07:888 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Call PreSession Custom Hook
    02/09/13 12:49:07:888 | [INFO] |  | OOBE | DE |  |  |  | 159955 | BEGIN InstallOperationsQueue Unordered operations
    02/09/13 12:49:07:888 | [INFO] |  | OOBE | DE |  |  |  | 159955 |   Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB}:  with operation install
    02/09/13 12:49:07:888 | [INFO] |  | OOBE | DE |  |  |  | 159955 | END InstallOperationsQueue Unordered operations
    02/09/13 12:49:07:888 | [INFO] |  | OOBE | DE |  |  |  | 159955 | BEGIN InstallOperationsQueue Ordered operations
    02/09/13 12:49:07:888 | [INFO] |  | OOBE | DE |  |  |  | 159955 |   Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB}:  with operation install
    02/09/13 12:49:07:888 | [INFO] |  | OOBE | DE |  |  |  | 159955 | END InstallOperationsQueue Ordered operations
    02/09/13 12:49:08:021 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Calling the custom action code for pre-install for payload Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB}
    02/09/13 12:49:08:021 | [INFO] |  | OOBE | DE |  |  |  | 159955 | ::START TIMER:: [Payload Operation :{904C1964-3DE7-4EC0-BF46-E506E4542FAB}]
    02/09/13 12:49:08:027 | [INFO] |  | OOBE | DE |  |  |  | 159985 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/09/13 12:49:08:027 | [INFO] |  | OOBE | DE |  |  |  | 159985 | Installer Operation: PayloadUninstaller
    02/09/13 12:49:08:027 | [INFO] |  | OOBE | DE |  |  |  | 159985 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/09/13 12:49:08:027 | [INFO] |  | OOBE | DE |  |  |  | 159985 | Session {904C1964-3DE7-4EC0-BF46-E506E4542FAB} modify request for AdobeCode: {904C1964-3DE7-4EC0-BF46-E506E4542FAB}
    02/09/13 12:49:08:086 | [INFO] |  | OOBE | DE |  |  |  | 159985 | Effective AdobeCode for: {904C1964-3DE7-4EC0-BF46-E506E4542FAB} is {904C1964-3DE7-4EC0-BF46-E506E4542FAB}
    02/09/13 12:49:08:158 | [INFO] |  | OOBE | DE |  |  |  | 159985 | PDB install manipulation failed
    02/09/13 12:49:08:228 | [INFO] |  | OOBE | DE |  |  |  | 159955 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    02/09/13 12:49:08:228 | [INFO] |  | OOBE | DE |  |  |  | 159955 | :: END TIMER :: [Payload Operation :{904C1964-3DE7-4EC0-BF46-E506E4542FAB}] took 206 milliseconds (0.206 seconds)
    02/09/13 12:49:08:230 | [INFO] |  | OOBE | DE |  |  |  | 159955 | User specified overrideFile:
    02/09/13 12:49:08:232 | [INFO] |  | OOBE | DE |  |  |  | 159955 | The csu inventory was not updated for payload Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB}, value of local var is -1
    02/09/13 12:49:08:232 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Calling the ROLLBACK custom action code for pre-install for payload Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial 6.0.4.0 {904C1964-3DE7-4EC0-BF46-E506E4542FAB}
    02/09/13 12:49:08:371 | [INFO] |  | OOBE | DE |  |  |  | 159955 | No operation.  We're done:
    02/09/13 12:49:10:378 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Total components installed: 0
    02/09/13 12:49:10:378 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Total components repaired: 0
    02/09/13 12:49:10:378 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Total components removed: 0
    02/09/13 12:49:10:378 | [WARN] |  | OOBE | DE |  |  |  | 159955 | DW050: The following payload errors were found during install:
    02/09/13 12:49:10:378 | [WARN] |  | OOBE | DE |  |  |  | 159955 | DW050:  - Adobe SpeedGrade CS6_6.0.4_AdobeSpeedGrade6.0AllTrial: Install failed
    02/09/13 12:49:10:378 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Call PostSession Custom Hook
    02/09/13 12:49:10:378 | [INFO] |  | OOBE | DE |  |  |  | 159955 | :: END TIMER :: [Total Timer] took 6546 milliseconds (6.546 seconds)
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 | -------------------------------------- Summary --------------------------------------
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 |  - 0 fatal error(s), 0 error(s)
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 | OSX version: 10.8.2 
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 |
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 | -------------------------------------------------------------------------------------
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 |
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 | Exit Code: 7 - Unable to complete Silent workflow.
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 | END - Installer Session
    02/09/13 12:49:11:380 | [INFO] |  | OOBE | DE |  |  |  | 159955 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    --------- yesterday's AE failed update install log -------------
    02/08/13 11:58:45:643 | [INFO] |  | OOBE | DE |  |  |  | 675837 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/08/13 11:58:45:643 | [INFO] |  | OOBE | DE |  |  |  | 675837 | START - Installer Session
    02/08/13 11:58:45:643 | [INFO] |  | OOBE | DE |  |  |  | 675837 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/08/13 11:58:45:643 | [INFO] |  | OOBE | DE |  |  |  | 675837 | RIBS version: 7.0.0.91
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | OSX version: 10.8.2 
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ::START TIMER:: [Total Timer]
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CHECK: Single instance running
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CHECK : Credentials
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Load Deployment File
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | deploymentFile option not given
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CHECK : Another Native OS installer already running
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Create Required Folders
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Assuming install mode
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Looking up install source path
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Sync Media DB ...
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ::START TIMER:: [Sync Media DB]
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Pre check media db sync
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | End of Pre check media db sync. Exit code: 0
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | :: END TIMER :: [Sync Media DB] took 24 milliseconds (0.024 seconds)
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Ready to initialize session to start with ...
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ::START TIMER:: [CreatePayloadSession]
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Updated source path: /Volumes/AfterEffectsTrial-11.0.2-mul-AdobeUpdate
    02/08/13 11:58:45:647 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Updating media info for: {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}
    02/08/13 11:58:45:648 | [INFO] |  | OOBE | DE |  |  |  | 675837 |   Type: 1, Volume Order: 1, Media Name: AfterEffectsTrial-11.0.2-mul-AdobeUpdate
    02/08/13 11:58:45:648 | [INFO] |  | OOBE | DE |  |  |  | 675837 |   Path: /Volumes/AfterEffectsTrial-11.0.2-mul-AdobeUpdate/payloads/AdobeAfterEffects11AllTrial-07 0912014419/AdobeAfterEffects11AllTrial-070912014419.dmg
    02/08/13 11:58:45:648 | [INFO] |  | OOBE | DE |  |  |  | 675837 | --------------------  END  - Updating Media Sources -  END  --------------------
    02/08/13 11:58:45:661 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Supported RIBS version range: [0.0.0.0,7.0.0.91]
    02/08/13 11:58:45:661 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ----------------- CreatePayloadSession: machine is x86 ---------------
    02/08/13 11:58:47:062 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ______ Verify Dependency Subscribers ______
    02/08/13 11:58:47:062 | [INFO] |  | OOBE | DE |  |  |  | 675837 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/08/13 11:58:47:062 | [INFO] |  | OOBE | DE |  |  |  | 675837 |   Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}: 0 (0,0)
    02/08/13 11:58:47:062 | [INFO] |  | OOBE | DE |  |  |  | 675837 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/08/13 11:58:47:063 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Patch Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E} can be applied to product Adobe After Effects CS6 11.0.0.0 {4817D846-700B-474E-A31B-80892B3E92E3}
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Setting property "DEVersion" to: 6.0
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Setting property "installSourcePath" to: /Volumes/AfterEffectsTrial-11.0.2-mul-AdobeUpdate
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Setting property "mode" to: silent
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Setting property "workflow" to: updater
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Overwrite property "DEVersion" to: 6.0
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Overwrite property "extensionsOnly" to: 1
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Overwrite property "mode" to: silent
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Overwrite property "patchesOnly" to: 1
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Overwrite property "workflow" to: updater
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Found payload actions:
    02/08/13 11:58:47:151 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Deciding what installer mode to use...
    02/08/13 11:58:47:179 | [INFO] |  | OOBE | DE |  |  |  | 675837 | BEGIN Setting requested payload actions
    02/08/13 11:58:47:179 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Value returned on lookup of payload: Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E} is: false
    02/08/13 11:58:47:180 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Action string for Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}  is install
    02/08/13 11:58:47:194 | [INFO] |  | OOBE | DE |  |  |  | 675837 | END Setting requested payload actions
    02/08/13 11:58:47:208 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Collected advanced path check information for INSTALLDIR
    02/08/13 11:58:47:208 | [INFO] |  | OOBE | DE |  |  |  | 675837 | INSTALLDIR is a well-formed path
    02/08/13 11:58:47:208 | [INFO] |  | OOBE | DE |  |  |  | 675837 | INSTALLDIR is not the root path
    02/08/13 11:58:47:208 | [INFO] |  | OOBE | DE |  |  |  | 675837 | INSTALLDIR is on a local volume
    02/08/13 11:58:47:208 | [INFO] |  | OOBE | DE |  |  |  | 675837 | INSTALLDIR is on a writable volume
    02/08/13 11:58:47:208 | [INFO] |  | OOBE | DE |  |  |  | 675837 | INSTALLDIR is not on a case sensitive volume
    02/08/13 11:58:47:208 | [INFO] |  | OOBE | DE |  |  |  | 675837 | INSTALLDIR passed path basic path validation: /Applications
    02/08/13 11:58:47:231 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ::START TIMER:: [System check :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}]
    02/08/13 11:58:47:233 | [INFO] |  | OOBE | DE |  |  |  | 675837 | In InstallPreSystemCheckProc
    02/08/13 11:58:47:233 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Custom action return code: 0
    02/08/13 11:58:47:233 | [INFO] |  | OOBE | DE |  |  |  | 675837 | :: END TIMER :: [System check :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}] took 2 milliseconds (0.002 seconds)
    02/08/13 11:58:47:347 | [INFO] |  | OOBE | DE |  |  |  | 675837 | BEGIN InstallOperationsQueue Unordered operations
    02/08/13 11:58:47:347 | [INFO] |  | OOBE | DE |  |  |  | 675837 |   Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}:  with operation install
    02/08/13 11:58:47:347 | [INFO] |  | OOBE | DE |  |  |  | 675837 | END InstallOperationsQueue Unordered operations
    02/08/13 11:58:47:347 | [INFO] |  | OOBE | DE |  |  |  | 675837 | BEGIN InstallOperationsQueue Ordered operations
    02/08/13 11:58:47:347 | [INFO] |  | OOBE | DE |  |  |  | 675837 |   Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}:  with operation install
    02/08/13 11:58:47:347 | [INFO] |  | OOBE | DE |  |  |  | 675837 | END InstallOperationsQueue Ordered operations
    02/08/13 11:58:47:389 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Payloads passed preflight validation.
    02/08/13 11:58:47:389 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Call PreSession Custom Hook
    02/08/13 11:58:47:389 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ::START TIMER:: [Pre session :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}]
    02/08/13 11:58:47:390 | [INFO] |  | OOBE | DE |  |  |  | 675837 | In InstallSessionOpenProc
    02/08/13 11:58:47:390 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Custom action return code: 0
    02/08/13 11:58:47:390 | [INFO] |  | OOBE | DE |  |  |  | 675837 | :: END TIMER :: [Pre session :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}] took 0 milliseconds (0 seconds)
    02/08/13 11:58:47:390 | [INFO] |  | OOBE | DE |  |  |  | 675837 | BEGIN InstallOperationsQueue Unordered operations
    02/08/13 11:58:47:390 | [INFO] |  | OOBE | DE |  |  |  | 675837 |   Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}:  with operation install
    02/08/13 11:58:47:390 | [INFO] |  | OOBE | DE |  |  |  | 675837 | END InstallOperationsQueue Unordered operations
    02/08/13 11:58:47:390 | [INFO] |  | OOBE | DE |  |  |  | 675837 | BEGIN InstallOperationsQueue Ordered operations
    02/08/13 11:58:47:390 | [INFO] |  | OOBE | DE |  |  |  | 675837 |   Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}:  with operation install
    02/08/13 11:58:47:390 | [INFO] |  | OOBE | DE |  |  |  | 675837 | END InstallOperationsQueue Ordered operations
    02/08/13 11:58:47:524 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Calling the custom action code for pre-install for payload Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}
    02/08/13 11:58:47:524 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ::START TIMER:: [Pre payload :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}]
    02/08/13 11:58:47:524 | [INFO] |  | OOBE | DE |  |  |  | 675837 | In PrePayloadInstallProc
    02/08/13 11:58:47:524 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: MediaPath: /Volumes/AfterEffectsTrial-11.0.2-mul-AdobeUpdate/payloads/AdobeAfterEffects11AllTrial-07 0912014419/AdobeAfterEffects11AllTrial-070912014419.dmg
    02/08/13 11:58:47:524 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: Helper Path: /Volumes/AfterEffectsTrial-11.0.2-mul-AdobeUpdate/payloads/AdobeAfterEffects11AllTrial-07 0912014419/customactionHelper
    02/08/13 11:58:47:526 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: Get user id
    02/08/13 11:58:47:526 | [INFO] |  | OOBE | DE |  |  |  | 675837 | uid = 505
    02/08/13 11:58:47:526 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: Processing for AC = {4817D846-700B-474E-A31B-80892B3E92E3}
    02/08/13 11:58:47:550 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: action = rm, path = /Applications/Adobe After Effects CS6/Adobe After Effects CS6.app/Contents/ImporterREDServer.app
    02/08/13 11:58:47:551 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: action = rm, path = /Applications/Adobe After Effects CS6/Adobe After Effects CS6.app/Contents/Plug-ins/(MediaCore)/ImporterRED.bundle
    02/08/13 11:58:47:551 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Custom action return code: 0
    02/08/13 11:58:47:551 | [INFO] |  | OOBE | DE |  |  |  | 675837 | :: END TIMER :: [Pre payload :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}] took 27 milliseconds (0.027 seconds)
    02/08/13 11:58:47:551 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ::START TIMER:: [Payload Operation :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}]
    02/08/13 11:58:47:572 | [INFO] |  | OOBE | DE |  |  |  | 675869 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/08/13 11:58:47:572 | [INFO] |  | OOBE | DE |  |  |  | 675869 | Installer Operation: PayloadUninstaller
    02/08/13 11:58:47:572 | [INFO] |  | OOBE | DE |  |  |  | 675869 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/08/13 11:58:47:572 | [INFO] |  | OOBE | DE |  |  |  | 675869 | Session {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E} modify request for AdobeCode: {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}
    02/08/13 11:58:47:619 | [INFO] |  | OOBE | DE |  |  |  | 675869 | Effective AdobeCode for: {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E} is {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}
    02/08/13 11:58:47:679 | [INFO] |  | OOBE | DE |  |  |  | 675869 | PDB install manipulation failed
    02/08/13 11:58:47:774 | [INFO] |  | OOBE | DE |  |  |  | 675837 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    02/08/13 11:58:47:774 | [INFO] |  | OOBE | DE |  |  |  | 675837 | :: END TIMER :: [Payload Operation :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}] took 222 milliseconds (0.222 seconds) DTR = 18.018 KBPS (0.0175957 MBPS)
    02/08/13 11:58:47:776 | [INFO] |  | OOBE | DE |  |  |  | 675837 | User specified overrideFile:
    02/08/13 11:58:47:778 | [INFO] |  | OOBE | DE |  |  |  | 675837 | The csu inventory was not updated for payload Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}, value of local var is -1
    02/08/13 11:58:47:778 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Calling the ROLLBACK custom action code for pre-install for payload Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial 11.0.2.0 {AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}
    02/08/13 11:58:47:778 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ::START TIMER:: [Pre payload :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}]
    02/08/13 11:58:47:778 | [INFO] |  | OOBE | DE |  |  |  | 675837 | In PrePayloadInstallProc
    02/08/13 11:58:47:778 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: MediaPath: /Volumes/AfterEffectsTrial-11.0.2-mul-AdobeUpdate/payloads/AdobeAfterEffects11AllTrial-07 0912014419/AdobeAfterEffects11AllTrial-070912014419.dmg
    02/08/13 11:58:47:778 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: Helper Path: /Volumes/AfterEffectsTrial-11.0.2-mul-AdobeUpdate/payloads/AdobeAfterEffects11AllTrial-07 0912014419/customactionHelper
    02/08/13 11:58:47:779 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: Get user id
    02/08/13 11:58:47:780 | [INFO] |  | OOBE | DE |  |  |  | 675837 | uid = 505
    02/08/13 11:58:47:780 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: Processing for AC = {4817D846-700B-474E-A31B-80892B3E92E3}
    02/08/13 11:58:47:786 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: action = rm, path = /Applications/Adobe After Effects CS6/Adobe After Effects CS6.app/Contents/ImporterREDServer.app
    02/08/13 11:58:47:787 | [INFO] |  | OOBE | DE |  |  |  | 675837 | CH: action = rm, path = /Applications/Adobe After Effects CS6/Adobe After Effects CS6.app/Contents/Plug-ins/(MediaCore)/ImporterRED.bundle
    02/08/13 11:58:47:787 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Custom action return code: 0
    02/08/13 11:58:47:787 | [INFO] |  | OOBE | DE |  |  |  | 675837 | :: END TIMER :: [Pre payload :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}] took 8 milliseconds (0.008 seconds)
    02/08/13 11:58:48:103 | [INFO] |  | OOBE | DE |  |  |  | 675837 | No operation.  We're done:
    02/08/13 11:58:50:113 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Total components installed: 0
    02/08/13 11:58:50:113 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Total components repaired: 0
    02/08/13 11:58:50:113 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Total components removed: 0
    02/08/13 11:58:50:113 | [WARN] |  | OOBE | DE |  |  |  | 675837 | DW050: The following payload errors were found during install:
    02/08/13 11:58:50:113 | [WARN] |  | OOBE | DE |  |  |  | 675837 | DW050:  - Adobe After Effects CS6_11.0.2_AdobeAfterEffects11AllTrial: Install failed
    02/08/13 11:58:50:113 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Call PostSession Custom Hook
    02/08/13 11:58:50:113 | [INFO] |  | OOBE | DE |  |  |  | 675837 | ::START TIMER:: [Post session :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}]
    02/08/13 11:58:50:114 | [INFO] |  | OOBE | DE |  |  |  | 675837 | In InstallSessionCloseProc
    02/08/13 11:58:50:114 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Custom action return code: 0
    02/08/13 11:58:50:114 | [INFO] |  | OOBE | DE |  |  |  | 675837 | :: END TIMER :: [Post session :{AFB0B8BA-A209-4E84-A6CD-2E9177DC191E}] took 0 milliseconds (0 seconds) DTR = inf KBPS (inf MBPS)
    02/08/13 11:58:50:114 | [INFO] |  | OOBE | DE |  |  |  | 675837 | :: END TIMER :: [Total Timer] took 5239 milliseconds (5.239 seconds) DTR = 6.10804 KBPS (0.00596488 MBPS)
    02/08/13 11:58:51:115 | [INFO] |  | OOBE | DE |  |  |  | 675837 | -------------------------------------- Summary --------------------------------------
    02/08/13 11:58:51:115 | [INFO] |  | OOBE | DE |  |  |  | 675837 |  - 0 fatal error(s), 0 error(s)
    02/08/13 11:58:51:116 | [INFO] |  | OOBE | DE |  |  |  | 675837 | OSX version: 10.8.2 
    02/08/13 11:58:51:116 | [INFO] |  | OOBE | DE |  |  |  | 675837 |
    02/08/13 11:58:51:116 | [INFO] |  | OOBE | DE |  |  |  | 675837 | -------------------------------------------------------------------------------------
    02/08/13 11:58:51:116 | [INFO] |  | OOBE | DE |  |  |  | 675837 |
    02/08/13 11:58:51:116 | [INFO] |  | OOBE | DE |  |  |  | 675837 | Exit Code: 7 - Unable to complete Silent workflow.
    02/08/13 11:58:51:116 | [INFO] |  | OOBE | DE |  |  |  | 675837 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/08/13 11:58:51:116 | [INFO] |  | OOBE | DE |  |  |  | 675837 | END - Installer Session
    02/08/13 11:58:51:116 | [INFO] |  | OOBE | DE |  |  |  | 675837 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

  • Anybody have problems updating from Leopard 10.5.8 to Snow Leopard 10.6.3, or can I expect an easy update?

    Anybody have problems updating from Leopard 10.5.8 to Snow Leopard 10.6.3, or can I expect an easy update?

    rrk224 wrote:
    Anybody have problems updating from Leopard 10.5.8 to Snow Leopard 10.6.3, or can I expect an easy update?
    You shouldn't have too much trouble provided you have a relatively clean system.
    You should backup your personal users folders off the machine to a regular storage drive (not TimeMachine) and disconnect.
    10.6 upgrade strips out the 10.5 PPC code your not using and offers faster video drivers and some neat features like Exposé and Spaces which is highly productive as you can have 4-16 desktops visible at once and move stuff around between them (10.7 ripped that out)
    10.6 is the fastest OS X version Apple has made, 10.5 is universal (more code and older video drivers) and 10.7 is slower than 10.6 in tests on the same hardware.
    Your 10.5 install disk should be working, (check it first) stick it in and reboot holding the c key down, you should be able to boot from the disk. Apple isn't offering replacement 10.5 disks anymore so it needs to work in case you want to downgrade from 10.6.
    You can learn how to make copies of your 10.5 disk online. I would do so.
    You might decide to Carbon Copy Cloner (free/donations) your present 10.5 system to a blank external powered drive, you then can hold the option key and boot from it, erase and reverse clone back to your internal drive if you wish.
    10.6 will run all your 10.5 software (some may need a update) as it has Rosetta, a compatibility system for 10.5 code. 10.7 does not, it will not run your present Rosetta/10.5 software at all, you will have to buy all new versions. Also older hardware likely won't work neither, like printers, scanners and all-in-ones etc as their drivers either won't get a update or they won't make one to force a premature hardware turnover.
    If your upgrading your older 10.5 machine to 10.7, I'd advise against it, there isn't as much software ready for 10.7 (like 10.6) because it's forcing developers to rewrite their PPC based code
    10.7 is slower and more glitchs than 10.6, more depressing gray all over and strange UI changes.
    Also 10.8 is due out this summer and may not run on older hardware, so it's looking like you will be best off with 10.6.8 and leaving it at that to get the most software choice/performance and leave 10.8 for a new hardware/software purchase.
    If your going to 10.7 anyway, then check this database to make sure the software your going to have to buy is ready or not. IMO, Lion for you and your older machine is a wasted effort and better the new software on a new hardware purchase.
    http://roaringapps.com/apps:table
    I must admit though I throughly hate OS X Lion, as do a lot of other people,  it's only because it's quality is absolutely terrible and unbecoming of Apple, likely why Mountain Lion 10.8 is being released this summer a year in advance and only a year after Lion. However my opinion about Lion's poor quality isn't relfected in my advice to you. For you it's more of a older hardware/have to buy all new software type deal which a newer machine with 10.8 and promises to be better/more refined OS than 10.7.
    So in other words, upgrade to 10.6.8 and stay there, save your pennies for a new machine Early 2013, by then 10.8 would have several months and a lot of software/bugs worked out for it.

  • I cannot connect to internet after I update system.

    Hi,
    I update my system a few day ago (use systemd to replace rc.d) and I cannot connect internet. I guess my router table is broken, but I cannot find any problem.
    I use ping to try some IP. And I find I connect to local machine only.
    Do I miss some configuration ?
    [~]ping -c 3 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    --- 8.8.8.8 ping statistics ---
    3 packets transmitted, 0 received, 100% packet loss, time 2000ms
    [~]$ route -n
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    0.0.0.0         172.27.13.254   0.0.0.0         UG    204    0        0 eth2
    10.10.12.0      0.0.0.0         255.255.255.0   U     0      0        0 eth1
    172.27.12.0     0.0.0.0         255.255.254.0   U     204    0        0 eth2
    [ ~]$ ping 172.27.13.254
    PING 172.27.13.254 (172.27.13.254) 56(84) bytes of data.
    --- 172.27.13.254 ping statistics ---
    2 packets transmitted, 0 received, 100% packet loss, time 999ms
    [ ~]$ route -n
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    0.0.0.0         172.27.13.254   0.0.0.0         UG    204    0        0 eth2
    10.10.12.0      0.0.0.0         255.255.255.0   U     0      0        0 eth1
    172.27.12.0     0.0.0.0         255.255.254.0   U     204    0        0 eth2
    [~]$ ping 172.27.13.254
    PING 172.27.13.254 (172.27.13.254) 56(84) bytes of data.
    --- 172.27.13.254 ping statistics ---
    2 packets transmitted, 0 received, 100% packet loss, time 999ms
    --- 172.27.13.254 ping statistics ---
    41 packets transmitted, 0 received, 100% packet loss, time 40131ms

    Hi,
    I have 2 network interface.
    The eth1 is for test only. It is connected to a 8 port LAN switch, and there are 2 NAS connected to this switch.
    I use eth2 to connect to internet, for example, update system. I try to disable eth1, but it is still not work.
    ip addr
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:e0:81:27:32:61 brd ff:ff:ff:ff:ff:ff
    inet 10.10.12.50/24 brd 10.10.12.255 scope global eth1
    inet6 fe80::2e0:81ff:fe27:3261/64 scope link
    valid_lft forever preferred_lft forever
    4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:07:e9:01:a1:36 brd ff:ff:ff:ff:ff:ff
    inet 172.27.12.23/23 brd 172.27.13.255 scope global eth2
    inet6 fe80::207:e9ff:fe01:a136/64 scope link
    valid_lft forever preferred_lft forever
    ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN mode DEFAULT
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT qlen 1000
    link/ether 00:e0:81:27:32:60 brd ff:ff:ff:ff:ff:ff
    3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000
    link/ether 00:e0:81:27:32:61 brd ff:ff:ff:ff:ff:ff
    4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000
    link/ether 00:07:e9:01:a1:36 brd ff:ff:ff:ff:ff:ff
    Last edited by guardkuo (2012-12-22 10:52:35)

  • Problem updating MacBook Air - error

    I have problem updating MacOSX (10.7.4). The system answers: None of the selected updates could be installed. An unexpected error occurred.

    Reinstalling Lion/Mountain Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • T5120 Jumpstart: unable to update system firmware for automatic reboot

    Hi,
    i'm trying to install a T5120 using the jumpstart framework. During the installation the new boot device should be set but instead i get the information that is was not possible to do so.
    Installing boot information
            - Installing boot blocks (c0t0d0s0)
            - Updating system firmware for automatic rebooting
    WARNING: Could not update system for automatic rebooting
    WARNING: CHANGE DEFAULT BOOT DEVICE
             If you want the system to always reboot Solaris from
             the boot device that you've specificed (c0t0d0s0),
             you must change the system's default boot device using
             the eeprom(1M) command after installing Solaris software.the diag-switch is set to 'false'.
    {0} ok printenv
    Variable Name           Value                          Default Value
    ttya-rts-dtr-off           false                          false
    ttya-ignore-cd           true                           true
    keyboard-layout
    reboot-command
    security-mode           none                           No default
    security-password                                      No default
    security-#badlogins   0                              No default
    verbosity                   min                            min
    pci-mem64?              true                           true
    diag-switch?              false                          false
    local-mac-address?   true                           true
    fcode-debug?            false                          false
    scsi-initiator-id           7                              7
    oem-logo                                                 No default
    oem-logo?                 false                          false
    oem-banner                                             No default
    oem-banner?             false                          false
    ansi-terminal?            true                           true
    screen-#columns       80                             80
    screen-#rows            34                             34
    ttya-mode                 9600,8,n,1,-                   9600,8,n,1,-
    output-device           virtual-console                virtual-console
    input-device              virtual-console                virtual-console
    auto-boot-on-error?  false                          false
    load-base                 16384                          16384
    auto-boot?                 true                           true
    network-boot-arguments
    boot-command          boot                           boot
    boot-file
    boot-device               disk                           disk net
    multipath-boot?         false                          false
    boot-device-index      0                              0
    use-nvramrc?            false                          false
    nvramrc
    error-reset-recovery    boot                           bootDoes anybody have any ideas what the problem could be?
    I browsed several boards and a huge set of websites but did find anything related.

    At the first time yes, because i'm using an extra raid controller. That's because the environment 'boot-device' has to be set to a value different than 'disk'.
    At the end of the jumpstart installation i have to type 'init 6' for reboot manually and the environment 'boot-device' has its default value. Thats why the server isn't boot and fall back to net boot.

  • Updating system time with simple operator interface

    Hello,
    I need to update system time on the simple OI but when I use "Get system time and date.vi". The indicator on the front panel doesn't get updated every second, there is delay of atleast 5 secs. I tried using parallel while Loop method as well but still the problem persist
    Any ideas guys?
    Regards
    Prav
    Solved!
    Go to Solution.

    See attached simple OI modified to display time and date. When I run It, the update on indicator is like this 16:21:04-->16:21:09 (delay of 5 secs).I tried in time out event as well but no sucesss.
    Attachments:
    example.vi ‏69 KB

Maybe you are looking for

  • Error when compiling orchestration project

    This is driving me nuts and I hope someone can help. I have a orchestration project and one of the orchestration uses request-response direct bound ports. Message sent to this port will be transformed to a wcf request on a send-receive port configure

  • How to get an ipod touch out of recovery mode.

    I want to get my iPod Touch out of recover mode and i don't know how I got into it. All that happened was that my iPod Touch ran out of battery, so I plugged it into my MacBook and when it turned on I just got the Connect to iTunes screen. I tried tu

  • WLC Redundancy

    Hello, I have 2x WLC 5508 running version 7.2 1st one is setup and running. My questions is: If I want to setup Active-Passive redundacy, do I need to manually setup the 2nd one exactly as the 1st one and put them in the same group? Or is it a way to

  • Can I print to a 10.3.9 shared printer from 10.6.6?

    I have given up trying to get my 10.6.6 iMacs to see my Laserwriter 630 via a Netgear PS101 print server. I am now trying to use an old Powerbook G3 running 10.3.9 as a print server. When I share the printer in 10.3.9 should I be able to see it from

  • Empty iPod that WILL NOT restore

    Today when I went to go to my songs and play a song I turned on the iPod and everything was ok untill I got to the songs menu. Empty! Everything is gone all I have is everything but music, well i don't have any playlists either because they were dele