/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]

Similar Messages

  • 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/

  • /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

  • 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

  • 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

  • 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

  • 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/

  • /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.

  • Recovering Permissions on /usr/lib - pkgchk or perl script?

    We have a SUN 280R running solaris 8 which accidently had a 'chmod-R 644 /usr/lib' run on it. The result was that on reboot, the system could not 'execute' or 'find' specific libraries such as ld.so.1 and some files associated with the veritas volume software we have installed on the system. We have been able to chmod most of /usr/lib 755 including ld.so.1. We would like to restore permissions to prevent any system stablity problems. so what is the better method to use here?
    1.) do a grep /usr/lib on /var/sadm/install/contents, pull out all the package names with an awk statement and then run them in a loop with pkgchk -fa?
    2.) Run a perl script which parses /var/sadm/install/contents, pulls out all the individual files in /usr/lib, and run a chmod <perm> $file on each file name?
    Which method would be less destructive? My concern is that running pkgchk on all packages associated with /usr/lib may 'fix' something, or modify something which would prevent the system from coming up.
    What key files in /usr/lib would prevent the system from coming back up, if permissions were incorrect? (i.e 644)? Should a chmod <perm> <file> for each file in the contents file for all files in /usr/lib resolve this problem completely?
    Any advice would be appreciated.

    If you don't already have a current backup, back up all data, then reinstall the OS. You don't need to erase the startup volume, and you won't need your backup unless something goes wrong. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it.

  • Moving /usr/lib directory

    Hi all,
    I have a SUN Ultra Sparc 60 running Solaris 7.
    I tried to move the /usr/lib directory to /opt/usr/lib in order to get more disk space in /usr because if was almost full (it was not a good idea, I know it now). My idea was to make later a soft link in /usr to /opt/usr/lib, but when I tried to do it (ln -s /opt/usr/lib) this and almost all the other commands didn,t work. It is logical now, they can't find the needed libraries in /usr/lib because they are not there now. I tried some things to move /usr/lib to its original place but I didn't have luck (cp mv, ...). Finally I restarted the Workstation and, of course it couldn't boot. I can only enter in the System Maintenence Mode like root. I can't do so much there. Worst, I can't enter in the /opt/usr directory and fsch doesn't work neither.
    My question is, is there any way to recover the system from this situation??
    Any help would be appreciated. Thanks.
    Alex
    PS: I have another identical system working close to this one, if that can help in anything.

    You can move any directory's contents to another directory using the following commands:
    cd <from_directory>
    tar cf -. | (cd <to_directory>; tar xvf -)
    In your case, you need to boot the corrupted system into single-user mode, mount all volumes and then manipulate the directories.Generally speaking, what happened to you is the result of a very odd UNIX sysadmin's misconception: everybody thinks that under UNIX hard drives need to be partitioned. They don't know why, but they "have always done it that way". When you are planning the system's layout it is very difficult to predict exactly how much space a particular directory will take up. And here is the best part -- they recommend that "/" partition be set to about 100 MBytes. Just imagine what happens if you create a "/big_files" directory (or installer does)! Partitioning also increases the drive contention because the drive heads need to constantly jump between different partitions (the system doesn't know that the partitions are not "real" harddrives and tries to read/write on all of them simultaneously). The solution is -- not to partition the drives. Just put everything on "/" partition which is easy to set to 100 GBytes these days. This way you are safe from running out of space in "/big_files" directory (at least for a while).
    You may be wondering, what about the "swap" partition? the answer is very unorthodox -- don't do it! If you really need swap -- create a swap file. The only good reason to put swap on a separate volume is when you actually have a separate hard drive just for swap. Otherwise the drive contention will kill you. Once we're at it, how big would you say the swap file should be on a system with 2GB of real RAM? "They" say it should be twice the real RAM. Well, that's ridiculous -- you need swap because you don't have enough RAM, but by their logic, the more RAM you have the more swap you need. Again, unorthodox solution -- if you have 2 (3, 4... 8) GB of real RAM you don't need swap at all. Use your cabesa, UNIX computer science is very old -- it does not neccessarily apply to modern computers.

  • 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)

  • Improper message coming on console  " ftpd[16809]: [ID 487707 auth.error] load_modules: can not open module /usr/lib/security/pam_unix_session.so.1"

    Hi All,
    I am using solaris 10u10 on Sun Fire platform. I am getting below message on cosole.
    ftpd[16809]: [ID 776383 auth.error] open_module: stat(/usr/lib/security/pam_unix_session.so.1) failed: No such file or directory
    ftpd[16809]: [ID 487707 auth.error] load_modules: can not open module /usr/lib/security/pam_unix_session.so.1
    ftpd[16810]: [ID 776383 auth.error] open_module: stat(/usr/lib/security/pam_unix_session.so.1) failed: No such file or directory
    ftpd[16810]: [ID 487707 auth.error] load_modules: can not open module /usr/lib/security/pam_unix_session.so.1
    ftpd[16815]: [ID 776383 auth.error] open_module: stat(/usr/lib/security/pam_unix_session.so.1) failed: No such file or directory
    ftpd[16815]: [ID 487707 auth.error] load_modules: can not open module /usr/lib/security/pam_unix_session.so.1
    ftpd[16816]: [ID 776383 auth.error] open_module: stat(/usr/lib/security/pam_unix_session.so.1) failed: No such file or directory
    ftpd[16816]: [ID 487707 auth.error] load_modules: can not open module /usr/lib/security/pam_unix_session.so.1
    ftpd[16817]: [ID 776383 auth.error] open_module: stat(/usr/lib/security/pam_unix_session.so.1) failed: No such file or directory
    ftpd[16817]: [ID 487707 auth.error] load_modules: can not open module /usr/lib/security/pam_unix_session.so.1
    Also the file is present on the server 
    root@atrcx1454/var/adm> ls -lrt /usr/lib/security/pam_unix_session.so.1
    -rwxr-xr-x   1 root     bin        20652 Mar 19  2008 /usr/lib/security/pam_unix_session.so.1
    Can anyone help why above message is coming on console

    Is the ftp daemon that you use provided by the Solaris media ? If this is not the case, then would recommend to contact the software maintainer for more help.
    And regarding chroot, please check this URL to know what it is : Sandbox (computer security) - Wikipedia, the free encyclopedia
    Depending how this environment is configured, the library is maybe not present in this one.

  • /usr/lib/netsvc/yp/ypstart

    Hi All
    In Solaris 10 unable to start nis client it shows the following error.
    /usr/lib/netsvc/yp/ypstart
    starting NIS (YP server) services:ypstart: unable to enable svc:/network/nis/client:default; in maintenance
    ypbind done.
    please help me if you have any idea
    Regards
    RPS

    Thank for the reply.
    I will check if I have this ypserv patch on my system.
    Do you know a command to trigger the Ldap to NIS sync manually ?
    The trick I got from coworker is "do a few ypcat on a passwd map to speed up the sync".
    but this trick doesn't do it immediately.
    my goal is to find a command to make L2N happen right away.
    tj

  • Cannot print PDF files: "/usr/lib/cups/filter/pdftops failed"

    Hi
    I have a HP Deskjet D1460 printer (crap, i know ). I'm using hplip 3.11.1 drivers and CUPS 1.4.6hplip 3.11.1.
    Today i wanted to print a pdf file, and my printer just silently refused to work, like they always do I did some log-scavenging, and found this rather long one:
    E [11/Feb/2011:12:44:36 +0100] [Job 24] Job stopped due to filter errors; please consult the error_log file for details.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] The following messages were recorded from 12:44:30 to 12:44:36
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Adding start banner page "none".
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Queued on "Deskjet_D1400" by "kaszak".
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Auto-typing file...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Request file type is application/pdf.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] File of type application/pdf queued by "kaszak".
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Adding end banner page "none".
    D [11/Feb/2011:12:44:36 +0100] [Job 24] job-sheets=none,none
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[0]="Deskjet_D1400"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[1]="24"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[2]="kaszak"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[3]="przelew.pdf"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[4]="1"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[5]="finishings=3 number-up=1 page-ranges=1 job-uuid=urn:uuid:82dc9ff4-9df7-3643-7cb5-87d5084f99f5 job-originating-host-name=localhost time-at-creation=1297424670 time-at-processing=1297424670 AP_D_InputSlot="
    D [11/Feb/2011:12:44:36 +0100] [Job 24] argv[6]="/var/spool/cups/d00024-001"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[1]="CUPS_DATADIR=/usr/share/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[6]="CUPS_SERVERROOT=/etc/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[7]="CUPS_STATEDIR=/var/run/cups"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[8]="HOME=/var/spool/cups/tmp"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[10]="SERVER_ADMIN=root@localhost"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[11]="SOFTWARE=CUPS/1.4.6"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[12]="TMPDIR=/var/spool/cups/tmp"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[13]="USER=root"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[15]="CUPS_ENCRYPTION=IfRequested"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[16]="IPP_PORT=631"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[17]="CHARSET=utf-8"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[18]="LANG=pl_PL.UTF-8"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[19]="PPD=/etc/cups/ppd/Deskjet_D1400.ppd"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[20]="RIP_MAX_CACHE=8m"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[21]="CONTENT_TYPE=application/pdf"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[22]="DEVICE_URI=hp:/usb/Deskjet_D1400_series?serial=TH7B13311X04Y2"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[23]="PRINTER_INFO="
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[24]="PRINTER_LOCATION="
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[25]="PRINTER=Deskjet_D1400"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[26]="CUPS_FILETYPE=document"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] envp[27]="FINAL_CONTENT_TYPE=printer/Deskjet_D1400"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started filter /usr/lib/cups/filter/pdftops (PID 2793)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started filter /usr/lib/cups/filter/foomatic-rip-hplip (PID 2794)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started backend /usr/lib/cups/backend/hp (PID 2795)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started filter pdftops (PID 2796)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Started filter pstops (PID 2797)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Page = 612x792; 18,36 to 594,783
    D [11/Feb/2011:12:44:36 +0100] [Job 24] slow_collate=0, slow_duplex=0, slow_order=0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Before copy_comments - %!PS-Adobe-3.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %!PS-Adobe-3.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%LanguageLevel: 3
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%DocumentSuppliedResources: (atend)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%DocumentMedia: plain 596 842 0 () ()
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%BoundingBox: 0 0 596 842
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%Pages: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] %%EndComments
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Before copy_prolog - %%BeginDefaults
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Before copy_setup - %%BeginSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] foomatic-rip version $Revision=3.0.2.131$ running...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Parsing PPD file ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option ColorSpace
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option Resolution
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option PageSize
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option Model
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option PrintoutMode
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option Quality
    D [11/Feb/2011:12:44:36 +0100] [Job 24] *cupsFilter: "application/vnd.cups-postscript 100 foomatic-rip-hplip"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] *cupsFilter: "application/vnd.cups-pdf 0 foomatic-rip-hplip"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option PageRegion
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option ImageableArea
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option PaperDimension
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Added option Font
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Parameter Summary
    D [11/Feb/2011:12:44:36 +0100] [Job 24] -----------------
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Spooler: cups
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Printer: Deskjet_D1400
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Shell: /bin/sh
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PPD file: /etc/cups/ppd/Deskjet_D1400.ppd
    D [11/Feb/2011:12:44:36 +0100] [Job 24] ATTR file:
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Printer model: HP Deskjet d1400 Series hpijs, 3.11.1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Job title: przelew.pdf
    D [11/Feb/2011:12:44:36 +0100] [Job 24] File(s) to be printed:
    D [11/Feb/2011:12:44:36 +0100] [Job 24] <STDIN>
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'finishings=3'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option finishings=3.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'number-up=1'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option number-up=1.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'page-ranges=1'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option page-ranges=1.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'job-uuid=urn:uuid:82dc9ff4-9df7-3643-7cb5-87d5084f99f5'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option job-uuid=urn:uuid:82dc9ff4-9df7-3643-7cb5-87d5084f99f5.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'job-originating-host-name=localhost'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option job-originating-host-name=localhost.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'time-at-creation=1297424670'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option time-at-creation=1297424670.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'time-at-processing=1297424670'
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option time-at-processing=1297424670.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Pondering option 'AP_D_InputSlot='
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Unknown option AP_D_InputSlot=.
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] ================================================
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] File: <STDIN>
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] ================================================
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Reading PostScript input ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] --> This document is DSC-conforming!
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %RBINumCopies: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Job claims to be DSC-conforming, but "%%BeginProlog" was missing before first line with another "%%Begin..." comment (is this a TeX/LaTeX/dvips-generated PostScript file?). Assuming start of "Prolog" here.
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] -----------
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginProlog
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%EndProlog
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] -----------
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginFeature: *PageSize Letter
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: PageSize=Letter --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %% FoomaticRIPOptionSetting: PageSize=Letter
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: PageSize=Letter --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginFeature: *PrintoutMode Normal
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: PrintoutMode=Normal --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: PrintoutMode=Normal --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginFeature: *Quality FromPrintoutMode
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: Quality=FromPrintoutMode --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Option: Quality=FromPrintoutMode --> Setting option
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Before page loop - %%Page: 1 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Copying page 1...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] pagew = 576.0, pagel = 747.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] bboxx = 0, bboxy = 0, bboxw = 612, bboxl = 792
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PageLeft = 18.0, PageRight = 594.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PageTop = 783.0, PageBottom = 36.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PageWidth = 612.0, PageLength = 792.0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%EndSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Inserting PostScript code for CUPS' page accounting
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] -----------
    D [11/Feb/2011:12:44:36 +0100] [Job 24] New page: 1 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%BeginPageSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Inserting option code into "PageSetup" section.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: %%EndPageSetup
    D [11/Feb/2011:12:44:36 +0100] [Job 24] End of page header
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Stopping search for page header options
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Found: S
    D [11/Feb/2011:12:44:36 +0100] [Job 24] --> Output goes directly to the renderer now.
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Starting renderer
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer PID kid4=2802
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="deskjet 3320" -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=1 -dIjsUseOutputFD -sOutputFile=- -
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Starting process 2803: "gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=6..."
    D [11/Feb/2011:12:44:36 +0100] [Job 24] JCL: <job data>
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PID 2796 (pdftops) exited with no errors.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] prnt/hpijs/hpijs.cpp 650: WARNING: color pen has low ink
    D [11/Feb/2011:12:44:36 +0100] [Job 24] STATE: +marker-supply-low-warning
    D [11/Feb/2011:12:44:36 +0100] [Job 24] GPL Ghostscript 9.00: Unrecoverable error, exit code 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process 2803 ending: "gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=6..."
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer return value: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer received signal: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Nie ma takiego pliku ani katalogu (2)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Przerwany potok (32)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2801 (KID3) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: (0)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Przerwane wywołanie systemowe (4)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Closing foomatic-rip.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 9
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Closing foomatic-rip.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2801 (KID3) with signal 9
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Caught termination signal: Job canceled
    D [11/Feb/2011:12:44:36 +0100] [Job 24]
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Closing foomatic-rip.
    D [11/Feb/2011:12:44:36 +0100] [Job 24] prnt/backend/hp.c 839: ERROR: null print job total=0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] PID 2797 (pstops) crashed on signal 13!
    D [11/Feb/2011:12:44:36 +0100] [Job 24] End of messages
    D [11/Feb/2011:12:44:36 +0100] [Job 24] printer-state=3(idle)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] printer-state-message="/usr/lib/cups/filter/pdftops failed"
    D [11/Feb/2011:12:44:36 +0100] [Job 24] printer-state-reasons=marker-supply-low-warning
    E [11/Feb/2011:12:45:56 +0100] [Job 22] Stopping unresponsive job!
    E [11/Feb/2011:12:49:41 +0100] [Job 24] Stopping unresponsive job!
    To be honest, it looks more like a Chinese poem rather than error log. I found this part the most disturbing:
    D [11/Feb/2011:12:44:36 +0100] [Job 24] STATE: +marker-supply-low-warning
    D [11/Feb/2011:12:44:36 +0100] [Job 24] GPL Ghostscript 9.00: Unrecoverable error, exit code 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process 2803 ending: "gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=6..."
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer return value: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] renderer received signal: 1
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Nie ma takiego pliku ani katalogu (2)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Przerwany potok (32)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2801 (KID3) with signal 15
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: (0)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Process dying with "Caught termination signal: Job canceled", exit stat: 0
    D [11/Feb/2011:12:44:36 +0100] [Job 24] error: Przerwane wywołanie systemowe (4)
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Cleaning up ...
    D [11/Feb/2011:12:44:36 +0100] [Job 24] Killing process 2802 (KID4) with signal 15
    Anyone had such problems before? Just don't tell me this cursed device demands a sacrifice from freshly produced virgin paper sheets to chew on.
    Other non-pdf documents print succesfully.

    just got hit with thie same error on my canon printer, and I was told I should try reinstalling the printer (not sure if that's meant for the driver or the actual printer in CUPS, but I intend to try both...

Maybe you are looking for

  • Java Code to Download files

    Dear Sir, I would kindly like to know whether any java classes are existent ,avliable for download ,which would provide the facility to download a file from the server to the client machine.If not,kindly advise me on how to perform this task and kind

  • PF Status Modification in Blacl ALV

    Hi All, In one of our requirements we need all the Standard Menus and Functions of the Output Status of an ALV. But we want the Download to Local File to behave differently. Instead of an Usual Download we would like the EXcel with the Prepopulated d

  • Retrive the Back Orders for OM through SQL Query

    Hi, When I am creating an order in the Order Management module and manually changing them to back-orders after pick release has been done , line status changes to awaiting shipment but when i click on the actions buttton --> Additional Line Informati

  • Crystal reports server 2008  linux version instalation problem

    GOOD AFTERNOON TO ALL , I am trying to install crystal reports server 2008 on RHEL4 .. after entering the product key... it is trying to connect to existing database with follwing detalis given by me ..TNS NAME userid and passwd or oracle user error

  • My MBP keeps having to switch between two WiFi networks

    Our current WiFi network set-up at home is one Cisco router provided by our ISP (WiFi network: GIORGETTI), connected to another Linksys router (WiFi network: GIORGETTI II) which allows us to use the WiFi upstairs. The signal from both networks reache