Ldapseacrh command when upgrading to 10.1.2.3.0

Hi Everyone,
I am looking into upgrading my application server environment from 10.1.2.2.0 to 10.1.2.3.0. I noticed in the patch set notes in section 7.1.6 to run the ldapsearch command to see which middle tiers are using a metadata repository. I ran the following command from the middle tier as stated in the notes:
ldapsearch -h hostname -p portnumber -D "cn=orcladmin" -w passwd -U 1 -s sub -b "cn=Associated Mid-tiers,OrclReferenceName=INFDEV,cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext" "objectclass=*" uniquemember
It came back with the following:
ldap_search: No such object
ldap_search: matched: cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext
What does this mean? Is it an error or that my midtier isn't using it?
I'm not familiar with ldap so not sure where to go with this.
Thanks
Troy

I just tried the workaround but unfortunately it doesn't seem to work in my case - behavior is the same as before.
The problem with fixing the data is, that our users used this 'feature' to 'format' text that is going to be printed on reports.
e.g. they entered additional article information, that should pe printed on invoices etc. (on a new line after the article name), in the same text-item as the article name (using the edit-option in Forms).
So, I agree with you that the data should be fixed but my problem is that I don't know exactly which data has to be changed and how this would effect our customers' reporting.
Anyway, glad to hear that this is being worked on. In the meantime changing the items to multi-line doesn't seem to be such a problem anymore, so I will go for that for now.
Thanks,
Robert

