Solaris 8 : core in /usr/lib/libssasnmp.so.1

Hello,
I have a core file when i use the trap_send_with_more_para() function to send a ColdStart trap in Solaris 8 (with or without the last SNMP patch (108869-18)) with SEA 1.0.3..
I have the same problem in Solaris 7 (SEA 1.0.3) when i add the 107709-20 patch.
I have no problem in Solaris 7 without the previous patch....
Thanks for your help.....
The gdb result is :
Core was generated by `snmpcd -s -d 0 -p 33045'.
Program terminated with signal 11, Segmentation Fault.
Reading symbols from /usr/lib/libsocket.so.1...done.
Reading symbols from /usr/lib/libnsl.so.1...done.
Reading symbols from /usr/lib/liby.so.1...done.
Reading symbols from /usr/lib/libl.so.1...done.
Reading symbols from /usr/lib/libelf.so.1...done.
Reading symbols from /usr/lib/libw.so.1...
warning: Lowest section in /usr/lib/libw.so.1 is .hash at 0x74
done.
Reading symbols from /usr/lib/libgen.so.1...done.
Reading symbols from /usr/lib/librt.so.1...done.
Reading symbols from /usr/lib/libssagent.so.1...done.
Reading symbols from /usr/lib/libssasnmp.so.1...done.
Reading symbols from /usr/lib/libc.so.1...done.
Reading symbols from /usr/lib/libdl.so.1...done.
Reading symbols from /usr/lib/libmp.so.2...done.
Reading symbols from /usr/lib/libaio.so.1...done.
Reading symbols from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1...done.
#0 0xff189b34 in trap_send_raw () from /usr/lib/libssasnmp.so.1
(gdb) bt
#0 0xff189b34 in trap_send_raw () from /usr/lib/libssasnmp.so.1
#1 0xff189e60 in trap_send_with_more_para () from /usr/lib/libssasnmp.so.1
#2 0x144d4 in SnmpcSendColdStart () at /home/vat/src/snmpc_appl.c:173
#3 0x14588 in agent_init () at /home/vat/src/snmpc_appl.c:210
#4 0xff1c8d34 in sap_main () from /usr/lib/libssagent.so.1
#5 0x14c84 in main (argc=5, argv=0xffbef7c4) at /home/vat/src/snmpc_appl.c:538
(gdb) q

You probably need to get the current SUNWlibC and Solaris thread library patches for the version of Solaris you are using.
You can find the latest compiler product patches at http://access1.sun.com/sundev/
You can find Solaris patches at http://sunsolve.sun.com/

Similar Messages

  • [solved] compiz-core upgrade issue: missing /usr/lib/compiz/libcore.so

    After upgrading from compiz-core 0.8.8-3 to 0.8.8-4, but it's persisting even downgrading I got a segfault for the missing file.
    Running
    LANG=C xinit >xinit.log 2>xinit.log
    with the following .xinitrc
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    setxkbmap it -option compose:rctrl -option terminate:ctrl_alt_bksp
    urxvtd -f -o
    fbpanel &
    gtk-redshift &
    compiz --debug --replace ccp --indirect-rendering
    echo "ARGH -> $?"
    I got this output in xinit.log
    ARGH -> 139
    rver 1.13.0
    Release Date: 2012-09-05
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.6.0-1-ARCH x86_64.
    Current Operating System: Linux archmini 3.6.2-1-ARCH #1 SMP PREEMPT Fri Oct 12 23:58:58 CEST 2012#
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7342087f-b1bb-4133-8b50-d25ff902fcab#
    Build Date: 05 October 2012 01:57:18PM
    Current version of pixman: 0.26.2
    >...Before reporting problems, check http://wiki.x.org
    >...to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    >...(++) from command line, (!!) notice, (II) informational,
    >...(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 15 22:20:21 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    rxvt-unicode daemon listening on /home/milky/.urxvt/urxvtd-archmini.
    compiz (core) - Debug: Could not stat() file /home/milky/.compiz/plugins/libcore.so : No such file#
    compiz (core) - Debug: Could not stat() file /usr/lib/compiz/libcore.so : No such file or directory
    /home/milky/.xinitrc: line 19: 858 Segmentation fault compiz --debug --replace ccp --indire#
    xinit: connection to X server lost
    ^M
    waiting for X server to shut down urxvt: X connection to ':0' broken, unable to recover, exiting.
    Server terminated successfully (0). Closing log file.
    Relevant pacman.log:
    [2012-10-15 21:30] Running 'pacman -Syu'
    [2012-10-15 21:30] synchronizing package lists
    [2012-10-15 21:30] starting full system upgrade
    [2012-10-15 21:40] upgraded acpid (2.0.17-1 -> 2.0.17-3)
    [2012-10-15 21:40] upgraded cabal-install (1.16.0-1 -> 1.16.0-2)
    [2012-10-15 21:40] upgraded chromium (22.0.1229.92-1 -> 22.0.1229.94-1)
    [2012-10-15 21:40] upgraded libglapi (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded libgl (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] installed glu (9.0.0-1)
    [2012-10-15 21:40] upgraded compiz-core (0.8.8-3 -> 0.8.8-4)
    [2012-10-15 21:40] upgraded curl (7.27.0-1 -> 7.28.0-1)
    [2012-10-15 21:40] upgraded dnsutils (9.9.1.P3-1 -> 9.9.2-1)
    [2012-10-15 21:40] upgraded erlang (R15B01-1 -> R15B01-2)
    [2012-10-15 21:40] upgraded firefox (15.0.1-1 -> 16.0.1-1)
    [2012-10-15 21:40] upgraded firefox-i18n-it (15.0.1-1 -> 16.0.1-1)
    [2012-10-15 21:40] upgraded freeglut (2.8.0-1 -> 2.8.0-2)
    [2012-10-15 21:40] upgraded gegl (0.2.0-3 -> 0.2.0-4)
    [2012-10-15 21:40] upgraded git (1.7.12.2-1 -> 1.7.12.3-1)
    [2012-10-15 21:40] upgraded gnutls (3.1.2-1 -> 3.1.3-1)
    [2012-10-15 21:40] upgraded gparted (0.13.1-1 -> 0.14.0-1)
    [2012-10-15 21:40] upgraded hwids (20120922-1 -> 20121012-1)
    [2012-10-15 21:40] upgraded intel-dri (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded jasper (1.900.1-7 -> 1.900.1-8)
    [2012-10-15 21:40] upgraded khrplatform-devel (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded pam (1.1.5-4 -> 1.1.6-1)
    [2012-10-15 21:40] upgraded util-linux (2.22-7 -> 2.22.1-1)
    [2012-10-15 21:40] upgraded systemd (194-1 -> 194-3)
    [2012-10-15 21:40] upgraded libgbm (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded libegl (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded libldap (2.4.32-1 -> 2.4.33-1)
    [2012-10-15 21:40] >>> Updating module dependencies. Please wait ...
    [2012-10-15 21:40] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-10-15 21:40] ==> Building image from preset: 'default'
    [2012-10-15 21:40] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-10-15 21:40] ==> Starting build: 3.6.2-1-ARCH
    [2012-10-15 21:40] -> Running build hook: [base]
    [2012-10-15 21:40] -> Running build hook: [udev]
    [2012-10-15 21:40] -> Running build hook: [autodetect]
    [2012-10-15 21:40] -> Running build hook: [pata]
    [2012-10-15 21:40] -> Running build hook: [scsi]
    [2012-10-15 21:40] -> Running build hook: [sata]
    [2012-10-15 21:40] -> Running build hook: [filesystems]
    [2012-10-15 21:40] -> Running build hook: [usbinput]
    [2012-10-15 21:40] -> Running build hook: [fsck]
    [2012-10-15 21:40] ==> Generating module dependencies
    [2012-10-15 21:40] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-10-15 21:40] ==> Image generation successful
    [2012-10-15 21:40] ==> Building image from preset: 'fallback'
    [2012-10-15 21:40] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-10-15 21:40] ==> Starting build: 3.6.2-1-ARCH
    [2012-10-15 21:40] -> Running build hook: [base]
    [2012-10-15 21:40] -> Running build hook: [udev]
    [2012-10-15 21:40] -> Running build hook: [pata]
    [2012-10-15 21:40] -> Running build hook: [scsi]
    [2012-10-15 21:40] -> Running build hook: [sata]
    [2012-10-15 21:40] -> Running build hook: [filesystems]
    [2012-10-15 21:40] -> Running build hook: [usbinput]
    [2012-10-15 21:40] -> Running build hook: [fsck]
    [2012-10-15 21:40] ==> Generating module dependencies
    [2012-10-15 21:40] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-10-15 21:40] ==> Image generation successful
    [2012-10-15 21:40] upgraded linux (3.5.6-1 -> 3.6.2-1)
    [2012-10-15 21:40] upgraded linux-headers (3.5.6-1 -> 3.6.2-1)
    [2012-10-15 21:40] upgraded lirc-utils (1:0.9.0-30 -> 1:0.9.0-31)
    [2012-10-15 21:40] upgraded mesa (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded mtdev (1.1.2-1 -> 1.1.3-1)
    [2012-10-15 21:40] upgraded nodejs (0.8.11-1 -> 0.8.12-1)
    [2012-10-15 21:40] upgraded subversion (1.7.6-1 -> 1.7.7-1)
    [2012-10-15 21:40] upgraded sysvinit-tools (2.88-8 -> 2.88-9)
    [2012-10-15 21:40] upgraded systemd-sysvcompat (194-1 -> 194-3)
    [2012-10-15 21:40] upgraded thunderbird (15.0.1-1 -> 16.0.1-1)
    [2012-10-15 21:40] upgraded tmux (1.6-2 -> 1.7-1)
    [2012-10-15 21:40] upgraded wpa_supplicant (1.0-1 -> 1.0-2)
    [2012-10-15 21:40] upgraded xf86-input-evdev (2.7.3-1 -> 2.7.3-2)
    [2012-10-15 21:40] upgraded xf86-video-intel (2.20.9-1 -> 2.20.9-2)
    [2012-10-15 21:40] upgraded xorg-server-common (1.12.4-1 -> 1.13.0-2)
    [2012-10-15 21:40] upgraded xorg-server (1.12.4-1 -> 1.13.0-2)
    [2012-10-15 21:40] upgraded youtube-dl (2012.09.27-1 -> 2012.10.09-1)
    Anyone can help me tracing in which package the missing file is located (if it's not in compiz-core)?
    Last edited by dexgeh (2012-10-16 17:58:39)

    I managed to solve the issue commenting the --indirect-rendering flag and installing and launching driconf to create a default ~/.drirc file.
    I just noticed that in the same upgrade I got intel-dri from 8.x to 9.x version, maybe it's related.
    Launching a terminal in .xinitrc and manually launching
    LIBGL_DEBUG=verbose compiz --debug --replace ccp
    show me a lot of errors, but it's working, and I don't need anymore the --indirect-rendering flag (in the past I put that flag in the command because of the bad performance that compiz had without).

  • /usr/lib/lwp in Solaris 8

    Okay, I have seen earlier posts that suggests to put /usr/lib/lwp in front
    of your LD_LIBRARY_PATH for Solaris 8 and for JDK 1.3.1. A lot have said
    that increased the performance by 10 to 20%.
    From what I can see, this will effectively use libthread.so in /usr/lib/lwp
    instead of the the shared library with the same name in /usr/lib.
    What is the difference between those two shared libraries? My understanding
    that Solaris always uses lwp ( light-weight processes .. many-to-many ) by
    default anyway, so I am curious as to what the directory name "lwp" mean.
    Will BEA support this if you change the LD_LIBRARY_PATH?
    Thanks,
    John

    OK, I can see how you might have concluded that this would be most
    useful with fewer threads, but actually the only downside to using the
    alternate threads library would be if you are creating many short lived
    threads. The reason is that creating a bound thread is 4-5 times slower
    than creating an unbound one. However, WebLogic recommends pooling user
    created thread anyway, so this should not be an issue. You won't likely
    notice the extra system overhead associated with the extra kernel
    threads and LWPs plus Solaris will most likely manage the thread
    scheduling much better than the JVM will.
    -Charlie
    Charlie Therit wrote:
    I'm not sure how you came to the conclusion that it would be best used
    where fewer threads are involved. The performance differences will
    best measured with load test tools that measure throughput. However,
    you should see differences in the JVM LWP/thread allocation by using
    the ps command's -L options and/or pstack. You should also detect
    differences in CPU utilization with vmstat/mpstat in that you may
    reach higher utilization levels with less system overhead.
    And yes, BEA does recommend this configuration and will support it.
    -Charlie
    "Jesus M. Salvo Jr." wrote:
    Thanks. It's more clear now. So it seems like it is best used for
    apps with
    few threads.
    Will / Does BEA support WebLogic Server using this thread library?
    Raja Mukherjee wrote:
    Jesus,
    From Dimitri and Joel you already got the information you needed.The
    official SUN reply can be found in
    http://supportforum.sun.com/freesolaris/techfaqs.html?techfaqs_2957
    Hope this helps...
    .raja
    "Jesus M. Salvo Jr." <[email protected]> wrote in message
    news:[email protected]...
    Yup, that was the thread I was referring to .... but still not
    clear what
    the difference in really technical details between libthread.soin
    /usr/lib
    and in /usr/lib/lwp.
    Dmitri did explain to me offline, but I am still not clear. e.g.:
    It
    seems like /usr/lib/lwp/libthread.so uses a different threadingmodel
    than the one /usr/lib.
    In any case, how do you monitor that using libthread.so in/usr/lib/lwp
    did
    have an effect? ps?
    Mike Reiche wrote:
    Follow the links in this link.
    h
    tp://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.develo
    per.interest.performance&item=3134&utag=
    Jesus M. Salvo Jr. <[email protected]> wrote:
    Okay, I have seen earlier posts that suggests to put
    /usr/lib/lwp in
    front
    of your LD_LIBRARY_PATH for Solaris 8 and for JDK 1.3.1. A lothave
    said
    that increased the performance by 10 to 20%.
    From what I can see, this will effectively use libthread.so in
    /usr/lib/lwp
    instead of the the shared library with the same name in/usr/lib.
    What is the difference between those two shared libraries? My
    understanding
    that Solaris always uses lwp ( light-weight processes ..many-to-many
    ) by
    default anyway, so I am curious as to what the directory name"lwp"
    mean.
    Will BEA support this if you change the LD_LIBRARY_PATH?
    Thanks,
    John
    [att1.html]

  • /usr/lib/extendedFILE.so.1 for Solaris 9

    Hi All,
    How do I get /usr/lib/extendedFILE.so.1 in Solaris 9.What would be the quickest way to download that.
    I tried changing the system file but set
    # set rlim_fd_max=8192 ; hard limit (per process)
    # set rlim_fd_cur=1024 ; soft limit (per process)
    But it is not effective and also checked the /etc/profile nothing is there which resets the value to 256.I am not able to open more than 253 files still.
    Looking forward for help.
    Thanks
    -A

    As per (Doc ID 316806.1) and (Doc ID 1205388.1) this warning message can be ignored.
    Is this the only warning/error message you see in the CM log file?
    Was this working before? If yes, any changes been done recently?
    Can you find any errors in the database log file?
    Have you tried to run cmclean.sql and relink FND executable files and see if it helps?
    Thanks,
    Hussein

  • Core dump in 0xff36b2d4 in mutex_lock () from /usr/lib/libthread.so.1

    hi,
    Prior to the execution of the main function the following occurs:-
    #0 0xff36b2d4 in mutex_lock () from /usr/lib/libthread.so.1
    #1 0x000373c8 in __1cDstdJbasic_ios4Ccn0ALchar_traits4Cc___Einit6Mpn0APbasic_streambuf4Ccn0B_
    ___v_ ()
    #2 0x00037210 in __1cDstdNbasic_istream4Ccn0ALchar_traits4Cc___2t6Mpn0APbasic_streambuf4Ccn0B
    ____v_ ()
    #3 0x00026b58 in __1cDstdIios_baseEInit2t6M_v_ ()
    #4 0x00027b00 in __SUNW_init_iostreams ()
    #5 0xfee96364 in __1cH__CimplKcplus_init6F_v_ () from /usr/lib/libCrun.so.1
    #6 0xfee1fc60 in _init () from /usr/lib/libc.so.1
    #7 0xff3bd298 in ?? ()
    #8 0xff3c7890 in ?? ()
    #9 0xff3b2c18 in ?? ()
    #10 0x00070d90 in PROCEDURELINKAGE_TABLE_ ()
    #11 0xfee97e04 in __cplus_fini_at_exit () from /usr/lib/libCrun.so.1
    #12 0xff3bd298 in ?? ()
    #13 0xff3c7890 in ?? ()
    #14 0xff3b2c18 in ?? ()
    #15 0x00070d90 in PROCEDURELINKAGE_TABLE_ ()
    #16 0xfec62bb4 in _init () from /usr/lib/libmp.so.2
    #17 0xff3bd298 in ?? ()
    #18 0xff3bc9ec in ?? ()
    #19 0xff3c8904 in ?? ()
    #20 0xff3b2bdc in ?? ()
    All the libraries are dynamic, is this a patch problem ?

    You probably need to get the current SUNWlibC and Solaris thread library patches for the version of Solaris you are using.
    You can find the latest compiler product patches at http://access1.sun.com/sundev/
    You can find Solaris patches at http://sunsolve.sun.com/

  • Im trying to patchadd 119254-89   in solaris 10 u2   but showing error  /usr/lib/patch/patchadd[2]: /usr/bin/ls: not found

    please can you tell solution,  im try patchadd 119254-89    output:  error is         /usr/lib/patch/patchadd[2]: /usr/bin/ls: not found
    i want update 10_reccomented patch updates 15********  to that solaris 10 u2  kernel 11********
    which error im facing is:-
    standby_node#
    standby_node#patchadd 119254-89
    Validating patches...
    Loading patches installed on the system...
    Done!
    Loading patches requested to install.
    Done!
    Checking patches that you specified for installation.
    Done!
    Approved patches will be installed in this order:
    119254-89
    Checking installed patches...
    /usr/lib/patch/patchadd[2]: /usr/bin/ls:  not found
    Patchadd is terminating.
    then im trying remove following pkg in that patch 119254-89 
    standby_node#unzip 10_Recommended_sparc.zip
    Archive:  10_Recommended_sparc.zip
      End-of-central-directory signature not found.  Either this file is not
      a zipfile, or it constitutes one disk of a multi-part archive.  In the
      latter case the central directory and zipfile comment will be found on
      the last disk(s) of this archive.
    unzip:  cannot find zipfile directory in one of 10_Recommended_sparc.zip or
            10_Recommended_sparc.zip.zip, and cannot find 10_Recommended_sparc.zip.ZIP, period.
    standby_node#pwd
    /accel
    standby_node#pkgrm SUNWpkgcmdsr 
    The following package is currently installed:
       SUNWpkgcmdsr  SVr4 package commands (root)
                     (sparc) 11.11,REV=2005.01.09.23.05
    Do you want to remove this package? [y,n,?,q] Nov 21 15:57:48 standby_node last message repeated 1 time
    y
    ## Removing installed package instance <SUNWpkgcmdsr>
    ## Verifying package <SUNWpkgcmdsr> dependencies in global zone
    WARNING:
        The <SUNWpkgcmdsu> package depends on the package
        currently being removed.
    Dependency checking failed.
    Do you want to continue with the removal of this package [y,n,?,q] y
    ## Processing package information.
    ## Removing pathnames in class <none>
    /var/spool/pkg
    /var/spool <shared pathname not removed>
    /var/sadm/security
    /var/sadm/pkg <non-empty directory not removed>
    /var/sadm/install/logs <non-empty directory not removed>
    /var/sadm/install/admin/default
    /var/sadm/install/admin
    /var/sadm/install <non-empty directory not removed>
    /var/sadm <shared pathname not removed>
    /var <shared pathname not removed>
    ## Updating system information.
    Removal of <SUNWpkgcmdsr> was successful.
    actually i want to updates  patch 10_recommented to that server solaris 10 u2  current kernel 11******    for this purpose only i do all those thing.
    standby_node#unzip 10_Recommended_sparc.zip
    Archive:  10_Recommended_sparc.zip
      End-of-central-directory signature not found.  Either this file is not
      a zipfile, or it constitutes one disk of a multi-part archive.  In the
      latter case the central directory and zipfile comment will be found on
      the last disk(s) of this archive.
    unzip:  cannot find zipfile directory in one of 10_Recommended_sparc.zip or
            10_Recommended_sparc.zip.zip, and cannot find 10_Recommended_sparc.zip.ZIP, period.
    standby_node#pwd
    standby_node#patchadd 119254-89
    Validating patches...
    Loading patches installed on the system...
    Done!
    Loading patches requested to install.
    Done!
    The following requested patches have packages not installed on the system
    Package SUNWpkgcmdsr from directory SUNWpkgcmdsr in patch 119254-89 is not installed on the system. Changes for package SUNWpkgcmdsr will not be applied to the system.
    Checking patches that you specified for installation.
    Done!
    Approved patches will be installed in this order:
    119254-89
    Checking installed patches...
    Patchadd is terminating.
    my motive is to updates patch kernel 11***** to 15***********
    please can you anyone give solution for this.
    by Ragavan

    thanks,   but now iam facing new issue  i dont know why it happen....
    standby_node#./installpatchset --s10patchset
    Setup ...
    Recommended OS Patchset Solaris 10 SPARC (2014.05.16)
    Patch 118833-36 will be applied shortly. Installation of the patch set will
    halt after this patch is applied, and it will be necessary to reboot before
    installation of the patch set can continue.
    Application of patches started : 2014.11.25 14:53:01
    Applying 120900-04 (  1 of 377) ... skipped
    Applying 121133-02 (  2 of 377) ... skipped
    Applying 119254-89 (  3 of 377) ... skipped
    Applying 119317-01 (  4 of 377) ... skipped
    Applying 121296-01 (  5 of 377) ... skipped
    Applying 138215-01 (  6 of 377) ... skipped
    Applying 148336-01 (  7 of 377) ... skipped
    Applying 146054-07 (  8 of 377) ... skipped
    Applying 142251-02 (  9 of 377) ... skipped
    Applying 125555-15 ( 10 of 377) ... skipped
    Applying 118367-04 ( 11 of 377) ... skipped
    Applying 118666-65 ( 12 of 377) ... skipped
    Applying 118667-65 ( 13 of 377) ... skipped
    Applying 118705-02 ( 14 of 377) ... skipped
    Applying 118706-01 ( 15 of 377) ... skipped
    Applying 118707-05 ( 16 of 377) ... skipped
    Applying 118708-19 ( 17 of 377) ... skipped
    Applying 118711-03 ( 18 of 377) ... skipped
    Applying 118712-23 ( 19 of 377) ... skipped
    Applying 118718-06 ( 20 of 377) ... skipped
    Applying 118777-16 ( 21 of 377) ... skipped
    Applying 121181-05 ( 22 of 377) ... skipped
    Applying 118918-24 ( 23 of 377) ... skipped
    Applying 138217-01 ( 24 of 377) ... skipped
    Applying 119578-30 ( 25 of 377) ... skipped
    Applying 140860-02 ( 26 of 377) ... skipped
    Applying 121453-02 ( 27 of 377) ... skipped
    Applying 121453-02 ( 28 of 377) ... skipped
    Applying 121118-19 ( 29 of 377) ... skipped
    Applying 118833-36 ( 30 of 377) ... skipped
    Applying 118945-01 ( 31 of 377) ... skipped
    Applying 118981-03 ( 32 of 377) ... skipped
    Applying 119059-66 ( 33 of 377) ... skipped
    Applying 119063-01 ( 34 of 377) ... skipped
    Applying 119081-25 ( 35 of 377) ... skipped
    Applying 119115-35 ( 36 of 377) ... skipped
    Applying 119117-52 ( 37 of 377) ... skipped
    Applying 119130-33 ( 38 of 377) ... skipped
    Applying 119213-27 ( 39 of 377) ... skipped
    Applying 119246-39 ( 40 of 377) ... skipped
    Applying 124628-10 ( 41 of 377) ... skipped
    Applying 119252-29 ( 42 of 377) ... skipped
    Applying 123611-04 ( 43 of 377) ... skipped
    Applying 119280-25 ( 44 of 377) ... skipped
    Applying 119278-38 ( 45 of 377) ... skipped
    Applying 119282-01 ( 46 of 377) ... skipped
    Applying 119309-03 ( 47 of 377) ... skipped
    Applying 140899-01 ( 48 of 377) ... skipped
    Applying 119313-42 ( 49 of 377) ... skipped
    Applying 124188-03 ( 50 of 377) ... skipped
    Applying 119315-19 ( 51 of 377) ... skipped
    Applying 120199-15 ( 52 of 377) ... skipped
    Applying 119534-29 ( 53 of 377) ... skipped
    Applying 119538-19 ( 54 of 377) ... skipped
    Applying 120099-08 ( 55 of 377) ... skipped
    Applying 119546-08 ( 56 of 377) ... skipped
    Applying 119548-14 ( 57 of 377) ... skipped
    Applying 119648-03 ( 58 of 377) ... skipped
    Applying 120272-31 ( 59 of 377) ... skipped
    Applying 122640-05 ( 60 of 377) ... skipped
    Applying 126897-02 ( 61 of 377) ... skipped
    Applying 127755-01 ( 62 of 377) ... skipped
    Applying 125503-02 ( 63 of 377) ... skipped
    Applying 118731-01 ( 64 of 377) ... skipped
    Applying 124204-04 ( 65 of 377) ... skipped
    Applying 122660-10 ( 66 of 377) ... skipped
    Applying 125547-02 ( 67 of 377) ... skipped
    Applying 140796-01 ( 68 of 377) ... skipped
    Applying 120011-14 ( 69 of 377) ... skipped
    Applying 139520-02 ( 70 of 377) ... skipped
    Applying 119757-32 ( 71 of 377) ... skipped
    Applying 119764-07 ( 72 of 377) ... skipped
    Applying 119783-28 ( 73 of 377) ... skipped
    Applying 119810-07 ( 74 of 377) ... skipped
    Applying 119812-18 ( 75 of 377) ... skipped
    Applying 119900-16 ( 76 of 377) ... skipped
    Applying 119903-02 ( 77 of 377) ... skipped
    Applying 119906-18 ( 78 of 377) ... skipped
    Applying 119955-05 ( 79 of 377) ... skipped
    Applying 119963-24 ( 80 of 377) ... skipped
    Applying 119966-01 ( 81 of 377) ... skipped
    Applying 119986-03 ( 82 of 377) ... skipped
    Applying 120094-35 ( 83 of 377) ... skipped
    Applying 120101-01 ( 84 of 377) ... skipped
    Applying 120195-02 ( 85 of 377) ... skipped
    Applying 120201-06 ( 86 of 377) ... skipped
    Applying 120256-01 ( 87 of 377) ... skipped
    Applying 120284-07 ( 88 of 377) ... skipped
    Applying 120460-17 ( 89 of 377) ... skipped
    Applying 119368-04 ( 90 of 377) ... skipped
    Applying 120286-03 ( 91 of 377) ... skipped
    Applying 120292-02 ( 92 of 377) ... skipped
    Applying 120348-03 ( 93 of 377) ... skipped
    Applying 121975-01 ( 94 of 377) ... skipped
    Applying 120410-33 ( 95 of 377) ... skipped
    Applying 120412-11 ( 96 of 377) ... skipped
    Applying 120414-27 ( 97 of 377) ... skipped
    Applying 120543-33 ( 98 of 377) ... skipped
    Applying 120719-06 ( 99 of 377) ... skipped
    Applying 120732-01 (100 of 377) ... skipped
    Applying 120739-08 (101 of 377) ... skipped
    Applying 120753-09 (102 of 377) ... skipped
    Applying 120811-09 (103 of 377) ... skipped
    Applying 120812-32 (104 of 377) ... skipped
    Applying 120815-01 (105 of 377) ... skipped
    Applying 120830-06 (106 of 377) ... skipped
    Applying 120849-04 (107 of 377) ... skipped
    Applying 120928-32 (108 of 377) ... skipped
    Applying 121095-04 (109 of 377) ... skipped
    Applying 121104-11 (110 of 377) ... skipped
    Applying 121136-02 (111 of 377) ... skipped
    Applying 121211-02 (112 of 377) ... skipped
    Applying 121308-20 (113 of 377) ... skipped
    Applying 121337-01 (114 of 377) ... skipped
    Applying 120235-01 (115 of 377) ... skipped
    Applying 121428-15 (116 of 377) ... skipped
    Applying 121606-04 (117 of 377) ... skipped
    Applying 121946-01 (118 of 377) ... skipped
    Applying 122031-01 (119 of 377) ... skipped
    Applying 122212-46 (120 of 377) ... skipped
    Applying 122259-06 (121 of 377) ... skipped
    Applying 122470-03 (122 of 377) ... skipped
    Applying 122472-07 (123 of 377) ... skipped
    Applying 122911-33 (124 of 377) ... skipped
    Applying 123003-04 (125 of 377) ... skipped
    Applying 124171-07 (126 of 377) ... skipped
    Applying 123630-03 (127 of 377) ... skipped
    Applying 123005-07 (128 of 377) ... skipped
    Applying 123252-01 (129 of 377) ... skipped
    Applying 123301-01 (130 of 377) ... skipped
    Applying 123358-02 (131 of 377) ... skipped
    Applying 123526-01 (132 of 377) ... skipped
    Applying 123590-12 (133 of 377) ... skipped
    Applying 123893-77 (134 of 377) ... skipped
    Applying 123938-02 (135 of 377) ... skipped
    Applying 124149-16 (136 of 377) ... skipped
    Applying 124325-01 (137 of 377) ... skipped
    Applying 124393-11 (138 of 377) ... skipped
    Applying 124397-02 (139 of 377) ... skipped
    Applying 124457-02 (140 of 377) ... skipped
    Applying 124630-42 (141 of 377) ... skipped
    Applying 124939-05 (142 of 377) ... skipped
    Applying 124997-01 (143 of 377) ... skipped
    Applying 125075-01 (144 of 377) ... skipped
    Applying 125136-75 (145 of 377) ... skipped
    Applying 125137-75 (146 of 377) ... skipped
    Applying 125215-04 (147 of 377) ... skipped
    Applying 125279-05 (148 of 377) ... skipped
    Applying 125332-24 (149 of 377) ... skipped
    Applying 125505-01 (150 of 377) ... skipped
    Applying 125533-17 (151 of 377) ... skipped
    Applying 125670-04 (152 of 377) ... skipped
    Applying 125719-42 (153 of 377) ... skipped
    Applying 125725-03 (154 of 377) ... skipped
    Applying 125731-11 (155 of 377) ... skipped
    Applying 125891-01 (156 of 377) ... skipped
    Applying 126119-02 (157 of 377) ... skipped
    Applying 126206-10 (158 of 377) ... skipped
    Applying 126363-08 (159 of 377) ... skipped
    Applying 126365-16 (160 of 377) ... skipped
    Applying 126425-01 (161 of 377) ... skipped
    Applying 126440-01 (162 of 377) ... skipped
    Applying 126540-02 (163 of 377) ... skipped
    Applying 126546-04 (164 of 377) ... skipped
    Applying 126868-04 (165 of 377) ... skipped
    Applying 127127-11 (166 of 377) ... skipped
    Applying 127724-02 (167 of 377) ... skipped
    Applying 127752-01 (168 of 377) ... skipped
    Applying 127872-02 (169 of 377) ... skipped
    Applying 128292-01 (170 of 377) ... skipped
    Applying 128298-02 (171 of 377) ... skipped
    Applying 128310-01 (172 of 377) ... skipped
    Applying 128332-01 (173 of 377) ... skipped
    Applying 136882-03 (174 of 377) ... skipped
    Applying 136998-10 (175 of 377) ... skipped
    Applying 137000-08 (176 of 377) ... skipped
    Applying 137004-09 (177 of 377) ... skipped
    Applying 137032-01 (178 of 377) ... skipped
    Applying 137080-07 (179 of 377) ... skipped
    Applying 137090-02 (180 of 377) ... skipped
    Applying 137093-01 (181 of 377) ... skipped
    Applying 137097-02 (182 of 377) ... skipped
    Applying 137102-01 (183 of 377) ... skipped
    Applying 137115-01 (184 of 377) ... skipped
    Applying 138866-03 (185 of 377) ... skipped
    Applying 137137-09 (186 of 377) ... skipped
    Applying 137147-07 (187 of 377) ... skipped
    Applying 137282-01 (188 of 377) ... skipped
    Applying 137321-02 (189 of 377) ... skipped
    Applying 137871-02 (190 of 377) ... skipped
    Applying 138096-02 (191 of 377) ... skipped
    Applying 138181-01 (192 of 377) ... skipped
    Applying 138195-04 (193 of 377) ... skipped
    Applying 138245-01 (194 of 377) ... skipped
    Applying 138247-01 (195 of 377) ... skipped
    Applying 138361-01 (196 of 377) ... skipped
    Applying 138647-01 (197 of 377) ... skipped
    Applying 138649-01 (198 of 377) ... skipped
    Applying 138766-01 (199 of 377) ... skipped
    Applying 138822-12 (200 of 377) ... skipped
    Applying 138824-12 (201 of 377) ... skipped
    Applying 138826-12 (202 of 377) ... skipped
    Applying 138852-01 (203 of 377) ... skipped
    Applying 138854-01 (204 of 377) ... skipped
    Applying 138876-01 (205 of 377) ... skipped
    Applying 139099-04 (206 of 377) ... skipped
    Applying 139289-02 (207 of 377) ... skipped
    Applying 139291-02 (208 of 377) ... skipped
    Applying 141016-01 (209 of 377) ... skipped
    Applying 139555-08 (210 of 377) ... skipped
    Applying 139615-01 (211 of 377) ... skipped
    Applying 139620-01 (212 of 377) ... skipped
    Applying 139962-02 (213 of 377) ... skipped
    Applying 139980-01 (214 of 377) ... skipped
    Applying 139986-01 (215 of 377) ... skipped
    Applying 140455-01 (216 of 377) ... skipped
    Applying 140912-01 (217 of 377) ... skipped
    Applying 141032-01 (218 of 377) ... skipped
    Applying 141104-04 (219 of 377) ... skipped
    Applying 142292-01 (220 of 377) ... skipped
    Applying 141444-09 (221 of 377) ... skipped
    Applying 141496-01 (222 of 377) ... skipped
    Applying 141532-04 (223 of 377) ... skipped
    Applying 141548-01 (224 of 377) ... skipped
    Applying 141558-01 (225 of 377) ... skipped
    Applying 141586-01 (226 of 377) ... skipped
    Applying 142049-01 (227 of 377) ... skipped
    Applying 142088-02 (228 of 377) ... skipped
    Applying 142234-01 (229 of 377) ... skipped
    Applying 142240-01 (230 of 377) ... skipped
    Applying 142244-02 (231 of 377) ... skipped
    Applying 142340-02 (232 of 377) ... skipped
    Applying 142373-02 (233 of 377) ... skipped
    Applying 142394-01 (234 of 377) ... skipped
    Applying 142397-01 (235 of 377) ... skipped
    Applying 142428-02 (236 of 377) ... skipped
    Applying 142430-01 (237 of 377) ... skipped
    Applying 142529-01 (238 of 377) ... skipped
    Applying 142543-01 (239 of 377) ... skipped
    Applying 142911-01 (240 of 377) ... skipped
    Applying 142933-05 (241 of 377) ... skipped
    Applying 142909-17 (242 of 377) ... skipped
    Applying 143317-03 (243 of 377) ... skipped
    Applying 143502-01 (244 of 377) ... skipped
    Applying 143506-07 (245 of 377) ... skipped
    Applying 143527-01 (246 of 377) ... skipped
    Applying 143609-03 (247 of 377) ... skipped
    Applying 144526-02 (248 of 377) ... skipped
    Applying 144500-19 (249 of 377) ... skipped
    Applying 143643-08 (250 of 377) ... skipped
    Applying 143651-01 (251 of 377) ... skipped
    Applying 144664-01 (252 of 377) ... skipped
    Applying 143725-02 (253 of 377) ... skipped
    Applying 143727-02 (254 of 377) ... skipped
    Applying 143731-01 (255 of 377) ... skipped
    Applying 143733-01 (256 of 377) ... skipped
    Applying 143739-01 (257 of 377) ... skipped
    Applying 143954-04 (258 of 377) ... skipped
    Applying 144047-01 (259 of 377) ... skipped
    Applying 144106-01 (260 of 377) ... skipped
    Applying 144112-02 (261 of 377) ... skipped
    Applying 144188-02 (262 of 377) ... skipped
    Applying 144325-01 (263 of 377) ... skipped
    Applying 144327-02 (264 of 377) ... skipped
    Applying 144455-01 (265 of 377) ... skipped
    Applying 144486-05 (266 of 377) ... skipped
    Applying 144492-01 (267 of 377) ... skipped
    Applying 144569-01 (268 of 377) ... skipped
    Applying 147002-01 (269 of 377) ... skipped
    Applying 144872-03 (270 of 377) ... skipped
    Applying 144909-03 (271 of 377) ... skipped
    Applying 144911-02 (272 of 377) ... skipped
    Applying 144994-02 (273 of 377) ... skipped
    Applying 144996-02 (274 of 377) ... skipped
    Applying 145006-04 (275 of 377) ... skipped
    Applying 145023-01 (276 of 377) ... skipped
    Applying 147217-02 (277 of 377) ... skipped
    Applying 145080-13 (278 of 377) ... skipped
    Applying 145096-03 (279 of 377) ... skipped
    Applying 145120-01 (280 of 377) ... skipped
    Applying 145200-13 (281 of 377) ... skipped
    Applying 145929-05 (282 of 377) ... skipped
    Applying 145953-07 (283 of 377) ... skipped
    Applying 147442-01 (284 of 377) ... skipped
    Applying 147147-26 (285 of 377) ... skipped
    Applying 147143-17 (286 of 377) ... skipped
    Applying 146334-01 (287 of 377) ... skipped
    Applying 146489-06 (288 of 377) ... skipped
    Applying 146582-04 (289 of 377) ... skipped
    Applying 146673-01 (290 of 377) ... skipped
    Applying 146679-01 (291 of 377) ... skipped
    Applying 146681-02 (292 of 377) ... skipped
    Applying 146683-01 (293 of 377) ... skipped
    Applying 146694-02 (294 of 377) ... skipped
    Applying 146834-02 (295 of 377) ... skipped
    Applying 146954-03 (296 of 377) ... skipped
    Applying 147023-01 (297 of 377) ... skipped
    Applying 147194-03 (298 of 377) ... skipped
    Applying 147227-01 (299 of 377) ... skipped
    Applying 147272-01 (300 of 377) ... skipped
    Applying 147378-01 (301 of 377) ... skipped
    Applying 147673-08 (302 of 377) ... skipped
    Applying 147692-55 (303 of 377) ... skipped
    Applying 147693-55 (304 of 377) ... skipped
    Applying 147793-12 (305 of 377) ... skipped
    Applying 147797-04 (306 of 377) ... skipped
    Applying 147805-01 (307 of 377) ... skipped
    Applying 147992-06 (308 of 377) ... skipped
    Applying 148002-01 (309 of 377) ... skipped
    Applying 148004-01 (310 of 377) ... skipped
    Applying 148006-01 (311 of 377) ... skipped
    Applying 148027-03 (312 of 377) ... skipped
    Applying 148049-04 (313 of 377) ... skipped
    Applying 148071-12 (314 of 377) ... skipped
    Applying 148104-11 (315 of 377) ... skipped
    Applying 148112-02 (316 of 377) ... skipped
    Applying 148135-01 (317 of 377) ... skipped
    Applying 148165-02 (318 of 377) ... skipped
    Applying 148241-02 (319 of 377) ... skipped
    Applying 148322-07 (320 of 377) ... skipped
    Applying 148324-06 (321 of 377) ... skipped
    Applying 148342-06 (322 of 377) ... skipped
    Applying 148383-01 (323 of 377) ... skipped
    Applying 148403-01 (324 of 377) ... skipped
    Applying 148407-01 (325 of 377) ... skipped
    Applying 148412-02 (326 of 377) ... skipped
    Applying 148423-01 (327 of 377) ... skipped
    Applying 148559-08 (328 of 377) ... skipped
    Applying 148561-06 (329 of 377) ... skipped
    Applying 148565-01 (330 of 377) ... skipped
    Applying 148625-01 (331 of 377) ... skipped
    Applying 148657-01 (332 of 377) ... skipped
    Applying 148693-01 (333 of 377) ... skipped
    Applying 148768-01 (334 of 377) ... skipped
    Applying 148870-01 (335 of 377) ... skipped
    Applying 150435-01 (336 of 377) ... skipped
    Applying 148888-05 (337 of 377) ... skipped
    Applying 148948-01 (338 of 377) ... skipped
    Applying 148975-01 (339 of 377) ... skipped
    Applying 149067-01 (340 of 377) ... skipped
    Applying 149071-01 (341 of 377) ... skipped
    Applying 149075-01 (342 of 377) ... skipped
    Applying 149108-01 (343 of 377) ... skipped
    Applying 149112-01 (344 of 377) ... skipped
    Applying 149149-01 (345 of 377) ... skipped
    Applying 149163-01 (346 of 377) ... skipped
    Applying 149165-01 (347 of 377) ... skipped
    Applying 149279-02 (348 of 377) ... skipped
    Applying 121081-08 (349 of 377) ... skipped
    Applying 149453-02 (350 of 377) ... skipped
    Applying 149483-01 (351 of 377) ... skipped
    Applying 149638-02 (352 of 377) ... skipped
    Applying 149646-02 (353 of 377) ... skipped
    Applying 149648-03 (354 of 377) ... skipped
    Applying 150025-01 (355 of 377) ... skipped
    Applying 150400-11 (356 of 377) ... skipped
    Applying 150031-05 (357 of 377) ... skipped
    Applying 150107-02 (358 of 377) ... skipped
    Applying 150113-02 (359 of 377) ... skipped
    Applying 150123-01 (360 of 377) ... skipped
    Applying 150157-01 (361 of 377) ... skipped
    Applying 150180-01 (362 of 377) ... skipped
    Applying 150307-01 (363 of 377) ... skipped
    Applying 150310-01 (364 of 377) ... skipped
    Applying 150312-04 (365 of 377) ... skipped
    Applying 150383-02 (366 of 377) ... skipped
    Applying 150534-01 (367 of 377) ... skipped
    Applying 150535-01 (368 of 377) ... skipped
    Applying 150537-01 (369 of 377) ... skipped
    Applying 150539-01 (370 of 377) ... skipped
    Applying 150616-01 (371 of 377) ... skipped
    Applying 150618-02 (372 of 377) ... skipped
    Applying 150631-02 (373 of 377) ... skipped
    Applying 150756-03 (374 of 377) ... skipped
    Applying 150836-01 (375 of 377) ... skipped
    Applying 150840-01 (376 of 377) ... skipped
    Applying 151145-01 (377 of 377) ... skipped
    Application of patches finished : 2014.11.25 15:06:13
    Following patches were skipped :
    Patches already applied
    120900-04     121453-02     119282-01     120256-01     120849-04
    121133-02     121453-02     122640-05     119368-04     121337-01
    119254-89     118945-01     118731-01     121975-01     120235-01
    121296-01     118981-03     119986-03     120732-01     121946-01
    118706-01     119063-01     120101-01
    Patches not applicable to packages on the system
    119317-01     119906-18     124939-05     138826-12     145200-13
    138215-01     119955-05     124997-01     138852-01     145929-05
    148336-01     119963-24     125136-75     138854-01     147442-01
    146054-07     119966-01     125137-75     139099-04     146673-01
    142251-02     120094-35     125215-04     139289-02     146679-01
    125555-15     120195-02     125279-05     139291-02     147023-01
    118367-04     120201-06     125332-24     141016-01     147227-01
    118666-65     120284-07     125505-01     139615-01     147272-01
    118667-65     120460-17     125533-17     139620-01     147378-01
    118705-02     120286-03     125670-04     139986-01     147673-08
    118707-05     120292-02     125725-03     140455-01     147692-55
    118708-19     120348-03     125731-11     141032-01     147693-55
    118711-03     120412-11     125891-01     141104-04     147992-06
    118712-23     120414-27     126119-02     142292-01     148002-01
    118718-06     120543-33     126363-08     141496-01     148004-01
    118777-16     120719-06     126365-16     141558-01     148006-01
    121181-05     120739-08     126425-01     142049-01     148135-01
    118918-24     120753-09     126440-01     142088-02     148322-07
    138217-01     120811-09     126540-02     142234-01     148324-06
    119578-30     120812-32     126546-04     142244-02     148342-06
    140860-02     120815-01     126868-04     142373-02     148383-01
    121118-19     120830-06     127752-01     142529-01     148423-01
    119059-66     120928-32     127872-02     142911-01     148559-08
    119081-25     121095-04     128292-01     142933-05     148565-01
    119115-35     121104-11     128298-02     143502-01     148625-01
    119117-52     121211-02     136882-03     143527-01     148768-01
    119213-27     121606-04     136998-10     143643-08     148870-01
    119246-39     122031-01     137000-08     143651-01     150435-01
    123611-04     122212-46     137004-09     144664-01     148975-01
    119309-03     122259-06     137080-07     143725-02     149067-01
    140899-01     122470-03     137090-02     143727-02     149071-01
    119313-42     122472-07     137093-01     143731-01     149075-01
    124188-03     122911-33     137097-02     143733-01     149108-01
    119538-19     123003-04     137102-01     143739-01     149112-01
    120099-08     124171-07     137147-07     144047-01     149149-01
    119548-14     123252-01     137321-02     144112-02     149163-01
    119648-03     123301-01     137871-02     144325-01     121081-08
    125547-02     123358-02     138195-04     144327-02     149483-01
    140796-01     123526-01     138247-01     147002-01     150031-05
    139520-02     123590-12     138361-01     144994-02     150107-02
    119764-07     123893-77     138647-01     144996-02     150157-01
    119783-28     123938-02     138649-01     145006-04     150616-01
    119810-07     124149-16     138766-01     145023-01     150618-02
    119812-18     124325-01     138822-12     147217-02     150840-01
    119900-16     124397-02     138824-12     145080-13     151145-01
    119903-02     124457-02
    Patches missing one or more required patches
    118833-36     125075-01     142394-01     147143-17     148693-01
    119130-33     125719-42     142397-01     146334-01     148888-05
    124628-10     126206-10     142428-02     146489-06     148948-01
    119252-29     127127-11     142430-01     146582-04     149165-01
    119280-25     127724-02     142543-01     146681-02     149279-02
    119278-38     128310-01     142909-17     146683-01     149453-02
    119315-19     128332-01     143317-03     146694-02     149638-02
    120199-15     137032-01     143506-07     146834-02     149646-02
    119534-29     137115-01     143609-03     146954-03     149648-03
    119546-08     138866-03     144526-02     147194-03     150025-01
    120272-31     137137-09     144500-19     147793-12     150400-11
    126897-02     137282-01     143954-04     147797-04     150113-02
    127755-01     138096-02     144106-01     147805-01     150123-01
    125503-02     138181-01     144188-02     148027-03     150180-01
    124204-04     138245-01     144455-01     148049-04     150307-01
    122660-10     138876-01     144486-05     148071-12     150310-01
    120011-14     139555-08     144492-01     148104-11     150312-04
    119757-32     139962-02     144569-01     148112-02     150383-02
    120410-33     139980-01     144872-03     148165-02     150534-01
    121136-02     140912-01     144909-03     148241-02     150535-01
    121308-20     141444-09     144911-02     148403-01     150537-01
    121428-15     141532-04     145096-03     148407-01     150539-01
    123630-03     141548-01     145120-01     148412-02     150631-02
    123005-07     141586-01     145953-07     148561-06     150756-03
    124393-11     142240-01     147147-26     148657-01     150836-01
    124630-42     142340-02
    No patches were applied.
    Install log files written :
      /var/sadm/install_data/s10s_rec_patchset_short_2014.11.25_14.53.01.log
      /var/sadm/install_data/s10s_rec_patchset_verbose_2014.11.25_14.53.01.log
    standby_node#
    standby_node#
    standby_node#uname -a
    SunOS standby_node 5.10 Generic_118833-17 sun4v sparc SUNW,Sun-Fire-T200
    standby_node#
    standby_node#
    standby_node#iniy t 6
    standby_node#
    standby_node#
    standby_node#
    all patch skipped   i dont why can u any solution for that???

  • How do I recover /usr/lib in Solaris 10

    I inadvertently deleted /usr/lib directory. Is there a way to recover this? Maybe by booting from the install DVD?
    This is on a Solaris 10 11/06 SPARC install.
    Thanks.

    Thanks for your input.
    Correct. I don't have a back up. Just built the system yesterday, but have done a lot of work since.
    This is strange. I was able to mount the file system after booting from DVD. I can list the /usr/lib directory and everything looks fine. However, when I try to boot as normal I get the following errors and it locks (at least no keyboard function):
    Rebooting with command: boot
    Hardware Watchdog Enabled
    WARNING: exec(/sbin/init) failed (file not found).
    (Could not start init) Program terminated
    {0} OK
    ERROR:/pci@1f,700000/... Externally Initiated Reset has occurred.
    ERROR:/pci@1f,700000/... Last Trap : Externally Initiated Reset
    Here is the sequence of events that started this whole mess:
    I tried to make a symbolic link at the root level to /usr/lib
    ln -s /usr/lib /lib
    Then when I did an ls -l on / the lib did not show as a link but as a regular directory.
    So I tried to remove (not thinking clearly):
    rm /lib
    The system of course tells me it is a directory - so being the idiot that I am I did:
    rm -r /lib
    Then I started getting this type of error:
    #ls -alt
    ls: Cannot find /usr/lib/ld.so.1
    Don't know for sure what I did or how to fix it.
    Sorry for the long post but thought it might help solve the problem.
    DC

  • Ldconfig: /usr/lib/libMonoSupportW.so is not a symbolic link

    I've noticed this error message came up after this week's general updates and wonder what is the issue?
    I can pacman -Syu fine and completed any updates, but the above message always shows up after the updates completed.

    debug: extracting /usr/lib/systemd/system/systemd-udev-trigger.service
    debug: extracting /usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount
    debug: extracting /usr/lib/systemd/system/suspend.target
    debug: extracting /usr/lib/systemd/system/runlevel2.target.wants/
    debug: extracting /usr/lib/systemd/system/[email protected]
    debug: extracting /usr/lib/systemd/system/[email protected]
    debug: extracting /usr/lib/systemd/system/runlevel6.target
    debug: extract: skipping dir extraction of usr/lib/systemd/system/multi-user.target.wants/
    debug: extracting /usr/lib/systemd/system/halt.target
    debug: extracting /usr/lib/systemd/system/multi-user.target
    debug: extracting /usr/lib/systemd/system/systemd-update-utmp-shutdown.service
    debug: extract: skipping dir extraction of usr/lib/systemd/system/sockets.target.wants/
    debug: extracting /usr/lib/systemd/system/[email protected]
    debug: extracting /usr/lib/systemd/system/systemd-quotacheck.service
    debug: extracting /usr/lib/systemd/system/systemd-user-sessions.service
    debug: extracting /usr/lib/systemd/system/systemd-modules-load.service
    debug: extracting /usr/lib/systemd/system/poweroff.target
    debug: extracting /usr/lib/systemd/system/dbus-org.freedesktop.login1.service
    debug: extracting /usr/lib/systemd/system/sys-kernel-debug.mount
    debug: extracting /usr/lib/systemd/system/runlevel1.target
    debug: extracting /usr/lib/systemd/system/printer.target
    debug: extracting /usr/lib/systemd/system/systemd-readahead-done.timer
    debug: extracting /usr/lib/systemd/system/systemd-ask-password-wall.service
    debug: extracting /usr/lib/systemd/system/systemd-halt.service
    debug: extracting /usr/lib/systemd/system/systemd-poweroff.service
    debug: extracting /usr/lib/systemd/system/systemd-readahead-replay.service
    debug: extracting /usr/lib/systemd/system/reboot.target
    debug: extracting /usr/lib/systemd/system/systemd-tmpfiles-clean.timer
    debug: extracting /usr/lib/systemd/system/systemd-udevd-control.socket
    debug: extracting /usr/lib/systemd/system/runlevel4.target.wants/
    debug: extracting /usr/lib/systemd/system/swap.target
    debug: extracting /usr/lib/systemd/system/systemd-vconsole-setup.service
    debug: extracting /usr/lib/systemd/system/systemd-journald.service
    debug: extract: skipping dir extraction of usr/lib/systemd/system/basic.target.wants/
    debug: extracting /usr/lib/systemd/system/systemd-sysctl.service
    debug: extracting /usr/lib/systemd/system/mail-transfer-agent.target
    debug: extracting /usr/lib/systemd/system/systemd-shutdownd.service
    debug: extracting /usr/lib/systemd/system/[email protected]
    debug: extracting /usr/lib/systemd/system/systemd-random-seed-save.service
    debug: extracting /usr/lib/systemd/system/runlevel1.target.wants/
    debug: extracting /usr/lib/systemd/system/nss-user-lookup.target
    debug: extracting /usr/lib/systemd/system/dbus-org.freedesktop.hostname1.service
    debug: extracting /usr/lib/systemd/system/sound.target
    debug: extracting /usr/lib/systemd/system/system-update.target
    debug: extracting /usr/lib/systemd/system/sys-fs-fuse-connections.mount
    debug: extracting /usr/lib/systemd/system/console-getty.service
    debug: extracting /usr/lib/systemd/system/basic.target
    debug: extracting /usr/lib/systemd/system/systemd-logind.service
    debug: extracting /usr/lib/systemd/system/systemd-tmpfiles-setup.service
    debug: extracting /usr/lib/systemd/system/systemd-timedated.service
    debug: extracting /usr/lib/systemd/system/local-fs.target.wants/
    debug: extracting /usr/lib/systemd/system/systemd-binfmt.service
    debug: extracting /usr/lib/systemd/system/systemd-tmpfiles-clean.service
    debug: extracting /usr/lib/systemd/system/[email protected]
    debug: extracting /usr/lib/systemd/system/local-fs-pre.target
    debug: extracting /usr/lib/systemd/system/syslog.target
    debug: extracting /usr/lib/systemd/system/rescue.target
    debug: extracting /usr/lib/systemd/system/runlevel4.target
    debug: extracting /usr/lib/systemd/system/systemd-ask-password-wall.path
    debug: extracting /usr/lib/systemd/system/systemd-initctl.service
    debug: extracting /usr/lib/systemd/system/emergency.target
    debug: extracting /usr/lib/systemd/system/default.target
    debug: extracting /usr/lib/systemd/system/runlevel5.target
    debug: extracting /usr/lib/systemd/system/ctrl-alt-del.target
    debug: extracting /usr/lib/systemd/system/shutdown.target
    debug: extracting /usr/lib/systemd/system/systemd-journald.socket
    debug: extracting /usr/lib/systemd/system/remote-fs-pre.target
    debug: extracting /usr/lib/systemd/system/tmp.mount
    debug: extracting /usr/lib/systemd/system/systemd-update-utmp-runlevel.service
    debug: extracting /usr/lib/systemd/system/console-shell.service
    debug: extracting /usr/lib/systemd/system/systemd-localed.service
    debug: extracting /usr/lib/systemd/system/systemd-initctl.socket
    debug: extracting /usr/lib/systemd/system/systemd-random-seed-load.service
    debug: extracting /usr/lib/systemd/system/systemd-readahead-drop.service
    debug: extracting /usr/lib/systemd/system/systemd-journal-flush.service
    debug: extracting /usr/lib/systemd/system/sysinit.target
    debug: extracting /usr/lib/systemd/system/umount.target
    debug: extracting /usr/lib/systemd/system/final.target
    debug: extracting /usr/lib/systemd/system/http-daemon.target
    debug: extracting /usr/lib/systemd/system/smartcard.target
    debug: extracting /usr/lib/systemd/system/debug-shell.service
    debug: extracting /usr/lib/systemd/system/time-sync.target
    debug: extracting /usr/lib/systemd/system/systemd-udev-settle.service
    debug: extracting /usr/lib/systemd/system/nss-lookup.target
    debug: extract: skipping dir extraction of usr/lib/systemd/system/sysinit.target.wants/
    debug: extracting /usr/lib/systemd/system/hibernate.target
    debug: extracting /usr/lib/systemd/system/systemd-udevd.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/cryptsetup.target
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/sys-kernel-debug.mount
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-random-seed-load.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-journal-flush.service
    debug: extracting /usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service
    debug: extracting /usr/lib/systemd/system/local-fs.target.wants/systemd-fsck-root.service
    debug: extracting /usr/lib/systemd/system/local-fs.target.wants/systemd-remount-fs.service
    debug: extracting /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
    debug: extracting /usr/lib/systemd/system/runlevel1.target.wants/systemd-update-utmp-runlevel.service
    debug: extracting /usr/lib/systemd/system/basic.target.wants/systemd-tmpfiles-clean.timer
    debug: extracting /usr/lib/systemd/system/runlevel4.target.wants/systemd-update-utmp-runlevel.service
    debug: extracting /usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket
    debug: extracting /usr/lib/systemd/system/sockets.target.wants/systemd-shutdownd.socket
    debug: extracting /usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket
    debug: extracting /usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket
    debug: extracting /usr/lib/systemd/system/sockets.target.wants/systemd-initctl.socket
    debug: extracting /usr/lib/systemd/system/multi-user.target.wants/getty.target
    debug: extracting /usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service
    debug: extracting /usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service
    debug: extracting /usr/lib/systemd/system/multi-user.target.wants/systemd-ask-password-wall.path
    debug: extracting /usr/lib/systemd/system/runlevel2.target.wants/systemd-update-utmp-runlevel.service
    debug: extracting /usr/lib/systemd/system/runlevel3.target.wants/systemd-update-utmp-runlevel.service
    debug: extracting /usr/lib/systemd/system/runlevel5.target.wants/systemd-update-utmp-runlevel.service
    debug: extracting /usr/lib/systemd/system/shutdown.target.wants/systemd-update-utmp-shutdown.service
    debug: extracting /usr/lib/systemd/system/shutdown.target.wants/systemd-random-seed-save.service
    debug: extracting /usr/lib/systemd/system-generators/systemd-cryptsetup-generator
    debug: extracting /usr/lib/systemd/system-generators/systemd-system-update-generator
    debug: extracting /usr/lib/systemd/system-generators/systemd-fstab-generator
    debug: extracting /usr/lib/systemd/system-generators/systemd-getty-generator
    debug: extracting /usr/lib/systemd/user/sockets.target
    debug: extracting /usr/lib/systemd/user/bluetooth.target
    debug: extracting /usr/lib/systemd/user/systemd-exit.service
    debug: extracting /usr/lib/systemd/user/printer.target
    debug: extracting /usr/lib/systemd/user/exit.target
    debug: extracting /usr/lib/systemd/user/sound.target
    debug: extracting /usr/lib/systemd/user/default.target
    debug: extracting /usr/lib/systemd/user/shutdown.target
    debug: extracting /usr/lib/tmpfiles.d/x11.conf
    debug: extracting /usr/lib/tmpfiles.d/systemd.conf
    debug: extracting /usr/lib/tmpfiles.d/legacy.conf
    debug: extracting /usr/lib/tmpfiles.d/tmp.conf
    debug: extracting /usr/lib/tmpfiles.d/console.conf
    debug: extracting /usr/lib/security/pam_systemd.so
    debug: extract: skipping dir extraction of usr/lib/initcpio/hooks/
    debug: extract: skipping dir extraction of usr/lib/initcpio/install/
    debug: extracting /usr/lib/initcpio/install/timestamp
    debug: extracting /usr/lib/initcpio/install/udev
    debug: extracting /usr/lib/initcpio/hooks/udev
    debug: extract: skipping dir extraction of var/
    debug: extract: skipping dir extraction of var/lib/
    debug: extracting /var/lib/systemd/
    debug: updating database
    debug: adding database entry 'systemd'
    debug: writing systemd-192-1 DESC information back to db
    debug: writing systemd-192-1 FILES information back to db
    debug: adding entry 'systemd' in 'local' cache
    debug: executing ". /tmp/alpm_RvH59t/.INSTALL; post_upgrade 192-1 189-4"
    debug: executing "/bin/sh" under chroot "/"
    debug: call to waitpid succeeded
    New optional dependencies for systemd
    quota-tools: kernel-level quota management
    upgrading xkeyboard-config...
    debug: upgrading package xkeyboard-config-2.7-1
    debug: removing old package first (xkeyboard-config-2.6-1)
    debug: removing 426 files
    debug: keeping directory /var/lib/xkb/ (contains files)
    debug: keeping directory /var/lib/ (contains files)
    debug: keeping directory /var/ (contains files)
    debug: unlinking /usr/share/pkgconfig/xkeyboard-config.pc
    debug: keeping directory /usr/share/pkgconfig/ (contains files)
    debug: unlinking /usr/share/locale/zh_TW/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/zh_TW/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/zh_TW/ (contains files)
    debug: unlinking /usr/share/locale/zh_CN/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/zh_CN/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/zh_CN/ (contains files)
    debug: unlinking /usr/share/locale/vi/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/vi/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/vi/ (contains files)
    debug: unlinking /usr/share/locale/uk/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/uk/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/uk/ (contains files)
    debug: unlinking /usr/share/locale/tr/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/tr/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/tr/ (contains files)
    debug: unlinking /usr/share/locale/sv/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/sv/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/sv/ (contains files)
    debug: unlinking /usr/share/locale/sr/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/sr/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/sr/ (contains files)
    debug: unlinking /usr/share/locale/sq/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/sq/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/sq/ (contains files)
    debug: unlinking /usr/share/locale/sl/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/sl/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/sl/ (contains files)
    debug: unlinking /usr/share/locale/sk/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/sk/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/sk/ (contains files)
    debug: unlinking /usr/share/locale/rw/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/rw/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/rw/ (contains files)
    debug: unlinking /usr/share/locale/ru/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/ru/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/ru/ (contains files)
    debug: unlinking /usr/share/locale/ro/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/ro/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/ro/ (contains files)
    debug: unlinking /usr/share/locale/pl/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/pl/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/pl/ (contains files)
    debug: unlinking /usr/share/locale/nl/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/nl/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/nl/ (contains files)
    debug: unlinking /usr/share/locale/nb/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/nb/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/nb/ (contains files)
    debug: unlinking /usr/share/locale/lt/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/lt/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/lt/ (contains files)
    debug: unlinking /usr/share/locale/ky/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/ky/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/ky/ (contains files)
    debug: unlinking /usr/share/locale/ko/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/ko/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/ko/ (contains files)
    debug: unlinking /usr/share/locale/ka/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/ka/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/ka/ (contains files)
    debug: unlinking /usr/share/locale/ja/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/ja/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/ja/ (contains files)
    debug: unlinking /usr/share/locale/it/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/it/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/it/ (contains files)
    debug: unlinking /usr/share/locale/id/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/id/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/id/ (contains files)
    debug: unlinking /usr/share/locale/hu/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/hu/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/hu/ (contains files)
    debug: unlinking /usr/share/locale/gl/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/gl/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/gl/ (contains files)
    debug: unlinking /usr/share/locale/fr/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/fr/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/fr/ (contains files)
    debug: unlinking /usr/share/locale/fi/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/fi/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/fi/ (contains files)
    debug: unlinking /usr/share/locale/es/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/es/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/es/ (contains files)
    debug: unlinking /usr/share/locale/eo/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/eo/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/eo/ (contains files)
    debug: unlinking /usr/share/locale/en_GB/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/en_GB/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/en_GB/ (contains files)
    debug: unlinking /usr/share/locale/el/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/el/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/el/ (contains files)
    debug: unlinking /usr/share/locale/de/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/de/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/de/ (contains files)
    debug: unlinking /usr/share/locale/da/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/da/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/da/ (contains files)
    debug: unlinking /usr/share/locale/cs/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/cs/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/cs/ (contains files)
    debug: unlinking /usr/share/locale/crh/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/crh/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/crh/ (contains files)
    debug: unlinking /usr/share/locale/ca/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/ca/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/ca/ (contains files)
    debug: unlinking /usr/share/locale/bg/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/bg/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/bg/ (contains files)
    debug: unlinking /usr/share/locale/az/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/az/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/az/ (contains files)
    debug: unlinking /usr/share/locale/af/LC_MESSAGES/xkeyboard-config.mo
    debug: keeping directory /usr/share/locale/af/LC_MESSAGES/ (contains files)
    debug: keeping directory /usr/share/locale/af/ (contains files)
    debug: keeping directory /usr/share/locale/ (contains files)
    debug: unlinking /usr/share/licenses/xkeyboard-config/COPYING
    debug: removed directory /usr/share/licenses/xkeyboard-config/ (no remaining owners)
    debug: keeping directory /usr/share/licenses/ (contains files)
    debug: unlinking /usr/share/X11/xkb/types/pc
    debug: unlinking /usr/share/X11/xkb/types/numpad
    debug: unlinking /usr/share/X11/xkb/types/nokia
    debug: unlinking /usr/share/X11/xkb/types/mousekeys
    debug: unlinking /usr/share/X11/xkb/types/level5
    debug: unlinking /usr/share/X11/xkb/types/iso9995
    debug: unlinking /usr/share/X11/xkb/types/extra
    debug: unlinking /usr/share/X11/xkb/types/default
    debug: unlinking /usr/share/X11/xkb/types/complete
    debug: unlinking /usr/share/X11/xkb/types/caps
    debug: unlinking /usr/share/X11/xkb/types/cancel
    debug: unlinking /usr/share/X11/xkb/types/basic
    debug: unlinking /usr/share/X11/xkb/types/README
    debug: removed directory /usr/share/X11/xkb/types/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/types.dir
    debug: unlinking /usr/share/X11/xkb/symbols/za
    debug: unlinking /usr/share/X11/xkb/symbols/xfree68_vndr/ataritt
    debug: unlinking /usr/share/X11/xkb/symbols/xfree68_vndr/amiga
    debug: removed directory /usr/share/X11/xkb/symbols/xfree68_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/vn
    debug: unlinking /usr/share/X11/xkb/symbols/uz
    debug: unlinking /usr/share/X11/xkb/symbols/us
    debug: unlinking /usr/share/X11/xkb/symbols/ua
    debug: unlinking /usr/share/X11/xkb/symbols/tz
    debug: unlinking /usr/share/X11/xkb/symbols/typo
    debug: unlinking /usr/share/X11/xkb/symbols/tw
    debug: unlinking /usr/share/X11/xkb/symbols/tr
    debug: unlinking /usr/share/X11/xkb/symbols/tm
    debug: unlinking /usr/share/X11/xkb/symbols/tj
    debug: unlinking /usr/share/X11/xkb/symbols/th
    debug: unlinking /usr/share/X11/xkb/symbols/terminate
    debug: unlinking /usr/share/X11/xkb/symbols/sy
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/us
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/ua
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/tw
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/tuv
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/tr
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/solaris
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/sk
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/se
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/ru
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/ro
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/pt
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/pl
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/no
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/nl
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/lv
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/lt
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/kr
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/jp
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/it
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/gr
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/gb
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/fr
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/fi
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/es
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/ee
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/dk
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/de
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/cz
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/ch
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/ca
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/br
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/be
    debug: unlinking /usr/share/X11/xkb/symbols/sun_vndr/ara
    debug: removed directory /usr/share/X11/xkb/symbols/sun_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/srvr_ctrl
    debug: unlinking /usr/share/X11/xkb/symbols/sony_vndr/us
    debug: removed directory /usr/share/X11/xkb/symbols/sony_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/sn
    debug: unlinking /usr/share/X11/xkb/symbols/sk
    debug: unlinking /usr/share/X11/xkb/symbols/si
    debug: unlinking /usr/share/X11/xkb/symbols/shift
    debug: unlinking /usr/share/X11/xkb/symbols/sgi_vndr/jp
    debug: removed directory /usr/share/X11/xkb/symbols/sgi_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/se
    debug: unlinking /usr/share/X11/xkb/symbols/rupeesign
    debug: unlinking /usr/share/X11/xkb/symbols/ru
    debug: unlinking /usr/share/X11/xkb/symbols/rs
    debug: unlinking /usr/share/X11/xkb/symbols/ro
    debug: unlinking /usr/share/X11/xkb/symbols/pt
    debug: unlinking /usr/share/X11/xkb/symbols/pl
    debug: unlinking /usr/share/X11/xkb/symbols/pk
    debug: unlinking /usr/share/X11/xkb/symbols/ph
    debug: unlinking /usr/share/X11/xkb/symbols/pc
    debug: unlinking /usr/share/X11/xkb/symbols/olpc
    debug: unlinking /usr/share/X11/xkb/symbols/np
    debug: unlinking /usr/share/X11/xkb/symbols/nokia_vndr/su-8w
    debug: unlinking /usr/share/X11/xkb/symbols/nokia_vndr/rx-51
    debug: unlinking /usr/share/X11/xkb/symbols/nokia_vndr/rx-44
    debug: removed directory /usr/share/X11/xkb/symbols/nokia_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/no
    debug: unlinking /usr/share/X11/xkb/symbols/nl
    debug: unlinking /usr/share/X11/xkb/symbols/ng
    debug: unlinking /usr/share/X11/xkb/symbols/nec_vndr/jp
    debug: removed directory /usr/share/X11/xkb/symbols/nec_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/nbsp
    debug: unlinking /usr/share/X11/xkb/symbols/mv
    debug: unlinking /usr/share/X11/xkb/symbols/mt
    debug: unlinking /usr/share/X11/xkb/symbols/mn
    debug: unlinking /usr/share/X11/xkb/symbols/mm
    debug: unlinking /usr/share/X11/xkb/symbols/ml
    debug: unlinking /usr/share/X11/xkb/symbols/mk
    debug: unlinking /usr/share/X11/xkb/symbols/me
    debug: unlinking /usr/share/X11/xkb/symbols/mao
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/us
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/se
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/pt
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/no
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/nl
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/latam
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/jp
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/it
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/is
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/gb
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/fr
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/fi
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/dk
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/de
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/ch
    debug: unlinking /usr/share/X11/xkb/symbols/macintosh_vndr/apple
    debug: removed directory /usr/share/X11/xkb/symbols/macintosh_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/ma
    debug: unlinking /usr/share/X11/xkb/symbols/lv
    debug: unlinking /usr/share/X11/xkb/symbols/lt
    debug: unlinking /usr/share/X11/xkb/symbols/lk
    debug: unlinking /usr/share/X11/xkb/symbols/level5
    debug: unlinking /usr/share/X11/xkb/symbols/level3
    debug: unlinking /usr/share/X11/xkb/symbols/latin
    debug: unlinking /usr/share/X11/xkb/symbols/latam
    debug: unlinking /usr/share/X11/xkb/symbols/la
    debug: unlinking /usr/share/X11/xkb/symbols/kz
    debug: unlinking /usr/share/X11/xkb/symbols/kr
    debug: unlinking /usr/share/X11/xkb/symbols/kpdl
    debug: unlinking /usr/share/X11/xkb/symbols/kh
    debug: unlinking /usr/share/X11/xkb/symbols/kg
    debug: unlinking /usr/share/X11/xkb/symbols/keypad
    debug: unlinking /usr/share/X11/xkb/symbols/ke
    debug: unlinking /usr/share/X11/xkb/symbols/jp
    debug: unlinking /usr/share/X11/xkb/symbols/it
    debug: unlinking /usr/share/X11/xkb/symbols/is
    debug: unlinking /usr/share/X11/xkb/symbols/ir
    debug: unlinking /usr/share/X11/xkb/symbols/iq
    debug: unlinking /usr/share/X11/xkb/symbols/inet
    debug: unlinking /usr/share/X11/xkb/symbols/in
    debug: unlinking /usr/share/X11/xkb/symbols/il
    debug: unlinking /usr/share/X11/xkb/symbols/ie
    debug: unlinking /usr/share/X11/xkb/symbols/hu
    debug: unlinking /usr/share/X11/xkb/symbols/hr
    debug: unlinking /usr/share/X11/xkb/symbols/hp_vndr/us
    debug: removed directory /usr/share/X11/xkb/symbols/hp_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/group
    debug: unlinking /usr/share/X11/xkb/symbols/gr
    debug: unlinking /usr/share/X11/xkb/symbols/gn
    debug: unlinking /usr/share/X11/xkb/symbols/gh
    debug: unlinking /usr/share/X11/xkb/symbols/ge
    debug: unlinking /usr/share/X11/xkb/symbols/gb
    debug: unlinking /usr/share/X11/xkb/symbols/fujitsu_vndr/us
    debug: unlinking /usr/share/X11/xkb/symbols/fujitsu_vndr/jp
    debug: removed directory /usr/share/X11/xkb/symbols/fujitsu_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/fr
    debug: unlinking /usr/share/X11/xkb/symbols/fo
    debug: unlinking /usr/share/X11/xkb/symbols/fi
    debug: unlinking /usr/share/X11/xkb/symbols/eurosign
    debug: unlinking /usr/share/X11/xkb/symbols/et
    debug: unlinking /usr/share/X11/xkb/symbols/es
    debug: unlinking /usr/share/X11/xkb/symbols/epo
    debug: unlinking /usr/share/X11/xkb/symbols/empty
    debug: unlinking /usr/share/X11/xkb/symbols/ee
    debug: unlinking /usr/share/X11/xkb/symbols/dk
    debug: unlinking /usr/share/X11/xkb/symbols/digital_vndr/vt
    debug: unlinking /usr/share/X11/xkb/symbols/digital_vndr/us
    debug: unlinking /usr/share/X11/xkb/symbols/digital_vndr/pc
    debug: unlinking /usr/share/X11/xkb/symbols/digital_vndr/lk
    debug: removed directory /usr/share/X11/xkb/symbols/digital_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols/de
    debug: unlinking /usr/share/X11/xkb/symbols/cz
    debug: unlinking /usr/share/X11/xkb/symbols/ctrl
    debug: unlinking /usr/share/X11/xkb/symbols/compose
    debug: unlinking /usr/share/X11/xkb/symbols/cn
    debug: unlinking /usr/share/X11/xkb/symbols/cm
    debug: unlinking /usr/share/X11/xkb/symbols/ch
    debug: unlinking /usr/share/X11/xkb/symbols/cd
    debug: unlinking /usr/share/X11/xkb/symbols/capslock
    debug: unlinking /usr/share/X11/xkb/symbols/ca
    debug: unlinking /usr/share/X11/xkb/symbols/by
    debug: unlinking /usr/share/X11/xkb/symbols/bw
    debug: unlinking /usr/share/X11/xkb/symbols/bt
    debug: unlinking /usr/share/X11/xkb/symbols/brai
    debug: unlinking /usr/share/X11/xkb/symbols/br
    debug: unlinking /usr/share/X11/xkb/symbols/bg
    debug: unlinking /usr/share/X11/xkb/symbols/be
    debug: unlinking /usr/share/X11/xkb/symbols/bd
    debug: unlinking /usr/share/X11/xkb/symbols/ba
    debug: unlinking /usr/share/X11/xkb/symbols/az
    debug: unlinking /usr/share/X11/xkb/symbols/at
    debug: unlinking /usr/share/X11/xkb/symbols/ara
    debug: unlinking /usr/share/X11/xkb/symbols/apl
    debug: unlinking /usr/share/X11/xkb/symbols/am
    debug: unlinking /usr/share/X11/xkb/symbols/altwin
    debug: unlinking /usr/share/X11/xkb/symbols/al
    debug: unlinking /usr/share/X11/xkb/symbols/af
    debug: unlinking /usr/share/X11/xkb/symbols/ad
    debug: removed directory /usr/share/X11/xkb/symbols/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/symbols.dir
    debug: unlinking /usr/share/X11/xkb/rules/xorg.xml
    debug: unlinking /usr/share/X11/xkb/rules/xorg.lst
    debug: unlinking /usr/share/X11/xkb/rules/xorg
    debug: unlinking /usr/share/X11/xkb/rules/xkb.dtd
    debug: unlinking /usr/share/X11/xkb/rules/xfree98
    debug: unlinking /usr/share/X11/xkb/rules/evdev.xml
    debug: unlinking /usr/share/X11/xkb/rules/evdev.lst
    debug: unlinking /usr/share/X11/xkb/rules/evdev.extras.xml
    debug: unlinking /usr/share/X11/xkb/rules/evdev
    debug: unlinking /usr/share/X11/xkb/rules/base.xml
    debug: unlinking /usr/share/X11/xkb/rules/base.lst
    debug: unlinking /usr/share/X11/xkb/rules/base.extras.xml
    debug: unlinking /usr/share/X11/xkb/rules/base
    debug: unlinking /usr/share/X11/xkb/rules/README
    debug: removed directory /usr/share/X11/xkb/rules/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/keycodes/xfree98
    debug: unlinking /usr/share/X11/xkb/keycodes/xfree86
    debug: unlinking /usr/share/X11/xkb/keycodes/sun
    debug: unlinking /usr/share/X11/xkb/keycodes/sony
    debug: unlinking /usr/share/X11/xkb/keycodes/sgi_vndr/iris
    debug: unlinking /usr/share/X11/xkb/keycodes/sgi_vndr/indy
    debug: unlinking /usr/share/X11/xkb/keycodes/sgi_vndr/indigo
    debug: removed directory /usr/share/X11/xkb/keycodes/sgi_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/keycodes/macintosh
    debug: unlinking /usr/share/X11/xkb/keycodes/ibm
    debug: unlinking /usr/share/X11/xkb/keycodes/hp
    debug: unlinking /usr/share/X11/xkb/keycodes/fujitsu
    debug: unlinking /usr/share/X11/xkb/keycodes/evdev
    debug: unlinking /usr/share/X11/xkb/keycodes/empty
    debug: unlinking /usr/share/X11/xkb/keycodes/digital_vndr/pc
    debug: unlinking /usr/share/X11/xkb/keycodes/digital_vndr/lk
    debug: removed directory /usr/share/X11/xkb/keycodes/digital_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/keycodes/ataritt
    debug: unlinking /usr/share/X11/xkb/keycodes/amiga
    debug: unlinking /usr/share/X11/xkb/keycodes/aliases
    debug: unlinking /usr/share/X11/xkb/keycodes/README
    debug: removed directory /usr/share/X11/xkb/keycodes/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/keycodes.dir
    debug: unlinking /usr/share/X11/xkb/geometry/winbook
    debug: unlinking /usr/share/X11/xkb/geometry/typematrix
    debug: unlinking /usr/share/X11/xkb/geometry/thinkpad
    debug: unlinking /usr/share/X11/xkb/geometry/sun
    debug: unlinking /usr/share/X11/xkb/geometry/sony
    debug: unlinking /usr/share/X11/xkb/geometry/sgi_vndr/indy
    debug: unlinking /usr/share/X11/xkb/geometry/sgi_vndr/indigo
    debug: unlinking /usr/share/X11/xkb/geometry/sgi_vndr/O2
    debug: removed directory /usr/share/X11/xkb/geometry/sgi_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/geometry/sanwa
    debug: unlinking /usr/share/X11/xkb/geometry/pc
    debug: unlinking /usr/share/X11/xkb/geometry/northgate
    debug: unlinking /usr/share/X11/xkb/geometry/nokia
    debug: unlinking /usr/share/X11/xkb/geometry/nec
    debug: unlinking /usr/share/X11/xkb/geometry/microsoft
    debug: unlinking /usr/share/X11/xkb/geometry/macintosh
    debug: unlinking /usr/share/X11/xkb/geometry/kinesis
    debug: unlinking /usr/share/X11/xkb/geometry/keytronic
    debug: unlinking /usr/share/X11/xkb/geometry/hp
    debug: unlinking /usr/share/X11/xkb/geometry/hhk
    debug: unlinking /usr/share/X11/xkb/geometry/fujitsu
    debug: unlinking /usr/share/X11/xkb/geometry/everex
    debug: unlinking /usr/share/X11/xkb/geometry/digital_vndr/unix
    debug: unlinking /usr/share/X11/xkb/geometry/digital_vndr/pc
    debug: unlinking /usr/share/X11/xkb/geometry/digital_vndr/lk
    debug: removed directory /usr/share/X11/xkb/geometry/digital_vndr/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/geometry/dell
    debug: unlinking /usr/share/X11/xkb/geometry/chicony
    debug: unlinking /usr/share/X11/xkb/geometry/ataritt
    debug: unlinking /usr/share/X11/xkb/geometry/amiga
    debug: unlinking /usr/share/X11/xkb/geometry/README
    debug: removed directory /usr/share/X11/xkb/geometry/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/geometry.dir
    debug: unlinking /usr/share/X11/xkb/compat/xtest
    debug: unlinking /usr/share/X11/xkb/compat/xfree86
    debug: unlinking /usr/share/X11/xkb/compat/pc98
    debug: unlinking /usr/share/X11/xkb/compat/pc
    debug: unlinking /usr/share/X11/xkb/compat/olpc
    debug: unlinking /usr/share/X11/xkb/compat/mousekeys
    debug: unlinking /usr/share/X11/xkb/compat/misc
    debug: unlinking /usr/share/X11/xkb/compat/level5
    debug: unlinking /usr/share/X11/xkb/compat/ledscroll
    debug: unlinking /usr/share/X11/xkb/compat/lednum
    debug: unlinking /usr/share/X11/xkb/compat/ledcaps
    debug: unlinking /usr/share/X11/xkb/compat/japan
    debug: unlinking /usr/share/X11/xkb/compat/iso9995
    debug: unlinking /usr/share/X11/xkb/compat/complete
    debug: unlinking /usr/share/X11/xkb/compat/caps
    debug: unlinking /usr/share/X11/xkb/compat/basic
    debug: unlinking /usr/share/X11/xkb/compat/accessx
    debug: unlinking /usr/share/X11/xkb/compat/README
    debug: removed directory /usr/share/X11/xkb/compat/ (no remaining owners)
    debug: unlinking /usr/share/X11/xkb/compat.dir
    debug: removed directory /usr/share/X11/xkb/ (no remaining owners)
    debug: keeping directory /usr/share/X11/ (contains files)
    debug: keeping directory /usr/share/ (contains files)
    debug: keeping directory /usr/ (contains files)
    debug: removing database entry 'xkeyboard-config'
    debug: removing entry 'xkeyboard-config' from 'local' cache
    debug: extracting files
    debug: archive: /var/cache/pacman/pkg/xkeyboard-config-2.7-1-any.pkg.tar.xz
    debug: skipping extraction of '.PKGINFO'
    debug: extract: skipping dir extraction of usr/
    debug: extract: skipping dir extraction of usr/share/
    debug: extract: skipping dir extraction of usr/share/X11/
    debug: extract: skipping dir extraction of usr/share/pkgconfig/
    debug: extract: skipping dir extraction of usr/share/locale/
    debug: extract: skipping dir extraction of usr/share/licenses/
    debug: extracting /usr/share/licenses/xkeyboard-config/
    debug: extracting /usr/share/licenses/xkeyboard-config/COPYING
    debug: extract: skipping dir extraction of usr/share/locale/af/
    debug: extract: skipping dir extraction of usr/share/locale/bg/
    debug: extract: skipping dir extraction of usr/share/locale/ca/
    debug: extract: skipping dir extraction of usr/share/locale/az/
    debug: extract: skipping dir extraction of usr/share/locale/da/
    debug: extract: skipping dir extraction of usr/share/locale/de/
    debug: extract: skipping dir extraction of usr/share/locale/cs/
    debug: extract: skipping dir extraction of usr/share/locale/el/
    debug: extract: skipping dir extraction of usr/share/locale/eo/
    debug: extract: skipping dir extraction of usr/share/locale/es/
    debug: extract: skipping dir extraction of usr/share/locale/fi/
    debug: extract: skipping dir extraction of usr/share/locale/fr/
    debug: extract: skipping dir extraction of usr/share/locale/gl/
    debug: extract: skipping dir extraction of usr/share/locale/id/
    debug: extract: skipping dir extraction of usr/share/locale/hu/
    debug: extract: skipping dir extraction of usr/share/locale/ja/
    debug: extract: skipping dir extraction of usr/share/locale/it/
    debug: extract: skipping dir extraction of usr/share/locale/ka/
    debug: extract: skipping dir extraction of usr/share/locale/ko/
    debug: extract: skipping dir extraction of usr/share/locale/ky/
    debug: extract: skipping dir extraction of usr/share/locale/lt/
    debug: extract: skipping dir extraction of usr/share/locale/nb/
    debug: extract: skipping dir extraction of usr/share/locale/nl/
    debug: extract: skipping dir extraction of usr/share/locale/pl/
    debug: extract: skipping dir extraction of usr/share/locale/ro/
    debug: extract: skipping dir extraction of usr/share/locale/ru/
    debug: extract: skipping dir extraction of usr/share/locale/sk/
    debug: extract: skipping dir extraction of usr/share/locale/rw/
    debug: extract: skipping dir extraction of usr/share/locale/sl/
    debug: extract: skipping dir extraction of usr/share/locale/sq/
    debug: extract: skipping dir extraction of usr/share/locale/sr/
    debug: extract: skipping dir extraction of usr/share/locale/sv/
    debug: extract: skipping dir extraction of usr/share/locale/tr/
    debug: extract: skipping dir extraction of usr/share/locale/uk/
    debug: extract: skipping dir extraction of usr/share/locale/vi/
    debug: extract: skipping dir extraction of usr/share/locale/crh/
    debug: extract: skipping dir extraction of usr/share/locale/en_GB/
    debug: extract: skipping dir extraction of usr/share/locale/zh_CN/
    debug: extract: skipping dir extraction of usr/share/locale/zh_TW/
    debug: extract: skipping dir extraction of usr/share/locale/zh_TW/LC_MESSAGES/
    debug: extracting /usr/share/locale/zh_TW/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/zh_CN/LC_MESSAGES/
    debug: extracting /usr/share/locale/zh_CN/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/en_GB/LC_MESSAGES/
    debug: extracting /usr/share/locale/en_GB/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/crh/LC_MESSAGES/
    debug: extracting /usr/share/locale/crh/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/vi/LC_MESSAGES/
    debug: extracting /usr/share/locale/vi/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/uk/LC_MESSAGES/
    debug: extracting /usr/share/locale/uk/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/tr/LC_MESSAGES/
    debug: extracting /usr/share/locale/tr/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/sv/LC_MESSAGES/
    debug: extracting /usr/share/locale/sv/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/sr/LC_MESSAGES/
    debug: extracting /usr/share/locale/sr/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/sq/LC_MESSAGES/
    debug: extracting /usr/share/locale/sq/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/sl/LC_MESSAGES/
    debug: extracting /usr/share/locale/sl/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/rw/LC_MESSAGES/
    debug: extracting /usr/share/locale/rw/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/sk/LC_MESSAGES/
    debug: extracting /usr/share/locale/sk/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/ru/LC_MESSAGES/
    debug: extracting /usr/share/locale/ru/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/ro/LC_MESSAGES/
    debug: extracting /usr/share/locale/ro/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/pl/LC_MESSAGES/
    debug: extracting /usr/share/locale/pl/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/nl/LC_MESSAGES/
    debug: extracting /usr/share/locale/nl/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/nb/LC_MESSAGES/
    debug: extracting /usr/share/locale/nb/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/lt/LC_MESSAGES/
    debug: extracting /usr/share/locale/lt/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/ky/LC_MESSAGES/
    debug: extracting /usr/share/locale/ky/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/ko/LC_MESSAGES/
    debug: extracting /usr/share/locale/ko/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/ka/LC_MESSAGES/
    debug: extracting /usr/share/locale/ka/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/it/LC_MESSAGES/
    debug: extracting /usr/share/locale/it/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/ja/LC_MESSAGES/
    debug: extracting /usr/share/locale/ja/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/hu/LC_MESSAGES/
    debug: extracting /usr/share/locale/hu/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/id/LC_MESSAGES/
    debug: extracting /usr/share/locale/id/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/gl/LC_MESSAGES/
    debug: extracting /usr/share/locale/gl/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/fr/LC_MESSAGES/
    debug: extracting /usr/share/locale/fr/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/fi/LC_MESSAGES/
    debug: extracting /usr/share/locale/fi/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/es/LC_MESSAGES/
    debug: extracting /usr/share/locale/es/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/eo/LC_MESSAGES/
    debug: extracting /usr/share/locale/eo/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/el/LC_MESSAGES/
    debug: extracting /usr/share/locale/el/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/cs/LC_MESSAGES/
    debug: extracting /usr/share/locale/cs/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/de/LC_MESSAGES/
    debug: extracting /usr/share/locale/de/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/da/LC_MESSAGES/
    debug: extracting /usr/share/locale/da/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/az/LC_MESSAGES/
    debug: extracting /usr/share/locale/az/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/ca/LC_MESSAGES/
    debug: extracting /usr/share/locale/ca/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/bg/LC_MESSAGES/
    debug: extracting /usr/share/locale/bg/LC_MESSAGES/xkeyboard-config.mo
    debug: extract: skipping dir extraction of usr/share/locale/af/LC_MESSAGES/
    debug: extracting /usr/share/locale/af/LC_MESSAGES/xkeyboard-config.mo
    debug: extracting /usr/share/pkgconfig/xkeyboard-config.pc
    debug: extracting /usr/share/X11/xkb/
    debug: extracting /usr/share/X11/xkb/rules/
    debug: extracting /usr/share/X11/xkb/types/
    debug: extracting /usr/share/X11/xkb/geometry/
    debug: extracting /usr/share/X11/xkb/compat/
    debug: extracting /usr/share/X11/xkb/symbols/
    debug: extracting /usr/share/X11/xkb/keycodes/
    debug: extracting /usr/share/X11/xkb/keycodes/hp
    debug: extracting /usr/share/X11/xkb/keycodes/ibm
    debug: extracting /usr/share/X11/xkb/keycodes/sun
    debug: extracting /usr/share/X11/xkb/keycodes/sony
    debug: extracting /usr/share/X11/xkb/keycodes/amiga
    debug: extracting /usr/share/X11/xkb/keycodes/empty
    debug: extracting /usr/share/X11/xkb/keycodes/evdev
    debug: extracting /usr/share/X11/xkb/keycodes/README
    debug: extracting /usr/share/X11/xkb/keycodes/fujitsu
    debug: extracting /usr/share/X11/xkb/keycodes/digital_vndr/
    debug: extracting /usr/share/X11/xkb/keycodes/aliases
    debug: extracting /usr/share/X11/xkb/keycodes/ataritt
    debug: extracting /usr/share/X11/xkb/keycodes/sgi_vndr/
    debug: extracting /usr/share/X11/xkb/keycodes/xfree86
    debug: extracting /usr/share/X11/xkb/keycodes/xfree98
    debug: extracting /usr/share/X11/xkb/keycodes/macintosh
    debug: extracting /usr/share/X11/xkb/keycodes/sgi_vndr/indy
    debug: extracting /usr/share/X11/xkb/keycodes/sgi_vndr/iris
    debug: extracting /usr/share/X11/xkb/keycodes/sgi_vndr/indigo
    debug: extracting /usr/share/X11/xkb/keycodes/digital_vndr/lk
    debug: extracting /usr/share/X11/xkb/keycodes/digital_vndr/pc
    debug: extracting /usr/share/X11/xkb/symbols/ad
    debug: extracting /usr/share/X11/xkb/symbols/af
    debug: extracting /usr/share/X11/xkb/symbols/al
    debug: extracting /usr/share/X11/xkb/symbols/ba
    debug: extracting /usr/share/X11/xkb/symbols/am
    debug: extracting /usr/share/X11/xkb/symbols/bd
    debug: extracting /usr/share/X11/xkb/symbols/be
    debug: extracting /usr/share/X11/xkb/symbols/bg
    debug: extracting /usr/share/X11/xkb/symbols/at
    debug: extracting /usr/share/X11/xkb/symbols/ca
    debug: extracting /usr/share/X11/xkb/symbols/az
    debug: extracting /usr/share/X11/xkb/symbols/cd
    debug: extracting /usr/share/X11/xkb/symbols/br
    debug: extracting /usr/share/X11/xkb/symbols/ch
    debug: extracting /usr/share/X11/xkb/symbols/bt
    debug: extracting /usr/share/X11/xkb/symbols/bw
    debug: extracting /usr/share/X11/xkb/symbols/cm
    debug: extracting /usr/share/X11/xkb/symbols/by
    debug: extracting /usr/share/X11/xkb/symbols/cn
    debug: extracting /usr/share/X11/xkb/symbols/de
    debug: extracting /usr/share/X11/xkb/symbols/dk
    debug: extracting /usr/share/X11/xkb/symbols/cz
    debug: extracting /usr/share/X11/xkb/symbols/ee
    debug: extracting /usr/share/X11/xkb/symbols/es
    debug: extracting /usr/share/X11/xkb/symbols/et
    debug: extracting /usr/share/X11/xkb/symbols/fi
    debug: extracting /usr/share/X11/xkb/symbols/gb
    debug: extracting /usr/share/X11/xkb/symbols/fo
    debug: extracting /usr/share/X11/xkb/symbols/ge
    debug: extracting /usr/share/X11/xkb/symbols/fr
    debug: extracting /usr/share/X11/xkb/symbols/gh
    debug: extracting /usr/share/X11/xkb/symbols/gn
    debug: extracting /usr/share/X11/xkb/symbols/gr
    debug: extracting /usr/share/X11/xkb/symbols/ie
    debug: extracting /usr/share/X11/xkb/symbols/hr
    debug: extracting /usr/share/X11/xkb/symbols/hu
    debug: extracting /usr/share/X11/xkb/symbols/il
    debug: extracting /usr/share/X11/xkb/symbols/in
    debug: extracting /usr/share/X11/xkb/symbols/iq
    debug: extracting /usr/share/X11/xkb/symbols/ir
    debug: extracting /usr/share/X11/xkb/symbols/is
    debug: extracting /usr/share/X11/xkb/symbols/it
    debug: extracting /usr/share/X11/xkb/symbols/jp
    debug: extracting /usr/share/X11/xkb/symbols/ke
    debug: extracting /usr/share/X11/xkb/symbols/kg
    debug: extracting /usr/share/X11/xkb/symbols/kh
    debug: extracting /usr/share/X11/xkb/symbols/la
    debug: extracting /usr/share/X11/xkb/symbols/kr
    debug: extracting /usr/share/X11/xkb/symbols/lk
    debug: extracting /usr/share/X11/xkb/symbols/ma
    debug: extracting /usr/share/X11/xkb/symbols/kz
    debug: extracting /usr/share/X11/xkb/symbols/md
    debug: extracting /usr/share/X11/xkb/symbols/me
    debug: extracting /usr/share/X11/xkb/symbols/lt
    debug: extracting /usr/share/X11/xkb/symbols/mk
    debug: extracting /usr/share/X11/xkb/symbols/lv
    debug: extracting /usr/share/X11/xkb/symbols/ml
    debug: extracting /usr/share/X11/xkb/symbols/mm
    debug: extracting /usr/share/X11/xkb/symbols/mn
    debug: extracting /usr/share/X11/xkb/symbols/ng
    debug: extracting /usr/share/X11/xkb/symbols/mt
    debug: extracting /usr/share/X11/xkb/symbols/mv
    debug: extracting /usr/share/X11/xkb/symbols/nl
    debug: extracting /usr/share/X11/xkb/symbols/no
    debug: extracting /usr/share/X11/xkb/symbols/np
    debug: extracting /usr/share/X11/xkb/symbols/pc
    debug: extracting /usr/share/X11/xkb/symbols/ph
    debug: extracting /usr/share/X11/xkb/symbols/pk
    debug: extracting /usr/share/X11/xkb/symbols/pl
    debug: extracting /usr/share/X11/xkb/symbols/pt
    debug: extracting /usr/share/X11/xkb/symbols/ro
    debug: extracting /usr/share/X11/xkb/symbols/se
    debug: extracting /usr/share/X11/xkb/symbols/rs
    debug: extracting /usr/share/X11/xkb/symbols/si
    debug: extracting /usr/share/X11/xkb/symbols/ru
    debug: extracting /usr/share/X11/xkb/symbols/sk
    debug: extracting /usr/share/X11/xkb/symbols/sn
    debug: extracting /usr/share/X11/xkb/symbols/th
    debug: extracting /usr/share/X11/xkb/symbols/tj
    debug: extracting /usr/share/X11/xkb/symbols/ua
    debug: extracting /usr/share/X11/xkb/symbols/tm
    debug: extracting /usr/share/X11/xkb/symbols/sy
    debug: extracting /usr/share/X11/xkb/symbols/tr
    debug: extracting /usr/share/X11/xkb/symbols/tw
    debug: extracting /usr/share/X11/xkb/symbols/tz
    debug: extracting /usr/share/X11/xkb/symbols/us
    debug: extracting /usr/share/X11/xkb/symbols/vn
    debug: extracting /usr/share/X11/xkb/symbols/uz
    debug: extracting /usr/share/X11/xkb/symbols/za
    debug: extracting /usr/share/X11/xkb/symbols/apl
    debug: extracting /usr/share/X11/xkb/symbols/ara
    debug: extracting /usr/share/X11/xkb/symbols/epo
    debug: extracting /usr/share/X11/xkb/symbols/mao
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/brai
    debug: extracting /usr/share/X11/xkb/symbols/ctrl
    debug: extracting /usr/share/X11/xkb/symbols/inet
    debug: extracting /usr/share/X11/xkb/symbols/kpdl
    debug: extracting /usr/share/X11/xkb/symbols/nbsp
    debug: extracting /usr/share/X11/xkb/symbols/olpc
    debug: extracting /usr/share/X11/xkb/symbols/typo
    debug: extracting /usr/share/X11/xkb/symbols/compose
    debug: extracting /usr/share/X11/xkb/symbols/fujitsu_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/empty
    debug: extracting /usr/share/X11/xkb/symbols/group
    debug: extracting /usr/share/X11/xkb/symbols/latam
    debug: extracting /usr/share/X11/xkb/symbols/latin
    debug: extracting /usr/share/X11/xkb/symbols/shift
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/altwin
    debug: extracting /usr/share/X11/xkb/symbols/nec_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/capslock
    debug: extracting /usr/share/X11/xkb/symbols/keypad
    debug: extracting /usr/share/X11/xkb/symbols/level3
    debug: extracting /usr/share/X11/xkb/symbols/level5
    debug: extracting /usr/share/X11/xkb/symbols/sharp_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/eurosign
    debug: extracting /usr/share/X11/xkb/symbols/srvr_ctrl
    debug: extracting /usr/share/X11/xkb/symbols/digital_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/sony_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/xfree68_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/terminate
    debug: extracting /usr/share/X11/xkb/symbols/nokia_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/hp_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/rupeesign
    debug: extracting /usr/share/X11/xkb/symbols/sgi_vndr/
    debug: extracting /usr/share/X11/xkb/symbols/sgi_vndr/jp
    debug: extracting /usr/share/X11/xkb/symbols/hp_vndr/us
    debug: extracting /usr/share/X11/xkb/symbols/nokia_vndr/rx-44
    debug: extracting /usr/share/X11/xkb/symbols/nokia_vndr/rx-51
    debug: extracting /usr/share/X11/xkb/symbols/nokia_vndr/su-8w
    debug: extracting /usr/share/X11/xkb/symbols/xfree68_vndr/amiga
    debug: extracting /usr/share/X11/xkb/symbols/xfree68_vndr/ataritt
    debug: extracting /usr/share/X11/xkb/symbols/sony_vndr/us
    debug: extracting /usr/share/X11/xkb/symbols/digital_vndr/lk
    debug: extracting /usr/share/X11/xkb/symbols/digital_vndr/pc
    debug: extracting /usr/share/X11/xkb/symbols/digital_vndr/us
    debug: extracting /usr/share/X11/xkb/symbols/digital_vndr/vt
    debug: extracting /usr/share/X11/xkb/symbols/sharp_vndr/sl-c3x00
    debug: extracting /usr/share/X11/xkb/symbols/sharp_vndr/ws003sh
    debug: extracting /usr/share/X11/xkb/symbols/sharp_vndr/ws007sh
    debug: extracting /usr/share/X11/xkb/symbols/sharp_vndr/ws011sh
    debug: extracting /usr/share/X11/xkb/symbols/sharp_vndr/ws020sh
    debug: extracting /usr/share/X11/xkb/symbols/nec_vndr/jp
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/ch
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/de
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/dk
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/fi
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/gb
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/fr
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/is
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/it
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/jp
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/nl
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/no
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/pt
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/se
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/us
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/apple
    debug: extracting /usr/share/X11/xkb/symbols/macintosh_vndr/latam
    debug: extracting /usr/share/X11/xkb/symbols/fujitsu_vndr/jp
    debug: extracting /usr/share/X11/xkb/symbols/fujitsu_vndr/us
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/be
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/ca
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/br
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/ch
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/de
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/dk
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/cz
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/ee
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/es
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/fi
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/gb
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/fr
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/gr
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/it
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/jp
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/kr
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/lt
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/lv
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/nl
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/no
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/pl
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/pt
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/ro
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/se
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/ru
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/sk
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/ua
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/tr
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/tw
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/us
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/ara
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/tuv
    debug: extracting /usr/share/X11/xkb/symbols/sun_vndr/solaris
    debug: extracting /usr/share/X11/xkb/compat/pc
    debug: extracting /usr/share/X11/xkb/compat/caps
    debug: extracting /usr/share/X11/xkb/compat/misc
    debug: extracting /usr/share/X11/xkb/compat/pc98
    debug: extracting /usr/share/X11/xkb/compat/olpc
    debug: extracting /usr/share/X11/xkb/compat/ledscroll
    debug: extracting /usr/share/X11/xkb/compat/mousekeys
    debug: extracting /usr/share/X11/xkb/compat/basic
    debug: extracting /usr/share/X11/xkb/compat/japan
    debug: extracting /usr/share/X11/xkb/compat/xtest
    debug: extracting /usr/share/X11/xkb/compat/README
    debug: extracting /usr/share/X11/xkb/compat/ledcaps
    debug: extracting /usr/share/X11/xkb/compat/complete
    debug: extracting /usr/share/X11/xkb/compat/lednum
    debug: extracting /usr/share/X11/xkb/compat/level5
    debug: extracting /usr/share/X11/xkb/compat/accessx
    debug: extracting /usr/share/X11/xkb/compat/iso9995
    debug: extracting /usr/share/X11/xkb/compat/xfree86
    debug: extracting /usr/share/X11/xkb/geometry/hp
    debug: extracting /usr/share/X11/xkb/geometry/pc
    debug: extracting /usr/share/X11/xkb/geometry/hhk
    debug: extracting /usr/share/X11/xkb/geometry/nec
    debug: extracting /usr/share/X11/xkb/geometry/sun
    debug: extracting /usr/share/X11/xkb/geometry/dell
    debug: extracting /usr/share/X11/xkb/geometry/sony
    debug: extracting /usr/share/X11/xkb/geometry/kinesis
    debug: extracting /usr/share/X11/xkb/geometry/amiga
    debug: extracting /usr/share/X11/xkb/geometry/nokia
    debug: extracting /usr/share/X11/xkb/geometry/sanwa
    debug: extracting /usr/share/X11/xkb/geometry/README
    debug: extracting /usr/share/X11/xkb/geometry/northgate
    debug: extracting /usr/share/X11/xkb/geometry/everex
    debug: extracting /usr/share/X11/xkb/geometry/fujitsu
    debug: extracting /usr/share/X11/xkb/geometry/keytronic
    debug: extracting /usr/share/X11/xkb/geometry/digital_vndr/
    debug: extracting /usr/share/X11/xkb/geometry/thinkpad
    debug: extracting /usr/share/X11/xkb/geometry/typematrix
    debug: extracting /usr/share/X11/xkb/geometry/ataritt
    debug: extracting /usr/share/X11/xkb/geometry/winbook
    debug: extracting /usr/share/X11/xkb/geometry/microsoft
    debug: extracting /usr/share/X11/xkb/geometry/sgi_vndr/
    debug: extracting /usr/share/X11/xkb/geometry/chicony
    debug: extracting /usr/share/X11/xkb/geometry/macintosh
    debug: extracting /usr/share/X11/xkb/geometry/sgi_vndr/O2
    debug: extracting /usr/share/X11/xkb/geometry/sgi_vndr/indy
    debug: extracting /usr/share/X11/xkb/geometry/sgi_vndr/indigo
    debug: extracting /usr/share/X11/xkb/geometry/digital_vndr/lk
    debug: extracting /usr/share/X11/xkb/geometry/digital_vndr/pc
    debug: extracting /usr/share/X11/xkb/geometry/digital_vndr/unix
    debug: extracting /usr/share/X11/xkb/types/pc
    debug: extracting /usr/share/X11/xkb/types/caps
    debug: extracting /usr/share/X11/xkb/types/default
    debug: extracting /usr/share/X11/xkb/types/mousekeys
    debug: extracting /usr/share/X11/xkb/types/basic
    debug: extracting /usr/share/X11/xkb/types/extra
    debug: extracting /usr/share/X11/xkb/types/nokia
    debug: extracting /usr/share/X11/xkb/types/README
    debug: extracting /usr/share/X11/xkb/types/cancel
    debug: extracting /usr/share/X11/xkb/types/complete
    debug: extracting /usr/share/X11/xkb/types/level5
    debug: extracting /usr/share/X11/xkb/types/numpad
    debug: extracting /usr/share/X11/xkb/types/iso9995
    debug: extracting /usr/share/X11/xkb/rules/base
    debug: extracting /usr/share/X11/xkb/rules/xorg
    debug: extracting /usr/share/X11/xkb/rules/xkb.dtd
    debug: extracting /usr/share/X11/xkb/rules/base.extras.xml
    debug: extracting /usr/share/X11/xkb/rules/evdev
    debug: extracting /usr/share/X11/xkb/rules/xorg.lst
    debug: extracting /usr/share/X11/xkb/rules/xorg.xml
    debug: extracting /usr/share/X11/xkb/rules/README
    debug: extracting /usr/share/X11/xkb/rules/evdev.lst
    debug: extracting /usr/share/X11/xkb/rules/evdev.xml
    debug: extracting /usr/share/X11/xkb/rules/evdev.extras.xml
    debug: extracting /usr/share/X11/xkb/rules/base.lst
    debug: extracting /usr/share/X11/xkb/rules/base.xml
    debug: extracting /usr/share/X11/xkb/rules/xfree98
    debug: extract: skipping dir extraction of var/
    debug: extract: skipping dir extraction of var/lib/
    debug: extract: skipping dir extraction of var/lib/xkb/
    debug: updating database
    debug: adding database entry 'xkeyboard-config'
    debug: writing xkeyboard-config-2.7-1 DESC information back to db
    debug: writing xkeyboard-config-2.7-1 FILES information back to db
    debug: adding entry 'xkeyboard-config' in 'local' cache
    debug: running ldconfig
    debug: executing "/sbin/ldconfig" under chroot "/"
    ldconfig: /usr/lib/libMonoSupportW.so is not a symbolic link
    debug: call to waitpid succeeded
    debug: unregistering database 'local'
    debug: freeing package cache for repository 'local'
    debug: unregistering database 'core'
    debug: freeing package cache for repository 'core'
    debug: unregistering database 'extra'
    debug: freeing package cache for repository 'extra'
    debug: unregistering database 'community'
    debug: freeing package cache for repository 'community'
    debug: unregistering database 'multilib'
    debug: freeing package cache for repository 'multilib'
    [neo@HelionPrime ~]$
    Last edited by MrRoberts (2012-09-27 12:17:13)

  • How to fix CUPS corrupted (Dyld Error Message:   Library not loaded: /usr/lib/libcups.2.dylib)?

    Hello,
    After trying to change my printer settings on CUPS administrator area to allow to share my wirelless printer to my VirtualBox environment (somehow virtualbox doesn't detect my wirelless printer) I notice that this area stop to work. After it I try to update  the CUPS by installing a new version. I admint that I am a newby in unix environment and I downloaded the  CUPS v1.6.1 and installed through the terminal,
    ./configure
    sudo make
    make install
    After restarting apple site no longer opened like also my home page. Other programs also stopped working and always warn about the same error described bellow. I posted my last try which was reinstall my system Snow Leopard (Mac OS X 10.6.8). Does anyone deal with this problem before? How can I reinstall at least the operation system or just fixing this library will solve the problem?
    Note: The reason of using virtualbox is that I need to use a prescribed software that only works in windows environment and since I need to make work in other places the wireless printing is the only viable way to do this.
    Process:    
    Install Mac OS X [58962]
    Path:       
    /Volumes/Mac OS X Install DVD/Install Mac OS
    X.app/Contents/MacOS/Install Mac OS X
    Identifier: 
    com.apple.installassistant
    Version:    
    Build Info: 
    InstallAssistant-480000~1
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [207]
    Date/Time:  
    2013-02-11 01:18:18.198 +0000
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    48784 sec
    Crashes Since Last Report:      
    10094
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                 
    D1A4D697-3F20-4799-9396-A5CEDA61BC62
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /usr/lib/libcups.2.dylib
      Referenced from:
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P rintCore.framework/Versions/A/PrintCore
      Reason: no suitable image found.  Did find:
    /usr/lib/libcups.2.dylib: mach-o, but wrong architecture
    /usr/lib/libcups.2.dylib: mach-o, but wrong architecture
    Binary Images:
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???)
    <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core
    2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D),
    Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MJA2160BH FFS G1, 149,05 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N, 7,24 GB
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403,
    0x26500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.),
    0x8213, 0x06110000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.),
    0x0237, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2and

    Here is another option.
    I had the same problem with my Mac OSX System 10.8.4 after update cups from 1.6.2 to 1.6.3.
    I have a MacBookPro with the same system version and copy the libcups.2.dylib file form /usr/lib/ then replace the error file in my other Mac.
    1. Install cups 1.6.2 again
    2. Replace the file libcups.2.dylib in /usr/lib/ directory with this one libcups.2.dylib
    Note: I added the link if you dont have an other mac in the same version available.
    This works for me.

  • Solaris/setuid root/LD_LIBRARY_PATH/ORACLE_HOME/lib*.so

    We are running Solaris 2.7 and have about 20 programs which use Embedded SQL. A few of these programs are setuid to root. We have LD_LIBRARY_PATH set to $ORACLE_HOME/lib.
    This turns out to be a security problem for Solaris. i.e., it will only locate .so files needed for a setuid program if those objects are in /usr/lib.
    Short of static linking, can someone tell me if there's a way to get around this problem? Also, if we link statically, is there a way of knowing if the particular revision of Oracle on the runtime machine is compatible with the machine that the machine that the code was linked on?
    Please reply by email. I need this info ASAP.
    Many TIA

    This is must read thread, Am going through it.
    read comments from Billy,
    >
    The LD_LIBRARY_PATH variable fits into this as the means to find and resolve the shared lib reference for loading of shared libraries. The load library call (whether called statically by the kernel when loading your executable, or called dynamically from within your loaded executable) needs to find the relevant shared lib on disk. And this environment variable determines where to look on disk for the physical library module to load.
    Whether LD_LIBRARY_PATH is needed or not depends on how the dynamic link loader of the kernel works ito determing where to look for a shared lib.
    The Windows dynamic link loader uses the PATH variable (after checking the current dir first). It seems from the test below that Linux needs the LD_LIBRARY_PATH set
    >
    source
    What is LD_LIBRARY_PATH env variable for?

  • HELP! Relocation error: file /usr/lib/librt.so: symbol priocntl not found

    Hi,
    I've just installed a Solaris 9 and gcc-3.4.2 (from sunfreeware.com) on a Sun Blade 1500.
    #uname -a
    SunOS dove 5.9 Generic_117171-07 sun4u sparc SUNW,Sun-Blade-1500
    Upon running my application, a runtime error occured.
    ld.so.1: CMC: fatal: relocation error: file /usr/lib/librt.so: symbol priocntl: referenced symbol not found
    I've traced my code to were it had encountered a problem. It seems that the error occured whenever a pthread_create() function is executed.
    Originally my application was developed under a Solaris 8 environment. No runtime errors occured during that time.
    I think there's a problem with the Solaris 9 /usr/lib/librt.so.1 file.
    Could you please help me.
    I deeply appreciate it.

    hi, take a look at:
    http://bbs.archlinux.org/viewtopic.php?id=47981

  • [SOLVED]Missing /usr/lib/libgssapi.so when using conserver client

    With newly MIT krb5 in [Core] repo, everything I using console ( the client of conserver: http://aur.archlinux.org/packages.php?ID=27856), I got a compain about missing /usr/lib/libgssapi.so error.
    I recompiled it, but not work.
    Manaully create a link from /usr/lib/libgssapi_krb5.so will solve this problem.
    But still confusing about why recompile the software don't goes to correct lib file.
    Anyone can give me a clue?
    Last edited by cathay4t (2011-05-12 11:23:49)

    Where did you get that 0.1-4?
    I get this error when starting cups
    # /etc/rc.d/cups start
    :: Starting CUPS Daemon [BUSY]
    /usr/sbin/cupsd: error while loading shared libraries: libgssapi.so.2: cannot open shared object file: No such file or directory
    [FAIL]
    Last edited by markuman (2011-05-12 16:41:17)

  • Ld.so.1: mail: warning: /usr/lib/extendedFILE.so.1: open failed: illegal insecure pathname

    Hi all,
    DB: 11.2.0.3.0
    Oracle Apps:12.1.3
    O/S: Sun Solaris SPARC 64 bits
    We are facing a peculiar error that is captured in Concurrent Manager Log due to CM goes down frequently
    Error Message:
    ld.so.1: mail: warning: /usr/lib/extendedFILE.so.1: open failed: illegal insecure pathname
    The TEST1_0910@TEST internal concurrent manager has terminated with status 137 - giving up.
    Could anyone please share the resolution.
    Thank for your time.
    Regards,
    user10088255

    As per (Doc ID 316806.1) and (Doc ID 1205388.1) this warning message can be ignored.
    Is this the only warning/error message you see in the CM log file?
    Was this working before? If yes, any changes been done recently?
    Can you find any errors in the database log file?
    Have you tried to run cmclean.sql and relink FND executable files and see if it helps?
    Thanks,
    Hussein

  • Pacman upgrade error with /usr/lib/libgmp.so.1

    /media # pacup
    Password:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    error: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org : Connection reset by peer
    error: failed retrieving file 'community.db.tar.gz' from locke.suu.edu : Connection timed out
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets: autoconf-2.62-1 cairomm-1.6.0-1 hspell-1.0-2 enchant-1.4.1-1 exempi-2.0.1-2 gnome-screensaver-2.22.2-1 gpm-1.20.3-1 gstreamer0.10-good-0.10.8-1
    gstreamer0.10-good-plugins-0.10.8-1 gtk-engines-2.14.1-1 gtkmm-2.12.7-1 iso-codes-2.0-1 libisofs-0.6.4-1 libxml2-2.6.32-1 libxslt-1.1.23-1
    poppler-0.8.2-1 poppler-glib-0.8.2-1 wine-0.9.60-1
    Total Download Size: 0.00 MB
    Total Installed Size: 31.11 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (18/18) checking for file conflicts [########################################################################################################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    gpm: /usr/lib/libgpm.so.1 exists in filesystem
    Errors occurred, no packages were upgraded.
    /media #
    IIRC, I had to make a symbolic link with libgmp.so.1 a long time ago, but not too sure. Any help appreciated, thanks

    hi, take a look at:
    http://bbs.archlinux.org/viewtopic.php?id=47981

  • /usr/lib/acct/fwtmp trouble

    While trying to trim my wmtpx file I found what I think is a bug.
    I used:
    /usr/lib/acct/fwtmp < /var/adm/wmtpx > /var/tmp/wtmp.ascii
    /usr/bin/tail -500 /var/tmp/wmtp.ascii > /var/tmp/wtmpx-last500
    /usr/lib/acct/fwtmp -ic </var/tmp/wtmpx-last500 >/var/tmp/wtmpx
    When I now use the who /var/tmp/wtmpx command I get:
    who: Error --- entry has ut_type of 14898
    when maximim is 9
    The value 14898 varies but is repeated over and over.
    The original /var/adm/wtmpx file was not corrupt and had displayed no errors with the who command. Unless I am reading the fwtmp manual page incorrectly this command should allow me to trim my wmtpx file to the last 500 entries.
    I am working on an Ultra 5 running Solaris 8 for this test, but this happens on most all of our Solaris systems.
    I really do not want to just zero out the wtmpx file, and start over.
    Any suggestions??

    I haven't really taken a deep look at your problem, but i know that there where plenty of bugs in fwtmp in the Solaris 8 and Solaris 9 releases, which where fixed by patches. So ensure that you have the latest patches installed.
    The SPARC patches are, for Solaris 9:
    117473-01
    For Solaris 8:
    116943-02      
    .7/M.

Maybe you are looking for

  • How to make reifications and  query to obtain them

    Hello; If the option expressed in the previous thread is unavailable the other option is make reifications over the triple. There is no documentation about how to make reifications and how is expressed in a SDO_RDF_MATCH query Can you help me ? Regar

  • Problems to sincronize with iTunes

    Recently i've bought a macbook pro and i'm trying to sincronize (from my iPhone) my contacts and calendar using iTunes. My problem is: the "information button" has disappeared. What can i do? Thanks and regards

  • How to get Quicktime to play

    I'm new to Dreamweaver. I'm trying to created a simple webpage with a video in the middle of the page. I just want the video to play when you go to that page. Or you can use the > button... doesn't matter. WHat's happening is the page is trying to us

  • What has happened to annotation alignment guides in the Preview application on Yosemite?

    In Preview in Mavericks (and earlier ?) it used to be possible to annotate PDF documents and to align, for example, text annotations using guidelines that would appear when a text box was selected. This facility does not appear to be available in the

  • User exit for ME51n

    HI All, In ME51n/ME52n when the user clicks F4 help for Purchasing Group and selects one Pgroup then Material group is populated  automatically.I searched all the user exits and BADIs for ME but am not able to find how this is getting popualted.Can a