Package, symbolic link in Prototype

Hi, I have a little problem concerning the Prototype file created by pkgproto.
On my systems the /usr/local can be 3 different thing :
/usr/local = symbolic links to /opt/local
/usr/local = symbolic links to /export/opt
/usr/local = directory /usr/local
Is there any way to build a package which will support all kind of installation without modifying the current /usr/local.
What I found is if you build your package defining /usr/local as a directory and installing that package on a system whitch /usr/local is a symbolic link it removes the link and create a directory.
The only solution I found so far is to omit the /usr/local entry in the Prototype which report an error but still work as long as the /usr/local exist in a way or an other.

/usr/local = symbolic links to /opt/local
/usr/local = symbolic links to /export/opt
/usr/local = directory /usr/localYou should really try to clean this up so it's consistent across all of your machines.
Since some are links and one is real, your kinda stuck on this one.
You might opt to create a new directory structure that is consistent across all machines.
alan

Similar Messages

  • Does ucf.jar handle symbolic links?

    When bulding a .zxp package using ucf.jar on the command line, I wish to package symbolic links which point at files which are not necessarily here on my system - they point at elements which will be installed as part of the extension.
    When ucf.jar encounters such a symbolic link, however, it stops, saying “no such file” with the name of the link.
    Is this expected behaviour? If so, when will this bug be fixed? Let me know if more details are required!

    If the file exists, then the pointed-to files are packaged, instead of the symbolic link itself, which is not what I'm after either; this is a link which will be correct on the destination after the bundle is unpacked, but which may not yet be present on the system doing the packaging. I think this may be related to http://forums.adobe.com/message/4681087#4681087 , though it is not exactly the same problem.
    Perhaps to rephrase my question then:
    How may I package a symbolic link using ucf.jar?
    At the moment there are two options:
    • Destination pointed to by link does not exist -> failure with “file not found”.
    • Destination pointed to by link does exist -> package is built containing the destination file, not the symbolic link.
    Neither of these behaviours is what I want: I want to package the link!

  • [SOLVED] ldconfig: /usr/lib/libOpenCL.so.1 is not a symbolic link

    Hi. I use 64 bits arch with gnome and the ATI driver 13.6 beta installed from the AMD binary and I usually execute steam. Everything seem fine, but recently I receive a message when I update any package with pacman
    ldconfig: /usr/lib/libOpenCL.so.1 is not a symbolic link
    However the update seems correct, only that warning message. I've checked the propietary of the file
    pacman -Qo /usr/lib/libOpenCL.so.1
    /usr/lib/libOpenCL.so.1 is owned by libcl 1.1-3
    The last update without the ldconfig message was
    [2013-07-22 21:27] [PACMAN] Running 'pacman -Syu'
    [2013-07-22 21:27] [PACMAN] synchronizing package lists
    [2013-07-22 21:27] [PACMAN] starting full system upgrade
    [2013-07-22 21:29] [PACMAN] upgraded apache (2.2.24-3 -> 2.2.25-1)
    [2013-07-22 21:29] [PACMAN] upgraded apr (1.4.6-1 -> 1.4.8-1)
    [2013-07-22 21:29] [PACMAN] upgraded boost-libs (1.53.0-2 -> 1.54.0-2)
    [2013-07-22 21:30] [PACMAN] upgraded python2-psutil (1.0.0-1 -> 1.0.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded calibre (0.9.38-1 -> 0.9.40-1)
    [2013-07-22 21:30] [PACMAN] upgraded clucene (2.3.3.4-6 -> 2.3.3.4-7)
    [2013-07-22 21:30] [PACMAN] upgraded libpciaccess (0.13.1-1 -> 0.13.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded libdrm (2.4.46-1 -> 2.4.46-2)
    [2013-07-22 21:30] [PACMAN] upgraded cogl (1.14.0-3 -> 1.14.0-4)
    [2013-07-22 21:30] [PACMAN] upgraded wayland (1.1.0-1 -> 1.2.0-1)
    [2013-07-22 21:30] [PACMAN] upgraded mesa (9.1.4-3 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded clutter (1.14.4-2 -> 1.14.4-3)
    [2013-07-22 21:30] [PACMAN] upgraded dconf (0.16.0-1 -> 0.16.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded colord (1.0.1-1 -> 1.0.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnutls (3.2.1-1 -> 3.2.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded libcups (1.6.2-3 -> 1.6.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded cups (1.6.2-3 -> 1.6.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded libgdm (3.8.3-1 -> 3.8.3.1-1)
    [2013-07-22 21:30] [ALPM] warning: directory permissions differ on /var/log/gdm/
    filesystem: 711 package: 1770
    [2013-07-22 21:30] [PACMAN] upgraded gdm (3.8.3-1 -> 3.8.3.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-contacts (3.8.2-1 -> 3.8.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-settings-daemon (3.8.3-2 -> 3.8.4-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-tweak-tool (3.8.0-1 -> 3.8.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-user-share (3.8.0-1 -> 3.8.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded idnkit (1.0-2 -> 1.0-3)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-libpciaccess (0.13.1-1 -> 0.13.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-mesa (9.1.4-1 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-mesa-libgl (9.1.4-1 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-xz (5.0.4-1 -> 5.0.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded libmbim (1.2.0-1 -> 1.4.0-1)
    [2013-07-22 21:30] [PACMAN] upgraded libqmi (1.4.0-1 -> 1.4.0-2)
    [2013-07-22 21:30] [PACMAN] upgraded libxfont (1.4.5-1 -> 1.4.6-1)
    [2013-07-22 21:30] [PACMAN] upgraded mesa-libgl (9.1.4-3 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded modemmanager (0.7.991-1 -> 1.0.0-1)
    [2013-07-22 21:30] [PACMAN] upgraded netctl (1.1-1 -> 1.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded opus (1.0.2-2 -> 1.0.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded qtwebkit (2.3.1-2 -> 2.3.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded rtmpdump (20121230-1 -> 20121230-2)
    [2013-07-22 21:30] [PACMAN] upgraded source-highlight (3.1.7-5 -> 3.1.7-6)
    [2013-07-22 21:30] [PACMAN] upgraded tzdata (2013c-1 -> 2013d-1)
    [2013-07-22 21:30] [PACMAN] upgraded xorg-mkfontscale (1.1.0-1 -> 1.1.1-1)
    but honestly I don't know if the message is relate with the gdm warning. The first updated package with the ldconfig message was
    [2013-07-23 12:12] [PACMAN] Running 'pacman -Syu'
    [2013-07-23 12:12] [PACMAN] synchronizing package lists
    [2013-07-23 12:13] [PACMAN] starting full system upgrade
    [2013-07-23 12:13] [PACMAN] upgraded libusbx (1.0.15-1 -> 1.0.16-1)
    [2013-07-23 12:13] [ALPM-SCRIPTLET] ldconfig: /usr/lib/libOpenCL.so.1 is not a symbolic link
    [2013-07-23 12:13] [ALPM-SCRIPTLET]
    I don't know how to remove the ldconfig message, I'm not sure if I can safely remove the libOpenCL.so.1
    Last edited by David López (2013-07-24 12:54:31)

    On my system, that file IS a symbolic link:
    lrwxrwxrwx 1 root root 23 Aws 14 2012 /usr/lib/libOpenCL.so -> /usr/lib/libOpenCL.so.1*
    lrwxrwxrwx 1 root root 27 Aws 14 2012 /usr/lib/libOpenCL.so.1 -> /usr/lib/libOpenCL.so.1.0.0*
    -rwxr-xr-x 1 root root 21K Aws 14 2012 /usr/lib/libOpenCL.so.1.0.0*
    [Aside: I know that the "Aws" isn't English but I hardly ever pass LC_ALL=C myself just because so little is translated into my interface language . Dates is almost it. ]
    I would try reinstalling libcl and take it from there.
    Last edited by cfr (2013-07-24 00:54:01)

  • Libpcprofile.so is not a symbolic link

    Hi, I found this Arch post about this sort of thing
    https://bbs.archlinux.org/viewtopic.php?pid=1062786
    I modified the grep statement to the correct file but I didn't come up with the link file that matched the actual file. My Error messages are:
    ldconfig: /usr/lib/libpcprofile.so is not a symbolic link
    ldconfig: /usr/lib/libmemusage.so is not a symbolic link
    ldconfig: /usr/lib/libSegFault.so is not a symbolic link
    I checked these with:
    ls -lah /usr/lib | grep libpcprofile
    ls -lah /usr/lib | grep libmemusage
    ls -lah /usr/lib | grep libSegFault
    I got nothing but the real file in that directory and what appears to be a back up file of each like:
    -rwxr-xr-x 1 root root 6.2K Aug 29 05:56 libpcprofile.so
    -rwxr-xr-x 1 root root 6.2K Jul 2 09:33 libpcprofile.so_
    -rwxr-xr-x 1 root root 19K Aug 29 05:56 libmemusage.so
    -rwxr-xr-x 1 root root 19K Jul 2 09:33 libmemusage.so_
    -rwxr-xr-x 1 root root 19K Aug 29 05:56 libSegFault.so
    -rwxr-xr-x 1 root root 19K Jul 2 09:33 libSegFault.so_
    Everything seems to run fine but I get this everytime I update.
    thanks for any help you may give.
    --jerry

    progandy wrote:
    jk121960 wrote:
    Strike0 wrote:Not sure I get you right, maybe post the output of the commands (whoneeds only if it is not endless).
    the command 'whoneeds' is" command not found, the information I got came from the pacman -Qo command. Where is 'whoneeds' from?
    thanks
    --jerry
    It is part of pkgtools
    OK and thanks I installed it but what package am I using to query with I tried the ones in the error and it states not found.
    thanks
    --jerry

  • Ldconfig ... is not a symbolic link

    Whenever ldconfig gets run (pacman, running it through a terminal for no apparent reason, etc.) is spits out:
    /sbin/ldconfig: /usr/lib/libplds4.so is not a symbolic link
    /sbin/ldconfig: /usr/lib/libplc4.so is not a symbolic link
    /sbin/ldconfig: /usr/lib/libnspr4.so is not a symbolic link
    `pacman -Qo /usr/lib/libplds4.so` shows that it is owned by nspr. So I reinstalled the package, same error.
    ┌─[andy @ vithon]-[9:46:54]
    └─[~]-[$]> ls /usr/lib | grep libplds
    libplds4.a
    libplds4.so
    libplds4.so.0d
    Any way to fix it?

    Uh. Bump. As it's getting kind of annoying.
    Is it safe to just do
    sudo mv /usr/lib/libplds4.a /usr/lib/libplds.a
    sudo ln -s /usr/lib/libplds.a /usr/lib/libplds4.a
    sudo mv /usr/lib/libplc4.so /usr/lib/libplc.so
    sudo ln -s /usr/lib/libplc.so /usr/lib/libplc4.so
    sudo mv /usr/lib/libnspr4.so /usr/lib/libnspr.so
    sudo ln -s /usr/lib/libnspr.so /usr/lib/libnspr4.so

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

  • [SOLVED] Yaourt Symbolic link error, any ideas?

    When I try to install glusterfs via yaourt, I always run into this error:
    libtool: install: warning: remember to run `libtool --finish /usr/lib/glusterfs/3.2.4/xlator/system'
    Making install in glusterfsd
    Making install in src
    ln: failed to create symbolic link `/home/chojin/tmp/yaourt-tmp-chojin/aur-glusterfs/pkg/usr/sbin/glusterfs': No such file or directory
    make[3]: *** [install-data-local] Error 1
    make[3]: *** Waiting for unfinished jobs....
      /bin/sh ../../libtool --mode=install /bin/install -c 'glusterfsd' '/home/chojin/tmp/yaourt-tmp-chojin/aur-glusterfs/pkg/usr/sbin/glusterfsd'
    /bin/install -c .libs/glusterfsd /home/chojin/tmp/yaourt-tmp-chojin/aur-glusterfs/pkg/usr/sbin/glusterfsd
    make[2]: *** [install-am] Error 2
    make[1]: *** [install-recursive] Error 1
    make: *** [install-recursive] Error 1
    ==> ERROR: A failure occurred in build().
        Aborting...
    ==> ERROR: Makepkg was unable to build glusterfs.
    ==> Restart building glusterfs ? [y/N]
    ==> ----------------------------------
    ==>
    This happens regardless of running yaourt as root or not, and it makes no difference if I specify a different tmp directory.
    It's a really weird issue, since I was able to install it successfully on my 64bit Desktop running arch, but not on my servers. But now my desktop also fails, even though the package version hasn't changed.
    Has anyone experienced this error? Perhaps with a different package, but maybe the same solution or work around would apply.
    EDIT:
    Weird, this time it worked.
    I commented out the MAKEFLAGS in makepkg.conf and I ran makepkg directly as a user with the following flags: makepkg -L -m -s --check
    I wonder what did the magic? Strange.
    Update,
    seems the MAKEFLAGS was the culprit. I had it set to 48 since my server has 48 cores, but I guess some packages don't like that.
    Solved, I guess.
    Last edited by ChojinDSL (2011-10-17 12:41:01)

    Yes! You are right. Now, this sounds so familiar. I vaguely remember doing this when I originally installed Arch on this laptop, but I must have done it as part of the "beginners guide" procedure. I guess this explains it:
    https://wiki.archlinux.org/index.php?ti … did=168068
    Now, I take it from this that I safely remove ALL the symlinks from my rc.local?
    rc.local:
    ln -s /dev/sr0 /dev/cdrom
    ln -s /dev/sr0 /dev/cdrw
    ln -s /dev/sr0 /dev/dvd
    ln -s /dev/sr0 /dev/dvdrw

  • Including symbolic links in a JAR

    I'm trying to package a webapp that has a symbolic link for the images directory. The images will live on another server where they can be shared across all servers. I'm building the jar using:
    jar cvf myapp.war *
    When dropping the war into the resin webapps directory, it automatically unpacks it. It appears the symbolic link is turning into a regular directory when it is unpacked. I also tried just unpacking it using "jar xf myapp.war" and it looses the symbolic link also.
    Is there any way to retain the symbolic link information in a jar? Any other creative ways to accomplish what I am trying to do?
    Thanks,
    Saul

    Nevermind, I found a way to do it within Resin. It can map virtual directories through its config.
    Thanks

  • Replace symbolic links with actual file

    Hello everybody,
    I have recently decided to move my seven iPhoto collections from an old external drive with insufficient capacity to a new bigger one. We talk some 50.000+ photos. Up to a couple of years ago, I had decided NOT to let iPhoto import the photos into its internal library, but I left the originals in a distinct directory external to the iPhoto package.
    Moving the iPhoto packages from the old to the new disk, I ran into a problem with the links to this external directory once I had retired the old external drive … because all links to the external originals broke.
    Here an example:
    - The old drive is called MOBIL
    - The new drive is called Photos
    In the directory /Volumes/Photos/iPhoto Library 1999 - 2002/Masters/2000/ESRIN, I find a symbolic link named:
    /Volumes/Photos/iPhoto Library 1999 - 2002/Masters/2000/ESRIN/DCP_0211.JPG
    In a terminal session this file is: -rw-rw-rw-@ 1 js  0 29 Okt  2006 DCP_0211.JPG
    The original is correctly reported as /Volumes/MOBIL/Eigene Bilder - Jurgen/Fotos/2000/09 September/ESRIN/DCP_0211.JPG
    Of course, iPhoto does not find the original once I remove the volume MOBIL.
    I see two possible solutions to this issue:
    1. Replace the broken symbolic link /Volumes/MOBIL/... with the new one /Volumes/Photos
    2. Replace the symbolic link with the actual file, i.e., copy each file from MOBIL to Photos (I don't care about the additional disk space used by this)
    I'd prefer solution 2 but my UNIX knowledge is not sufficient to automate this task - we are talking hundreds of directories and thousands of files …
    Any idea ho to achieve the above ? Any utility around ? Any other idea ?
    Many thanks in advance - Jurgen

    I believe that /Volumes normally contains a single symbolic link to the boot volume, and that all the other items there are not true symbolic links but are rather "mount points" which are managed dynamically by the system. Try running
    ls -l /Volumes
    in Terminal and you will see that all the items except for the boot volume show up as directories, and that only the boot volume item is a symbolic link. When you look at /Volumes in Finder (via Go To Folder) , the mount point icons have curved "alias" arrows and are labeled "alias", similar to symbolic links,  but they are different entities.
    With respect to the iPhoto paths, if you still have the old drive I think I would try cloning it to the new one so that the contents of the new drive are identical, disconnecting the old drive, and then renaming the new drive to match the name of the old drive. Then launch iPhoto and see if it finds everything.

  • Clustering, unix symbolic links, and war files

              Hello,
              we use symbolic links in our web application to a large shared storage device.
              This works when running a single server, when the application is not a war file.
              When we cluster the application, the admin server creates a war file, blindly
              follows the symbolic links and tries to include all files in the shared storage
              device. Bad!
              Is there a work-around to this problem in a clustered configuration?
              -Thanks-
              

              hi,
              can you tell me know you deploy your app to the cluster member
              manually? do you run each member as an admin server? how do
              you group them into a cluster then?
              thanks,
              yan
              "Philippe Lantin" plantin_AT_cobaltgroup.com wrote:
              >
              >
              >Yes, this method works. I did want to keep a central admin server to
              >avoid have
              >multiple configuration files, and deploy new code to only one location.
              >I suppose
              >I could do this via a shared drive.
              >
              >I have an open case with BEA on this issue. The root of the problem appears
              >to
              >be that the jar format isn't equipped to deal with symbolic links. Webapps
              >which
              >are exploded in directories lose their symbolic links when packaged in
              >a war.
              >
              >Thanks,
              >
              >Philippe Lantin
              >
              >"Cameron Purdy" <[email protected]> wrote:
              >>I've never used that centralized deployment feature; rather I've always
              >>configured each of the cluster members manually, partly because of the
              >>bug
              >>in the admin server in 6.0 (?) that would not allow it to deploy to
              >the
              >>cluster.
              >>
              >>Can you try to deploy the application manually?
              >>
              >>Peace,
              >>
              >>--
              >>Cameron Purdy
              >>Tangosol Inc.
              >><< Tangosol Server: How Weblogic applications are customized >>
              >><< Download now from http://www.tangosol.com/download.jsp >>
              >>
              >>
              >><Philippe Lantin plantin_AT_cobaltgroup.com> wrote in message
              >>news:[email protected]...
              >>>
              >>>
              >>> Hi,
              >>>
              >>> our web application is not a war when we use a single server. We simply
              >>use a
              >>> directory under "applications". This method works correctly with symbolic
              >>links
              >>> under weblogic v.6.1.
              >>>
              >>> To test our application in the cluster, we use the previous single
              >>server
              >>as the
              >>> administration server, leaving the application directory intact. We
              >>create
              >>a cluster
              >>> definition with it's target members using this web application.
              >>>
              >>> When we start up the cluster members, the administration server creates
              >>a
              >>war
              >>> file that is distributed to to cluster members. This is not somthing
              >>we
              >>control,
              >>> this is automatically done by weblogic.
              >>>
              >>> This is where we run into trouble. When the admin server creates the
              >>war
              >>file
              >>> to distribute to the cluster target, it follows the symbolic links
              >>and
              >>recursively
              >>> includes all files and directories. This creates a huge war file,
              >and
              >>is
              >>obviously
              >>> not the behavior we are looking for.
              >>>
              >>> Creating a war file manually doesn't help, since jar doesn't support
              >>symbolic
              >>> links.
              >>>
              >>> Thanks,
              >>>
              >>> Philippe Lantin
              >>>
              >>>
              >>> "Cameron Purdy" <[email protected]> wrote:
              >>> >I don't understand at which point you are running into a problem.
              >>> >
              >>> >> we use symbolic links in our web application to a large shared
              >storage
              >>> >device.
              >>> >
              >>> >That is not uncommon, for example to use a Sun storage box or EMC
              >>with
              >>> >some
              >>> >fault tolerant characteristics to host the application images etc.
              >>> >
              >>> >> This works when running a single server, when the application is
              >>not
              >>> >a war
              >>> >file.
              >>> >
              >>> >Do you mean when it is "exploded"? Does it work with a single server
              >>> >when
              >>> >the app is a war file?
              >>> >
              >>> >> When we cluster the application, the admin server creates a war
              >>file,
              >>> >blindly
              >>> >> follows the symbolic links and tries to include all files in the
              >>shared
              >>> >storage
              >>> >> device.
              >>> >
              >>> >This is the part that I don't follow. Are you using 6.1sp1? What
              >are
              >>> >the
              >>> >steps that you are taking with the admin server?
              >>> >
              >>> >Peace,
              >>> >
              >>> >--
              >>> >Cameron Purdy
              >>> >Tangosol Inc.
              >>> ><< Tangosol Server: How Weblogic applications are customized >>
              >>> ><< Download now from http://www.tangosol.com/download.jsp >>
              >>> >
              >>> >
              >>> ><Philippe Lantin plantin_AT_cobaltgroup.com> wrote in message
              >>> >news:[email protected]...
              >>> >>
              >>> >>
              >>> >> Hello,
              >>> >>
              >>> >> we use symbolic links in our web application to a large shared
              >storage
              >>> >device.
              >>> >> This works when running a single server, when the application is
              >>not
              >>> >a war
              >>> >file.
              >>> >> When we cluster the application, the admin server creates a war
              >>file,
              >>> >blindly
              >>> >> follows the symbolic links and tries to include all files in the
              >>shared
              >>> >storage
              >>> >> device. Bad!
              >>> >>
              >>> >> Is there a work-around to this problem in a clustered configuration?
              >>> >>
              >>> >> -Thanks-
              >>> >>
              >>> >>
              >>> >>
              >>> >
              >>> >
              >>>
              >>
              >>
              >
              

  • Does ucf.jar preserve symbolic links in native plugins

    Hi everybody,
    First of all, this question is not the same as:
    Does ucf.jar handle symbolic links?
    My question is: I have a native plugin for InDesign CC 2014 (.InDesignPlugin) on a Mac. I wish to package it (with some other stuff: another zxp containing Flex panels, and some Java jars) in a ZXP. To do so, there are two ways of doing it: using ucf.jar or using ZXPSignCmd.
    This post here decided me to use ucf.jar, because of this citation:
    "You may ask why the ucf.jar and not ZXPSignCmd: the reason is that, in order to be CS6 compatible, ucf.jar is the tool of choice."
    There are no explanation, and I decided to trust the author. Maybe is it an error?
    I am able to construct a ZXP and install it with the extension manager. But the installed plugin does not work well. The reason is (I'm pretty sure of it) all the symbolic links of the plugins were replaced by the target of the links. I say I'm pretty sure, because when I use directly the plugin before packaging it in the ZXP, everything is fine. The only difference I could find are these symbolic links that have been transformed.
    In parallel, I tried packaging the ZXP using ZXPSignCmd, and this seems to work fine. This surprised me, because of the link to the blog I mentioned above.
    My ZXP must work with InDesign from CS5 to CC 2014.
    The question is: how to handle symbolic links on mac with ucf.jar?
    Bonus question: why should I not use ZXPSignCmd?
    Thanks

    If the file exists, then the pointed-to files are packaged, instead of the symbolic link itself, which is not what I'm after either; this is a link which will be correct on the destination after the bundle is unpacked, but which may not yet be present on the system doing the packaging. I think this may be related to http://forums.adobe.com/message/4681087#4681087 , though it is not exactly the same problem.
    Perhaps to rephrase my question then:
    How may I package a symbolic link using ucf.jar?
    At the moment there are two options:
    • Destination pointed to by link does not exist -> failure with “file not found”.
    • Destination pointed to by link does exist -> package is built containing the destination file, not the symbolic link.
    Neither of these behaviours is what I want: I want to package the link!

  • HELP! Creating symbolic link to home folder for installer DMG

    Guys,
    I'm in a bit of a bind. I need to create a symbolic link for an installer DMG to distribute a communal Bookmarks.plist to all the computers in my department. Unfortunately 'ln -s ~/Library/Safari /Volumes/Bookmarks/.' doesn't do the trick! While it creates an alias that functions on my machine, when that DMG is compiled and distributed from the original sparse image, the alias fails to link to that location on whoever attempts to mount the DMG. Any ideas?? Thanks!

    Symbolic links break when you change the machine on which they were created. Use an standard Mac alias instead as I believe they will work as expected.

  • How can I stop from getting the "Firefox is already running" error message when trying to open links and FF has already been opened through a symbolic link?

    I use symbolic links and program shortcuts as a way to easily open different Firefox profiles ie. one for casual/personal use and another for work. This works well, but I get the "Firefox is already running, but is not responding" error message if I try to open external links with FF as my default browser. FF is actually open and running fine, but I guess it doesn't acknowledge this fact because of how I'm originally starting the process.
    I wasn't able to add the symbolically linked executables to the default program pane. Is there a way to bypass this error or other way to fix this?
    The solution to the question linked below is what I'm using to open the different FF profiles.
    http://superuser.com/questions/255312/pin-same-app-multiple-times-in-windows-7

    hello, this is probably happening when you run the default profile with the -no-remote switch.
    http://kb.mozillazine.org/Profile_in_use

  • Can I Create A Symbolic Link to folders stored on an SMB Share folder?

    Hello,
    I am very new to Unix and was hoping that someone could point me in the right direction with regards to Symbolic links and an SMB share folder ....
    Have purchased an ext. LAN Drive enclosure (http://www.macpower.com.tw/products/hdd3/pleiades/pd_usblan) which connects to my wireless router via ethernet like my G5 (main Mac) - our iBook connects via Airport. I have copied all my general documents/files to the SMB share folder on the ext. drive so that I can access them from the G5 and also the iBook.
    However I'd also like to be able to store my actual Mail folder (/Users/Mark/Library/Mail/), , Safari folder (/Users/Mark/Library/Safari) + my Address Book and other folders sitting in the Application Support folder on my SMB share so all important docs/folders are in the one place. I've tried storing these folders on the SMB share and putting an Alias to these back in Users/Mark/Library/Mail etc but of course an Alias doesn't work.
    Question 1: Can I create a symbolic link to these files if these are stored on an SMB share folder? If so, could you please tell me exactly what I'd need to type into Terminal? My SMB Share path is smb://STORAGE-XXXX/MARK
    I have copied my iPhoto library and iTunes library to the SMB share and are working fine.
    Question 2: Is it possible/worth attempting to move my whole home folder to the SMB share folder? Ideally, I'd like to be able to access my Mail from the iBook as well. If I could log into either the G5 or the iBook and access my latest Mail, Address Book and other Application Settings, that would be perfect. Would this be possible?
    Thanks
    Mark.
    Dual 1.8GHz G5 (Rev.B), 2Gig RAM, 9600XT   Mac OS X (10.4)  

    Dear Mark,
    Yes you can. The command to create a link will look something like this:
    $ ln -s thisFolder /Users/mark/thatFolder
    I did this while I was hosting a microsoft based game. This put all of the players into a common directory.
    SMB just resolved the link and everything worked fine.
    However, as I understand it, some other applications do NOT work very well with links. As I have NOT tried it with other applications, I fear I can be of NO help to you in this matter.
    The only way to find out which applications work with links is to try them and see what happens.
    Best of luck,
    Kurt

  • Maintaining Multiple Arch Installs, Symbolic Links, BTRFS

    Hi again.
    A quick update on my previous post (https://bbs.archlinux.org/viewtopic.php?id=164627). The GRUB problem I was having seems to have stopped. I got a very useful recommendation regarding pacman and XBMC still hasn't been fixed, but is fully usable with the workaround I am using and have just gotten used to it so it's not so much of an issue now. I think now that it should be marked as solved but how do I do that? Was looking around but guess I'm just missing it.
    Anyway now I have a few more issues, or more just questions I guess that I would like help on. Recently I found an old laptop of mine and so to learn more about the Arch system I decided to try and install Arch. Now this laptop is around 5-6 years old and I haven't been able to get WiFi working fully for around 3 years and eventually upgraded 2 years ago to my current laptop. The WiFi was always 'soft-locked' until after about 4-5 restarts (in windows it was fine, but any Linux Distribution post Ubuntu 10.10 had the same issue). The issues still remains in other distributions even after "rfkill all". In Arch ever since running that command (the first boot from install media the issue occurred) this laptops WiFi has been brilliant. I also installed XFCE4 desktop for speed of set up. Now I'm looking to give my laptop to my younger brother before he heads of to University in September until he can afford a new one (or he breaks this one - somehow his laptops never last), as this old one now runs better than it ever did on Windows Vista. My girlfriend is also looking for me to install Linux again on her laptop (we used WUBI in the past) but a full install since her Windows Vista laptop is near unusable in Windows. So far I have got hamachi set up between my new and old laptop, this gives static IP addresses and will allow me to SSH into the laptop for upgrades every so often. I'm planning to do the same for my girlfriends laptop. Would I be stupid to do this via Arch? I've heard it breaks often and I don't want to have to be doing fixes for other peoples laptops as I won't have the time to do so. I guess the reason I want to use Arch is both laptops are quite old and Arch has breathed new life into my old one.
    Secondly I have symbolic links set up in my "Music" and "Video" folders in my home directory to their counterparts in my Windows partition. However my music player "Clementine" doesn't find every album in the music folder. Does symbolic links have "flaws" like this or is it more likely to be my music player behaving badly with symbolic links? I would try another music player but I can't seem to find one which plays FLAC files with external / embedded .cue files so can't really test this out. I can of course link directly to the location but I thought I would ask, just to learn more I guess.
    Now when I installed Arch using BTRFS file system I didn't know that I had to mount using compression immediately, I thought I could add it to the fstab at a later point - obviously not. Now I found a command which will defragment my drive and supposedly compress everything. However this command doesn't make any sense to me and I don't want to just run it without knowing what it does. Could anyone other me any insight into this please? Also does defragmentation after the fstab mount options have been added cause the compression?
    "find -xdev -type f -exec btrfs fi defrag '{}' \;"
    or I also found
    "btrfs filesystem defragment ~/stuff"
    Thanks for any help, I understand this post is quite long so I really appreciate it.
    Last edited by BradPJ (2013-06-13 10:19:47)

    Ah right thanks. I thought as much which is why I asked before I did so, I'll find another distribution. Just where I've been running Arch for a few weeks now and haven't had to do any maintenance at all really, but weren't too sure what I'd be in for in the long-run. I mean to be fair I was always planning on another distribution but as I was playing around at first on the old laptop I ended up with my current way to SSH in and just wondered if it would be viable to do it this way.
    I knew it would be a driver issue at the core of my problem, just weren't too sure if it something else could of been affecting it. Guess I'll try and find another distribution which runs near as new software to Arch as possible as it seems the issue has been fixed in newer versions of the kernel and drivers. Granted the old laptop had been unused for around a year so any update in the last year could of fixed it in this case. Thanks for your input!
    Last edited by BradPJ (2013-06-13 11:35:16)

Maybe you are looking for

  • Pop up text on mouse over not working

    GoLive CS1 - I have an image I want to show a text pop-up when using the mouse in the 'over' position. I have keyed in the required text on the selected image Inspector palette into the Alt Text field, which I believe to be all that is necessary, how

  • ERROR-With non-valuated GR, please also enter GR indicator

    Hi, We are on SRM 5.0 SP12,Extended Classic scenario. For all PO's which have no follow on docs created,whenever the Confirmation-Related Invoice Verification (GR_BASEDIV) and Confirm Performance of Service/Goods Receipt(GR_IND) fields are changed,th

  • When I open Addressbook it crashes in lion. Anyone know a fix?

    When I installed lion my Contact program wont open up. it crashes. here is what it says. Does anyone know a fix thanks Process:         Address Book [568] Path:            /Volumes/VOLUME/*/Address Book.app/Contents/MacOS/Address Book Identifier:    

  • How to create an object like "Control Account" in JE? u5982u4F55u7F16u5199u63A7u5236u79D1u76EEu63A7u4EF6

    I want to create a user screen like Journal Entry. How could I create an object like "Control Account" in JE? 我想编写一个象u201C日记帐分录u201D那样的屏幕,但是不知道其中u201C控制科目u201D列的控件如何编.请教各位高手.谢谢 Edited by: An Ping Zhang on Sep 15, 2009 4:57 AM

  • New GL feature question...

    Group has 1000 investment entities, spread across 10 countries.  Company is floated to develop the property and property is sold off in long run or it is given on lease. As per legal rule in most countries with 'EIN' number, each major property need