Rounding of Percent allocation in Requisition

We have applied the patch 4205128 already. The allocation total shows as 99.775647 but it should be rounded of to 100% for us to proceed further. Let me know if there are any setups for this.
Thanks,

Srini,
The version of icx java/por/schema/server PricingHelper.java is 115.32.11510.5. Let me know if this gives any clue.
Thanks

Similar Messages

  • Rounding Values while creating purchase requisitions using ME51N

    Hi MM Experts,
    I have created some materials with a Rounding Value maintained in MRP1 View of the material master.
    Whenever I raise a purchase order, the order quantity rounds off to the value maintained in the material master which is the correct functionality.
    But when i try to create a purchase requisition using ME51N, the rounding functionality doesn't work.
    Example: Rounding value (in MRP1 view) of a material is 25.
    The order quantity entered is 4. But before saving the PURCHASE ORDER the order quantity will be changed to 25(which is the rounding value). This is the correct functionality but doesn't happen with the PURCHASE REQUISITION (ME51N)
    Can someone guide me on how to make the rounding value work for purchase requisitions when using ME51N?
    Thanks in advance.
    cheers,
    Randi

    Hi!
    i had the same problem with a company.
    i did not find any customizing possibilities.
    I solved it with BAdI ME_PROCESS_REQ_CUST
    Method PROCESS_ITEM.
    I hope this helps
    Flo

  • Rounding a percent to a whole number

    Hello,
    I'm still fairly new to performing script calculations and with this particular one seems a bit more complex for me.
    I'm trying to determine the percent difference between 2 numbers and display the percentage as a whole number. Logically my calculation looks like
    (numericField1 - numericField2 / numericField1 * 100)
    (ex. 1000 - 850 / 1000 * 100 = 15%)  
    I need assitance with my calculation and especially rounding the % to a whole number. I would not like any answers displayed like 22.66666%
    The code below is somethig I tried
    event.value = roundNumber( ( this.getField(numericField1).value - this.getField(numericField2t).value  )  / this.getField(numericField1).value , 2 ) + '%';
    function roundNumber(num, dec) {
            var result = Math.round(num*Math.pow(10,dec))/Math.pow(10,dec);
            return result;
    Any advice would be great!

    Actually Adobe makes this really simple for you.  If you use a numeric field to display the result, the display pattern for the field will control how the number is shown.  You can set a percentage pattern:"num{zzzz9.99%}" to control how many digits will be displayed, and how many digits will be significant past the decimal point.  If there are more digits, Adobe will automatically round the number.  In the attached example I used the pattern
    "num{zzzz9%}" to ensure that only a whole number will be displayed.  Adobe will use normal rounding rules: 0-4 rounds down, 5-9 rounds up.
    Additionally, the percentage pattern will automatically multiply the field value by 100, so you don't need to do that in your script.
    For the example attached, I added your calculation as FormCalc script to the Calculate event of the result field.  The script is now simply:
    (NumericField1 - NumericField2) / NumericField1
    Adobe takes care of the rest.

  • Material Rounding Value in Manual Purchase Requisition

    Hi Gurus,
    Can I get complete explanation on Material Rounding Value which is maintained in Material Master MRP1 view?
    When Automatic PR is created this value is taken into account for example I set the Rounding value to 20, if the automatic PR need 15 then it will be rounded to 20, but if I create manual PR, I type in the qty 5 then it will still be five but when converted to Purchase Order then the qty in Purchase Order is set to 20.
    Can some one please give me some explanation?
    Thanks
    Rewards points for helpful answer

    Hi sir ,
    Im sending you a link hope this would help you out
    http://help.sap.com/saphelp_45b/helpdata/en/7d/c27259454011d182b40000e829fbfe/content.htm
    reward points if helpul
    regards
    pavan

  • How to cancel rounding value check when convert pr to po use me59n or me59

    hello every one,
            I have a requisition that,customer want to cancel rounding value check when converting purchase requisition to purchase order use me59n or me59,but they want keep the function of check rounding value when create purchase requisition as mrp run.
            does anyone happen to meet samiler question?Is there any way to solve it?
            thanks
    Edited by: p y on Aug 3, 2010 5:14 AM
    Edited by: p y on Aug 3, 2010 10:07 AM
    Edited by: p y on Aug 3, 2010 10:56 AM
    Edited by: p y on Aug 3, 2010 10:57 AM

    what do you think based on what SAP should know whether it has to do rounding or not?
    Why should SAP not round if a rounding rule is entered?
    when a human is converting the PR to a PO, then a warning message is issued, if the user then enters  the old quantity again, SAP accepts it.
    A background program cannot do such decisions, it has to rely on given master data.

  • Rounding for Quantity in Inbound delivery

    Hi all,
    Is it possible to round up/down the quantity in the Inbound delivery. If yes, please let me know the SPRO path / Enhacement to meet this requirement.
    thanks & regards
    Chaitanya Rayaprolu

    can you explain this requirement with an example?
    you can usually round required quantities e.g. requisition quantity and  PO quantity,  but not physical quantities

  • Cannot install Mountain Leon on Mac book pro 17 mid 2010

    Hello.
    I cannot install Mountain Leon on Mac book pro 17 mid 2010, it's fail with error on 17% or 8% of installation, some times it install, I have to make from 3 to 20 times to retry installation before I can get success.
    If it success it works fine, but sometimes it's hang and my only way it's to hard power off it with power button.
    This problem with hanging was alway from first days, but there is no problem with installation OS Lion or Snow leopard.
    Last year I was in USA and bring it to apple they just change HDD, but problem didn't solved. In my country there is no official apple support, thats why there is no way to me to use warranty.
    Here is log of two Mountain Lion installations:
    I was thinking of upgrading firmaware, or maybe some firmware for HDD controller or something like that. I tried differnt internal HDD, including original, brand new, and one which was replaced by apple. Could any one point me to right direction?
    Log 1
    Sep  3 14:58:01 localhost opendirectoryd[101]: opendirectoryd (build 197.11.16) launched - installer mode
    Sep  3 14:58:01 localhost opendirectoryd[101]: Logging level limit changed to 'notice'
    Sep  3 14:58:01 localhost opendirectoryd[101]: Initialize trigger support
    Sep  3 14:58:01 localhost opendirectoryd[101]: created endpoint for mach service 'com.apple.private.opendirectoryd.rpc' with work limit 10
    Sep  3 14:58:01 localhost opendirectoryd[101]: set default handler for RPC 'reset_cache'
    Sep  3 14:58:01 localhost opendirectoryd[101]: set default handler for RPC 'reset_statistics'
    Sep  3 14:58:01 localhost opendirectoryd[101]: set default handler for RPC 'show'
    Sep  3 14:58:01 localhost opendirectoryd[101]: starting endpoint for service 'com.apple.private.opendirectoryd.rpc'
    Sep  3 14:58:02 localhost opendirectoryd[101]: no dynamic data found at '/System/Library/OpenDirectory/DynamicData/Configure.plist'
    Sep  3 14:58:02 localhost opendirectoryd[101]: Registered node with name '/Configure' as hidden
    Sep  3 14:58:02 localhost opendirectoryd[101]: no dynamic data found at '/System/Library/OpenDirectory/DynamicData/Local.plist'
    Sep  3 14:58:02 localhost opendirectoryd[101]: Registered node with name '/Local' as hidden
    Sep  3 14:58:08 localhost Unknown[284]: kern.boottime: { sec = 1346709474, usec = 0 } Mon Sep  3 14:57:54 2012
    Sep  3 14:58:08 localhost Unknown[294]: Launching the Language Chooser for an OS Install
    Sep  3 14:58:16 localhost configd[112]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    Sep  3 14:58:16 localhost configd[112]: DHCP en1: INIT transmit failed
    Sep  3 14:58:23 localhost Unknown[296]: 2012-09-03 14:58:23.235 LCA[295:707] NSSoftLinking - The Librarian framework's library couldn't be loaded from (null).
    Sep  3 14:58:23 localhost Unknown[296]: 2012-09-03 14:58:23.237 LCA[295:707] NSSoftLinking - The function 'LBCurrentProcessHasUbiquityContainer' can't be found in the Librarian framework.
    Sep  3 14:58:24 localhost configd[112]: subnet_route_if_index: can't get interface name
    Sep  3 14:58:28 localhost Unknown[296]: 2012-09-03 14:58:28.117 LCA[295:707] LCA+BT2: systemHasBluetooth entry
    Sep  3 14:58:28 localhost Unknown[296]: 2012-09-03 14:58:28.117 LCA[295:707] LCA+BT2: [[NSProcessInfo processInfo] processName] LCA
    Sep  3 14:58:28 localhost Unknown[296]: 2012-09-03 14:58:28.118 LCA[295:707] LCA+BT2: systemHasBluetooth exit - controller = 0x7f89a30e85e0
    Sep  3 14:58:28 localhost LCA[295]: Using keyboard layout 0
    Sep  3 14:58:28 localhost Unknown[296]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    Sep  3 14:58:28 localhost Unknown[296]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    Sep  3 14:58:28 localhost Unknown[296]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    Sep  3 14:58:28 localhost Unknown[296]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    Sep  3 14:58:28 localhost LCA[295]: Found primary language hint "ru"
    Sep  3 14:58:29 localhost LCA[295]: Using keyboard layout 0
    Sep  3 14:58:29 localhost LCA[295]: Found primary language hint "ru"
    Sep  3 14:58:30 localhost LCA[295]: Using keyboard layout 0
    Sep  3 14:58:30 localhost LCA[295]: Found primary language hint "ru"
    Sep  3 14:58:30 localhost LCA[295]: Launching the Installer using language code "ru"
    Sep  3 14:58:30 localhost Unknown[296]: 2012-09-03 14:58:30.748 OS X Installer[315:707] NSSoftLinking - The Librarian framework's library couldn't be loaded from (null).
    Sep  3 14:58:30 localhost Unknown[296]: 2012-09-03 14:58:30.750 OS X Installer[315:707] NSSoftLinking - The function 'LBCurrentProcessHasUbiquityContainer' can't be found in the Librarian framework.
    Sep  3 14:58:30 localhost OSInstaller[315]: OS X Installer application started
    Sep  3 14:58:30 localhost OSInstaller[315]: 1 display(s) found.
    Sep  3 14:58:30 localhost OSInstaller[315]: Display[1] is NOT using OpenGL acceleration.
    Sep  3 14:58:30 localhost OSInstaller[315]: @(#)PROGRAM:Install  PROJECT:Install-729
    Sep  3 14:58:30 localhost OSInstaller[315]: @(#)PROGRAM:OS X Installer  PROJECT:OSInstaller-419
    Sep  3 14:58:30 localhost OSInstaller[315]: Hardware: MacBookPro6,1 @ 2.66 GHz (x 4), 8192 MB RAM
    Sep  3 14:58:30 localhost OSInstaller[315]: Running OS Build: Mac OS X 10.8.1 (12B19)
    Sep  3 14:58:30 localhost OSInstaller[315]: Env: DYLD_NO_FIX_PREBINDING=1
    Sep  3 14:58:30 localhost OSInstaller[315]: Env: __CF_USER_TEXT_ENCODING=0x0:0:0
    Sep  3 14:58:30 localhost OSInstaller[315]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Sep  3 14:58:30 localhost OSInstaller[315]: Env: PWD=/
    Sep  3 14:58:30 localhost OSInstaller[315]: Env: SHLVL=1
    Sep  3 14:58:30 localhost OSInstaller[315]: Env: __OSINSTALL_ENVIRONMENT=1
    Sep  3 14:58:30 localhost OSInstaller[315]: Env: CI_DEFAULT_OPENCL_USAGE=0
    Sep  3 14:58:30 localhost OSInstaller[315]: Env: OS_INSTALL=1
    Sep  3 14:58:30 localhost OSInstaller[315]: Env: _=/System/Installation/CDIS/LCA.app/Contents/MacOS/LCA
    Sep  3 14:58:31 localhost OSInstaller[315]: Using product PKSecureNetEnabledProduct <file://localhost/Volumes/System/OS%20X%20Install%20Data/> at distance 5
    Sep  3 14:58:31 localhost OSInstaller[315]: Opening OSInstall automation file '/Volumes/System/OS X Install Data/minstallconfig.xml'.
    Sep  3 14:58:32 localhost OSInstaller[315]: Using product <OSInstallRootProduct> at distance 5
    Sep  3 14:58:32 localhost OSInstaller[315]: Using product <OSInstallDVDProduct> based on media at /Volumes/Mac OS X Install DVD at distance 5
    Sep  3 14:58:33 localhost OSInstaller[315]: /Volumes/System/OS X Install Data/MacOSXInstaller.choiceChanges file found.
    Sep  3 14:58:33 localhost OSInstaller[315]: JS: installCheckScript threw exception TypeError: 'null' is not an object (evaluating 'my.target.systemVersion')
    Sep  3 14:58:33 localhost OSInstaller[315]: Automated Install: Found requested target at /Volumes/System.
    Sep  3 14:58:33 localhost OSInstaller[315]: Applied choice changes from /Volumes/System/OS X Install Data/MacOSXInstaller.choiceChanges.
    Sep  3 14:58:33 localhost OSInstaller[315]: Allowing machine sleep.
    Sep  3 14:58:33 localhost OSInstaller[315]: Preventing machine sleep.
    Sep  3 14:58:33 localhost OSInstaller[315]: InstallerStatusNotifications plugin loaded
    Sep  3 14:58:33 localhost OSInstaller[315]: =============================================================================== =
    Sep  3 14:58:33 localhost OSInstaller[315]: Choices selected for installation:
    Sep  3 14:58:33 localhost OSInstaller[315]:           Установить: "OS X"
    Sep  3 14:58:33 localhost OSInstaller[315]:                     BaseSystemBinaries.pkg : com.apple.pkg.BaseSystemBinaries : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     BaseSystemResources.pkg : com.apple.pkg.BaseSystemResources : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     OSInstall.mpkg : com.apple.mpkg.OSInstall : 10.8.0
    Sep  3 14:58:33 localhost OSInstaller[315]:                     Essentials.pkg : com.apple.pkg.Essentials : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     BSD.pkg : com.apple.pkg.BSD : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     JavaTools.pkg : com.apple.pkg.JavaTools : 1.0.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     RemoteDesktop.pkg : com.apple.pkg.RemoteDesktop : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     AdditionalEssentials.pkg : com.apple.pkg.AdditionalEssentials : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     AdditionalSpeechVoices.pkg : com.apple.pkg.AdditionalSpeechVoices : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     AsianLanguagesSupport.pkg : com.apple.pkg.AsianLanguagesSupport : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     MediaFiles.pkg : com.apple.pkg.MediaFiles : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     JavaEssentials.pkg : com.apple.pkg.JavaEssentials : 1.0.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     OxfordDictionaries.pkg : com.apple.pkg.OxfordDictionaries : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     X11redirect.pkg : com.apple.pkg.X11redirect : 10.8.0.1.1.1306847324
    Sep  3 14:58:33 localhost OSInstaller[315]:                     OSInstall.pkg : com.apple.pkg.OSInstall : 10.8.0.1
    Sep  3 14:58:33 localhost OSInstaller[315]: =============================================================================== =
    Sep  3 14:58:33 localhost OSInstaller[315]: It took 0.00 seconds to summarize the package selections.
    Sep  3 14:58:33 localhost OSInstaller[315]: Memory statistics for 'Установка' pane:
    Sep  3 14:58:33 localhost OSInstaller[315]: Physical Memory Allocation:   981 MB wired,     4 MB trapped,   166 MB active,   119 MB inactive,  6922 MB free,  7207 MB usable,  8192 MB total
    Sep  3 14:58:33 localhost OSInstaller[315]: Dist disk is not root.
    Sep  3 14:58:33 localhost OSInstaller[315]: Set authorization level to root for session
    Sep  3 14:58:33 localhost runner[319]: Administrator authorization granted.
    Sep  3 14:58:33 localhost OSInstaller[315]: Recovery system image located at "/Volumes/Mac OS X Install DVD/BaseSystem.dmg"
    Sep  3 14:58:34 localhost OSInstaller[315]: Remote Install Assistant found at :(null)
    Sep  3 14:58:34 localhost OSInstaller[315]: Memory statistics for 'Установка OS X' pane:
    Sep  3 14:58:34 localhost OSInstaller[315]: Physical Memory Allocation:   983 MB wired,     4 MB trapped,   166 MB active,   119 MB inactive,  6920 MB free,  7205 MB usable,  8192 MB total
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg (521389056 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/BaseSystemResources.pkg (323151872 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: IF will install package file://localhost/System/Installation/Packages/OSInstall.mpkg (0 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/Essentials.pkg (3943123968 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/BSD.pkg (621375488 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/JavaTools.pkg (8970240 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/RemoteDesktop.pkg (67584 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: IF will install package file://localhost/System/Installation/Packages/OSInstall.mpkg (0 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/AdditionalEssentials.pkg (139015168 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/AdditionalSpeechVoices.pkg (293474304 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/AsianLanguagesSupport.pkg (10115072 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/MediaFiles.pkg (88344576 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/JavaEssentials.pkg (17098752 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/OxfordDictionaries.pkg (101970944 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/X11redirect.pkg (3533824 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/OSInstall.pkg (0 b)
    Sep  3 14:58:34 localhost OSInstaller[315]: Setting external root to: /
    Sep  3 14:58:34 localhost OSInstaller[315]: OSI: com.apple.pkg.BaseSystemResources remapped external root path to: /
    Sep  3 14:58:34 localhost OSInstaller[315]: Total install size including padding: 7145372672 b + 0 b non-OS collection items
    Sep  3 14:58:34 localhost OSInstaller[315]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Sep  3 14:58:34 localhost Unknown[296]: 2012-09-03 14:58:34.369 OS X Installer[315:707] *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep  3 14:58:34 localhost Unknown[296]: 2012-09-03 14:58:34.370 OS X Installer[315:707] *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep  3 14:58:34 localhost OSInstaller[315]: Failed to delete automation file: Том «System» доступен только для чтения.
    Sep  3 14:58:34 localhost OSInstaller[315]: PK will install signed package file://localhost/Volumes/System/OS%20X%20Install%20Data/OSX_10_8_IncompatibleAp pList.pkg
    Sep  3 14:58:34 localhost OSInstaller[315]: PFPackage::packageWithURL - can't instantiate package: /System/Installation/Packages/OSInstall.mpkg
    Sep  3 14:58:34 localhost OSInstaller[315]: Error opening package "OSInstall.mpkg".
    Sep  3 14:58:34 localhost Unknown[296]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    Sep  3 14:58:34 localhost Unknown[296]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    Sep  3 14:58:34 localhost Unknown[296]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    Sep  3 14:58:34 localhost Unknown[296]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    Sep  3 14:58:35 localhost OSInstaller[315]: Starting installation:
    Sep  3 14:58:35 localhost OSInstaller[315]: Performing volume consistency check on 'System'.
    Sep  3 14:58:35 localhost OSInstaller[315]: Checking Volume
    Sep  3 14:58:35 localhost OSInstaller[315]: Проверяю файловую систему
    Sep  3 14:58:35 localhost OSInstaller[315]: Проверяю журнальный том HFS Plus.
    Sep  3 14:58:35 localhost OSInstaller[315]: Проверка файла переполнения экстентов.
    Sep  3 14:58:36 localhost OSInstaller[315]: Проверка файла каталога.
    Sep  3 14:58:38 localhost OSInstaller[315]: Проверяю многосвязные файлы.
    Sep  3 14:58:38 localhost OSInstaller[315]: Проверка иерархии каталога.
    Sep  3 14:58:38 localhost OSInstaller[315]: Проверка файла расширенных атрибутов.
    Sep  3 14:58:40 localhost OSInstaller[315]: Проверяю битовый массив тома.
    Sep  3 14:58:40 localhost OSInstaller[315]: Проверяю информацию тома.
    Sep  3 14:58:40 localhost OSInstaller[315]: Том System, по-видимому, в порядке.
    Sep  3 14:58:41 localhost OSInstaller[315]: Volume passed consistency checks.
    Sep  3 14:58:41 localhost OSInstaller[315]: Promoting target imgsrc volume /Volumes/System.
    Sep  3 14:58:41 localhost OSInstaller[315]: Calculating expected install size requirements
    Sep  3 14:58:41 localhost OSInstaller[315]: Reserved for install:    7727.8 MB (0.0 MB non-OS collection items, 582.4 MB recovery system)
    Sep  3 14:58:41 localhost OSInstaller[315]: Currently available:     494176.5 MB
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost Unknown[296]: 2012-09-03 14:58:41.537 OS X Installer[315:c013] Looking for system packages
    Sep  3 14:58:41 localhost Unknown[296]: 2012-09-03 14:58:41.573 OS X Installer[315:c013] no system packages found
    Sep  3 14:58:41 localhost Unknown[296]: 2012-09-03 14:58:41.574 OS X Installer[315:c013] No or Invalid system receipts found on /Volumes/System/Recovered Items
    Sep  3 14:58:41 localhost Unknown[296]: 2012-09-03 14:58:41.574 OS X Installer[315:c013] Attempting fallback using: /System/Library/PrivateFrameworks/SystemMigration.framework/Resources/FallbackS ystemFiles.plist
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  3 14:58:41 localhost Unknown[296]: 2012-09-03 14:58:41.823 OS X Installer[315:c013] Finding system files...
    Sep  3 14:58:42 localhost Unknown[296]: 2012-09-03 14:58:42.028 OS X Installer[315:c013] Writing system path cache.
    Sep  3 14:58:42 localhost Unknown[296]: 2012-09-03 14:58:42.031 OS X Installer[315:c013] FSF cache NOT written: /Volumes/System/Recovered Items/Library/Caches/com.apple.FindSystemFiles.plist
    Sep  3 14:58:42 localhost OSInstaller[315]: Reapable space:          0.0 MB
    Sep  3 14:58:42 localhost OSInstaller[315]: Creating recovery system for volume "System".
    Sep  3 14:58:42 localhost OSInstaller[315]: Will bless Apple_Boot as recovery system.
    Sep  3 14:58:42 localhost OSInstaller[315]: Creating recovery volume.
    Sep  3 14:58:42 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: donor disk's storage system is simple so it itself will be the donor
    Sep  3 14:58:42 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: normalized donor: logical=0x7f97bae2cc08=disk0s2=System=(iflvuuid=(null)) physical=0x10ca33d10=disk0s2=System=disk0s2 storage=(null)
    Sep  3 14:58:42 localhost OSInstaller[315]: Подключаю образ диска /Volumes/Mac OS X Install DVD/BaseSystem.dmg
    Sep  3 14:58:43 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 1 (after adding up logical file sizes in dmg + expected to create ourselves) requiredFileSpaceForRecoveryFilesULL=463731193 =Sbydiv=905724 =Mbydiv=442
    Sep  3 14:58:43 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 2 (after considering ExistingIfAny booter volume files with physical on-disk rounded up to alloc block sizes) requiredFileSpaceForAllFilesULL=463731193 =Sbydiv=905724 =Mbydiv=442
    Sep  3 14:58:43 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 3 (converted to iomedia desired size) desiredMinRecoveryDiskIOMediaSizeULL=480508409 =Sbydiv=938492 =Mbydiv=458
    Sep  3 14:58:43 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 4 (after adding BootRoot iomedia allocation) desiredMinRecoveryDiskIOMediaSizeULL=581171705 =Sbydiv=1135100 =Mbydiv=554
    Sep  3 14:58:43 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 5 (after applying minimum) desiredMinRecoveryDiskIOMediaSizeULL=650000000 =Sbydiv=1269531 =Mbydiv=619
    Sep  3 14:58:44 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: existing conditions right after PHY=disk0s2: usedOrNotSpaceB=650006016 hasBooter=1 booterPartID/disk=3/disk0s3 booterLocB/SizeB=499457839104/650002432
    Sep  3 14:58:44 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: existing conditions of PHY: disk0s2 loc=S=409640=B=209735680 siz=S=975093952=B=499248103424=N=499248103424
    Sep  3 14:58:44 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: existing conditions of LOG: disk0s2 (could be whole so no loc) siz=S=975093952=B=499248103424=N=499248103424
    Sep  3 14:58:44 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: READY TO DO CASE: case=UseExistingBooter spaceDeltaB=0 booterDeltaB=0 (adviceIfUnable=-69886)
    Sep  3 14:58:44 localhost OSInstaller[315]: Повторно использую существующий раздел восстановления
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверяю том загрузчика
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверяю файловую систему
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверяю журнальный том HFS Plus.
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверка файла переполнения экстентов.
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверка файла каталога.
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверяю многосвязные файлы.
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверка иерархии каталога.
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверка файла расширенных атрибутов.
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверяю битовый массив тома.
    Sep  3 14:58:44 localhost OSInstaller[315]: Проверяю информацию тома.
    Sep  3 14:58:44 localhost OSInstaller[315]: Том Recovery HD, по-видимому, в порядке.
    Sep  3 14:58:44 localhost OSInstaller[315]: Восстановление тома завершено.
    Sep  3 14:58:44 localhost OSInstaller[315]: Выполняется требуемое обновление разделов поддержки загрузки для тома.
    Sep  3 14:58:44 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: final recoveryDisk=disk0s3=0x10ca33bb0=disk0s3=Recovery HD
    Sep  3 14:58:44 localhost OSInstaller[315]: Подключаю раздел восстановления
    Sep  3 14:58:44 localhost OSInstaller[315]: Создаю каталог загрузчика
    Sep  3 14:58:44 localhost OSInstaller[315]: Копирую загрузчик
    Sep  3 14:58:45 localhost OSInstaller[315]: Копирую ядро
    Sep  3 14:58:45 localhost OSInstaller[315]: Копирую образ системы
    Sep  3 14:59:09 localhost OSInstaller[315]: Запись plist загрузки
    Sep  3 14:59:09 localhost OSInstaller[315]: Регистрирую загрузочный файл
    Sep  3 14:59:09 localhost OSInstaller[315]: Отмечаю раздел восстановления
    Sep  3 14:59:10 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: at Exit; err=0
    Sep  3 14:59:10 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: recoveryDiskBSD=disk0s3 physicalDonorBSD=disk0s2
    Sep  3 14:59:10 localhost OSInstaller[315]: Извлекаю образ диска
    Sep  3 14:59:10 localhost OSInstaller[315]: Done creating recovery volume.
    Sep  3 14:59:10 localhost OSInstaller[315]: Configuring volume "System"
    Sep  3 14:59:10 localhost OSInstaller[315]: Preparing disk for Netbooted OS Install.
    Sep  3 14:59:10 localhost OSInstaller[315]: Volume disk0s2 mounted at /Volumes/System is ready
    Sep  3 14:59:10 localhost OSInstaller[315]: Preparing disk for local booted OS Install.
    Sep  3 14:59:10 localhost OSInstaller[315]: Physical memory statistics immediately before turning on virtual memory backing store:
    Sep  3 14:59:10 localhost OSInstaller[315]: Physical Memory Allocation:  1555 MB wired,     4 MB trapped,   161 MB active,   127 MB inactive,  6345 MB free,  6633 MB usable,  8192 MB total
    Sep  3 14:59:10 localhost OSInstaller[315]: Activated virtual memory backing store at mount point '/Volumes/System'
    Sep  3 14:59:10 localhost OSInstaller[315]: Preparing disk for local booted install.
    Sep  3 14:59:10 localhost OSInstaller[315]: Creating installation log on volume "System"
    Sep  3 14:59:10 localhost OSInstaller[315]: Create temporary directory "/Volumes/System/Install.315q3Srzq"
    Sep  3 14:59:10 localhost OSInstaller[315]: IFPKInstallElement (15 packages)
    Sep  3 14:59:10 localhost OSInstaller[315]: Using authorization level of root for IFPKInstallElement
    Sep  3 14:59:12 localhost OSInstaller[315]: PackageKit: ----- Begin install -----
    Sep  3 14:59:12 localhost OSInstaller[315]: PackageKit: request=PKInstallRequest <15 packages, destination=/Volumes/System>
    Sep  3 14:59:12 localhost OSInstaller[315]: PackageKit: packages=(
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BaseSystemResources.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/Essentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BSD.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/JavaTools.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/RemoteDesktop.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AdditionalEssentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AdditionalSpeechVoices.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AsianLanguagesSupport.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/MediaFiles.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/JavaEssentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/OxfordDictionaries.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/X11redirect.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/OSInstall.pkg>",
                  "PKLeopardPackage <file://localhost/Volumes/System/OS%20X%20Install%20Data/OSX_10_8_IncompatibleA ppList.pkg>"
    Sep  3 14:59:12 localhost OSInstaller[315]: PackageKit: Extracting file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg (destination=/Volumes/System/.OSInstallSandbox-tmp/Root, uid=0)
    Sep  3 15:00:06 localhost OSInstaller[315]: PackageKit: Using / as external payload root for package com.apple.pkg.BaseSystemResources
    Sep  3 15:00:06 localhost OSInstaller[315]: PackageKit: Extracting file://localhost/System/Installation/Packages/BaseSystemResources.pkg (destination=/Volumes/System/.OSInstallSandbox-tmp/Root, uid=0)
    Sep  3 15:01:11 localhost OSInstaller[315]: PackageKit: Extracting file://localhost/System/Installation/Packages/Essentials.pkg (destination=/Volumes/System/.OSInstallSandbox-tmp/Root, uid=0)
    Sep  3 15:05:23 localhost OSInstaller[315]: PackageKit: Got copier error 2 extracting to path ./Library/Fonts/ヒラギノ明朝 Pro W6.otf: Read-only file system
    Sep  3 15:05:23 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/DataPool.c:135: Error: finished pool without filling it
    Sep  3 15:05:23 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/commonUtils.c:360: Error: fh_pread -1
    Sep  3 15:05:23 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :293: Error: pread failed for /Volumes/System/.OSInstallSandbox-tmp/Root//Library/Fonts/ヒラギノ明朝 Pro W6.otf: Invalid argument
    Sep  3 15:05:23 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :923: Error: returning errno 22 from FinishStreamCompressorQueue
    Sep  3 15:09:13 localhost OSInstaller[315]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=110 "An error occurred while extracting files from the package “Essentials.pkg”." UserInfo=0x7fd706e81180 {NSUnderlyingError=0x7fd70750e1f0 "The operation couldn’t be completed. FinishStreamCompressorQueue error", NSFilePath=/Volumes/System/.OSInstallSandbox-tmp/Root, NSURL=Essentials.pkg -- file://localhost/System/Installation/Packages/OSInstall.mpkg, PKInstallPackageIdentifier=com.apple.pkg.Essentials, NSLocalizedDescription=An error occurred while extracting files from the package “Essentials.pkg”.} {
                  NSFilePath = "/Volumes/System/.OSInstallSandbox-tmp/Root";
                  NSLocalizedDescription = "An error occurred while extracting files from the package \U201cEssentials.pkg\U201d.";
                  NSURL = "Essentials.pkg -- file://localhost/System/Installation/Packages/OSInstall.mpkg";
                  NSUnderlyingError = "Error Domain=BOMCopierFatalError Code=1 \"The operation couldn\U2019t be completed. FinishStreamCompressorQueue error\" UserInfo=0x7fd706f482a0 {destinationPath=/Volumes/System/.OSInstallSandbox-tmp/Root, offset=11095257, type=BOMCopierFatalError, sourcePath=/System/Installation/Packages/Essentials.pkg, NSLocalizedFailureReason=FinishStreamCompressorQueue error}";
                  PKInstallPackageIdentifier = "com.apple.pkg.Essentials";
    Sep  3 15:09:13 localhost OSInstaller[315]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=110 "An error occurred while extracting files from the package “Essentials.pkg”." UserInfo=0x7fd706e81180 {NSUnderlyingError=0x7fd70750e1f0 "The operation couldn’t be completed. FinishStreamCompressorQueue error", NSFilePath=/Volumes/System/.OSInstallSandbox-tmp/Root, NSURL=Essentials.pkg -- file://localhost/System/Installation/Packages/OSInstall.mpkg, PKInstallPackageIdentifier=com.apple.pkg.Essentials, NSLocalizedDescription=An error occurred while extracting files from the package “Essentials.pkg”.}
    Sep  3 15:09:13 localhost OSInstaller[315]: Install failed: Установщик обнаружил ошибку, вызвавшую сбой установки. Обратитесь за помощью к производителю ПО.
    Sep  3 15:09:15 localhost OSInstaller[315]: No system on disk System to revert bless
    Sep  3 15:09:15 localhost OSInstaller[315]: Unable to revert bless to target or imgsrc.
    Sep  3 15:09:15 localhost OSInstaller[315]: Allowing machine sleep.
    Sep  3 15:09:15 localhost OSInstaller[315]: Memory statistics for 'Установка не удалась' pane:
    Sep  3 15:09:15 localhost OSInstaller[315]: Physical Memory Allocation:  1016 MB wired,     3 MB trapped,   484 MB active,    88 MB inactive,  6601 MB free,  7173 MB usable,  8192 MB total
    Sep  3 15:09:15 localhost OSInstaller[315]: System requested sleep.
    Sep  3 15:09:15 localhost OSInstaller[315]: Installer allowed sleep.
    Sep  3 15:09:15 localhost OSInstaller[315]: System is going to sleep.
    Sep  3 15:46:27 localhost OSInstaller[315]: System awoke from sleep.
    Sep  3 15:46:30 localhost configd[112]: subnet_route_if_index: can't get interface name
    Sep  3 15:47:15 localhost OSInstaller[315]: Sending Installer Log to Apple...
    Sep  3 15:47:15 localhost OSInstaller[315]: User Contact: [email protected]
    Sep  3 15:47:15 localhost OSInstaller[315]: User Comment:
    Sep  3 15:47:15 localhost OSInstaller[315]: Unable to submit Crash Reporter log in OS Install environment!
    Sep  3 15:47:15 localhost OSInstaller[315]: Sent Installer Log to Apple.
    Sep  3 15:47:50 localhost Unknown[296]: 2012-09-03 15:47 OS X Installer[315] (CarbonCore.framework) FSEventStreamStart: ERROR: FSEvents_connect() => Unknown service name (1102)
    Sep  3 15:47:50 localhost OSInstaller[315]: Connection to NetworkBrowserAgent became invalid
    Sep  3 15:47:50 localhost OSInstaller[315]: Connection to NetworkBrowserAgent became invalid
    Sep  3 15:47:50 localhost OSInstaller[315]: Connection to NetworkBrowserAgent became invalid
    Sep  3 15:47:51 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    Sep  3 15:47:51 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    Sep  3 15:47:51 localhost Unknown[296]: 2012-09-03 15:47:51.069 OS X Installer[315:707] Invalid URL passed to an open/save panel: '(null)'.  Using 'file://localhost/' instead.
    log #2

    Log #2
    Sep  4 00:03:42 localhost opendirectoryd[101]: opendirectoryd (build 197.11.16) launched - installer mode
    Sep  4 00:03:42 localhost opendirectoryd[101]: Logging level limit changed to 'notice'
    Sep  4 00:03:42 localhost opendirectoryd[101]: Initialize trigger support
    Sep  4 00:03:42 localhost opendirectoryd[101]: created endpoint for mach service 'com.apple.private.opendirectoryd.rpc' with work limit 10
    Sep  4 00:03:42 localhost opendirectoryd[101]: set default handler for RPC 'reset_cache'
    Sep  4 00:03:42 localhost opendirectoryd[101]: set default handler for RPC 'reset_statistics'
    Sep  4 00:03:42 localhost opendirectoryd[101]: set default handler for RPC 'show'
    Sep  4 00:03:42 localhost opendirectoryd[101]: starting endpoint for service 'com.apple.private.opendirectoryd.rpc'
    Sep  4 00:03:42 localhost opendirectoryd[101]: no dynamic data found at '/System/Library/OpenDirectory/DynamicData/Configure.plist'
    Sep  4 00:03:42 localhost opendirectoryd[101]: Registered node with name '/Configure' as hidden
    Sep  4 00:03:42 localhost opendirectoryd[101]: no dynamic data found at '/System/Library/OpenDirectory/DynamicData/Local.plist'
    Sep  4 00:03:42 localhost opendirectoryd[101]: Registered node with name '/Local' as hidden
    Sep  4 00:03:48 localhost Unknown[283]: kern.boottime: { sec = 1346742214, usec = 0 } Tue Sep  4 00:03:34 2012
    Sep  4 00:03:49 localhost Unknown[294]: Launching the Language Chooser for an OS Install
    Sep  4 00:03:56 localhost configd[112]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    Sep  4 00:03:56 localhost configd[112]: DHCP en1: INIT transmit failed
    Sep  4 00:04:03 localhost Unknown[296]: 2012-09-04 00:04:03.337 LCA[295:707] NSSoftLinking - The Librarian framework's library couldn't be loaded from (null).
    Sep  4 00:04:03 localhost Unknown[296]: 2012-09-04 00:04:03.339 LCA[295:707] NSSoftLinking - The function 'LBCurrentProcessHasUbiquityContainer' can't be found in the Librarian framework.
    Sep  4 00:04:04 localhost configd[112]: subnet_route_if_index: can't get interface name
    Sep  4 00:04:08 localhost Unknown[296]: 2012-09-04 00:04:08.160 LCA[295:707] LCA+BT2: systemHasBluetooth entry
    Sep  4 00:04:08 localhost Unknown[296]: 2012-09-04 00:04:08.161 LCA[295:707] LCA+BT2: [[NSProcessInfo processInfo] processName] LCA
    Sep  4 00:04:08 localhost Unknown[296]: 2012-09-04 00:04:08.161 LCA[295:707] LCA+BT2: systemHasBluetooth exit - controller = 0x7fed8d3369c0
    Sep  4 00:04:08 localhost LCA[295]: Using keyboard layout 0
    Sep  4 00:04:08 localhost Unknown[296]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    Sep  4 00:04:08 localhost Unknown[296]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    Sep  4 00:04:08 localhost Unknown[296]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    Sep  4 00:04:08 localhost Unknown[296]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    Sep  4 00:04:08 localhost LCA[295]: Found primary language hint "ru"
    Sep  4 00:04:09 localhost LCA[295]: Using keyboard layout 0
    Sep  4 00:04:09 localhost LCA[295]: Found primary language hint "ru"
    Sep  4 00:04:10 localhost LCA[295]: Using keyboard layout 0
    Sep  4 00:04:10 localhost LCA[295]: Found primary language hint "ru"
    Sep  4 00:04:10 localhost LCA[295]: Launching the Installer using language code "ru"
    Sep  4 00:04:10 localhost Unknown[296]: 2012-09-04 00:04:10.675 OS X Installer[315:707] NSSoftLinking - The Librarian framework's library couldn't be loaded from (null).
    Sep  4 00:04:10 localhost Unknown[296]: 2012-09-04 00:04:10.676 OS X Installer[315:707] NSSoftLinking - The function 'LBCurrentProcessHasUbiquityContainer' can't be found in the Librarian framework.
    Sep  4 00:04:10 localhost OSInstaller[315]: OS X Installer application started
    Sep  4 00:04:10 localhost OSInstaller[315]: 1 display(s) found.
    Sep  4 00:04:10 localhost OSInstaller[315]: Display[1] is NOT using OpenGL acceleration.
    Sep  4 00:04:10 localhost OSInstaller[315]: @(#)PROGRAM:Install  PROJECT:Install-729
    Sep  4 00:04:10 localhost OSInstaller[315]: @(#)PROGRAM:OS X Installer  PROJECT:OSInstaller-419
    Sep  4 00:04:10 localhost OSInstaller[315]: Hardware: MacBookPro6,1 @ 2.66 GHz (x 4), 8192 MB RAM
    Sep  4 00:04:10 localhost OSInstaller[315]: Running OS Build: Mac OS X 10.8.1 (12B19)
    Sep  4 00:04:10 localhost OSInstaller[315]: Env: DYLD_NO_FIX_PREBINDING=1
    Sep  4 00:04:10 localhost OSInstaller[315]: Env: __CF_USER_TEXT_ENCODING=0x0:0:0
    Sep  4 00:04:10 localhost OSInstaller[315]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Sep  4 00:04:10 localhost OSInstaller[315]: Env: PWD=/
    Sep  4 00:04:10 localhost OSInstaller[315]: Env: SHLVL=1
    Sep  4 00:04:10 localhost OSInstaller[315]: Env: __OSINSTALL_ENVIRONMENT=1
    Sep  4 00:04:10 localhost OSInstaller[315]: Env: CI_DEFAULT_OPENCL_USAGE=0
    Sep  4 00:04:10 localhost OSInstaller[315]: Env: OS_INSTALL=1
    Sep  4 00:04:10 localhost OSInstaller[315]: Env: _=/System/Installation/CDIS/LCA.app/Contents/MacOS/LCA
    Sep  4 00:04:11 localhost OSInstaller[315]: Using product PKSecureNetEnabledProduct <file://localhost/Volumes/System/OS%20X%20Install%20Data/> at distance 5
    Sep  4 00:04:11 localhost OSInstaller[315]: Opening OSInstall automation file '/Volumes/System/OS X Install Data/minstallconfig.xml'.
    Sep  4 00:04:12 localhost OSInstaller[315]: Using product <OSInstallRootProduct> at distance 5
    Sep  4 00:04:12 localhost OSInstaller[315]: Using product <OSInstallDVDProduct> based on media at /Volumes/Mac OS X Install DVD at distance 5
    Sep  4 00:04:13 localhost OSInstaller[315]: /Volumes/System/OS X Install Data/MacOSXInstaller.choiceChanges file found.
    Sep  4 00:04:13 localhost OSInstaller[315]: JS: installCheckScript threw exception TypeError: 'null' is not an object (evaluating 'my.target.systemVersion')
    Sep  4 00:04:13 localhost OSInstaller[315]: Automated Install: Found requested target at /Volumes/System.
    Sep  4 00:04:13 localhost OSInstaller[315]: Applied choice changes from /Volumes/System/OS X Install Data/MacOSXInstaller.choiceChanges.
    Sep  4 00:04:13 localhost OSInstaller[315]: Allowing machine sleep.
    Sep  4 00:04:13 localhost OSInstaller[315]: Preventing machine sleep.
    Sep  4 00:04:13 localhost OSInstaller[315]: InstallerStatusNotifications plugin loaded
    Sep  4 00:04:13 localhost OSInstaller[315]: =============================================================================== =
    Sep  4 00:04:13 localhost OSInstaller[315]: Choices selected for installation:
    Sep  4 00:04:13 localhost OSInstaller[315]:           Установить: "OS X"
    Sep  4 00:04:13 localhost OSInstaller[315]:                     BaseSystemBinaries.pkg : com.apple.pkg.BaseSystemBinaries : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     BaseSystemResources.pkg : com.apple.pkg.BaseSystemResources : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     OSInstall.mpkg : com.apple.mpkg.OSInstall : 10.8.0
    Sep  4 00:04:13 localhost OSInstaller[315]:                     Essentials.pkg : com.apple.pkg.Essentials : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     BSD.pkg : com.apple.pkg.BSD : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     JavaTools.pkg : com.apple.pkg.JavaTools : 1.0.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     RemoteDesktop.pkg : com.apple.pkg.RemoteDesktop : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     AdditionalEssentials.pkg : com.apple.pkg.AdditionalEssentials : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     AdditionalSpeechVoices.pkg : com.apple.pkg.AdditionalSpeechVoices : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     AsianLanguagesSupport.pkg : com.apple.pkg.AsianLanguagesSupport : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     MediaFiles.pkg : com.apple.pkg.MediaFiles : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     JavaEssentials.pkg : com.apple.pkg.JavaEssentials : 1.0.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     OxfordDictionaries.pkg : com.apple.pkg.OxfordDictionaries : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     X11redirect.pkg : com.apple.pkg.X11redirect : 10.8.0.1.1.1306847324
    Sep  4 00:04:13 localhost OSInstaller[315]:                     OSInstall.pkg : com.apple.pkg.OSInstall : 10.8.0.1
    Sep  4 00:04:13 localhost OSInstaller[315]: =============================================================================== =
    Sep  4 00:04:13 localhost OSInstaller[315]: It took 0.00 seconds to summarize the package selections.
    Sep  4 00:04:13 localhost OSInstaller[315]: Memory statistics for 'Установка' pane:
    Sep  4 00:04:13 localhost OSInstaller[315]: Physical Memory Allocation:   984 MB wired,     5 MB trapped,   166 MB active,   120 MB inactive,  6917 MB free,  7203 MB usable,  8192 MB total
    Sep  4 00:04:13 localhost OSInstaller[315]: Dist disk is not root.
    Sep  4 00:04:13 localhost OSInstaller[315]: Set authorization level to root for session
    Sep  4 00:04:13 localhost runner[319]: Administrator authorization granted.
    Sep  4 00:04:13 localhost OSInstaller[315]: Recovery system image located at "/Volumes/Mac OS X Install DVD/BaseSystem.dmg"
    Sep  4 00:04:13 localhost OSInstaller[315]: Remote Install Assistant found at :(null)
    Sep  4 00:04:13 localhost OSInstaller[315]: Memory statistics for 'Установка OS X' pane:
    Sep  4 00:04:13 localhost OSInstaller[315]: Physical Memory Allocation:   986 MB wired,     3 MB trapped,   166 MB active,   120 MB inactive,  6917 MB free,  7203 MB usable,  8192 MB total
    Sep  4 00:04:13 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg (521389056 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/BaseSystemResources.pkg (323151872 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: IF will install package file://localhost/System/Installation/Packages/OSInstall.mpkg (0 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/Essentials.pkg (3943123968 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/BSD.pkg (621375488 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/JavaTools.pkg (8970240 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/RemoteDesktop.pkg (67584 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: IF will install package file://localhost/System/Installation/Packages/OSInstall.mpkg (0 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/AdditionalEssentials.pkg (139015168 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/AdditionalSpeechVoices.pkg (293474304 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/AsianLanguagesSupport.pkg (10115072 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/MediaFiles.pkg (88344576 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/JavaEssentials.pkg (17098752 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/OxfordDictionaries.pkg (101970944 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/X11redirect.pkg (3533824 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: PK will install package file://localhost/System/Installation/Packages/OSInstall.pkg (0 b)
    Sep  4 00:04:14 localhost OSInstaller[315]: Setting external root to: /
    Sep  4 00:04:14 localhost OSInstaller[315]: OSI: com.apple.pkg.BaseSystemResources remapped external root path to: /
    Sep  4 00:04:14 localhost OSInstaller[315]: Total install size including padding: 7145372672 b + 0 b non-OS collection items
    Sep  4 00:04:14 localhost OSInstaller[315]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Sep  4 00:04:14 localhost Unknown[296]: 2012-09-04 00:04:14.263 OS X Installer[315:707] *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep  4 00:04:14 localhost Unknown[296]: 2012-09-04 00:04:14.264 OS X Installer[315:707] *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep  4 00:04:14 localhost OSInstaller[315]: Failed to delete automation file: Том «System» доступен только для чтения.
    Sep  4 00:04:14 localhost Unknown[296]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    Sep  4 00:04:14 localhost Unknown[296]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    Sep  4 00:04:14 localhost Unknown[296]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    Sep  4 00:04:14 localhost Unknown[296]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    Sep  4 00:04:20 localhost OSInstaller[315]: PK will install signed package file://localhost/Volumes/System/OS%20X%20Install%20Data/OSX_10_8_IncompatibleAp pList.pkg
    Sep  4 00:04:20 localhost OSInstaller[315]: PFPackage::packageWithURL - can't instantiate package: /System/Installation/Packages/OSInstall.mpkg
    Sep  4 00:04:20 localhost OSInstaller[315]: Error opening package "OSInstall.mpkg".
    Sep  4 00:04:20 localhost OSInstaller[315]: Starting installation:
    Sep  4 00:04:20 localhost OSInstaller[315]: Performing volume consistency check on 'System'.
    Sep  4 00:04:20 localhost OSInstaller[315]: Checking Volume
    Sep  4 00:04:21 localhost OSInstaller[315]: Проверяю файловую систему
    Sep  4 00:04:21 localhost OSInstaller[315]: Проверяю журнальный том HFS Plus.
    Sep  4 00:04:21 localhost OSInstaller[315]: Проверка файла переполнения экстентов.
    Sep  4 00:04:21 localhost OSInstaller[315]: Проверка файла каталога.
    Sep  4 00:04:23 localhost OSInstaller[315]: Проверяю многосвязные файлы.
    Sep  4 00:04:23 localhost OSInstaller[315]: Проверка иерархии каталога.
    Sep  4 00:04:23 localhost OSInstaller[315]: Проверка файла расширенных атрибутов.
    Sep  4 00:04:26 localhost OSInstaller[315]: Проверяю битовый массив тома.
    Sep  4 00:04:26 localhost OSInstaller[315]: Проверяю информацию тома.
    Sep  4 00:04:26 localhost OSInstaller[315]: Том System, по-видимому, в порядке.
    Sep  4 00:04:26 localhost OSInstaller[315]: Volume passed consistency checks.
    Sep  4 00:04:26 localhost OSInstaller[315]: Promoting target imgsrc volume /Volumes/System.
    Sep  4 00:04:26 localhost OSInstaller[315]: Calculating expected install size requirements
    Sep  4 00:04:26 localhost OSInstaller[315]: Reserved for install:    7727.8 MB (0.0 MB non-OS collection items, 582.4 MB recovery system)
    Sep  4 00:04:26 localhost OSInstaller[315]: Currently available:     494109.1 MB
    Sep  4 00:04:26 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:26 localhost Unknown[296]: 2012-09-04 00:04:26.946 OS X Installer[315:ff87] Looking for system packages
    Sep  4 00:04:26 localhost Unknown[296]: 2012-09-04 00:04:26.984 OS X Installer[315:ff87] no system packages found
    Sep  4 00:04:26 localhost Unknown[296]: 2012-09-04 00:04:26.985 OS X Installer[315:ff87] No or Invalid system receipts found on /Volumes/System/Recovered Items
    Sep  4 00:04:26 localhost Unknown[296]: 2012-09-04 00:04:26.985 OS X Installer[315:ff87] Attempting fallback using: /System/Library/PrivateFrameworks/SystemMigration.framework/Resources/FallbackS ystemFiles.plist
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost OSInstaller[315]: SMSystem_DMDiskBased Warning : 4294897418
    Sep  4 00:04:27 localhost Unknown[296]: 2012-09-04 00:04:27.239 OS X Installer[315:ff87] Finding system files...
    Sep  4 00:04:27 localhost Unknown[296]: 2012-09-04 00:04:27.440 OS X Installer[315:ff87] Writing system path cache.
    Sep  4 00:04:27 localhost Unknown[296]: 2012-09-04 00:04:27.443 OS X Installer[315:ff87] FSF cache NOT written: /Volumes/System/Recovered Items/Library/Caches/com.apple.FindSystemFiles.plist
    Sep  4 00:04:27 localhost OSInstaller[315]: Reapable space:          0.0 MB
    Sep  4 00:04:27 localhost OSInstaller[315]: Creating recovery system for volume "System".
    Sep  4 00:04:27 localhost OSInstaller[315]: Will bless Apple_Boot as recovery system.
    Sep  4 00:04:27 localhost OSInstaller[315]: Creating recovery volume.
    Sep  4 00:04:27 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: donor disk's storage system is simple so it itself will be the donor
    Sep  4 00:04:27 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: normalized donor: logical=0x7fcc6290e5f8=disk0s2=System=(iflvuuid=(null)) physical=0x106b28d10=disk0s2=System=disk0s2 storage=(null)
    Sep  4 00:04:27 localhost OSInstaller[315]: Подключаю образ диска /Volumes/Mac OS X Install DVD/BaseSystem.dmg
    Sep  4 00:04:29 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 1 (after adding up logical file sizes in dmg + expected to create ourselves) requiredFileSpaceForRecoveryFilesULL=463731193 =Sbydiv=905724 =Mbydiv=442
    Sep  4 00:04:29 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 2 (after considering ExistingIfAny booter volume files with physical on-disk rounded up to alloc block sizes) requiredFileSpaceForAllFilesULL=463731193 =Sbydiv=905724 =Mbydiv=442
    Sep  4 00:04:29 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 3 (converted to iomedia desired size) desiredMinRecoveryDiskIOMediaSizeULL=480508409 =Sbydiv=938492 =Mbydiv=458
    Sep  4 00:04:29 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 4 (after adding BootRoot iomedia allocation) desiredMinRecoveryDiskIOMediaSizeULL=581171705 =Sbydiv=1135100 =Mbydiv=554
    Sep  4 00:04:29 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 5 (after applying minimum) desiredMinRecoveryDiskIOMediaSizeULL=650000000 =Sbydiv=1269531 =Mbydiv=619
    Sep  4 00:04:29 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: existing conditions right after PHY=disk0s2: usedOrNotSpaceB=650006016 hasBooter=1 booterPartID/disk=3/disk0s3 booterLocB/SizeB=499457839104/650002432
    Sep  4 00:04:29 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: existing conditions of PHY: disk0s2 loc=S=409640=B=209735680 siz=S=975093952=B=499248103424=N=499248103424
    Sep  4 00:04:29 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: existing conditions of LOG: disk0s2 (could be whole so no loc) siz=S=975093952=B=499248103424=N=499248103424
    Sep  4 00:04:29 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: READY TO DO CASE: case=UseExistingBooter spaceDeltaB=0 booterDeltaB=0 (adviceIfUnable=-69886)
    Sep  4 00:04:29 localhost OSInstaller[315]: Повторно использую существующий раздел восстановления
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверяю том загрузчика
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверяю файловую систему
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверяю журнальный том HFS Plus.
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверка файла переполнения экстентов.
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверка файла каталога.
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверяю многосвязные файлы.
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверка иерархии каталога.
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверка файла расширенных атрибутов.
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверяю битовый массив тома.
    Sep  4 00:04:29 localhost OSInstaller[315]: Проверяю информацию тома.
    Sep  4 00:04:29 localhost OSInstaller[315]: Том Recovery HD, по-видимому, в порядке.
    Sep  4 00:04:29 localhost OSInstaller[315]: Восстановление тома завершено.
    Sep  4 00:04:29 localhost OSInstaller[315]: Выполняется требуемое обновление разделов поддержки загрузки для тома.
    Sep  4 00:04:30 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: final recoveryDisk=disk0s3=0x106b28bb0=disk0s3=Recovery HD
    Sep  4 00:04:30 localhost OSInstaller[315]: Подключаю раздел восстановления
    Sep  4 00:04:30 localhost OSInstaller[315]: Создаю каталог загрузчика
    Sep  4 00:04:30 localhost OSInstaller[315]: Копирую загрузчик
    Sep  4 00:04:30 localhost OSInstaller[315]: Копирую ядро
    Sep  4 00:04:31 localhost OSInstaller[315]: Копирую образ системы
    Sep  4 00:04:58 localhost OSInstaller[315]: Запись plist загрузки
    Sep  4 00:04:58 localhost OSInstaller[315]: Регистрирую загрузочный файл
    Sep  4 00:04:58 localhost OSInstaller[315]: Отмечаю раздел восстановления
    Sep  4 00:04:58 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: at Exit; err=0
    Sep  4 00:04:58 localhost diskmanagementd[310]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: recoveryDiskBSD=disk0s3 physicalDonorBSD=disk0s2
    Sep  4 00:04:58 localhost OSInstaller[315]: Извлекаю образ диска
    Sep  4 00:04:58 localhost OSInstaller[315]: Done creating recovery volume.
    Sep  4 00:04:58 localhost OSInstaller[315]: Configuring volume "System"
    Sep  4 00:04:58 localhost OSInstaller[315]: Preparing disk for Netbooted OS Install.
    Sep  4 00:04:58 localhost OSInstaller[315]: Volume disk0s2 mounted at /Volumes/System is ready
    Sep  4 00:04:58 localhost OSInstaller[315]: Preparing disk for local booted OS Install.
    Sep  4 00:04:58 localhost OSInstaller[315]: Physical memory statistics immediately before turning on virtual memory backing store:
    Sep  4 00:04:58 localhost OSInstaller[315]: Physical Memory Allocation:  1558 MB wired,     5 MB trapped,   159 MB active,   127 MB inactive,  6343 MB free,  6629 MB usable,  8192 MB total
    Sep  4 00:04:58 localhost OSInstaller[315]: Activated virtual memory backing store at mount point '/Volumes/System'
    Sep  4 00:04:58 localhost OSInstaller[315]: Preparing disk for local booted install.
    Sep  4 00:04:58 localhost OSInstaller[315]: Creating installation log on volume "System"
    Sep  4 00:04:58 localhost OSInstaller[315]: open on /Volumes/System/private/var/log/install.log: File exists
    Sep  4 00:04:58 localhost OSInstaller[315]: Could not create /Volumes/System/OS X Install Data/ia.log from /Volumes/System/private/var/log/install.log (Error Domain=NSCocoaErrorDomain Code=516 "Не удалось скопировать «ia.log» в «log», так как объект с таким именем уже существует." UserInfo=0x7fecdb0d4ae0 {NSSourceFilePathErrorKey=/Volumes/System/OS X Install Data/ia.log, NSUserStringVariant=(
                  Copy
              ), NSDestinationFilePath=/Volumes/System/private/var/log/install.log, NSFilePath=/Volumes/System/OS X Install Data/ia.log, NSUnderlyingError=0x7fecdb0d49b0 "The operation couldn’t be completed. File exists"})
    Sep  4 00:04:58 localhost OSInstaller[315]: Create temporary directory "/Volumes/System/Install.315kaV3YK"
    Sep  4 00:04:58 localhost OSInstaller[315]: IFPKInstallElement (15 packages)
    Sep  4 00:04:58 localhost OSInstaller[315]: Using authorization level of root for IFPKInstallElement
    Sep  4 00:05:11 localhost OSInstaller[315]: PackageKit: ----- Begin install -----
    Sep  4 00:05:11 localhost OSInstaller[315]: PackageKit: request=PKInstallRequest <15 packages, destination=/Volumes/System>
    Sep  4 00:05:11 localhost OSInstaller[315]: PackageKit: packages=(
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BaseSystemResources.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/Essentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BSD.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/JavaTools.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/RemoteDesktop.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AdditionalEssentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AdditionalSpeechVoices.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AsianLanguagesSupport.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/MediaFiles.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/JavaEssentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/OxfordDictionaries.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/X11redirect.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/OSInstall.pkg>",
                  "PKLeopardPackage <file://localhost/Volumes/System/OS%20X%20Install%20Data/OSX_10_8_IncompatibleA ppList.pkg>"
    Sep  4 00:05:11 localhost OSInstaller[315]: PackageKit: Extracting file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg (destination=/Volumes/System/.OSInstallSandbox-tmp/Root, uid=0)
    Sep  4 00:06:07 localhost OSInstaller[315]: PackageKit: Using / as external payload root for package com.apple.pkg.BaseSystemResources
    Sep  4 00:06:07 localhost OSInstaller[315]: PackageKit: Extracting file://localhost/System/Installation/Packages/BaseSystemResources.pkg (destination=/Volumes/System/.OSInstallSandbox-tmp/Root, uid=0)
    Sep  4 00:07:11 localhost OSInstaller[315]: PackageKit: Extracting file://localhost/System/Installation/Packages/Essentials.pkg (destination=/Volumes/System/.OSInstallSandbox-tmp/Root, uid=0)
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/commonUtils.c:275: decompressChunk 0: Attribute not found
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/commonUtils.c:430: Error: decmpCnt count mismatch: -1 vs 131072
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/OverlayFile.c:101: Error: only unread 49346 of 180419
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/OverlayFile.c:137: Error: exhausted the unread buffer then got an error
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :293: Error: pread failed for /Volumes/System/.OSInstallSandbox-tmp/Root//System/Library/PrivateFrameworks/Sl ideshows.framework/Versions/A/Resources/Content/Styles/Reflections.mrbStyle/Cont ents/Resources/Preview.mov: Invalid argument
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :1118: Error: returning errno 22 from WriteToStreamCompressor
    Sep  4 00:15:33 localhost OSInstaller[315]: PackageKit: Got copier error 22 extracting to path /Volumes/System/.OSInstallSandbox-tmp/Root//System/Library/PrivateFrameworks/Sl ideshows.framework/Versions/A/Resources/Content/Styles/Scrapbook.mrbStyle/Conten ts/Resources/MREffectScrapbook.plist: Invalid argument
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/DataPool.c:135: Error: finished pool without filling it
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :1150: Error: returning errno 22 from CloseStreamCompressor
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/commonUtils.c:360: Error: fh_pread -1
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :293: Error: pread failed for /Volumes/System/.OSInstallSandbox-tmp/Root//System/Library/PrivateFrameworks/Sl ideshows.framework/Versions/A/Resources/Content/Styles/Scrapbook.mrbStyle/Conten ts/Resources/MREffectScrapbook.plist: Invalid argument
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :1118: Error: returning errno 22 from WriteToStreamCompressor
    Sep  4 00:15:33 localhost OSInstaller[315]: PackageKit: Got copier error 22 extracting to path /Volumes/System/.OSInstallSandbox-tmp/Root//System/Library/PrivateFrameworks/Sl ideshows.framework/Versions/A/Resources/Content/Styles/Scrapbook.mrbStyle/Conten ts/Resources/Preview.mov: Invalid argument
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/DataPool.c:135: Error: finished pool without filling it
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :1150: Error: returning errno 22 from CloseStreamCompressor
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/commonUtils.c:360: Error: fh_pread -1
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :293: Error: pread failed for /Volumes/System/.OSInstallSandbox-tmp/Root//System/Library/PrivateFrameworks/Sl ideshows.framework/Versions/A/Resources/Content/Styles/Scrapbook.mrbStyle/Conten ts/Resources/Preview.mov: Invalid argument
    Sep  4 00:15:33 localhost Unknown[296]: /SourceCache/AppleFSCompression/AppleFSCompression-49/Common/StreamCompressor.c :923: Error: returning errno 22 from FinishStreamCompressorQueue
    Sep  4 00:23:14 localhost OSInstaller[315]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=110 "An error occurred while extracting files from the package “Essentials.pkg”." UserInfo=0x7fecdf39ce20 {NSUnderlyingError=0x7fecdf37d7f0 "The operation couldn’t be completed. FinishStreamCompressorQueue error", NSFilePath=/Volumes/System/.OSInstallSandbox-tmp/Root, NSURL=Essentials.pkg -- file://localhost/System/Installation/Packages/OSInstall.mpkg, PKInstallPackageIdentifier=com.apple.pkg.Essentials, NSLocalizedDescription=An error occurred while extracting files from the package “Essentials.pkg”.} {
                  NSFilePath = "/Volumes/System/.OSInstallSandbox-tmp/Root";
                  NSLocalizedDescription = "An error occurred while extracting files from the package \U201cEssentials.pkg\U201d.";
                  NSURL = "Essentials.pkg -- file://localhost/System/Installation/Packages/OSInstall.mpkg";
                  NSUnderlyingError = "Error Domain=BOMCopierFatalError Code=1 \"The operation couldn\U2019t be completed. FinishStreamCompressorQueue error\" UserInfo=0x7fecdf39db60 {destinationPath=/Volumes/System/.OSInstallSandbox-tmp/Root, offset=11095257, type=BOMCopierFatalError, sourcePath=/System/Installation/Packages/Essentials.pkg, NSLocalizedFailureReason=FinishStreamCompressorQueue error}";
                  PKInstallPackageIdentifier = "com.apple.pkg.Essentials";
    Sep  4 00:23:14 localhost OSInstaller[315]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=110 "An error occurred while extracting files from the package “Essentials.pkg”." UserInfo=0x7fecdf39ce20 {NSUnderlyingError=0x7fecdf37d7f0 "The operation couldn’t be completed. FinishStreamCompressorQueue error", NSFilePath=/Volumes/System/.OSInstallSandbox-tmp/Root, NSURL=Essentials.pkg -- file://localhost/System/Installation/Packages/OSInstall.mpkg, PKInstallPackageIdentifier=com.apple.pkg.Essentials, NSLocalizedDescription=An error occurred while extracting files from the package “Essentials.pkg”.}
    Sep  4 00:23:15 localhost OSInstaller[315]: Install failed: Установщик обнаружил ошибку, вызвавшую сбой установки. Обратитесь за помощью к производителю ПО.
    Sep  4 00:23:16 localhost OSInstaller[315]: No system on disk System to revert bless
    Sep  4 00:23:16 localhost OSInstaller[315]: Unable to revert bless to target or imgsrc.
    Sep  4 00:23:16 localhost OSInstaller[315]: Allowing machine sleep.
    Sep  4 00:23:16 localhost OSInstaller[315]: Memory statistics for 'Установка не удалась' pane:
    Sep  4 00:23:16 localhost OSInstaller[315]: Physical Memory Allocation:  1016 MB wired,     4 MB trapped,   429 MB active,    91 MB inactive,  6652 MB free,  7172 MB usable,  8192 MB total
    Sep  4 00:23:41 localhost Unknown[296]: 2012-09-04 00:23 OS X Installer[315] (CarbonCore.framework) FSEventStreamStart: ERROR: FSEvents_connect() => Unknown service name (1102)
    Sep  4 00:23:42 localhost OSInstaller[315]: Connection to NetworkBrowserAgent became invalid
    Sep  4 00:23:42 localhost OSInstaller[315]: Connection to NetworkBrowserAgent became invalid
    Sep  4 00:23:42 localhost OSInstaller[315]: Connection to NetworkBrowserAgent became invalid
    Sep  4 00:23:42 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    Sep  4 00:23:42 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    Sep  4 00:23:42 localhost Unknown[296]: 2012-09-04 00:23:42.351 OS X Installer[315:707] Invalid URL passed to an open/save panel: '(null)'.  Using 'file://localhost/' instead.
    Sep  4 00:23:45 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (down) while running as uid 0
    Sep  4 00:23:45 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    Sep  4 00:23:45 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (down) while running as uid 0
    Sep  4 00:23:45 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (mdoc) while running as uid 0
    Sep  4 00:23:45 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (pubb) while running as uid 0
    Sep  4 00:23:45 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (µdoc) while running as uid 0
    Sep  4 00:23:45 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (pdoc) while running as uid 0
    Sep  4 00:23:45 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (pubb) while running as uid 0
    Sep  4 00:23:45 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (down) while running as uid 0
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1 - Client: coreservicesd, UID: 0, EUID: 0, GID: 0, EGID: 0
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1 - ODNodeCreateWithNameAndOptions request, SessionID: 00000000-0000-0000-0000-000000000000, Name: /Local/Default, Options: 0x0
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1 - loading configuration for '/Local' from '/System/Library/OpenDirectory/Configurations/Local.plist'
    Sep  4 00:23:45 localhost opendirectoryd[101]: Loaded bundle at path '/System/Library/OpenDirectory/Modules/PlistFile.bundle'
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1 - unable to find authentication module 'ConfigurationProfiles'
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1 - unable to find service discovery callback for module 'PlistFile'
    Sep  4 00:23:45 localhost opendirectoryd[101]: Registering for network changes
    Sep  4 00:23:45 localhost opendirectoryd[101]: Registered subnode with name '/Local/Default'
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1.3 - Block: nodestate '/Local/Default'
    Sep  4 00:23:45 localhost opendirectoryd[101]: 101.2 - Block: nodestate '/Local'
    Sep  4 00:23:45 localhost opendirectoryd[101]: failed to open local node for internal record copy
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1.3, Module: PlistFile - Node is 10.7 or later
    Sep  4 00:23:45 localhost opendirectoryd[101]: Registering for power changes
    Sep  4 00:23:45 localhost opendirectoryd[101]: 101.2 - nodestate - flagging '/Local' online
    Sep  4 00:23:45 localhost opendirectoryd[101]: Registering for network power changes
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1.3 - nodestate - flagging '/Local/Default' online
    Sep  4 00:23:45 localhost opendirectoryd[101]: 101.2 - Block completed
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1.3 - Block completed
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1, Node: /Local/Default - node assigned UUID - C0103865-C9A6-4B59-B0DE-7B2989B91379
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.1, Node: /Local/Default - ODNodeCreateWithNameAndOptions completed
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.4 - Client: coreservicesd, UID: 0, EUID: 0, GID: 0, EGID: 0
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.4 - ODQueryCreateWithNode request, NodeID: C0103865-C9A6-4B59-B0DE-7B2989B91379, RecordType(s): dsRecTypeNative:config, Attribute: dsAttrTypeStandard:RecordName, MatchType: EqualTo, Equality: CaseExact, Value(s): SharePoints, Requested Attributes: dsAttributesAll, Max Results: 1
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.4, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.4, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.4, Node: /Local/Default, Module: PlistFile - ODQueryCreateWithNode completed
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.5 - Client: coreservicesd, UID: 0, EUID: 0, GID: 0, EGID: 0
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.5 - ODNodeCreateRecord request, NodeID: C0103865-C9A6-4B59-B0DE-7B2989B91379, RecordType: dsRecTypeNative:config, RecordName: SharePoints, Attributes: <none>
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.5, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.5, Node: /Local/Default, Module: PlistFile - ODNodeCreateRecord completed, delivered 1 result
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.6 - Client: coreservicesd, UID: 0, EUID: 0, GID: 0, EGID: 0
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.6 - ODQueryCreateWithNode request, NodeID: C0103865-C9A6-4B59-B0DE-7B2989B91379, RecordType(s): dsRecTypeNative:config/SharePoints, Attribute: dsAttrTypeStandard:RecordName, MatchType: Any, Equality: CaseExact, Value(s): dsRecordsAll, Requested Attributes: dsAttrTypeStandard:GeneratedUID,dsAttrTypeNative:ftp_guestaccess,dsAttrTypeNati ve:smb_name,dsAttrTypeNative:sharepoint_account_uuid,dsAttrTypeNative:smb_create mask,dsAttrTypeNative:sharepoint_version,dsAttrTypeStandard:AppleMetaNodeLocatio n,dsAttrTypeNative:afp_guestaccess,dsAttrTypeNative:afp_shared,dsAttrTypeStandar d:RecordType,dsAttrTypeNative:ftp_shared,dsAttrTypeNative:afp_name,dsAttrTypeNat ive:smb_oplocks,dsAttrTypeNative:afp_use_parent_owner,dsAttrTypeNative:smb_direc torymask,dsAttrTypeStandard:RecordName,dsAttrTypeNative:afp_use_parent_privs,dsA ttrTypeNative:smb_guestaccess,dsAttrTypeNative:smb_inherit_permissions,dsAttrTyp eStandard:AppleMetaRecordName,dsAttrTypeNative:smb_shared,dsAttrTypeNative:direc tory_path,dsAttrTypeNative:smb_strictlocking,dsAttrTypeNative:sharepoint_group_i d,dsAttrTypeNative:ftp_name, Max Results: 2147483647
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.6, Node: /Local/Default, Module: PlistFile - client is using an old record type 'dsRecTypeNative:config/SharePoints' should be using kODRecordTypeSharePoints
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.6, Node: /Local/Default, Module: PlistFile - client is using an old record type 'dsRecTypeNative:config/SharePoints' should be using kODRecordTypeSharePoints
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.6, Node: /Local/Default, Module: PlistFile - flushing record '/private/var/db/dslocal/nodes/Default/config/SharePoints'
    Sep  4 00:23:45 localhost opendirectoryd[101]: Module: PlistFile - ___index_record_block_invoke_0: sqlite3_prepare_v2: 21
    Sep  4 00:23:45 localhost opendirectoryd[101]: Module: PlistFile - ___index_record_block_invoke_0: sqlite3_prepare_v2: 21
    Sep  4 00:23:45 localhost opendirectoryd[101]: 297.6, Node: /Local/Default, Module: PlistFile - ODQueryCreateWithNode completed
    Sep  4 00:23:55 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (down) while running as uid 0
    Sep  4 00:23:55 localhost OSInstaller[315]: Folder Manager is being asked to create a folder (down) while running as uid 0

  • Lion will not install on a January 2008 Mac Pro (3.1)

    I have a January 2008 Mac Pro (version 3.1) and I'm trying to install Lion on one of the hard drives in the main chassis. It has consistently failed.
    I have tried:
    Reseating memory
    Reseathing hard drives
    Zap PRAM
    Reset SMC
    Downloaded 4 fresh copies of Lion from the App Store
    Install from the installer file
    Install from a DVD made with InstallESD.DMG
    Yet, it fails consistently.
    I have 5 log files I'm willing to share, but they almost always look like this one. Some of them fail on different pkg's, but in general, this one seems to be the most regular failure. It's like the filesystem just dies in the middle of the install.
    Any insight would be GREATLY appreciated.
    Aug  5 05:33:08 localhost Unknown[328]: kern.boottime: { sec = 1312547567, usec = 0 } Fri Aug  5 05:32:47 2011
    Aug  5 05:33:08 localhost Unknown[338]: Launching the Language Chooser for an OS Install
    Aug  5 05:33:16 localhost configd[111]: bootp_session_transmit: bpf_write(en2) failed: Network is down (50)
    Aug  5 05:33:16 localhost configd[111]: DHCP en2: INIT transmit failed
    Aug  5 05:33:18 localhost LCA[339]: Bookmark failed to issue extension for item  (depth=4000): No such file or directory
    Aug  5 05:33:21 localhost LCA[339]: Using keyboard layout 0
    Aug  5 05:33:21 localhost Unknown[340]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    Aug  5 05:33:21 localhost Unknown[340]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    Aug  5 05:33:21 localhost Unknown[340]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    Aug  5 05:33:21 localhost Unknown[340]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    Aug  5 05:33:21 localhost LCA[339]: Found primary language hint "en"
    Aug  5 05:33:22 localhost configd[111]: subnet_route_if_index: can't get interface name
    Aug  5 05:33:23 astaroth LCA[339]: Using keyboard layout 0
    Aug  5 05:33:23 astaroth LCA[339]: Found primary language hint "en"
    Aug  5 05:33:23 astaroth LCA[339]: Launching the Installer using language code "English"
    Aug  5 05:33:24 astaroth OSInstaller[356]: Bookmark failed to issue extension for item  (depth=4000): No such file or directory
    Aug  5 05:33:24 astaroth OSInstaller[356]: Mac OS X Installer application started
    Aug  5 05:33:24 astaroth OSInstaller[356]: 2 display(s) found.
    Aug  5 05:33:24 astaroth OSInstaller[356]: Display[1] is NOT using OpenGL acceleration.
    Aug  5 05:33:24 astaroth OSInstaller[356]: Display[2] is NOT using OpenGL acceleration.
    Aug  5 05:33:24 astaroth OSInstaller[356]: @(#)PROGRAM:Install  PROJECT:Install-684
    Aug  5 05:33:24 astaroth OSInstaller[356]: @(#)PROGRAM:Mac OS X Installer  PROJECT:OSInstaller-346.1
    Aug  5 05:33:24 astaroth OSInstaller[356]: Hardware: MacPro3,1 @ 2.80 GHz (x 8), 32768 MB RAM
    Aug  5 05:33:24 astaroth OSInstaller[356]: Running OS Build: Mac OS X 10.7 (11A511)
    Aug  5 05:33:24 astaroth OSInstaller[356]: Env: DYLD_NO_FIX_PREBINDING=1
    Aug  5 05:33:24 astaroth OSInstaller[356]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Aug  5 05:33:24 astaroth OSInstaller[356]: Env: PWD=/
    Aug  5 05:33:24 astaroth OSInstaller[356]: Env: SHLVL=1
    Aug  5 05:33:24 astaroth OSInstaller[356]: Env: __OSINSTALL_ENVIRONMENT=1
    Aug  5 05:33:24 astaroth OSInstaller[356]: Env: CI_DEFAULT_OPENCL_USAGE=0
    Aug  5 05:33:24 astaroth OSInstaller[356]: Env: OS_INSTALL=1
    Aug  5 05:33:24 astaroth OSInstaller[356]: Env: _=/System/Installation/CDIS/LCA.app/Contents/MacOS/LCA
    Aug  5 05:33:25 astaroth OSInstaller[356]: Using product PKSecureNetEnabledProduct <file://localhost/Volumes/Lion/Mac%20OS%20X%20Install%20Data/> at distance 5
    Aug  5 05:33:25 astaroth OSInstaller[356]: Opening OSInstall automation file '/Volumes/Lion/Mac OS X Install Data/minstallconfig.xml'.
    Aug  5 05:33:25 astaroth OSInstaller[356]: Using product <OSInstallRootProduct> at distance 5
    Aug  5 05:33:25 astaroth OSInstaller[356]: Using product <OSInstallDVDProduct> based on media at /Volumes/Mac OS X Install DVD at distance 5
    Aug  5 05:33:26 astaroth OSInstaller[356]: /Volumes/Lion/Mac OS X Install Data/MacOSXInstaller.choiceChanges file found.
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk3s2=Lion
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=4=0x4
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk2s2=Drive 3
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=4=0x4
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk1s2=Windows7
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=4=0x4
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk3s2=Lion
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=4=0x4
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk0s2=Snow
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:33:27 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=4=0x4
    Aug  5 05:33:27 astaroth OSInstaller[356]: Automated Install: Found requested target at /Volumes/Lion.
    Aug  5 05:33:27 astaroth OSInstaller[356]: Applied choice changes from /Volumes/Lion/Mac OS X Install Data/MacOSXInstaller.choiceChanges.
    Aug  5 05:33:27 astaroth OSInstaller[356]: Allowing machine sleep.
    Aug  5 05:33:27 astaroth OSInstaller[356]: Preventing machine sleep.
    Aug  5 05:33:27 astaroth OSInstaller[356]: InstallerStatusNotifications plugin loaded
    Aug  5 05:33:27 astaroth OSInstaller[356]: =============================================================================== =
    Aug  5 05:33:27 astaroth OSInstaller[356]: Choices selected for installation:
    Aug  5 05:33:27 astaroth OSInstaller[356]:           Install: "Mac OS X"
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     BaseSystemBinaries.pkg : com.apple.pkg.BaseSystemBinaries : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     BaseSystemResources.pkg : com.apple.pkg.BaseSystemResources : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     OSInstall.mpkg : com.apple.mpkg.OSInstall : 10.7.0
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Essentials.pkg : com.apple.pkg.Essentials : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     BootCamp.pkg : com.apple.pkg.BootCamp : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     BSD.pkg : com.apple.pkg.BSD : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     PodcastCapture.pkg : com.apple.pkg.PodcastCapture : 1.0.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     JavaTools.pkg : com.apple.pkg.JavaTools : 1.0.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     RemoteDesktop.pkg : com.apple.pkg.RemoteDesktop : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     SIUResources.pkg : com.apple.pkg.SIUResources : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     AdditionalEssentials.pkg : com.apple.pkg.AdditionalEssentials : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     AdditionalSpeechVoices.pkg : com.apple.pkg.AdditionalSpeechVoices : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     AsianLanguagesSupport.pkg : com.apple.pkg.AsianLanguagesSupport : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     MediaFiles.pkg : com.apple.pkg.MediaFiles : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     MigrationAssistant.pkg : com.apple.pkg.MigrationAssistant : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Mail.pkg : com.apple.pkg.Mail : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     AddressBook.pkg : com.apple.pkg.AddressBook : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     iCal.pkg : com.apple.pkg.iCal : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Automator.pkg : com.apple.pkg.Automator : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     DVDPlayer.pkg : com.apple.pkg.DVDPlayer : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     iTunes.pkg : com.apple.pkg.iTunes : 8.2.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     iChat.pkg : com.apple.pkg.iChat : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     JavaEssentials.pkg : com.apple.pkg.JavaEssentials : 1.0.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Safari.pkg : com.apple.pkg.Safari : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     OxfordDictionaries.pkg : com.apple.pkg.OxfordDictionaries : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Japanese.pkg : com.apple.MacOSX.lang.ja : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     German.pkg : com.apple.MacOSX.lang.de : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     French.pkg : com.apple.MacOSX.lang.fr : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Spanish.pkg : com.apple.MacOSX.lang.es : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Italian.pkg : com.apple.MacOSX.lang.it : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Dutch.pkg : com.apple.MacOSX.lang.nl : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Danish.pkg : com.apple.MacOSX.lang.da : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Finnish.pkg : com.apple.MacOSX.lang.fi : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Korean.pkg : com.apple.MacOSX.lang.ko : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Norwegian.pkg : com.apple.MacOSX.lang.no : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Russian.pkg : com.apple.MacOSX.lang.ru : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Swedish.pkg : com.apple.MacOSX.lang.sv : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     BrazilianPortuguese.pkg : com.apple.MacOSX.lang.pt : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     SimplifiedChinese.pkg : com.apple.MacOSX.lang.zh_CN : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     TraditionalChinese.pkg : com.apple.MacOSX.lang.zh_TW : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Portuguese.pkg : com.apple.MacOSX.lang.pt_PT : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Polish.pkg : com.apple.MacOSX.lang.pl : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Arabic.pkg : com.apple.MacOSX.lang.ar : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Hungarian.pkg : com.apple.MacOSX.lang.hu : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Turkish.pkg : com.apple.MacOSX.lang.tr : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     Czech.pkg : com.apple.MacOSX.lang.cs : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     X11User.pkg : com.apple.pkg.X11User : 10.7.0.1.1.1309412550
    Aug  5 05:33:27 astaroth OSInstaller[356]:                     OSInstall.pkg : com.apple.pkg.OSInstall : 10.7.0.1
    Aug  5 05:33:27 astaroth OSInstaller[356]: =============================================================================== =
    Aug  5 05:33:27 astaroth OSInstaller[356]: It took 0.01 seconds to summarize the package selections.
    Aug  5 05:33:27 astaroth OSInstaller[356]: Memory statistics for 'Installing' pane:
    Aug  5 05:33:27 astaroth OSInstaller[356]: Physical Memory Allocation:  1554 MB wired,     7 MB trapped,   122 MB active,    97 MB inactive, 30988 MB free, 31207 MB usable, 32768 MB total
    Aug  5 05:33:27 astaroth OSInstaller[356]: Dist disk is not root.
    Aug  5 05:33:27 astaroth OSInstaller[356]: Set authorization level to root for session
    Aug  5 05:33:27 astaroth runner[362]: Administrator authorization granted.
    Aug  5 05:33:27 astaroth OSInstaller[356]: Recovery system image located at "/Volumes/Mac OS X Install DVD/BaseSystem.dmg"
    Aug  5 05:33:27 astaroth OSInstaller[356]: Remote Install Assistant found at :(null)
    Aug  5 05:33:27 astaroth OSInstaller[356]: Memory statistics for 'Install Mac OS X' pane:
    Aug  5 05:33:27 astaroth OSInstaller[356]: Physical Memory Allocation:  1556 MB wired,     6 MB trapped,   122 MB active,    97 MB inactive, 30987 MB free, 31206 MB usable, 32768 MB total
    Aug  5 05:33:27 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg (582659072 b)
    Aug  5 05:33:27 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/BaseSystemResources.pkg (278027264 b)
    Aug  5 05:33:27 astaroth OSInstaller[356]: IF will install package file://localhost/System/Installation/Packages/OSInstall.mpkg (0 b)
    Aug  5 05:33:27 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Essentials.pkg (2010667008 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/BootCamp.pkg (6598656 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/BSD.pkg (564994048 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/PodcastCapture.pkg (14619648 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/JavaTools.pkg (27096064 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/RemoteDesktop.pkg (67584 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/SIUResources.pkg (67584 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: IF will install package file://localhost/System/Installation/Packages/OSInstall.mpkg (0 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/AdditionalEssentials.pkg (37835776 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/AdditionalSpeechVoices.pkg (293474304 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/AsianLanguagesSupport.pkg (60019712 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/MediaFiles.pkg (52092928 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/MigrationAssistant.pkg (27924480 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Mail.pkg (45618176 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/AddressBook.pkg (12897280 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/iCal.pkg (32684032 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Automator.pkg (24425472 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/DVDPlayer.pkg (21167104 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/iTunes.pkg (105423872 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/iChat.pkg (29308928 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/JavaEssentials.pkg (21808128 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Safari.pkg (32510976 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/OxfordDictionaries.pkg (102232064 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Japanese.pkg (47386624 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/German.pkg (47719424 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/French.pkg (47799296 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Spanish.pkg (46760960 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Italian.pkg (45203456 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Dutch.pkg (45266944 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Danish.pkg (42574848 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Finnish.pkg (42875904 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Korean.pkg (45684736 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Norwegian.pkg (42617856 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Russian.pkg (45253632 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Swedish.pkg (42807296 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/BrazilianPortuguese.pkg (43142144 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/SimplifiedChinese.pkg (45471744 b)
    Aug  5 05:33:28 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/TraditionalChinese.pkg (44797952 b)
    Aug  5 05:33:29 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Portuguese.pkg (43168768 b)
    Aug  5 05:33:29 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Polish.pkg (43360256 b)
    Aug  5 05:33:29 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Arabic.pkg (42934272 b)
    Aug  5 05:33:29 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Hungarian.pkg (30493696 b)
    Aug  5 05:33:29 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Turkish.pkg (30557184 b)
    Aug  5 05:33:29 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/Czech.pkg (30099456 b)
    Aug  5 05:33:29 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/X11User.pkg (82910208 b)
    Aug  5 05:33:29 astaroth OSInstaller[356]: PK will install package file://localhost/System/Installation/Packages/OSInstall.pkg (0 b)
    Aug  5 05:33:29 astaroth OSInstaller[356]: Setting external root to: /
    Aug  5 05:33:29 astaroth OSInstaller[356]: OSI: com.apple.pkg.BaseSystemResources remapped external root path to: /
    Aug  5 05:33:29 astaroth OSInstaller[356]: Total install size including padding: 6436848640 b + 0 b non-OS collection items
    Aug  5 05:33:29 astaroth OSInstaller[356]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Aug  5 05:33:29 astaroth Unknown[340]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    Aug  5 05:33:29 astaroth Unknown[340]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    Aug  5 05:33:29 astaroth Unknown[340]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    Aug  5 05:33:29 astaroth Unknown[340]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    Aug  5 05:33:29 astaroth OSInstaller[356]: PK will install signed package file://localhost/Volumes/Lion/Mac%20OS%20X%20Install%20Data/MacOS_10_7_Incompat ibleAppList.pkg
    Aug  5 05:33:29 astaroth OSInstaller[356]: PFPackage::packageWithURL - can't instantiate package: /System/Installation/Packages/OSInstall.mpkg
    Aug  5 05:33:29 astaroth OSInstaller[356]: Error opening package "OSInstall.mpkg".
    Aug  5 05:33:30 astaroth OSInstaller[356]: Starting installation:
    Aug  5 05:33:30 astaroth OSInstaller[356]: Performing volume consistency check on 'Lion'.
    Aug  5 05:33:30 astaroth OSInstaller[356]: Checking Volume
    Aug  5 05:33:30 astaroth OSInstaller[356]: Checking file system
    Aug  5 05:33:30 astaroth OSInstaller[356]: Checking Journaled HFS Plus volume.
    Aug  5 05:33:30 astaroth OSInstaller[356]: Checking extents overflow file.
    Aug  5 05:33:30 astaroth OSInstaller[356]: Checking catalog file.
    Aug  5 05:33:33 astaroth OSInstaller[356]: Checking multi-linked files.
    Aug  5 05:33:33 astaroth OSInstaller[356]: Checking catalog hierarchy.
    Aug  5 05:33:33 astaroth OSInstaller[356]: Checking extended attributes file.
    Aug  5 05:33:36 astaroth OSInstaller[356]: Checking volume bitmap.
    Aug  5 05:33:37 astaroth OSInstaller[356]: Checking volume information.
    Aug  5 05:33:37 astaroth OSInstaller[356]: The volume Lion appears to be OK.
    Aug  5 05:33:37 astaroth OSInstaller[356]: Volume repair complete.
    Aug  5 05:33:37 astaroth OSInstaller[356]: Updating boot support partitions for the volume as required.
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ->T-[DMToolBootPreference buildBootCachesForDisk:forcing:]: inDiskUDS=0x7fa55d931a48=disk3s2=Lion inForce=1
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk3s2=Lion
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=4=0x4
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM <-T-[DMToolBootPreference buildBootCachesForDisk:forcing:]: 1
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk3s2=Lion
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:33:37 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=4=0x4
    Aug  5 05:33:38 astaroth OSInstaller[356]: Volume passed consistency checks.
    Aug  5 05:33:38 astaroth OSInstaller[356]: Promoting non-target imgsrc volume /Volumes/Snow.
    Aug  5 05:33:38 astaroth OSInstaller[356]: Calculating expected install size requirements
    Aug  5 05:33:38 astaroth OSInstaller[356]: Reserved for install:    7022.4 MB (0.0 MB non-OS collection items, 585.5 MB recovery system)
    Aug  5 05:33:38 astaroth OSInstaller[356]: Currently available:     999197.5 MB
    Aug  5 05:33:38 astaroth Unknown[340]: 2011-08-05 05:33:38.460 Mac OS X Installer[356:165b3] Looking for system packages
    Aug  5 05:33:38 astaroth Unknown[340]: 2011-08-05 05:33:38.501 Mac OS X Installer[356:165b3] no system packages found
    Aug  5 05:33:38 astaroth Unknown[340]: 2011-08-05 05:33:38.501 Mac OS X Installer[356:165b3] No or Invalid system receipts found on /Volumes/Lion/Recovered Items
    Aug  5 05:33:38 astaroth Unknown[340]: 2011-08-05 05:33:38.501 Mac OS X Installer[356:165b3] Attempting fallback using: /System/Library/PrivateFrameworks/SystemMigration.framework/Resources/FallbackS ystemFiles.plist
    Aug  5 05:33:38 astaroth Unknown[340]: 2011-08-05 05:33:38.710 Mac OS X Installer[356:165b3] Finding system files...
    Aug  5 05:33:38 astaroth Unknown[340]: 2011-08-05 05:33:38.977 Mac OS X Installer[356:165b3] Writing system path cache.
    Aug  5 05:33:38 astaroth Unknown[340]: 2011-08-05 05:33:38.981 Mac OS X Installer[356:165b3] FSF cache NOT written: /Volumes/Lion/Recovered Items/Library/Caches/com.apple.FindSystemFiles.plist
    Aug  5 05:33:39 astaroth OSInstaller[356]: Reapable space:          0.0 MB
    Aug  5 05:33:39 astaroth OSInstaller[356]: Creating recovery system for volume "Lion".
    Aug  5 05:33:39 astaroth diskmanagementd[360]: DM ->T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: inParams={
                  DMGChunkFile = "/Volumes/Mac OS X Install DVD/BaseSystem.chunklist";
                  DMGFile = "/Volumes/Mac OS X Install DVD/BaseSystem.dmg";
                  DonorDiskUDSW = "disk3s2 Lion";
                  RepairDonor = 0;
                  VerifyImage = 0;
    Aug  5 05:33:39 astaroth OSInstaller[356]: Creating recovery volume.
    Aug  5 05:33:39 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: donor disk's storage system is simple so it itself will be the donor
    Aug  5 05:33:39 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: normalized donor: logical=0x7fa559c1aa28=disk3s2=Lion=(iflvuuid=(null)) physical=0x112b40cb0=disk3s2=Lion=disk3s2 storage=(null)
    Aug  5 05:33:39 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: ensured donor is slice and on GPT
    Aug  5 05:33:39 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: donor's whole-disk=0x112b40c10=disk3
    Aug  5 05:33:39 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: ensured target and donor are reasonable sizes (>2GB) to support a full OS installation
    Aug  5 05:33:39 astaroth OSInstaller[356]: Checking target disk
    Aug  5 05:33:39 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing fsck of simple donor slice=0x112b40cb0=disk3s2=Lion
    Aug  5 05:33:39 astaroth OSInstaller[356]: Checking file system
    Aug  5 05:33:39 astaroth OSInstaller[356]: Checking Journaled HFS Plus volume.
    Aug  5 05:33:39 astaroth OSInstaller[356]: Checking extents overflow file.
    Aug  5 05:33:39 astaroth OSInstaller[356]: Checking catalog file.
    Aug  5 05:33:42 astaroth OSInstaller[356]: Checking multi-linked files.
    Aug  5 05:33:42 astaroth OSInstaller[356]: Checking catalog hierarchy.
    Aug  5 05:33:42 astaroth OSInstaller[356]: Checking extended attributes file.
    Aug  5 05:33:45 astaroth OSInstaller[356]: Checking volume bitmap.
    Aug  5 05:33:46 astaroth OSInstaller[356]: Checking volume information.
    Aug  5 05:33:46 astaroth OSInstaller[356]: The volume Lion appears to be OK.
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: done fsck of donor slice; err=0
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing check if there is a WindowsOS at part#4 on phy's whole=0x112b40c10=disk3
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: if WINOS on partID=4 then caution; isWindowsOSonPart4=0
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: at DoneCheckingDontPushWindowsOSPast4
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing test of boot.ini file(s) updatability on phy's whole=0x112b40c10=disk3
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: done test boot.ini updatability; err=ShouldAbort=0
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: was .dmg already attached/mounted = 0
    Aug  5 05:33:46 astaroth OSInstaller[356]: Attaching disk image /Volumes/Mac OS X Install DVD/BaseSystem.dmg
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk3s2=Lion
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:33:46 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=4=0x4
    Aug  5 05:33:48 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: done attach; err=0
    Aug  5 05:33:48 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: got VolMP=/Volumes/Mac OS X Base System 1 VolUDS=0x112b40a10=disk17s3=Mac OS X Base System WholeUDS=0x112b40ab0=disk17
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: ensured img's attached vol is an OSX system
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: calc requiredFileSpaceForRecoveryFilesULL from file sizes, also is further preflight that files exist
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: start with 0 B
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Base System 1/System/Library/CoreServices/boot.efi err=(null)
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 858800 B
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Base System 1/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache err=(null)
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 23992189 B
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Install DVD/BaseSystem.dmg err=(null)
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 451307798 B
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: allocating kEstimatedBootDotPList_LogicalSizeULL
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 16384 B
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Base System 1/System/Library/CoreServices/SystemVersion.plist err=(null)
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 475 B
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Base System 1/System/Library/CoreServices/com.apple.recovery.boot/PlatformSupport.plist err=(null)
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 2245 B
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing BaseSystem.dmg's ChunkList
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Install DVD/BaseSystem.chunklist err=(null)
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 1876 B
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 1 (after adding up logical file sizes in dmg + expected to create ourselves) requiredFileSpaceForRecoveryFilesULL=476179767 =Sbydiv=930038 =Mbydiv=454
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add no provision for existing files in booter (will only be adding fixed iomedia-alloc-for-BootRoot later below)
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 2 (after considering ExistingIfAny booter volume files with physical on-disk rounded up to alloc block sizes) requiredFileSpaceForAllFilesULL=476179767 =Sbydiv=930038 =Mbydiv=454
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: create desiredMinRecoveryDiskIOMediaSizeULL; start with requiredFileSpaceForAllFilesULL
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add kConvertFromLogicalSizeToIOMediaSize_ULL=16777216
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 3 (converted to iomedia desired size) desiredMinRecoveryDiskIOMediaSizeULL=492956983 =Sbydiv=962806 =Mbydiv=470
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: after adding allowance for BootRoot kBootRootEtc_IOMediaSizeULL=134217728 desiredMinRecoveryDiskIOMediaSizeULL=627174711
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 4 (after adding BootRoot iomedia allocation) desiredMinRecoveryDiskIOMediaSizeULL=627174711 =Sbydiv=1224950 =Mbydiv=598
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: after applying kIfNewRecoverySystemMakeEntireBooterAtLeast_IOMediaSizeULL=650000000
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 5 (after applying minimum) desiredMinRecoveryDiskIOMediaSizeULL=650000000 =Sbydiv=1269531 =Mbydiv=619
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing find/create/resize recoveryDisk
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ->T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: inMinSizeB=650000000 inSTORorNOT=(null) inPhyUDS=0x112b40cb0=disk3s2=Lion inLogUDS=0x7fa559c1aa28=disk3s2=Lion inLogREF=(null) inPct=16..32
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: READY TO SCAN EXISTING CONDITIONS
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: existing conditions right after PHY=disk3s2: usedOrNotSpaceB=134221312 hasBooter=0 booterPartID/disk=0/(null) booterLocB/SizeB=0/0
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: existing conditions of PHY: disk3s2 loc=S=409640=B=209735680 siz=S=1952853344=B=999860912128=N=999860912128
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: existing conditions of LOG: disk3s2 (could be whole so no loc) siz=S=1952853344=B=999860912128=N=999860912128
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: did preflight that booter, if any, is not mounted
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: READY TO DO CASE: case=CreateNewBooterAfterShrinkingSimple spaceDeltaB=515778688 booterDeltaB=0 (adviceIfUnable=-69886)
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: case: shrink simple and create booter in thusly-opened-up space
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: note: PHY host should have already been fsck-checked by caller, for in case we need to resize, such as in this case
    Aug  5 05:33:49 astaroth OSInstaller[356]: Shrinking host partition and creating new recovery partition
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: boost whatToDo_SpaceDeltaReqULL by const for if we grow time-over-time in chunks, now=515778688
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: boost whatToDo_SpaceDeltaReqULL by const for if at end of map=515782784
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: did gross sanity preflight that delta better be smaller than total host
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: phyDonorOrigSize=999860912128 ->shrink-> donorDesiredB=999345129344
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: bef alignHFSrsz donorDesiredB=999345129344
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: aft alignHFSrsz donorDesiredB=999345127424
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: will be creating new booter to occupy gap=(0=MaxFitToFill)=0
    Aug  5 05:33:49 astaroth OSInstaller[356]: Shrinking target volume from 999860912128 to 999345127424 bytes
    Aug  5 05:33:49 astaroth OSInstaller[356]: Shrinking file system
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: did vol shrink on donor slice; err=0
    Aug  5 05:33:49 astaroth OSInstaller[356]: Shrinking partition and creating new recovery partition
    Aug  5 05:33:49 astaroth OSInstaller[356]: Modifying partition map
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: did shrink of donor slice part itself, and created new slice=(
                  disk3s3
              ) err=0
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: did get BSD of newly created recovery disk
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: at SuccessfullyDidACase; oooRecDiskBSD/UDS=disk3s3/0x112b40870=disk3s3
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: ensuring output rec disk = booter is Apple_Boot type (fail-safe DM/MK/iokit bugs)
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: do unmount recoveryNewDisk, should be superfluous because its part type should not be automounted
    Aug  5 05:33:49 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: doing newfs_hfs on newly created recovery disk
    Aug  5 05:33:49 astaroth OSInstaller[356]: Formatting recovery partition
    Aug  5 05:33:49 astaroth OSInstaller[356]: Initialized /dev/rdisk3s3 as a 620 MB HFS Plus volume with a 8192k journal
    Aug  5 05:33:49 astaroth OSInstaller[356]: Mounting disk
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk3s2=Lion
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: did newfs_hfs of recovery disk; err=0
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: at exit with err=0 unmountMeOnErrExit=0x0
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM <-T-[DMToolBootPreference getMakeRecDisk:storage:phyUDS:logUDS:logREF:recBSD:percentBegin:percentEnd:]: retErr=0 outDisk=disk3s3
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: final recoveryDisk=disk3s3=0x112b40b60=disk3s3=Recovery HD
    Aug  5 05:34:00 astaroth OSInstaller[356]: Mounting recovery partition
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did mount of recovery disk; err=0
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: recoveryDiskMountpoint=/Volumes/Recovery HD
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did best-effort create MdsNoIndex=/Volumes/Recovery HD/.metadata_never_index success=1
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did best-effort create FSEventsNoIndexDir=/Volumes/Recovery HD/.fseventsd err=(ignoring)=(null)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did best-effort create FSEventsNoIndexFile=/Volumes/Recovery HD/.fseventsd/no_log success=1
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: recoveryFilesDstPath=/Volumes/Recovery HD/com.apple.recovery.boot
    Aug  5 05:34:00 astaroth OSInstaller[356]: Creating boot loader directory
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=132=0x84
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112a3ac30=disk3s2=Lion
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=132=0x84
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did best-effort remove any pre-existing recovery dir; err=(ignoring)=Error Domain=NSCocoaErrorDomain Code=4 "“com.apple.recovery.boot” couldn’t be removed." UserInfo=0x7fa559e1a090 {NSFilePath=/Volumes/Recovery HD/com.apple.recovery.boot, NSUserStringVariant=(
                  Remove
              ), NSUnderlyingError=0x7fa559e1a010 "The operation couldn’t be completed. No such file or directory"}
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did create dir; err=(null)
    Aug  5 05:34:00 astaroth OSInstaller[356]: Copying boot loader
    Aug  5 05:34:00 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did copy file boot.efi; err=0
    Aug  5 05:34:00 astaroth OSInstaller[356]: Copying kernel
    Aug  5 05:34:01 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did copy file kernelcache; err=0
    Aug  5 05:34:01 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: starting lengthy copy of dmg file itself and force name to BaseSystem.dmg
    Aug  5 05:34:01 astaroth OSInstaller[356]: Copying system image
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did copy file dmg; err=0
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did copy file SystemVersion.plist; err=0
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did copy file PlatformSupport.plist; err=0
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: did copy chunklist and forced name to BaseSystem.chunklist; err=0
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: writing bootPlistDict={
                  "Kernel Cache" = "\\com.apple.recovery.boot\\kernelcache";
                  "Kernel Flags" = "rp=file:///com.apple.recovery.boot/BaseSystem.dmg";
              } to pathName=/Volumes/Recovery HD/com.apple.recovery.boot/com.apple.Boot.plist
    Aug  5 05:34:11 astaroth OSInstaller[356]: Writing boot plist
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: note: the bootPlist size better not exceed 16384 B
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: bef bless; dir=/Volumes/Recovery HD/com.apple.recovery.boot file=/Volumes/Recovery HD/com.apple.recovery.boot/boot.efi label=Recovery HD
    Aug  5 05:34:11 astaroth OSInstaller[356]: Blessing boot file
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: aft bless; err=0
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: at Exit; err=0
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: recoveryDiskBSD=disk3s3 physicalDonorBSD=disk3s2
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: detach if set: didDiskImageAttach=1
    Aug  5 05:34:11 astaroth OSInstaller[356]: Detaching disk image
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM <-T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]
    Aug  5 05:34:11 astaroth OSInstaller[356]: Done creating recovery volume.
    Aug  5 05:34:11 astaroth OSInstaller[356]: Configuring volume "Lion"
    Aug  5 05:34:11 astaroth OSInstaller[356]: Preparing disk for Netbooted OS Install.
    Aug  5 05:34:11 astaroth diskmanagementd[360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x112b40c30=disk3s2=Lion
    Aug  5 05:34:12 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Aug  5 05:34:12 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Aug  5 05:34:12 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:34:12 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Aug  5 05:34:12 astaroth diskmanagementd[360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
    Aug  5 05:34:12 astaroth diskmanagementd[360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=132=0x84
    Aug  5 05:34:12 astaroth OSInstaller[356]: Volume disk3s2 mounted at /Volumes/Lion is ready
    Aug  5 05:34:12 astaroth OSInstaller[356]: Preparing disk for local booted OS Install.
    Aug  5 05:34:12 astaroth OSInstaller[356]: Physical memory statistics immediately before turning on virtual memory backing store:
    Aug  5 05:34:12 astaroth OSInstaller[356]: Physical Memory Allocation:  3258 MB wired,     6 MB trapped,   117 MB active,    99 MB inactive, 29288 MB free, 29504 MB usable, 32768 MB total
    Aug  5 05:34:12 astaroth OSInstaller[356]: Activated virtual memory backing store at mount point '/Volumes/Lion'
    Aug  5 05:34:12 astaroth OSInstaller[356]: Preparing disk for local booted install.
    Aug  5 05:34:12 astaroth OSInstaller[356]: Creating installation log on volume "Lion"
    Aug  5 05:34:12 astaroth OSInstaller[356]: Create temporary directory "/Volumes/Lion/Install.356O3Gevl"
    Aug  5 05:34:12 astaroth OSInstaller[356]: IFPKInstallElement (48 packages)
    Aug  5 05:34:12 astaroth OSInstaller[356]: Using authorization level of root for IFPKInstallElement
    Aug  5 05:34:12 astaroth OSInstaller[356]: PackageKit: ----- Begin install -----
    Aug  5 05:34:12 astaroth OSInstaller[356]: PackageKit: request=PKInstallRequest <48 packages, destination=/Volumes/Lion>
    Aug  5 05:34:12 astaroth OSInstaller[356]: PackageKit: packages=(
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BaseSystemResources.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/Essentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BootCamp.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BSD.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/PodcastCapture.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/JavaTools.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/RemoteDesktop.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/SIUResources.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AdditionalEssentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AdditionalSpeechVoices.pkg>",
                  "PKLeopardPackage <fi

    I figured out the problem.
    This is going to sound a little crazy, but I've spent a lot of time on this one.
    There's some kind of incompatibility with Lion and Seagate ST31000340AS drives. I was trying to install Lion on these drives and it would consistently fail. I've also tried to use these drives in a RAID volume. No go. I tried three different drives of this model. All of them failed.
    I tried to install Lion on a Seagate ST31000528AS and it worked first time and sings beautifully.

  • Osx Mountain Lion Issues

    Hi, I purchased a laptop from Apple around 8 weeks ago. I've had nothing but trouble with it ever since. I've been averaging a trip to the "Genius" bar roughly once a week. I'm onto the 2nd laptop, it has had it HD replaced. I've had to reinstall ML around 6-8 times, and have basically pulled what was left of my hair out.
    I haven't lost any data, as things started to happen as soon as I purchase and I haven't been game toi.
    I've been sent between the Support line and the Genius Bar, and no one has been able to help me. I don't want to start on a rant.
    Basically symptoms start with , me losing permissions, screen and graphics becoming unstable when accessing certain websites, and the notification centre.
    Not being able to access the app store. Updates being downloaded but not installed. System Preferences changing before my very eyes.
    Just a nightmare. I have various log files, screen shots and even a 13 minute video.
    It's the first time I've ever owned a Mac and have been upfront and said that if I'm doing something wrong, please tell me, as I have very limited knowledge.
    A common denominator seems to have been the download of a file About Downloads.pdf.
    Anyone else had similar problems??
    More than happy to put more info up, should anyone be willing and/or to help.
    Thanks

    Thanks for the responses.
    I'm taking the "thrown in the deep end" learning course on this, so please forgive me, if I don't make sense. I've been spending a fair bit of time on it, and am currently clutching at straws, because I've tried to follow the tutorials and try and learn what I can. I haven't been able to isolate the issue, and no one has been able to help me.
    Here's the log after install - I'm only guessing, but common sense to me, says that someone has remote acces and the ability to control my device??? This was just after I had an IT person, delete, partition and install - they only pressed the buttons and didn't hang around to see the results, as they were at work and just trying to do me a favour -
    Jan  3 01:54:01 localhost opendirectoryd[101]: opendirectoryd (build xxx.xx.x) launched - installer mode
    Jan  3 01:54:01 localhost opendirectoryd[101]: Logging level limit changed to 'notice'
    Jan  3 01:54:02 localhost opendirectoryd[101]: Initialize trigger support
    Jan  3 01:54:02 localhost opendirectoryd[101]: created endpoint for mach service 'com.apple.private.opendirectoryd.rpc' with work limit 10
    Jan  3 01:54:02 localhost opendirectoryd[101]: set default handler for RPC 'reset_cache'
    Jan  3 01:54:02 localhost opendirectoryd[101]: set default handler for RPC 'reset_statistics'
    Jan  3 01:54:02 localhost opendirectoryd[101]: set default handler for RPC 'show'
    Jan  3 01:54:02 localhost opendirectoryd[101]: starting endpoint for service 'com.apple.private.opendirectoryd.rpc'
    Jan  3 01:54:02 localhost opendirectoryd[101]: no dynamic data found at '/System/Library/OpenDirectory/DynamicData/Configure.plist'
    Jan  3 01:54:02 localhost opendirectoryd[101]: Registered node with name '/Configure' as hidden
    Jan  3 01:54:02 localhost opendirectoryd[101]: no dynamic data found at '/System/Library/OpenDirectory/DynamicData/Local.plist'
    Jan  3 01:54:02 localhost opendirectoryd[101]: Registered node with name '/Local' as hidden
    Jan  3 01:54:11 localhost Unknown[282]: kern.boottime: { sec = 1325584430, usec = 0 } Tue Jan  3 01:53:50 2012
    Jan  3 01:54:11 localhost Unknown[291]: Launching the Language Chooser for an OS Install
    Jan  3 01:54:17 localhost configd[112]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    Jan  3 01:54:17 localhost configd[112]: DHCP en1: INIT transmit failed
    Jan  3 01:54:18 localhost Unknown[293]: 2012-01-03 01:54:18.926 LCA[292:707] NSSoftLinking - The Librarian framework's library couldn't be loaded from (null).
    Jan  3 01:54:18 localhost Unknown[293]: 2012-01-03 01:54:18.927 LCA[292:707] NSSoftLinking - The function 'LBCurrentProcessHasUbiquityContainer' can't be found in the Librarian framework.
    Jan  3 01:54:22 localhost configd[112]: subnet_route_if_index: can't get interface name
    Jan  3 01:54:23 localhost Unknown[293]: 2012-01-03 01:54:23.832 LCA[292:707] LCA+BT2: systemHasBluetooth entry
    Jan  3 01:54:23 localhost Unknown[293]: 2012-01-03 01:54:23.833 LCA[292:707] LCA+BT2: [[NSProcessInfo processInfo] processName] LCA
    Jan  3 01:54:23 localhost Unknown[293]: 2012-01-03 01:54:23.833 LCA[292:707] LCA+BT2: systemHasBluetooth exit - controller = 0x7fb128135f20
    Jan  3 01:54:24 localhost LCA[292]: Using keyboard layout 0
    Jan  3 01:54:24 localhost Unknown[293]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    Jan  3 01:54:24 localhost Unknown[293]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    Jan  3 01:54:24 localhost Unknown[293]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    Jan  3 01:54:24 localhost Unknown[293]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    Jan  3 01:54:24 localhost LCA[292]: Found primary language hint "English"
    Jan  3 01:54:25 localhost LCA[292]: Using keyboard layout 0
    Jan  3 01:54:25 localhost LCA[292]: Found primary language hint "English"
    Jan  3 01:54:26 localhost LCA[292]: Using keyboard layout 0
    Jan  3 01:54:26 localhost LCA[292]: Found primary language hint "English"
    Jan  3 01:54:26 localhost LCA[292]: Launching the Installer using language code "English"
    Jan  3 01:54:26 localhost Unknown[293]: 2012-01-03 01:54:26.867 OS X Installer[311:707] NSSoftLinking - The Librarian framework's library couldn't be loaded from (null).
    Jan  3 01:54:26 localhost Unknown[293]: 2012-01-03 01:54:26.868 OS X Installer[311:707] NSSoftLinking - The function 'LBCurrentProcessHasUbiquityContainer' can't be found in the Librarian framework.
    Jan  3 01:54:26 localhost OSInstaller[311]: OS X Installer application started
    Jan  3 01:54:26 localhost OSInstaller[311]: 1 display(s) found.
    Jan  3 01:54:26 localhost OSInstaller[311]: Display[1] is NOT using OpenGL acceleration.
    Jan  3 01:54:26 localhost OSInstaller[311]: @(#)PROGRAM:Install  PROJECT:Install-735
    Jan  3 01:54:26 localhost OSInstaller[311]: @(#)PROGRAM:OS X Installer  PROJECT:OSInstaller-419.1
    Jan  3 01:54:26 localhost OSInstaller[311]: Hardware: MacBookPro9,1 @ 2.30 GHz (x 8), 4096 MB RAM
    Jan  3 01:54:26 localhost OSInstaller[311]: Running OS Build: Mac OS X 10.8.3 (12D78)
    Jan  3 01:54:26 localhost OSInstaller[311]: Env: DYLD_NO_FIX_PREBINDING=1
    Jan  3 01:54:26 localhost OSInstaller[311]: Env: __CF_USER_TEXT_ENCODING=0x0:0:0
    Jan  3 01:54:26 localhost OSInstaller[311]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Jan  3 01:54:26 localhost OSInstaller[311]: Env: PWD=/
    Jan  3 01:54:26 localhost OSInstaller[311]: Env: SHLVL=1
    Jan  3 01:54:26 localhost OSInstaller[311]: Env: __OSINSTALL_ENVIRONMENT=1
    Jan  3 01:54:26 localhost OSInstaller[311]: Env: CI_DEFAULT_OPENCL_USAGE=0
    Jan  3 01:54:26 localhost OSInstaller[311]: Env: OS_INSTALL=1
    Jan  3 01:54:26 localhost OSInstaller[311]: Env: _=/System/Installation/CDIS/LCA.app/Contents/MacOS/LCA
    Jan  3 01:54:27 localhost OSInstaller[311]: Using product PKSecureNetEnabledProduct <file://localhost/Volumes/Mac/OS%20X%20Install%20Data/> at distance 5
    Jan  3 01:54:27 localhost OSInstaller[311]: Opening OSInstall automation file '/Volumes/Mac/OS X Install Data/minstallconfig.xml'.
    Jan  3 01:54:28 localhost OSInstaller[311]: Using product <OSInstallRootProduct> at distance 5
    Jan  3 01:54:28 localhost OSInstaller[311]: Using product <OSInstallDVDProduct> based on media at /Volumes/Mac OS X Install DVD at distance 5
    Jan  3 01:54:29 localhost OSInstaller[311]: /Volumes/Mac/OS X Install Data/MacOSXInstaller.choiceChanges file found.
    Jan  3 01:54:29 localhost OSInstaller[311]: JS: installCheckScript threw exception TypeError: 'null' is not an object (evaluating 'my.target.systemVersion')
    Jan  3 01:54:29 localhost OSInstaller[311]: Automated Install: Found requested target at /Volumes/Mac.
    Jan  3 01:54:29 localhost OSInstaller[311]: Applied choice changes from /Volumes/Mac/OS X Install Data/MacOSXInstaller.choiceChanges.
    Jan  3 01:54:29 localhost OSInstaller[311]: Allowing machine sleep.
    Jan  3 01:54:29 localhost OSInstaller[311]: Preventing machine sleep.
    Jan  3 01:54:29 localhost OSInstaller[311]: InstallerStatusNotifications plugin loaded
    Jan  3 01:54:29 localhost OSInstaller[311]: =============================================================================== =
    Jan  3 01:54:29 localhost OSInstaller[311]: Choices selected for installation:
    Jan  3 01:54:29 localhost OSInstaller[311]:           Install: "OS X"
    Jan  3 01:54:29 localhost OSInstaller[311]:                     BaseSystemBinaries.pkg : com.apple.pkg.BaseSystemBinaries : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     BaseSystemResources.pkg : com.apple.pkg.BaseSystemResources : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     OSInstall.mpkg : com.apple.mpkg.OSInstall : 10.8.0
    Jan  3 01:54:29 localhost OSInstaller[311]:                     Essentials.pkg : com.apple.pkg.Essentials : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     BSD.pkg : com.apple.pkg.BSD : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     JavaTools.pkg : com.apple.pkg.JavaTools : 1.0.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     RemoteDesktop.pkg : com.apple.pkg.RemoteDesktop : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     AdditionalEssentials.pkg : com.apple.pkg.AdditionalEssentials : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     AdditionalSpeechVoices.pkg : com.apple.pkg.AdditionalSpeechVoices : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     AsianLanguagesSupport.pkg : com.apple.pkg.AsianLanguagesSupport : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     MediaFiles.pkg : com.apple.pkg.MediaFiles : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     JavaEssentials.pkg : com.apple.pkg.JavaEssentials : 1.0.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     OxfordDictionaries.pkg : com.apple.pkg.OxfordDictionaries : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     X11redirect.pkg : com.apple.pkg.X11redirect : 10.8.0.1.1.1306847324
    Jan  3 01:54:29 localhost OSInstaller[311]:                     OSInstall.pkg : com.apple.pkg.OSInstall : 10.8.0.1
    Jan  3 01:54:29 localhost OSInstaller[311]: =============================================================================== =
    Jan  3 01:54:29 localhost OSInstaller[311]: It took 0.00 seconds to summarize the package selections.
    Jan  3 01:54:29 localhost OSInstaller[311]: Memory statistics for 'Installing' pane:
    Jan  3 01:54:29 localhost OSInstaller[311]: Physical Memory Allocation:   630 MB wired,     9 MB trapped,   166 MB active,   120 MB inactive,  3171 MB free,  3457 MB usable,  4096 MB total
    Jan  3 01:54:29 localhost OSInstaller[311]: Dist disk is not root.
    Jan  3 01:54:29 localhost OSInstaller[311]: Set authorization level to root for session
    Jan  3 01:54:29 localhost runner[315]: Administrator authorization granted.
    Jan  3 01:54:29 localhost OSInstaller[311]: Recovery system image located at "/Volumes/Mac OS X Install DVD/BaseSystem.dmg"
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg (542305280 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: Remote Install Assistant found at :(null)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/BaseSystemResources.pkg (324925440 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: IF will install package file://localhost/System/Installation/Packages/OSInstall.mpkg (0 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/Essentials.pkg (4000102400 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/BSD.pkg (621839360 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/JavaTools.pkg (10464256 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/RemoteDesktop.pkg (62464 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: IF will install package file://localhost/System/Installation/Packages/OSInstall.mpkg (0 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/AdditionalEssentials.pkg (138320896 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/AdditionalSpeechVoices.pkg (293474304 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/AsianLanguagesSupport.pkg (12862464 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/MediaFiles.pkg (88344576 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/JavaEssentials.pkg (16087040 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/OxfordDictionaries.pkg (101970944 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/X11redirect.pkg (3533824 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: PK will install package file://localhost/System/Installation/Packages/OSInstall.pkg (0 b)
    Jan  3 01:54:29 localhost OSInstaller[311]: Setting external root to: /
    Jan  3 01:54:30 localhost OSInstaller[311]: OSI: com.apple.pkg.BaseSystemResources remapped external root path to: /
    Jan  3 01:54:30 localhost OSInstaller[311]: Total install size including padding: 7228035072 b + 0 b non-OS collection items
    Jan  3 01:54:30 localhost OSInstaller[311]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan  3 01:54:30 localhost Unknown[293]: 2012-01-03 01:54:30.106 OS X Installer[311:707] *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Jan  3 01:54:30 localhost Unknown[293]: 2012-01-03 01:54:30.106 OS X Installer[311:707] *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Jan  3 01:54:30 localhost OSInstaller[311]: Memory statistics for 'Install OS X' pane:
    Jan  3 01:54:30 localhost OSInstaller[311]: Physical Memory Allocation:   637 MB wired,     9 MB trapped,   169 MB active,   122 MB inactive,  3159 MB free,  3450 MB usable,  4096 MB total
    Jan  3 01:54:30 localhost OSInstaller[311]: Failed to delete automation file: The volume “Mac” is read only.
    Jan  3 01:54:30 localhost Unknown[293]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    Jan  3 01:54:30 localhost Unknown[293]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    Jan  3 01:54:30 localhost Unknown[293]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    Jan  3 01:54:30 localhost Unknown[293]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    Jan  3 01:54:31 localhost OSInstaller[311]: PK will install signed package file://localhost/Volumes/Mac/OS%20X%20Install%20Data/OSX_10_8_IncompatibleAppLi st.pkg
    Jan  3 01:54:31 localhost OSInstaller[311]: PFPackage::packageWithURL - can't instantiate package: /System/Installation/Packages/OSInstall.mpkg
    Jan  3 01:54:31 localhost OSInstaller[311]: Error opening package "OSInstall.mpkg".
    Jan  3 01:54:31 localhost OSInstaller[311]: Starting installation:
    Jan  3 01:54:31 localhost OSInstaller[311]: Performing volume consistency check on 'Mac'.
    Jan  3 01:54:31 localhost OSInstaller[311]: Checking Volume
    Jan  3 01:54:32 localhost OSInstaller[311]: Checking file system
    Jan  3 01:54:32 localhost OSInstaller[311]: Checking Journaled HFS Plus volume.
    Jan  3 01:54:32 localhost OSInstaller[311]: Checking extents overflow file.
    Jan  3 01:54:32 localhost OSInstaller[311]: Checking catalog file.
    Jan  3 01:54:34 localhost OSInstaller[311]: Checking multi-linked files.
    Jan  3 01:54:34 localhost OSInstaller[311]: Checking catalog hierarchy.
    Jan  3 01:54:34 localhost OSInstaller[311]: Checking extended attributes file.
    Jan  3 01:54:37 localhost OSInstaller[311]: Checking volume bitmap.
    Jan  3 01:54:37 localhost OSInstaller[311]: Checking volume information.
    Jan  3 01:54:37 localhost OSInstaller[311]: The volume Mac appears to be OK.
    Jan  3 01:54:37 localhost OSInstaller[311]: Volume passed consistency checks.
    Jan  3 01:54:37 localhost OSInstaller[311]: Promoting target imgsrc volume /Volumes/Mac.
    Jan  3 01:54:37 localhost OSInstaller[311]: Calculating expected install size requirements
    Jan  3 01:54:37 localhost OSInstaller[311]: Reserved for install:    7818.9 MB (0.0 MB non-OS collection items, 590.8 MB recovery system)
    Jan  3 01:54:37 localhost OSInstaller[311]: Currently available:     494616.8 MB
    Jan  3 01:54:38 localhost OSInstaller[311]: SMSystem_DMDiskBased Warning : 4294897418
    Jan  3 01:54:38 localhost Unknown[293]: 2012-01-03 01:54:38.002 OS X Installer[311:f42b] Looking for system packages
    Jan  3 01:54:38 localhost Unknown[293]: 2012-01-03 01:54:38.052 OS X Installer[311:f42b] no system packages found
    Jan  3 01:54:38 localhost Unknown[293]: 2012-01-03 01:54:38.053 OS X Installer[311:f42b] No or Invalid system receipts found on /Volumes/Mac/Recovered Items
    Jan  3 01:54:38 localhost Unknown[293]: 2012-01-03 01:54:38.053 OS X Installer[311:f42b] Attempting fallback using: /System/Library/PrivateFrameworks/SystemMigration.framework/Resources/FallbackS ystemFiles.plist
    Jan  3 01:54:38 localhost OSInstaller[311]: SMSystem_DMDiskBased Warning : 4294897418
    Jan  3 01:54:38 localhost Unknown[293]: 2012-01-03 01:54:38.220 OS X Installer[311:f42b] Finding system files...
    Jan  3 01:54:38 localhost Unknown[293]: 2012-01-03 01:54:38.401 OS X Installer[311:f42b] Writing system path cache.
    Jan  3 01:54:38 localhost Unknown[293]: 2012-01-03 01:54:38.403 OS X Installer[311:f42b] FSF cache NOT written: /Volumes/Mac/Recovered Items/Library/Caches/com.apple.FindSystemFiles.plist
    Jan  3 01:54:38 localhost OSInstaller[311]: Reapable space:          0.0 MB
    Jan  3 01:54:38 localhost OSInstaller[311]: Creating recovery system for volume "Mac".
    Jan  3 01:54:38 localhost OSInstaller[311]: Will bless Apple_Boot as recovery system.
    Jan  3 01:54:38 localhost OSInstaller[311]: Creating recovery volume.
    Jan  3 01:54:38 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: donor disk's storage system is simple so it itself will be the donor
    Jan  3 01:54:38 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: normalized donor: logical=0x7f812dd02fc8=disk0s2=Mac=(iflvuuid=(null)) physical=0x1063f4d00=disk0s2=Mac=disk0s2 storage=(null)
    Jan  3 01:54:38 localhost OSInstaller[311]: Attaching disk image /Volumes/Mac OS X Install DVD/BaseSystem.dmg
    Jan  3 01:54:39 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 1 (after adding up logical file sizes in dmg + expected to create ourselves) requiredFileSpaceForRecoveryFilesULL=472263649 =Sbydiv=922389 =Mbydiv=450
    Jan  3 01:54:39 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 2 (after considering ExistingIfAny booter volume files with physical on-disk rounded up to alloc block sizes) requiredFileSpaceForAllFilesULL=472263649 =Sbydiv=922389 =Mbydiv=450
    Jan  3 01:54:39 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 3 (converted to iomedia desired size) desiredMinRecoveryDiskIOMediaSizeULL=489040865 =Sbydiv=955157 =Mbydiv=466
    Jan  3 01:54:39 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 4 (after adding BootRoot iomedia allocation) desiredMinRecoveryDiskIOMediaSizeULL=589704161 =Sbydiv=1151765 =Mbydiv=562
    Jan  3 01:54:39 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: CALC result phase 5 (after applying minimum) desiredMinRecoveryDiskIOMediaSizeULL=650000000 =Sbydiv=1269531 =Mbydiv=619
    Jan  3 01:54:40 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: existing conditions right after PHY=disk0s2: usedOrNotSpaceB=134221312 hasBooter=0 booterPartID/disk=0/(null) booterLocB/SizeB=0/0
    Jan  3 01:54:40 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: existing conditions of PHY: disk0s2 loc=S=409640=B=209735680 siz=S=976101344=B=499763888128=N=499763888128
    Jan  3 01:54:40 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: existing conditions of LOG: disk0s2 (could be whole so no loc) siz=S=976101344=B=499763888128=N=499763888128
    Jan  3 01:54:40 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: READY TO DO CASE: case=CreateNewBooterAfterShrinkingSimple spaceDeltaB=515778688 booterDeltaB=0 (adviceIfUnable=-69886)
    Jan  3 01:54:40 localhost OSInstaller[311]: Shrinking host partition and creating new recovery partition
    Jan  3 01:54:40 localhost OSInstaller[311]: Checking file system
    Jan  3 01:54:40 localhost OSInstaller[311]: Performing live verification.
    Jan  3 01:54:40 localhost OSInstaller[311]: Checking Journaled HFS Plus volume.
    Jan  3 01:54:40 localhost OSInstaller[311]: Checking extents overflow file.
    Jan  3 01:54:40 localhost Unknown[293]: 2012-01-03 01:54:40.582 OS X Installer[311:707] *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Jan  3 01:54:40 localhost Unknown[293]: 2012-01-03 01:54:40.583 OS X Installer[311:707] *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Jan  3 01:54:40 localhost OSInstaller[311]: Checking catalog file.
    Jan  3 01:54:43 localhost OSInstaller[311]: Checking multi-linked files.
    Jan  3 01:54:43 localhost OSInstaller[311]: Checking catalog hierarchy.
    Jan  3 01:54:43 localhost OSInstaller[311]: Checking extended attributes file.
    Jan  3 01:54:45 localhost OSInstaller[311]: Checking volume bitmap.
    Jan  3 01:54:45 localhost OSInstaller[311]: Checking volume information.
    Jan  3 01:54:45 localhost OSInstaller[311]: The volume Mac appears to be OK.
    Jan  3 01:54:46 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition getMakeBooterDisk:storage:phyUDS:logUDS:phyREF:logREF:recBSD:percentBegin:perce ntEnd:]: done fsck of donor slice; err=0
    Jan  3 01:54:46 localhost OSInstaller[311]: Shrinking target volume from 499763888128 to 499248103424 bytes
    Jan  3 01:54:46 localhost OSInstaller[311]: Shrinking file system
    Jan  3 01:54:46 localhost OSInstaller[311]: Shrinking partition and creating new recovery partition
    Jan  3 01:54:46 localhost OSInstaller[311]: Modifying partition map
    Jan  3 01:54:46 localhost OSInstaller[311]: Formatting recovery partition
    Jan  3 01:54:47 localhost OSInstaller[311]: Initialized /dev/rdisk0s3 as a 620 MB HFS Plus volume with a 8192k journal
    Jan  3 01:54:47 localhost OSInstaller[311]: Mounting disk
    Jan  3 01:54:47 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: final recoveryDisk=disk0s3=0x1063f4ba0=disk0s3=Recovery HD
    Jan  3 01:54:47 localhost OSInstaller[311]: Mounting recovery partition
    Jan  3 01:54:47 localhost OSInstaller[311]: Creating boot loader directory
    Jan  3 01:54:47 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: successful creation or cleaning of RecoverySystem directory on booter volume
    Jan  3 01:54:47 localhost OSInstaller[311]: Copying boot loader
    Jan  3 01:54:47 localhost OSInstaller[311]: Copying kernel
    Jan  3 01:54:48 localhost OSInstaller[311]: Copying system image
    Jan  3 01:55:09 localhost OSInstaller[311]: Writing boot plist
    Jan  3 01:55:09 localhost OSInstaller[311]: Blessing boot file
    Jan  3 01:55:09 localhost OSInstaller[311]: Marking recovery partition
    Jan  3 01:55:09 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: at Exit; err=0
    Jan  3 01:55:09 localhost diskmanagementd[306]: DM ..T-[DMToolRecoveryPartition ensureRecoveryPartitionForVolume:]: recoveryDiskBSD=disk0s3 physicalDonorBSD=disk0s2
    Jan  3 01:55:09 localhost OSInstaller[311]: Detaching disk image
    Jan  3 01:55:09 localhost OSInstaller[311]: Done creating recovery volume.
    Jan  3 01:55:10 localhost OSInstaller[311]: Configuring volume "Mac"
    Jan  3 01:55:10 localhost OSInstaller[311]: Preparing disk for Netbooted OS Install.
    Jan  3 01:55:10 localhost OSInstaller[311]: Volume disk0s2 mounted at /Volumes/Mac is ready
    Jan  3 01:55:10 localhost OSInstaller[311]: Preparing disk for local booted OS Install.
    Jan  3 01:55:10 localhost OSInstaller[311]: Physical memory statistics immediately before turning on virtual memory backing store:
    Jan  3 01:55:10 localhost OSInstaller[311]: Physical Memory Allocation:  1412 MB wired,    10 MB trapped,   168 MB active,   133 MB inactive,  2373 MB free,  2674 MB usable,  4096 MB total
    Jan  3 01:55:10 localhost OSInstaller[311]: Activated virtual memory backing store at mount point '/Volumes/Mac'
    Jan  3 01:55:10 localhost OSInstaller[311]: Preparing disk for local booted install.
    Jan  3 01:55:10 localhost OSInstaller[311]: Creating installation log on volume "Mac"
    Jan  3 01:55:10 localhost OSInstaller[311]: Create temporary directory "/Volumes/Mac/Install.31170ik9y"
    Jan  3 01:55:10 localhost OSInstaller[311]: IFPKInstallElement (15 packages)
    Jan  3 01:55:10 localhost OSInstaller[311]: Using authorization level of root for IFPKInstallElement
    Jan  3 01:55:10 localhost OSInstaller[311]: PackageKit: ----- Begin install -----
    Jan  3 01:55:10 localhost OSInstaller[311]: PackageKit: request=PKInstallRequest <15 packages, destination=/Volumes/Mac>
    Jan  3 01:55:10 localhost OSInstaller[311]: PackageKit: packages=(
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BaseSystemResources.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/Essentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/BSD.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/JavaTools.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/RemoteDesktop.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AdditionalEssentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AdditionalSpeechVoices.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/AsianLanguagesSupport.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/MediaFiles.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/JavaEssentials.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/OxfordDictionaries.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/X11redirect.pkg>",
                  "PKLeopardPackage <file://localhost/System/Installation/Packages/OSInstall.pkg>",
                  "PKLeopardPackage <file://localhost/Volumes/Mac/OS%20X%20Install%20Data/OSX_10_8_IncompatibleAppL ist.pkg>"
    Jan  3 01:55:10 localhost OSInstaller[311]: PackageKit: Extracting file://localhost/System/Installation/Packages/BaseSystemBinaries.pkg (destination=/Volumes/Mac/.OSInstallSandbox-tmp/Root, uid=0)
    Jan  3 01:55:48 localhost OSInstaller[311]: PackageKit: Using / as external payload root for package com.apple.pkg.BaseSystemResources
    Jan  3 01:55:48 localhost OSInstaller[311]: PackageKit: Extracting file://localhost/System/Installation/Packages/BaseSystemResources.pkg (destination=/Volumes/Mac/.OSInstallSandbox-tmp/Root, uid=0)
    Jan  3 01:56:08 localhost Unknown[293]: 2012-01-03 01:56 OS X Installer[311] (CarbonCore.framework) FSEventStreamStart: ERROR: FSEvents_connect() => Unknown service name (1102)
    Jan  3 01:56:09 localhost OSInstaller[311]: Connection to NetworkBrowserAgent became invalid
    Jan  3 01:56:09 localhost OSInstaller[311]: Connection to NetworkBrowserAgent became invalid
    Jan  3 01:56:09 localhost OSInstaller[311]: Connection to NetworkBrowserAgent became invalid
    Jan  3 01:56:09 localhost OSInstaller[311]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    Jan  3 01:56:09 localhost OSInstaller[311]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    Jan  3 01:56:09 localhost Unknown[293]: 2012-01-03 01:56:09.653 OS X Installer[311:707] Invalid URL passed to an open/save panel: '(null)'.  Using 'file://localhost/' instead.
    Jan  3 01:56:25 localhost opendirectoryd[101]: 271.1 - Client: coreservicesd, UID: 0, EUID: 0, GID: 0, EGID: 0
    Jan  3 01:56:25 localhost opendirectoryd[101]: 271.1 - ODNodeCreateWithNameAndOptions request, SessionID: 00000000-0000-0000-0000-000000000000, Name: /Local/Default, Options: 0x0
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.1 - loading configuration for '/Local' from '/System/Library/OpenDirectory/Configurations/Local.plist'
    Jan  3 01:56:26 localhost opendirectoryd[101]: Loaded bundle at path '/System/Library/OpenDirectory/Modules/PlistFile.bundle'
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.1 - unable to find authentication module 'ConfigurationProfiles'
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.1 - unable to find service discovery callback for module 'PlistFile'
    Jan  3 01:56:26 localhost opendirectoryd[101]: Registered subnode with name '/Local/Default'
    Jan  3 01:56:26 localhost opendirectoryd[101]: Registering for network changes
    Jan  3 01:56:26 localhost opendirectoryd[101]: failed to open local node for internal record copy
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.1.2 - Block: nodestate '/Local/Default'
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.1.2, Module: PlistFile - Node is 10.7 or later
    Jan  3 01:56:26 localhost opendirectoryd[101]: Registering for power changes
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.1.2 - nodestate - flagging '/Local/Default' online
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.1.2 - Block completed
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.1, Node: /Local/Default - node assigned UUID - 729A09A6-3C6E-4528-B2EF-5957A4B428D4
    Jan  3 01:56:26 localhost opendirectoryd[101]: Registering for network power changes
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.1, Node: /Local/Default - ODNodeCreateWithNameAndOptions completed
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.3 - Client: coreservicesd, UID: 0, EUID: 0, GID: 0, EGID: 0
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.3 - ODQueryCreateWithNode request, NodeID: 729A09A6-3C6E-4528-B2EF-5957A4B428D4, RecordType(s): dsRecTypeNative:config, Attribute: dsAttrTypeStandard:RecordName, MatchType: EqualTo, Equality: CaseExact, Value(s): SharePoints, Requested Attributes: dsAttributesAll, Max Results: 1
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.3, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.3, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.3, Node: /Local/Default, Module: PlistFile - ODQueryCreateWithNode completed
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.4 - Client: coreservicesd, UID: 0, EUID: 0, GID: 0, EGID: 0
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.4 - ODNodeCreateRecord request, NodeID: 729A09A6-3C6E-4528-B2EF-5957A4B428D4, RecordType: dsRecTypeNative:config, RecordName: SharePoints, Attributes: <none>
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.4, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.4, Node: /Local/Default, Module: PlistFile - ODNodeCreateRecord completed, delivered 1 result
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.5 - Client: coreservicesd, UID: 0, EUID: 0, GID: 0, EGID: 0
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.5 - ODQueryCreateWithNode request, NodeID: XXXXXX edited, RecordType(s): dsRecTypeNative:config/SharePoints, Attribute: dsAttrTypeStandard:RecordName, MatchType: Any, Equality: CaseExact, Value(s): dsRecordsAll, Requested Attributes: dsAttrTypeStandard:GeneratedUID,dsAttrTypeNative:ftp_guestaccess,dsAttrTypeNati ve:smb_name,dsAttrTypeNative:sharepoint_account_uuid,dsAttrTypeNative:smb_create mask,dsAttrTypeNative:sharepoint_version,dsAttrTypeStandard:AppleMetaNodeLocatio n,dsAttrTypeNative:afp_guestaccess,dsAttrTypeNative:afp_shared,dsAttrTypeStandar d:RecordType,dsAttrTypeNative:ftp_shared,dsAttrTypeNative:afp_name,dsAttrTypeNat ive:smb_oplocks,dsAttrTypeNative:afp_use_parent_owner,dsAttrTypeNative:smb_direc torymask,dsAttrTypeStandard:RecordName,dsAttrTypeNative:afp_use_parent_privs,dsA ttrTypeNative:smb_guestaccess,dsAttrTypeNative:smb_inherit_permissions,dsAttrTyp eStandard:AppleMetaRecordName,dsAttrTypeNative:smb_shared,dsAttrTypeNative:direc tory_path,dsAttrTypeNative:smb_strictlocking,dsAttrTypeNative:sharepoint_group_i d,dsAttrTypeNative:ftp_name, Max Results: 2147483647
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.5, Node: /Local/Default, Module: PlistFile - client is using an old record type 'dsRecTypeNative:config/SharePoints' should be using kODRecordTypeSharePoints
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.5, Node: /Local/Default, Module: PlistFile - client is using an old record type 'dsRecTypeNative:config/SharePoints' should be using kODRecordTypeSharePoints
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.5, Node: /Local/Default, Module: PlistFile - flushing record '/private/var/db/dslocal/nodes/Default/config/SharePoints'
    Jan  3 01:56:26 localhost opendirectoryd[101]: Module: PlistFile - ___index_record_block_invoke_0: sqlite3_prepare_v2: 21
    Jan  3 01:56:26 localhost opendirectoryd[101]: Module: PlistFile - ___index_record_block_invoke_0: sqlite3_prepare_v2: 21
    Jan  3 01:56:26 localhost opendirectoryd[101]: 271.5, Node: /Local/Default, Module: PlistFile - ODQueryCreateWithNode completed
    Jan  3 01:56:29 localhost OSInstaller[311]: Connection to NetworkBrowserAgent became invalid
    Jan  3 01:56:29 localhost OSInstaller[311]: Connection to NetworkBrowserAgent became invalid
    Jan  3 01:56:29 localhost OSInstaller[311]: Connection to NetworkBrowserAgent became invalid
    Jan  3 01:56:29 localhost OSInstaller[311]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    Jan  3 01:56:29 localhost OSInstaller[311]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    Jan  3 01:56:38 localhost OSInstaller[311]: PackageKit: Extracting file://localhost/System/Installation/Packages/Essentials.pkg (destination=/Volumes/Mac/.OSInstallSandbox-tmp/Root, uid=0)
    Jan  3 01:57:16 localhost OSInstaller[311]: Connection to NetworkBrowserAgent became invalid
    Jan  3 01:57:16 localhost OSInstaller[311]: Connection to NetworkBrowserAgent became invalid
    Jan  3 01:57:16 localhost OSInstaller[311]: Connection to NetworkBrowserAgent became invalid
    Jan  3 01:57:17 localhost OSInstaller[311]: Folder Manager is being asked to create a folder (docs) while running as uid 0
    about 10 lines repeated

  • Need a way to equally distribute calls between queues for unknown area codes

    I have UCCX 8.0 SR2 installed where my script
    is utilizing an XML file with 240 area codes.  The script queries the Calling Number against the retrieved data from the returned data of the XPath.  Therefore, in my script I have set Enterprise data for a variable called "Unknown" for calls that have not been defined by area code in that file which is then sent to a single queue.  My customer does not have a the option to perform percent allocation in the cloud nor are they using Callmanager/gateway to perform this type of distribution since the analyzing of the area code is done at the script level.
    I need to find a way to distribute these calls between two queues evenly within the scripting.  For example for every odd numbered "Unknown" call the call is sent to the queue B and every even numbered call is sent to queue A.  How can I script for this in UCCX 8?

    What we did is to count the number of calls handled by these CSQs. Then do a MOD by 2 on this "count1" (1 to include the current call) to find if it is even or odd and then send to the respective CSQ.

  • Keeping Animation States on Item renderers when scrolling TileList

    Hey all,
                so I have a simple custom item renderer (CustomRenderer.as) which has a FlexShape that gets tweened by TweenLite depending on the percent value in the data value object (CustomRendererData.as). So in the example below I have 8 items
    |    DATA ITEM 1     |    DATA ITEM 2     |      DATA ITEM 3     |     DATA ITEM 4     |
    |    DATA ITEM 5     |    DATA ITEM 6     |      DATA ITEM 7     |     DATA ITEM 8    |
    The issue I run into is when i scroll (vertically) the FlexShape starts to Tween from the previous data values.
    For example DATA ITEM 1 is has tweened upto 80% and DATA ITEM 2 has tweened up to 20% . DATAITEM 2 appears to be at 80% first and then Tweens to 20% . You can try the sample below. Once you clicck on the Load Data button the animations will begin. When you use the scroll bar you can see the animation states being swapped to the previous data renderer items and then resuming their orignal values
    package
         [Bindable]
         public class CustomRendererData
              public var percent:int=0;
              public var title:String;
              public var color:uint;
              public var time:int;
              public var isUploading:Boolean = false;          
              public function CustomRendererData(){}
    package
         import flash.geom.ColorTransform;
         import gs.TweenLite;
         import mx.controls.Label;
         import mx.controls.listClasses.IListItemRenderer;
         import mx.core.FlexShape;
         import mx.core.IDataRenderer;
         import mx.core.UIComponent;
         public class CustomRenderer extends UIComponent implements IListItemRenderer, IDataRenderer
              protected var _progressBar:FlexShape;
              protected var _data:CustomRendererData;
              protected var _percentValue:int;
              protected var _percentChanged:Boolean;
              protected var _progressBarTween:TweenLite;
              protected var _title:Label;
              protected var _titleValue:String;
              protected var _titleChanged:Boolean;
              protected var _colorValue:uint;
              protected var _colorChanged:Boolean;
              protected var _uploadingChanged:Boolean;          
              protected var _isUploading:Boolean;          
              public function CustomRenderer()
                   super();
              override protected function createChildren():void
                   super.createChildren();
                   if (!_progressBar)
                        _progressBar=new FlexShape();                    
                        _progressBar.x=_progressBar.y=4;
                        __drawProgressBar();
                        addChild(_progressBar);
                   if (!_title)
                        _title=new Label();
                        _title.setActualSize(100,22);                    
                        _title.x=4;
                        _title.y=120;     
                        _title.text ="data";
                        _title.setStyle("color" , 0xffffff);               
                        addChild(_title);
                   this.graphics.beginFill(0x333333, 1);
                   this.graphics.drawRect(0, 0, 124, 148);
                   this.graphics.endFill();
                   _percentChanged = false;
                   _titleChanged = false;
                   _uploadingChanged = false;
                   _isUploading = false;
                   _colorChanged = false;
                   _percentValue = 0;
              private function __drawProgressBar():void
                   _progressBar.graphics.beginFill(0xffffff, 1);
                   _progressBar.graphics.drawRect(0, 0, 1, 87);
                   _progressBar.graphics.endFill();
              //_progressBar.width=0;
              override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
                   super.updateDisplayList(unscaledWidth, unscaledHeight);
              override protected function commitProperties():void
                   super.commitProperties();
                   if (_data)
                        //if(_uploadingChanged)
                             //_uploadingChanged = false;
                             if(_isUploading)
                                  if(_percentChanged)
                                       _percentChanged = false;
                                       if(_progressBarTween)
                                            TweenLite.removeTween(_progressBarTween);                                        
                                       const newWidth:int = Math.round((_data.percent * 116) / 100);
                                       //_progressBar.width = newWidth;
                                       _progressBarTween=TweenLite.to(_progressBar, _data.time, {width:newWidth});                                   
                             else
                        if(_titleChanged)
                             _titleChanged = false;
                             _title.text = _titleValue;
                        if(_colorChanged)
                             _colorChanged = false;
                             var colorTransform:ColorTransform;
                             colorTransform=_progressBar.transform.colorTransform;
                             colorTransform.color = _data.color;
                             _progressBar.transform.colorTransform=colorTransform;     
              public function set data(obj:Object):void
                   _data=obj as CustomRendererData;
                   if(_data)
                        if(_data.percent != _percentValue)
                             _percentValue = _data.percent;                         
                             _percentChanged = true;
                        if(_titleValue != _data.title)
                             _titleValue = _data.title;                         
                             _titleChanged = true;
                        if(_colorValue != _data.color)
                             _colorValue = _data.color;                         
                             _colorChanged = true;
                        if(_isUploading != _data.isUploading)
                             _isUploading = _data.isUploading;                         
                             _uploadingChanged = true;
                   invalidateProperties();
                   invalidateDisplayList();
              public function get data():Object
                   return _data;
              override protected function measure():void
                   super.measure();
                   measuredWidth=124;
                   measuredHeight=148;
                   measuredMinWidth=124;
                   measuredMinHeight=148;
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
                        layout="vertical"
                        xmlns:local="*" applicationComplete="init();" height="375">
         <mx:Script>
              <![CDATA[
                   import mx.collections.ArrayCollection;
                   public var data1:CustomRendererData = new CustomRendererData();
                   public var data2:CustomRendererData = new CustomRendererData();
                   public var data3:CustomRendererData = new CustomRendererData();
                   public var data4:CustomRendererData = new CustomRendererData();               
                   public var data5:CustomRendererData = new CustomRendererData();               
                   public var data6:CustomRendererData = new CustomRendererData();               
                   public var data7:CustomRendererData = new CustomRendererData();               
                   public var data8:CustomRendererData = new CustomRendererData();               
                   [Bindable]
                   public var coll:ArrayCollection=new ArrayCollection([data1, data2, data3, data4, data5, data6, data7, data8]);
                   private var _changePercentTimer:Timer;
                   private function init():void
                        data1.title ="data1";
                        data1.color = 0xff0000;
                        data1.time = 8;
                        data1.isUploading = true;
                        data2.title ="data2";
                        data2.color = 0x00ff00;
                        data2.time = 11;
                        data2.isUploading = true;
                        data3.title ="data3";
                        data3.color = 0x0000ff;
                        data3.time = 9;
                        data3.isUploading = true;
                        data4.title ="data4";
                        data4.color = 0x00ffff;
                        data4.time = 13;
                        data4.isUploading = true;
                        data5.title ="data5";
                        data5.color = 0xffff00;
                        data5.time = 12;
                        data5.isUploading = true;
                        data6.title ="data6";
                        data6.color = 0xff00ff;
                        data6.time = 18;
                        data6.isUploading = true;
                        data7.title ="data7";
                        data7.color = 0xfff0ff;
                        data7.time = 15;
                        data7.isUploading = true;
                        data8.title ="data8";
                        data8.color = 0xaff9ff;
                        data8.time = 15;
                        data8.isUploading = true;
                        _changePercentTimer = new Timer(1000,5);
                        _changePercentTimer.addEventListener(TimerEvent.TIMER , onChangePercentHandler , false ,0  , true);
                   public function onChangePercentHandler(event:TimerEvent):void
                        data1.percent+=3;
                        data3.percent+=10;
                        data2.percent+=20;
                        data4.percent+=11;
                        data5.percent+=5;
                        data6.percent+=13;
                        data7.percent+=18;
                        data8.percent+=8;
                        trace (data1.percent , data2.percent ,data3.percent , data4.percent);
                   public function itemClick():void
                        _changePercentTimer.start();
              ]]>
         </mx:Script>
         <mx:TileList id="list"
                              itemRenderer="CustomRenderer"
                              width="640"
                              height="150"                         
                              useRollOver="false"
                              dataProvider="{coll}"
                              columnWidth="150"
                              itemClick="itemClick();"
                              dropEnabled="true"
                              dragEnabled="true"
                              dragMoveEnabled="true"
                              paddingLeft="10">
         </mx:TileList>
         <mx:Button label="LoadData" click="itemClick();"/>
    </mx:Application>

    The problem with renderers is that they're recycled, so probably that's why  your List keep losing the animation states.

  • Maintaining State For Item Renderers

    Hey guys,
                    I have a custom item renderer CustomRenderer.as and CustomRendererData.as. The item renderer component has a loading animation and each renderer reads the loading percent , wether its in Uploading state and the color of the progressbar from the data class . The issue I run into is when these animations are playing and the user is dragging and dropping them sometimes the progress bar does not maintain its state , animation plays again or has a color from the previous item renderer .
    When you click the LoadData button the animations will start and if you start to drag and drop them around you can see sometimes the states gets confused for example
    data1 is red
    data2 is green
    data3 is blue
    data4 never loads because its isUploading property is false
    Sometimes data4 will have the progress bar animating even though it should never animate or data3 would have a red progress bar. I have attached the source as a zip file and a image of the error state. Any help is much appreciated. Thanks
    Below is the custom Item renderer class CustomRenderer.as
    package
         import flash.geom.ColorTransform;
         import gs.TweenLite;
         import mx.controls.Label;
         import mx.controls.listClasses.IListItemRenderer;
         import mx.core.FlexShape;
         import mx.core.IDataRenderer;
         import mx.core.UIComponent;
         public class CustomRenderer extends UIComponent implements IListItemRenderer, IDataRenderer
              protected var _progressBar:FlexShape;
              protected var _data:CustomRendererData;
              protected var _percentValue:int;
              protected var _percentChanged:Boolean;
              protected var _progressBarTween:TweenLite;
              protected var _title:Label;
              protected var _titleValue:String;
              protected var _titleChanged:Boolean;
              protected var _uploadingChanged:Boolean;          
              public function CustomRenderer()
                   super();
              override protected function createChildren():void
                   super.createChildren();
                   if (!_progressBar)
                        _progressBar=new FlexShape();                    
                        _progressBar.x=_progressBar.y=4;
                        __drawProgressBar();
                        addChild(_progressBar);
                   if (!_title)
                        _title=new Label();
                        _title.setActualSize(100,22);                    
                        _title.x=4;
                        _title.y=120;     
                        _title.text ="data";
                        _title.setStyle("color" , 0xffffff);               
                        addChild(_title);
                   this.graphics.beginFill(0x333333, 1);
                   this.graphics.drawRect(0, 0, 124, 148);
                   this.graphics.endFill();
                   _percentChanged = false;
                   _titleChanged = false;
                   _uploadingChanged = false;
                   _percentValue = 0;
              private function __drawProgressBar():void
                   _progressBar.graphics.beginFill(0xffffff, 1);
                   _progressBar.graphics.drawRect(0, 0, 1, 87);
                   _progressBar.graphics.endFill();
                   _progressBar.width=0;
              override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
                   super.updateDisplayList(unscaledWidth, unscaledHeight);
              override protected function commitProperties():void
                   super.commitProperties();
                   if (_data)
                        if(_percentChanged && _data.isUploading == true)
                             _percentChanged = false;
                             if(_progressBarTween)
                                  TweenLite.removeTween(_progressBarTween);                                        
                             var colorTransform:ColorTransform;
                             colorTransform=_progressBar.transform.colorTransform;
                             colorTransform.color = _data.color;
                             _progressBar.transform.colorTransform=colorTransform;     
                             const newWidth:int = Math.round((_data.percent * 116) / 100);
                             _progressBarTween=TweenLite.to(_progressBar, _data.time, {width:newWidth});                         
                        if(_titleChanged)
                             _titleChanged = false;
                             _title.text = _titleValue;
              public function set data(obj:Object):void
                   _data=obj as CustomRendererData;
                   if(_data)
                        if(_data.percent != _percentValue)
                             _percentValue = _data.percent;                         
                             _percentChanged = true;
                        if(_titleValue != _data.title)
                             _titleValue = _data.title;                         
                             _titleChanged = true;
                   invalidateProperties();
                   invalidateDisplayList();
              public function get data():Object
                   return _data;
              override protected function measure():void
                   super.measure();
                   measuredWidth=124;
                   measuredHeight=148;
                   measuredMinWidth=124;
                   measuredMinHeight=148;
    This is the data class CustomRendererData.as
    package
         [Bindable]
         public class CustomRendererData
              public var percent:int=0;
              public var title:String;
              public var color:uint;
              public var time:int;
              public var isUploading:Boolean = false;          
              public function CustomRendererData(){}
    Main application class CustomTileList.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
                        layout="vertical"
                        xmlns:local="*" applicationComplete="init();" height="375">
         <mx:Script>
              <![CDATA[
                   import mx.collections.ArrayCollection;
                   public var data1:CustomRendererData = new CustomRendererData();
                   public var data2:CustomRendererData = new CustomRendererData();
                   public var data3:CustomRendererData = new CustomRendererData();
                   public var data4:CustomRendererData = new CustomRendererData();
                   [Bindable]
                   public var coll:ArrayCollection=new ArrayCollection([data1, data2, data3, data4]);
                   private function init():void
                        data1.title ="data1";
                        data1.color = 0xff0000;
                        data1.time = 8;
                        data1.isUploading = true;
                        data2.title ="data2";
                        data2.color = 0x00ff00;
                        data2.time = 11;
                        data2.isUploading = true;
                        data3.title ="data3";
                        data3.color = 0x0000ff;
                        data3.time = 9;
                        data3.isUploading = true;
                        data4.title ="data4";
                        data4.color = 0x00ffff;
                        data4.time = 2;
                        data4.isUploading = false;
                   public function itemClick():void
                        trace(list.selectedIndex);
              ]]>
         </mx:Script>
         <mx:TileList id="list"
                              itemRenderer="CustomRenderer"
                              width="640"
                              height="228"
                              verticalScrollPolicy="off"
                              useRollOver="false"
                              dataProvider="{coll}"
                              columnWidth="150"
                              itemClick="itemClick();"
                              dropEnabled="true"
                              dragEnabled="true"
                              dragMoveEnabled="true">
         </mx:TileList>
         <mx:Button label="LoadData" click="{data1.percent=100;data3.percent=100;data2.percent=100;}"/>
    </mx:Application>

    Yes, they are kinda tough. I claim no expertise, but have
    managed to get them working by using the examples of others.
    Does that exaple not work for you? Here is another:
    http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=575
    For general info on the construction, and the overridden set
    data() and updateDisplayList() methods, you will just need to study
    the documentation.
    Tracy

  • FREE SPACE Inconsistency

    Hi,
    I am using the following SQL to report on free space from a production database and it has reported free space incorrectly two days in a row even though nothing was deleted
    SELECT NVL(b.tablespace_name, NVL(a.tablespace_name,'UNKNOWN')) "Tablespace",
    ROUND(Mbytes_alloc,0) "Allocated MB",
    ROUND(Mbytes_alloc-NVL(Mbytes_free,0),0) "Used MB",
    ROUND(NVL(Mbytes_free,0),0) "Free MB",
    ROUND( ((Mbytes_alloc-NVL(Mbytes_free,0))/Mbytes_alloc * 100 ),2) "% Used",
    ROUND(Mbytes_maxalloc,0) "Max Allocated MB"
    FROM
    (SELECT SUM(bytes)/1024/1024 Mbytes_free,
    MAX(bytes) /1024/1024 largest,
    tablespace_name
    FROM sys.dba_free_space
    GROUP BY tablespace_name
    ) a,
    (SELECT SUM(bytes)/1024/1024 Mbytes_alloc,
    SUM(maxbytes) /1024/1024 Mbytes_maxalloc,
    tablespace_name,
    COUNT(*) data_files
    FROM sys.dba_data_files
    GROUP BY tablespace_name
    )b
    WHERE a.tablespace_name (+) = b.tablespace_name
    ORDER BY 5 DESC;
    On the Thursday, running the script reported the USERS tablespace as:
    Thursday:
    allocated mb: 44266
    used mb:     43977
    free mb: 289
    % Used: 99.35%
    maxsize mb: 69632
    On Friday, the script reported:
    allocated mb: 44266
    used mb: 43412
    free mb: 854
    % Used: 98.07%
    maxsize mb: 69632
    Why is it reporting a difference in FREE MB over two days when nothing has been deleted?
    Any help is appreciated.
    Thanks.

    You can prove no objects have been deleted by 1 - implementing auditing on tables and indexes so that all create, drops, and alters will be logged and available via the dba_audit_trail and associated views or 2 - You can take a snapshot of the objects assigned to the tablespace, store it in a table, and then the next day compare the contents of dba_segmetns verse the snapshot displaying any dropped or new objects. You could also capture size changes allowing you to show where free changes came from and also where free extents were consumed.
    I think DDL auditing is the best approach and that most all DDL should be audited on production databases. You should not be creating and dropping tables as part of normal production processing. I am not a big fan of DML auditing. However I have seen developers who write code that creates and drops tables. Generally I get the drop and create replaced with a call to a truncate procedure.
    You customer may not trust the audit results so you may want to set up auditing and perform option 2 as proof. Once you have proved your point then all you should need going forward is auditing; however, you may find running a option 2 process that tracks object extent changes useful as a space management tool especially if you do not have the EM Diagnostic and Performance Pack licenses so you cannot access the AWR (10g+).
    HTH -- Mark D Powell --

  • Installed Lion - no Recovery Partition on either MP or MBP

    I installed Lion a couple of weeks ago. Today I decided to test the Recovery only to discover it is not available.
    I have read http://support.apple.com/kb/HT4649 but none of those solutions appliy to my Macs.
    I have repaired permission and verified my system disk without finding any errors.
    In desperation, I repaired the system disk with DiskWarrior only to discover a couple of trival errors.
    I then reinstalled Lion again.
    Still no Recovery Partition.
    Here is something I found in Console which seems to say a Recovery Partition was created but I can't find it.
    Aug 11 10:00:27 localhost OSInstaller[388]: Creating recovery volume.
    Aug 11 10:00:27 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: donor disk's storage system is simple so it itself will be the donor
    Aug 11 10:00:27 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: normalized donor: logical=0x7fec5fb00518=disk0s2=Macintosh HD=(iflvuuid=(null)) physical=0x10714bcb0=disk0s2=Macintosh HD=disk0s2 storage=(null)
    Aug 11 10:00:27 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: ensured donor is slice and on GPT
    Aug 11 10:00:27 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: donor's whole-disk=0x10714bc10=disk0
    Aug 11 10:00:27 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: ensured target and donor are reasonable sizes (>2GB) to support a full OS installation
    Aug 11 10:00:27 localhost OSInstaller[388]: Checking target disk
    Aug 11 10:00:27 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing fsck of simple donor slice=0x10714bcb0=disk0s2=Macintosh HD
    Aug 11 10:00:28 localhost OSInstaller[388]: Checking file system
    Aug 11 10:00:28 localhost OSInstaller[388]: Checking Journaled HFS Plus volume.
    Aug 11 10:00:28 localhost OSInstaller[388]: Checking extents overflow file.
    Aug 11 10:00:28 localhost OSInstaller[388]: Checking catalog file.
    Aug 11 10:01:02 localhost OSInstaller[388]: Checking multi-linked files.
    Aug 11 10:01:03 localhost OSInstaller[388]: Checking catalog hierarchy.
    Aug 11 10:01:34 localhost OSInstaller[388]: Checking extended attributes file.
    Aug 11 10:01:46 localhost OSInstaller[388]: Checking volume bitmap.
    Aug 11 10:01:46 localhost OSInstaller[388]: Checking volume information.
    Aug 11 10:01:46 localhost OSInstaller[388]: The volume Macintosh HD appears to be OK.
    Aug 11 10:01:46 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: done fsck of donor slice; err=0
    Aug 11 10:01:46 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing check if there is a WindowsOS at part#4 on phy's whole=0x10714bc10=disk0
    Aug 11 10:01:46 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: if WINOS on partID=4 then caution; isWindowsOSonPart4=0
    Aug 11 10:01:46 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: at DoneCheckingDontPushWindowsOSPast4
    Aug 11 10:01:46 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing test of boot.ini file(s) updatability on phy's whole=0x10714bc10=disk0
    Aug 11 10:01:46 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: done test boot.ini updatability; err=ShouldAbort=0
    Aug 11 10:01:46 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: was .dmg already attached/mounted = 0
    Aug 11 10:01:46 localhost OSInstaller[388]: Attaching disk image /Volumes/Mac OS X Install DVD/BaseSystem.dmg
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: done attach; err=0
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: got VolMP=/Volumes/Mac OS X Base System 1 VolUDS=0x10714ba10=disk18s3=Mac OS X Base System WholeUDS=0x10714bab0=disk18
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: ensured img's attached vol is an OSX system
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: calc requiredFileSpaceForRecoveryFilesULL from file sizes, also is further preflight that files exist
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: start with 0 B
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Base System 1/System/Library/CoreServices/boot.efi err=(null)
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 858800 B
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Base System 1/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache err=(null)
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 23992189 B
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Install DVD/BaseSystem.dmg err=(null)
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 451307798 B
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: allocating kEstimatedBootDotPList_LogicalSizeULL
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 16384 B
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Base System 1/System/Library/CoreServices/SystemVersion.plist err=(null)
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 475 B
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Base System 1/System/Library/CoreServices/com.apple.recovery.boot/PlatformSupport.plist err=(null)
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 2245 B
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing BaseSystem.dmg's ChunkList
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: peek src=/Volumes/Mac OS X Install DVD/BaseSystem.chunklist err=(null)
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add 1876 B
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 1 (after adding up logical file sizes in dmg + expected to create ourselves) requiredFileSpaceForRecoveryFilesULL=476179767 =Sbydiv=930038 =Mbydiv=454
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add no provision for existing files in booter (will only be adding fixed iomedia-alloc-for-BootRoot later below)
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 2 (after considering ExistingIfAny booter volume files with physical on-disk rounded up to alloc block sizes) requiredFileSpaceForAllFilesULL=476179767 =Sbydiv=930038 =Mbydiv=454
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: create desiredMinRecoveryDiskIOMediaSizeULL; start with requiredFileSpaceForAllFilesULL
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: add kConvertFromLogicalSizeToIOMediaSize_ULL=16777216
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 3 (converted to iomedia desired size) desiredMinRecoveryDiskIOMediaSizeULL=492956983 =Sbydiv=962806 =Mbydiv=470
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: after adding allowance for BootRoot kBootRootEtc_IOMediaSizeULL=134217728 desiredMinRecoveryDiskIOMediaSizeULL=627174711
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 4 (after adding BootRoot iomedia allocation) desiredMinRecoveryDiskIOMediaSizeULL=627174711 =Sbydiv=1224950 =Mbydiv=598
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: after applying kIfNewRecoverySystemMakeEntireBooterAtLeast_IOMediaSizeULL=650000000
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: CALC result phase 5 (after applying minimum) desiredMinRecoveryDiskIOMediaSizeULL=650000000 =Sbydiv=1269531 =Mbydiv=619
    Aug 11 10:01:49 localhost diskmanagementd[392]: DM ..T-[DMToolBootPreference ensureRecoveryPartitionForVolume:]: doing find/create/resize recoveryDisk
    Any suggestions greatfully accepted. Thanks.
    Allan

    Allan,
    1. Do you have a Boot Camp partition on the drive?
    2. Do you have any additional partitions on the drive?
    In some cases either of the above can result in the Recovery HD partition failing to install. Something to do with not being able to resize the last partition on the drive.
    I think that if the drive has been fairly full then there could be some fragmented files that result in the partitioner failing to find a contiguous block for the recovery partition. Sort of the same problem that can arise when trying to create a Boot Camp partition.
    In any event you can create your Recovery partition by resizing the drive on your own using Disk Utility. Make a 1.2 GB partition at the end of the drive by shrinking the last partition by that amount then adding a new partition. Download the Lion Recovery Disk Assistant 1.0 and use it to create the Recovery HD in the newly added partition. You can actually use the Recovery Disk Assistant to create a Recovery HD on any device including a small USB flash drive.

  • Cfchart - how do I stop percent value from rounding

    I am trying to present a simple chart with
    labelformat="percent" (see below).
    The problem is that the values being presented are decimal
    values between 1 and 2. Although it appears to put the data markers
    in the correct placed, it is rounding the label to the nearest
    integer. so 1.86% becomes 2%, 1.44% becomes 1% etc.
    Does anyone have any suggestions on how I can stop this
    rounding?
    Thanks in advance.
    ==============================
    <cfchart style="blue" show3D="no" chartwidth="800"
    chartheight="500" showlegend="yes" format="png"
    labelformat="percent" >
    <cfchartseries type="line" seriesColor="green"
    seriesLabel="Victoria">
    <cfchartdata item="July 2007" value=".0186">
    <cfchartdata item="August 2007" value=".0170">
    <cfchartdata item="September 2007" value=".0160">
    <cfchartdata item="October 2007" value=".0144">
    </cfchartseries>
    </cfchart>

    select the cells with the dollar amounts, then open the cell formatter and select "Currency"
    Now set the number of decimal places.  Note... Numbers will round to the number of digits you select so you should know that what you see in the cell may be different that what you typed into the cell.
    If you set the number of digits in the cell formatter to 3, then type in a value "1.2368", Numbers will display "1.237"

Maybe you are looking for