Similar Messages

  • Automatic commands when upgrading packages

    [I'm not sure where my question should be posted so I've just droppped it here. Also sorry the bad english =/]
    Whenever I upgrade some packages (as linux, man-db etc) pacman runs some post-installation commants (as mkinitcpio, man-db update etc). Does it use some configuration files for that? I searched pacman's wiki page and pacman.conf man's page but couldn't find anything about it.
    The point is: I'd like to change these commands a little bit. Is there any clean and automatized way to do it? (basically I want to move my kernel etc files to a /boot/Arch folder instead of /boot for tidiness purposes )
    Thanks for your help!

    @falconindy: I see. Thanks for the reference. I've seen this already regarding ABS etc but I guess this doesn't suit what I wanted.
    @WorMzy I've already changed /etc/mkinitcpio.d/linux.preset to suit my needs (it already creates my initrd files directly on /boot/Arch/). Now I just want to get the kernel to the other folder since pacman defaults exctracting it to /boot as you just said. I know perfectlky how to do this manually whithout any problems, but I was wondering if there was any way of automatizing this task as I upgrade linux package (and I wondered should it have some capability of pacman that I could benefit from to accomplish this task). However, as you said, the .install scripts are just bundled in as part of the package, so I guess it won't be a simple quest
    About the bootloader possibility: hm, I really don't know if it will be nice to try it as I'm using UEFI and I'm a bit afraid of messing up xD (and I have others boot entries - as UEFI Shell - on Gummiboot)

  • Error when upgrading kernel (error: command failed to execute corre...

    Hi, twice now when upgrading the kernel I have seen
    "error: command failed to execute correctly"
    in pacmans output, any ideas as to what it might be?
    Bit of pacman output:
    ( 4/11) upgrading fontconfig [###################] 100%
    updating font cache... done.
    ( 5/11) upgrading gpm [###################] 100%
    ( 6/11) upgrading linux [###################] 100%
    >>> Updating module dependencies. Please wait ...
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> ERROR: file not found: `fsck.btrfs'
    ==> WARNING: No fsck helpers found. fsck will not be run on boot.
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: bfa
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    error: command failed to execute correctly
    ( 7/11) upgrading man-db [###################] 100%
    ( 8/11) upgrading mdadm
    jason@jason-laptop ~ % sudo mkinitcpio -p linux
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> ERROR: file not found: `fsck.btrfs'
    ==> WARNING: No fsck helpers found. fsck will not be run on boot.
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: bfa
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful

    First search result: https://bbs.archlinux.org/viewtopic.php?id=139370
    Please make some effort yourself...

  • Hard Drive warning when upgrading to Mountain Lion. 2 try and I was able to upgrade. Software update for IPhoto, had problems restarting. Do I need my hard drive checked

    Hard Drive warning when upgrading to Mountain Lion. 2nd try and I was able to upgrade. Software update for IPhoto, had problems restarting. Do I need my hard drive checked

    Yes.
    Choose Apple menu > Restart. Hold down the Command (⌘) and R keys as your computer restarts.
    When you see a white screen with an Apple logo in the middle, you can release the keys.
    Click Disk Utility, and then click Continue.
    In the list at the left, select the item you want to repair. (Be sure to select an item that’s indented to the right in the list, not an item at the far left.)
    Click First Aid.
    If Disk Utility tells you the disk is about to fail, back it up and replace it. You can’t repair it.
    Click Repair Disk.
    If Disk Utility reports that the disk appears to be OK or has been repaired, you’re done.
    Otherwise, you may need to do one of the following steps.
    If Disk Utility can’t repair your disk or it reports “The underlying task reported failure,” try to repair the disk or partition again. If that doesn’t work, back up as much of your data as possible, reformat the disk, reinstall Mac OS X, and then restore your backed-up data.
    If you continue to have problems with your disk, it may be physically damaged and need to be replaced

  • Error when upgrade Oracle client 9.2.0.5.0 to 9.2.0.5.3

    Hi all,
    I'm new with Oracle community so I hope you guys can help me and give me some suggestion with my case.
    I got an error when upgrade Oracle client 9.2.0.5.0 to 9.2.0.5.3
    I tried many times but can’t do upgrade successfully
    This the error message I got when doing the job:
    [ http://picasaweb.google.com/hoagao84/Oracle#5443442931867670386]
    Appreciate your help.
    Log files:
    Command arguments are: apply
    OPatch version is: 1.0.0.0.48
    Using ORACLE_HOME/oui to look up oui libs...
    Oracle Home = d:\oracle\ora92
    Location of Oracle Inventory = D:\oracle\ora92\inventory
    Oracle Universal Installer shared library = D:\oracle\ora92\oui\lib\win32\oraInstaller.dll
    Path to Java = "D:\oracle\ora92\jdk\jre\bin\java.exe"
    Location of Oracle Inventory Pointer = N/A
    Location of Oracle Universal Installer components = D:\oracle\ora92\oui
    Required Jar File under Oracle Universal Installer = jlib\OraInstaller.jar
    Checking if this is a RAC system...
    Accessing inventory... This may take up to 300 seconds.
    (retry 10 times, delay 30 seconds each time)
    System Command: ""D:\oracle\ora92\jdk\jre\bin\java.exe" -Dopatch.retry=10 -Dopatch.delay=30 -classpath "D:\oracle\ora92\oui\jlib\OraInstaller.jar;D:\oracle\ora92\oui\jlib\srvm.jar;D:\oracle\ora92\opatch\jlib\opatch.jar;D:\oracle\ora92\oui\jlib\xmlparserv2.jar;D:\oracle\ora92\oui\jlib\share.jar;.:D:\oracle\ora92\jlib\srvm.jar" opatch/O2O "d:\oracle\ora92" "D:\oracle\ora92\oui" opatch.pl 1.0.0.0.48"
    Result:
    output to OPatch:
    IS_CLUSTER=0
    CHECK_CLUSTER=1
    NODE_LIST=NULL
    NODE_COUNT=0
    LOCAL_NODE=NULL
    IS_CFS=0
    RAC_CODE=0
    HOME_INDEX=1
    This is not a RAC system
    Interim Patch ID: 3738339
    Checking the patch inventory.
    Component Name: oracle.rdbms
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.rdbms_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.oracore_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.xdk_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.dbjava_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.java.javavm.javatools
    Component Version: 9.2.0.5.0
    Component Name: oracle.cartridges.context
    Component Version: 9.2.0.5.0
    Component Name: oracle.cartridges.locator
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.net_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.ldap_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.emprod.oemagent.base_oemagent
    Component Version: 9.2.0.5.0
    Component Name: oracle.isearch.is_common
    Component Version: 9.2.0.5.0
    Component Name: oracle.options.olap.cwmlite
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.nlsrtl_rsf
    Component Version: 9.2.0.5.0
    Bugs fixed by this patch 3738339:
    3741539 : LOGICAL STANDBY FAILS ORA-1422 MERGING PARTITIONS WITH LOB COLUMN
    2800494 : KCBZIB XHINT FORCES SINGLE BLOCK READS INADVERTENTLY FOR SINGLE INSTANCE
    3239873 : EXTREMELY HIGH PARSING TIMES WITH AND BETWEEN IN ORACLE 9.2.0
    2918138 : ORA-600 (KOHDTF048) WHEN USING PIPELINED PL/SQL TABLE FUNCTIONS
    3575743 : 2004-S144E
    3554319 : APPSST; ORA-00600 [KQLUDP2] RUN DURING APPS UPGRADE
    3666502 : ORA-00600 [1236] RANDOMLY OCCURING
    3752406 : MERGE LABEL REQUEST ON TOP OF 9.2.0.5 FOR BUGS LISTED BELOW
    3528282 : 2004S075E
    3412818 : REPEATED MESSAGES IN LGWR TRACE
    2690205 : 2003-S190E
    3543125 : 2004-S089E
    3571233 : 2004-S141E
    3458446 : 2004S059E
    2810394 : LNXN2PD RETURNS SCALE OF 42 WHEN COVERTING ORACLE NUMBER 0. TO PACKED
    3323435 : 2003-S126E
    3356103 : ORA-600 [OPIBND0; OACCSID] IN PARALLEL QUERY SERVER P001 EXECUTING OLAP QUERY
    3668224 : CBO CALCULATE LOWER CMPTD CDN AND LEADS TO BAD EXECUTION PLAN.
    3492040 : ORA-600 [KGHFRF1] SELECTING FROM V$LOGMNR_CONTENTS
    3150750 : SM; (DBMS_STATS/AUTO_SAMPLE_SIZE) ESTIMATED NDV IS WRONG WITH HIGH SKEWS
    3566469 : 2004-S138E
    3320622 : 2003-S191E
    3749394 : SCORE() FOR FUZZY TEXT OPERATOR DIFFERENT FOR FUNCTIONAL VERSUS INDEX ACCESS
    3609791 : PSR 9.2.0.5.0 BREAKS CALL DB2 STORED PROCEDURE WITH DECIMAL PARM. SQLCODE -310
    3698501 : CGS/IMR GENERATES SAME SEQ/INCARNATION NUMBER AFTER RECONFIG
    3668572 : ORA-979 WHEN CURSOR_SHARING=FORCE OR SIMILAR
    3179637 : UNABLE TO CREATE AN ORACLECONTEXT ON AD UNDER A CHILD DOMAIN
    3571226 : 2004-S140E
    3240280 : JOBS SUDDENLY STOP ALTHOUGH NEXT_DATE <= SYSDATE
    2964252 : LPX-00252 WHEN PARSING VALID XML / DTD FILE
    3617519 : TRANSFORMATION FAILING WITH ORA-932 INCONSISTENT DATATYPE
    3172282 : ORACLE CORE DUMPS WHEN TRY TO LIST ALL ACES FOR A SPECIFIC ACL
    3637624 : WRONG RESULTS WITH DISTINCT COUNT AND UNNESTED EXISTS SUBQUERY
    3542588 : SAME EVENT 38041 USED FOR BUG FIXES 3444115 AND 3131551
    3358490 : ORA-00600 [KQSCCCK;1],[],[],[],[],[],[],[]
    3177513 : WRONG PLAN - JOIN NOT AVOIDED USING BITMAP JOIN INDEX IF UNIQUE INDEX TOO
    3509265 : SHUTDOWN DID NOT COMPLETE WITH WAITING FOR INSTANCES TO LEAVE; 2
    3516951 : BAD EXECUTION PLAN WITH MERGE JOIN CARTESIAN IN TEMP TABLE
    2954891 : ORA-600 KJMXMPM;DIFFUS], [990307644], [990307644], [3304659678]
    3388633 : LOGICAL STANDBY APPLY STOPPED WITH ORA-00600; [17090]
    3371796 : EXPLAIN PLAN HANGS ON KKORMINL
    3622875 : ORA-1499 AND ANALYZE TABLE VALIDATE STRUCTURE CASCADE ONLINE
    3412136 : BAD EXECUTION WITH MERGE JOIN CARTESIAN IN ORACLE 9.2.0.4 AND MERGEFIX 3363655
    3540576 : 2004-S083E
    3575747 : 2004-S145E
    3566813 : CTAS WITH UNION ALL AND ORDER BY RESULTS IN ORA-3113
    3811906 : MERGE LABEL REQUEST ON TOP OF 9.2.0.5
    2824035 : FXD; ORA-22921 CAUSING 4 DIFS IN LRGXG2.
    3354470 : 2003-S195E
    3518909 : UGA MEMORY NOT RELEASED AFTER USING XMLPARSER
    3617042 : BAD PLAN FOR SCH-XMLTYPE BASED WITH COLLECTIONS MAPPED TO OCT
    3583686 : MEMORY ALLOCATION ERROR DURING SPATIAL QUERY
    3597640 : MERGE LABEL REQUEST ON TOP OF 9.2.0.5.0
    3559212 : WRONG RESULTS RETURNED WITH 9.2.0.4 AND CBO
    3625370 : CGS/IMR RECONFIGURATION GOT HUNG DURING A NEW MEMBER JOINING
    3475932 : CROSS INSTANCE ARCHIVE LOG NOT GENERATED REMOTELY
    3635177 : PSRC; ORA-7445 [KXCCUIN] POSSIBLE FROM DML
    3430832 : ORA-600 [25012] AFTER CREATE OF INDEX ONLINE PARALLEL ON PART TABLE
    2338704 : FXD; 1; QUERIES ON COLLECTIONS STORED IN OUT-OF-LINE TABLES ARE NOT VIEW MERGED
    3253770 : 9I-GSI-CRITICAL PROGRAMS TIME OUT WAITING FOR LIBRARY CACHE PIN
    Reading patch XML files and doing sanity checks.
    Read the command to action file map.
    Performing initial safety check.
    Checking active processes:
    Accessing inventory... This may take up to 300 seconds.
    (retry 10 times, delay 30 seconds each time)
    System Command: ""D:\oracle\ora92\jdk\jre\bin\java.exe" -Dopatch.retry=10 -Dopatch.delay=30 -classpath "D:\oracle\ora92\oui\jlib\OraInstaller.jar;D:\oracle\ora92\oui\jlib\srvm.jar;D:\oracle\ora92\opatch\jlib\opatch.jar;D:\oracle\ora92\oui\jlib\xmlparserv2.jar;D:\oracle\ora92\oui\jlib\share.jar;." opatch/CheckConflict "D:\oracle\ora92\oui" "d:\oracle\ora92" opatch.pl 1.0.0.0.48 3738339 "3253770 2338704 3430832 3635177 3475932 3625370 3559212 3597640 3583686 3617042 3518909 3354470 2824035 3811906 3566813 3575747 3540576 3412136 3622875 3371796 3388633 2954891 3516951 3509265 3177513 3358490 3542588 3637624 3172282 3617519 2964252 3240280 3571226 3179637 3668572 3698501 3609791 3749394 3320622 3566469 3150750 3492040 3668224 3356103 3323435 2810394 3458446 3571233 3543125 2690205 3412818 3528282 3752406 3666502 3554319 3575743 2918138 3239873 2800494 3741539 " C:\TEMP\patch92053\3738339\etc\config\actions"
    Result:
    d:\oracle\ora92\opatch\opatch.pl version: 1.0.0.0.48
    Copyright (c) 2001,2002,2003 Oracle Corporation. All Rights Reserved.
    Error in executing Java program to check conflict
    ERROR: OPatch failed during pre-reqs check.

    This is all the message when I run command in CMD prompt.
    C:\temp\patch92053\3738339\perl d:\oracle\ora92\opatch\opatch.pl apply
    Opatch Version 1.0.0.0.48
    Perl Version 5.008007
    Oracle Home = d:\oracle\ora92
    Location of Oracle Inventory = D:\oracle\ora92\inventory
    Oracle Universal Installer shared library = D:\Oracle\ora92\oui\lib\win32\oraInstaller.dll
    Path to Java = "D:\oracle\ora92\jdk\jre\bin\java.exe"
    Location of oracle Inventory Pointer = N/A
    Location of Oracle Universal Installer components = D:\Oracle\ora92\oui
    Require Jar File under Oracle Universal Installer = jlib\OraInstaller.jar
    The filename, directory name, or volume label syntax is incorrect.
    D:\oracle\ora92\opatch\opatch.pl version 1.0.0.48
    Copyright (c) 2001,2002,2003 Oracle Corporation. All Rights Reserved
    Error in executing Java program to check conflict
    Error: Opatch failed during pre-reqs check.

  • Lots of warnings when upgrading ghc and haskell libraries

    Heres the list of packages I upgraded today:
    cups 1.5.3-4 1.5.3-5 -0.73 MiB 6.87 MiB
    ghc 7.4.1-2 7.4.2-1 6.09 MiB 60.13 MiB
    haskell-mtl 2.0.1.0-4 2.1.1-1 0.43 MiB 0.19 MiB
    haskell-random 1.0.1.1-1 1.0.1.1-2 -0.05 MiB 0.29 MiB
    haskell-syb 0.3.6-1 0.3.6.1-1 0.06 MiB 0.21 MiB
    haskell-transformers 0.2.2.0-4 0.3.0.0-1 2.39 MiB 0.58 MiB
    haskell-utf8-string 0.3.7-1 0.3.7-2 -0.04 MiB 0.20 MiB
    haskell-x11 1.5.0.1-3 1.6.0-1 1.96 MiB 1.82 MiB
    haskell-x11-xft 0.3.1-3 0.3.1-4 0.01 MiB 0.09 MiB
    libcups 1.5.3-4 1.5.3-5 -0.01 MiB 0.28 MiB
    libmysqlclient 5.5.24-1 5.5.25-1 0.00 MiB 2.97 MiB
    mysql 5.5.24-1 5.5.25-1 0.57 MiB 8.45 MiB
    mysql-clients 5.5.24-1 5.5.25-1 0.00 MiB 0.81 MiB
    xmobar 0.14-2 0.15-1 0.08 MiB 0.45 MiB
    xmonad 0.10-3 0.10-4 0.09 MiB 0.71 MiB
    xmonad-contrib 0.10-3 0.10-4 0.76 MiB 4.32 MiB
    And here is some of the warnings I got when upgrading:
    ==> Unregistering cabalized packages...
    unregistering xmonad-0.10 would break the following packages: xmonad-contrib-0.10 (ignoring)
    unregistering X11-1.5.0.1 would break the following packages: X11-xft-0.3.1 (ignoring)
    ==> Done.
    ( 3/16) upgrading ghc [########################################################################################] 100%
    ==> All cabalized packages need to be reinstalled now.
    ==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.
    ghc-pkg: cannot find package transformers-0.2.2.0
    error: command failed to execute correctly
    ( 4/16) upgrading haskell-transformers [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read mtl/mtl.haddock:
    Interface file is of wrong version: mtl/mtl.haddock
    Skipping this interface.
    Warning: Cannot read random/random.haddock:
    Interface file is of wrong version: random/random.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package mtl-2.0.1.0
    error: command failed to execute correctly
    ( 5/16) upgrading haskell-mtl [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read random/random.haddock:
    Interface file is of wrong version: random/random.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package random-1.0.1.1
    error: command failed to execute correctly
    ( 6/16) upgrading haskell-random [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package syb-0.3.6
    error: command failed to execute correctly
    ( 7/16) upgrading haskell-syb [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    WARNING: cache is out of date: /usr/lib/ghc-7.4.2/package.conf.d/package.cache
    use 'ghc-pkg recache' to fix.
    ghc-pkg: cannot find package utf8-string-0.3.7
    error: command failed to execute correctly
    ( 8/16) upgrading haskell-utf8-string [########################################################################################] 100%
    WARNING: cache is out of date: /usr/lib/ghc-7.4.2/package.conf.d/package.cache
    use 'ghc-pkg recache' to fix.
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    ghc-pkg: cannot find package X11-1.5.0.1
    error: command failed to execute correctly
    ( 9/16) upgrading haskell-x11 [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    ghc-pkg: cannot find package X11-xft-0.3.1
    error: command failed to execute correctly
    (10/16) upgrading haskell-x11-xft [########################################################################################] 100%
    Reading package info from stdin ... done.
    (11/16) upgrading libmysqlclient [########################################################################################] 100%
    (12/16) upgrading mysql-clients [########################################################################################] 100%
    (13/16) upgrading mysql [########################################################################################] 100%
    (14/16) upgrading xmobar [########################################################################################] 100%
    ghc-pkg: cannot find package xmonad-0.10
    error: command failed to execute correctly
    (15/16) upgrading xmonad [########################################################################################] 100%
    Reading package info from stdin ... done.
    xmonad-0.10: Warning: haddock-interfaces: /usr/share/doc/xmonad-0.10/html/xmonad.haddock doesn't exist or isn't a file
    xmonad-0.10: Warning: haddock-html: /usr/share/doc/xmonad-0.10/html doesn't exist or isn't a directory
    ghc-pkg: cannot find package xmonad-contrib-0.10
    error: command failed to execute correctly
    (16/16) upgrading xmonad-contrib [########################################################################################] 100%
    Reading package info from stdin ... done.
    xmonad-contrib-0.10: Warning: haddock-interfaces: /usr/share/doc/xmonad-contrib-0.10/html/xmonad-contrib.haddock doesn't exist or isn't a file
    xmonad-contrib-0.10: Warning: haddock-html: /usr/share/doc/xmonad-contrib-0.10/html doesn't exist or isn't a directory
    I haven't restarted yet to see if xmonad still works, but I'm a little apprehensive after seeing this output
    EDIT: Added code tags
    Last edited by cmm7825 (2012-10-12 00:15:32)

    Recompiling xmonad was a no-go for me after updating with
    pacman -Syyu
    I had errors
    [root@luderro hal]# pacman -Syyu
    :: Synchronizing package databases...
    core 103.7 KiB 301K/s 00:00 [############################################################] 100%
    extra 1404.9 KiB 1173K/s 00:01 [############################################################] 100%
    community 1680.9 KiB 1409K/s 00:01 [############################################################] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (11): ghc-7.4.2-1 haskell-mtl-2.1.1-1 haskell-random-1.0.1.1-2 haskell-syb-0.3.6.1-1 haskell-transformers-0.3.0.0-1 haskell-utf8-string-0.3.7-2
    haskell-x11-1.6.0-1 haskell-x11-xft-0.3.1-4 xmobar-0.15-1 xmonad-0.10-4 xmonad-contrib-0.10-4
    Total Download Size: 69.00 MiB
    Total Installed Size: 867.50 MiB
    Net Upgrade Size: 11.79 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    ghc-7.4.2-1-x86_64 60.1 MiB 2.25M/s 00:27 [############################################################] 100%
    haskell-transformers-0.3.0.0-1-x86_64 591.9 KiB 803K/s 00:01 [############################################################] 100%
    haskell-mtl-2.1.1-1-x86_64 195.9 KiB 401K/s 00:00 [############################################################] 100%
    haskell-random-1.0.1.1-2-x86_64 300.7 KiB 509K/s 00:01 [############################################################] 100%
    :: Retrieving packages from community...
    haskell-syb-0.3.6.1-1-x86_64 216.9 KiB 450K/s 00:00 [############################################################] 100%
    haskell-utf8-string-0.3.7-2-x86_64 208.8 KiB 495K/s 00:00 [############################################################] 100%
    haskell-x11-1.6.0-1-x86_64 1860.3 KiB 1672K/s 00:01 [############################################################] 100%
    haskell-x11-xft-0.3.1-4-x86_64 93.1 KiB 283K/s 00:00 [############################################################] 100%
    xmobar-0.15-1-x86_64 461.8 KiB 703K/s 00:01 [############################################################] 100%
    xmonad-0.10-4-x86_64 730.5 KiB 995K/s 00:01 [############################################################] 100%
    xmonad-contrib-0.10-4-x86_64 4.3 MiB 2.30M/s 00:02 [############################################################] 100%
    (11/11) checking package integrity [############################################################] 100%
    (11/11) loading package files [############################################################] 100%
    (11/11) checking for file conflicts [############################################################] 100%
    (11/11) checking available disk space [############################################################] 100%
    ==> Unregistering cabalized packages...
    unregistering X11-xft-0.3.1 would break the following packages: xmonad-contrib-0.10 (ignoring)
    unregistering transformers-0.2.2.0 would break the following packages: xmonad-0.10 mtl-2.0.1.0 (ignoring)
    unregistering syb-0.3.6 would break the following packages: X11-1.5.0.1 (ignoring)
    ==> Done.
    ( 1/11) upgrading ghc [############################################################] 100%
    ==> All cabalized packages need to be reinstalled now.
    ==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.
    ghc-pkg: cannot find package transformers-0.2.2.0
    error: command failed to execute correctly
    ( 2/11) upgrading haskell-transformers [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read mtl/mtl.haddock:
    Interface file is of wrong version: mtl/mtl.haddock
    Skipping this interface.
    Warning: Cannot read random/random.haddock:
    Interface file is of wrong version: random/random.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package mtl-2.0.1.0
    error: command failed to execute correctly
    ( 3/11) upgrading haskell-mtl [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read random/random.haddock:
    Interface file is of wrong version: random/random.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package random-1.0.1.1
    error: command failed to execute correctly
    ( 4/11) upgrading haskell-random [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package syb-0.3.6
    error: command failed to execute correctly
    ( 5/11) upgrading haskell-syb [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package utf8-string-0.3.7
    error: command failed to execute correctly
    ( 6/11) upgrading haskell-utf8-string [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    ghc-pkg: cannot find package X11-1.5.0.1
    error: command failed to execute correctly
    ( 7/11) upgrading haskell-x11 [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    ghc-pkg: cannot find package X11-xft-0.3.1
    error: command failed to execute correctly
    ( 8/11) upgrading haskell-x11-xft [############################################################] 100%
    Reading package info from stdin ... done.
    ( 9/11) upgrading xmobar [############################################################] 100%
    ghc-pkg: cannot find package xmonad-0.10
    error: command failed to execute correctly
    (10/11) upgrading xmonad [############################################################] 100%
    Reading package info from stdin ... done.
    xmonad-0.10: Warning: haddock-interfaces: /usr/share/doc/xmonad-0.10/html/xmonad.haddock doesn't exist or isn't a file
    xmonad-0.10: Warning: haddock-html: /usr/share/doc/xmonad-0.10/html doesn't exist or isn't a directory
    ghc-pkg: cannot find package xmonad-contrib-0.10
    error: command failed to execute correctly
    (11/11) upgrading xmonad-contrib [############################################################] 100%
    Reading package info from stdin ... done.
    xmonad-contrib-0.10: Warning: haddock-interfaces: /usr/share/doc/xmonad-contrib-0.10/html/xmonad-contrib.haddock doesn't exist or isn't a file
    xmonad-contrib-0.10: Warning: haddock-html: /usr/share/doc/xmonad-contrib-0.10/html doesn't exist or isn't a directory
    The solution I found was to uninstall/reinstall everything which depends on ghc:
    pacman -Qi ghc
    pacman -Rdd ghc haskell-mtl haskell-random haskell-syb haskell-transformers haskell-utf8-string haskell-x11 haskell-x11-xft xmonad xmonad-contrib <any other dependencies here>
    pacman -Syyu ghc haskell-mtl haskell-random haskell-syb haskell-transformers haskell-utf8-string haskell-x11 haskell-x11-xft xmonad xmonad-contrib <any other dependencies here>
    Probably not ideal, but the digging I did to use ghc to fix the problem turned up nothing.
    By the way, a litmus test to determine if your Haskell setup is sane:
    xmonad --recompile
    should not return any errors.
    Last edited by hal (2012-06-13 18:51:15)

  • When upgrading I changed the owner of everything.

    When upgrading my Mac Pro (quad core Intel Xeon) I changed the owner name, and subsequently lost 12 years of mail archives. I have accepted that loss as a result of my stupidity. Now here is my question: Is there a way to universally add my new adminitrator (dougjacobson) as owner of all folders, files, apps, etc.? I am the only user on the Mac.
    Thanks for any insight into using the command line.
    Doug

    I don't have time to write something comprehensive and bulletproof, but here goes...
    First, make a copy of one of the folders you want to recover, and practice on that.  Once you're confident that you know what you're doing, do it on your real data.
    The commands that you're looking for are "chown" and "chgrp", which change the owner and UNIX group of the targetted files.  You can read about these by typing "man chown" and "man chgrp", or just Google them.
    The main option you will provide to these two commands is the -R flag, which means that it will be applied recursively to the contents of a directory, not just to a single file/directory.
    eg: "chmod -R jakesan your_mail_folder/"
    You may need to prepend the "sudo" command ("man sudo" for more details):
    eg: "sudo chmod -R jakesan your_mail_folder/"
    Good luck!  (sorry, I may not respond to follow-up questions)

  • Error when upgrading arch while issueing pacman -Syu [SOLVED]

    bash-3.2# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community 358.3K 13.3K/s 00:00:27 [#####################] 100%
    kdemod-legacy is up to date
    eee is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: dependency cycle detected:
    warning: bash will be installed before its glibc dependency
    looking for inter-conflicts...
    Targets (98): bash-3.2.039-3 kernel-headers-2.6.26.3-1 tzdata-2008h-1
    glibc-2.8-3 alsa-lib-1.0.17a-2 module-init-tools-3.4-1
    kernel26-2.6.27.4-1 atl2-2.0.5-2 texinfo-4.13a-1 m4-1.4.12-1
    autoconf-2.63-1 binutils-2.18-9 bridge-utils-1.4-2
    bzip2-1.0.5-3 openssl-0.9.8i-1 run-parts-2.30-1
    ca-certificates-20080809-4 cracklib-2.8.13-1
    e2fsprogs-1.41.3-2 libgcrypt-1.4.3-2 popt-1.14-1
    cryptsetup-1.0.6-2 dhcpcd-4.0.2-2 dialog-1.1_20080819-1
    dnsutils-9.5.0.P2-1 ed-1.1-2 filesystem-2008.07-1
    fakeroot-1.10.1-1 file-4.26-1 flex-2.5.35-1 fuse-2.7.4-1
    gcc-libs-4.3.2-1 gmp-4.2.4-1.1 mpfr-2.3.2-2 gcc-4.3.2-1
    gettext-0.17-2 gpm-1.20.5-2 grub-0.97-13 hdparm-8.9-1
    hwdetect-0.9.1-2 ifenslave-1.1.0-4 util-linux-ng-2.14-1
    udev-130-1 initscripts-2008.09-2 iproute-2.6.25-1
    iptables-1.4.2-1 iputils-20071127-2
    iwlwifi-3945-ucode-15.28.2.8-1 iwlwifi-4965-ucode-228.57.2.21-1
    jfsutils-1.1.13-1 klibc-1.5.14-1 klibc-extras-2.5-1
    klibc-kbd-1.15.20080312-7 klibc-module-init-tools-3.4-2
    klibc-udev-130-1 libevent-1.4.8-2 libsasl-2.1.22-7
    libtool-2.2.6a-1 links-2.2-2 linux-atm-2.5.0-1
    madwifi-utils-0.9.4.3844-1 madwifi-0.9.4.3844-2
    man-pages-3.11-1 mdadm-2.6.7-1 mlocate-0.21-1 nano-2.0.9-1
    ndiswrapper-utils-1.53-1 ndiswrapper-1.53-2 net-snmp-5.4.2.1-1
    netcfg-2.1.2-1 netkit-telnet-0.17-8 nfsidmap-0.21-2
    nfs-utils-1.1.3-2 ntfs-3g-1.5012-1 openssh-5.1p1-1
    openvpn-2.0.9-4 pciutils-3.0.2-1 pcmciautils-015-2
    perl-5.10.0-4 pptpclient-1.7.2-1 procinfo-19-3 procps-3.2.7-5
    psmisc-22.6-2 python-2.6-2 rp-pppoe-3.10-1 rt2500-1.1.0_B4-25
    rt2x00-rt61-fw-1.2-3 rt2x00-rt71w-fw-1.8-3 sdparm-1.03-1
    shadow-4.1.2.1-2 sudo-1.6.9p17-1 tiacx-20080210-7 vi-7.2.25-1
    wget-1.11.4-1 which-2.20-1 wlan-ng26-utils-0.2.9-1
    wlan-ng26-0.2.9-2 xfsprogs-2.10.1-1
    Total Download Size: 0.00 MB
    Total Installed Size: 471.73 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (98/98) checking for file conflicts [#####################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    klibc: /usr/lib/klibc/include/asm/Kbuild exists in filesystem
    klibc: /usr/lib/klibc/include/asm/a.out.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/acpi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/agp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/alternative-asm.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/alternative.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/arch_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/asm-offsets.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/auxvec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bitops.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/boot.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bootparam.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bug.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bugs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/byteorder.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cache.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cacheflush.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/calgary.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/calling.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/compat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cpufeature.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cputime.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/debugreg.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/delay.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/desc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/desc_defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/device.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/div64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dma-mapping.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dma.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/edac.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/elf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/emergency-restart.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/errno.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fcntl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/floppy.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/frame.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/futex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/gart.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/geode.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/highmem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hpet.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hypertransport.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i387.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i8253.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i8259.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ia32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ia32_unistd.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ide.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/idle.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/intel_arch_perfmon.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ioctl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ioctls.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/iommu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ipcbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irqflags.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ist.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/k8.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kdebug.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kexec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kmap_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kprobes.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ldt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/lguest.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/lguest_hcall.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/linkage.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/local.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/apm.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/do_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_traps.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/pci-functions.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/smpboot_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/cobalt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/lithium.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/piix4.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/smpboot_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/do_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/math_emu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mc146818rtc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mca.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mca_dma.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mce.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mman.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmx.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/module.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mpspec_def.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msgbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msidef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msr-index.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msr.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mtrr.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/namei.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/nmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numaq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/param.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/paravirt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/parport.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci-direct.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pda.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/percpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgalloc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-2level-defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-2level.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-3level-defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-3level.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/poll.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/prctl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor-cyrix.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor-flags.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/proto.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ptrace-abi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ptrace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/reboot.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/reboot_fixups.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/required-features.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/resource.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/resume-trace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rio.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rtc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rwlock.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rwsem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/scatterlist.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sections.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/segment.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/semaphore.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sembuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/serial.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/setup.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/shmbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/shmparam.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sigcontext.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sigcontext32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/siginfo.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/signal.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/smp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/socket.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sockios.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sparsemem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/spinlock.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/spinlock_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/srat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/stacktrace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/stat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/statfs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/swiotlb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sync_bitops.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/system.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/system_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tce.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/termbits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/termios.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/therm_throt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/time.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/timex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tlb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tlbflush.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/topology.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tsc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ucontext.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unaligned.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unwind.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vga.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vgtod.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vm86.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vmi_time.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/voyager.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vsyscall.h exists in filesystemI
    klibc: /usr/lib/klibc/include/asm/xen/hypercall.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xen/hypervisor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xen/interface.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor_64.h exists in filesystem
    Errors occurred, no packages were upgraded.
    I had this error when upgrading.  I'm using arch linux on eeepc with kdemod 3.5
    Last edited by kaola_linux (2008-11-04 04:11:36)

    robertp wrote:Go to: http://bbs.archlinux.org/viewtopic.php?id=57885
    Thank you.  That solved my same problem as well. 
    But on my screen the text scrolled  by so fast that i could barely read it and I could not scroll up to read the beginning. 
    how can I pipe the output so that it does not scroll so fast.  i thought this was the "less" command but when i typed:
    less pacman -Syu
    or
    pacman -Syu less
    I got errors in syntax.  I am a noob coming from 1 year using Ubuntu.  I have worked thru many errors to get this far in the install. 
    The forums where down so I was on my own and had to use trial and error and the beginner wiki.  im glad now forums back online because i never woould have figured out this klibc error on my own.

  • IPhotos has lost my Photos when upgrading to Yosemite

    When I upgraded to Yosemite like many people I have seen on forums there was a issue with upgrading the iPhoto library when upgrading to 9.6.  Finally it looked like it had worked but now all of my photos do not appear in iPhoto.  The files seem to be there still as the iPhoto library file is still1.26TB in size (i have a lot of photos).  I have tried doing a full rebuild of the Library but it did nothing.  I also purchased iPhoto Library Manager but this does not help either.  Please can anyone help?
    I am using iPhoto 9.6, OSX 10.10 (Yosemite) on a iMac (27-inch, Late 2013).  The Library is stored on a "My Book Thunderbolt Duo", 8TB in raid 1 configuration.

    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.

  • How to transfer data & apps,When upgrading from a iPhone 3G to an iPhone 4 or soon 5

    When upgrading from a iPhone 3G to an iPhone 4 or soon 5
    How to transfer all phone number and apps and notes, pretty much copy my old iPhone to my new iPhone , all content and apps.
    Will it transfer my text messages also?
    Is this a nightmare or an easy task?

    Connect to iTunes and backup. Then when you receive the new phone restore from that backup.
    http://support.apple.com/kb/ht1766
    http://support.apple.com/kb/ht1414

  • Access denied when upgrade SharePoint app in on premise deployment while it succeeds in fresh deployment

    We deployed a SharePoint hosted app then used it for a while then we needed to upgrade it to be provider hosted app.
    we used the same AppID and name with the new package then uploaded the package to the app catalog.
    the old app in the site contents now has a note that there is a newer version and prompts to upgrade.
    the upgrade fails with access denied even for site collection administrator.
    is there really some permission issue or the upgrade can't be done?
    We are volunteers, if the reply help you mark it as your answer. thanks!!

    Hi,
    According to your post, my understanding is that you got access denied error when upgrade the SharePoint hosted app to provider hosted app.
    How did you upgrade a SharePoint hosted app to a provider hosted app?
    They are two different type apps, why not just create a new provider hosted app?
    To create a provider hosted app, we should create a certificate that is used as “security token issuer”.
    There are two articles about creating provider hosted  high trust app, you can have a look at them.
    http://blog.karstein-consulting.com/2013/01/08/create-provider-hosted-high-trust-app-for-sharepoint-2013-short-guide/
    http://msdn.microsoft.com/en-us/library/fp179901.aspx
    What’s more, there is an topic about the troubleshooting tips for SharePoint high trust app, you can refer to it.
    http://blogs.technet.com/b/speschka/archive/2012/11/01/more-troubleshooting-tips-for-high-trust-apps-on-sharepoint-2013.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Error 3194 when upgrading to ios 7.

    I receive error 3194 when upgrading to ios7 on my iphone 4 ( and I really don't know if it is 4s or just 4).  I am working though the itunes softward on my home computer.  It seems I am stuck in something called recovery mode.  I have tried a variety of suggestions found on the web (e.g., editing a "host" file, checking firewalls and connectivity, etc.) to no avail.  Any suggestions?

    The iPhone was either previously jailbroken (the DFU restore should have fixed that) or it has a hardware error. I would vote for the latter.

  • Receiving a -43 error message when upgrading to ios5.

    How do you get past error code -43  when upgrading to ios5 on ms vista??

    The only solution that I've found was here
    http://gizmodo.com/5849160/the-complete-guide-to-updating-to-ios-5&rct=j&sa=X&ei =bnaWTrPYKYekmQXR9_WFAg&sqi=2&ved=0CCoQ-AsoADAA&q=iphone+ios+5+error+-43+when+ba ckup&usg=AFQjCNGGVjsr_rky-tiplqdj-1fBfXofPA
    and here
    http://www.macworld.com/article/162925/2011/10/how_to_upgrade_your_ios_device_to _ios_5.html&rct=j&sa=X&ei=bnaWTrPYKYekmQXR9_WFAg&sqi=2&ved=0CC4Q-AsoATAA&q=iphon e+ios+5+error+-43+when+backup&usg=AFQjCNEBBPx-ymDJPGPd-sBy8TZ1dDTbeQ
    by:
    1. Doing backup.
    2. Using the Restore button and following the
    All works fine now and all the settings are there.
    BTW: it took over 2 hours to restre and that is with lots of apps and without songs, phothos and movies... that I removed before.Gizmo link above.

  • Why don't the ratings transfer when upgrading Lightroom to a new version? I no longer can sort using ratings--which took a lot of time to create.

    I have given many of my photos ratings, but the ratings don't come over when upgrading Lightroom to the newest version. Anything I can do to recreate my ratings?

    Press CTRL+SHIFT+DEL, change the top option to '''Everything '''and in the bottom menu, checkmark '''Cache '''(uncheck all the others). Then click '''Clear Now'''.
    Then go to '''Tools''' | '''Options '''| '''Advanced '''and in the Network tab | Offline Storage menu, click '''Clear Now'''.
    Then go to '''Tools '''| '''Options '''| '''Privacy''', click '''Show Cookies '''button and delete the cookies for lumosity.com.
    Then try again.

  • Error in "tempInit" when upgrading Flash MX AS2 FLA to Flash CS6 AS3 FLA

    I experienced a compiler error in "tempInit" when upgrading an AS2 project to AS3.  "tempInit" is something internal to Flash Authoring, because it doesn't exist in my project and other people have gotten the same error.
    I've read about this problem, and everyone thought it was because of an instance with a bad name, such as one that includes spaces or equals a keyword or something like that, and people have shot down the idea that the problem is with the library symbol, but I'm convinced now that it's a corrupted library symbol.  Here's why:
    I had 8 instances of a particular movie clip on stage, each on a different frame.
    When I deleted the symbol from the library, the compiler error went away (but so did my stage instances).  So that simply tells me that the problem is with that particular clip (I originally had to delete each clip in my library one at a time and recompile to determine the offending clip), but that obviously didn't rule out the name problem since the stage instances get removed when I deleted the corresponding library symbol.  Still, I knew it couldn't be a name problem, because all instances had a valid name "mainidea".
    I ruled out the name problem by creating a new library symbol identical to the first (it's just a few text fields with a rectangle drawn around them).  Without changing the names of the existing instances on stage, I used the "swap" button to swap in the new library symbol.  The use count on the old one dropped to zero, and the use count on the new one went up to 8.  The compiler error was gone, and it only went away once the use count for the old symbol was zero.
    The old and new library symbols are identical as far as I can see.  Same child objects at the same positions, same textfield content, same child instance names, no ActionScript code, etc.  Since there was no discernible difference, I came to the conclusion that the original library symbols had somehow been corrupted under the hood, somewhere in the pipeline between opening an old Flash MX file and setting the flash player version to 11.4 and selecting AS3 as the script language.  Somewhere in that process, the Flash Authoring environment screwed something up.  Does anyone know anything about this problem?
    I have hundreds of files I need to upgrade, and that symbol was copied to each of them as they were created years ago, and I think I'm going to experience this problem with all of them.  It's time-consuming to duplicate the old symbol and replace all the instances for every single file, so I'm trying to find the source of the problem and a workaround to avoid it.

    It works, but slowly as if somer AS1 code is interpreted into
    very
    ineffective machine code by AS2 interpretor
    My question was if it is know which particular AS1 features
    have these
    problems in AS2
    "ggshow" <[email protected]>
    ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ
    × ÎÏ×ÏÓÔÑÈ
    ÓÌÅÄÕÀÝÅÅ:
    news:f17r79$efu$[email protected]..
    > some AS1 not working when the movie run in AS2...
    > if you want to publish it as AS2, then write it in AS2.
    >
    > * it is time to learn AS3
    >

Maybe you are looking for

  • How do I copy my contacts to the SIM Card for use in another handset (not iPhone) please?

    I have an iPhone 5 to replace my iPhone 3GS but I wish to get all of my phone numbers/contacts onto a spare handset which will stay in my rucksack for  emergencies.  I've read all the manuals but the only info I can find relates to backing up through

  • How to force a Custom Layout in the links sent by e-mail ?

    Hi everyone, For customizing the final user´s view for Discussion Groups, I created a custom Layout Set "myDiscussionGroupsContributor" that references a custom Collection List Renderer "myDiscussionGroupWithoutTopicsContributorCollectionListRenderer

  • Photo not correct color when opened on one machine.

    Photos are viewed correctly when I open them in MS Photo Editor. However, when I open them with Adobe Photoshop Elements 4.0 on my main computer (Windows XP)on my network, any photo that I open is much darker than the photo actually is. If opened on

  • How/where do i check out what is eating up all my start up disk?

    First, .. ignore what my profile says about what i am running.I have two iMacs both running leopard OS. I bought a family pack--allows up to five computers-- of snow leoapard OS but i can't load it until i delete stuff off of my two computers. What/h

  • LiveCycle designer 8.2 issues with Office 2010

    Good Day All; We are in the middle of upgrading from Windows XP / Office 2003 to Windows 7 (32bit) / Office 2010 and I was wondering if there are any issues with Livecycle designed and Office 2010. I have been that Adobe Acrobat 8.2 does not support