Missing /usr/dt/config/xfonts/C

When trying to run vnc/Hummingbird Exceed onDemand, we got the following Errors:
Cannot read font directory '/etc/dt/config/xfonts/C'
Cannot read font directory '/usr/dt/config/xfonts/C'
Cannot read font directory '/etc/dt/config/xfonts/en_US.ISO8859-1'
Cannot read font directory '/usr/dt/config/xfonts/en_US.ISO8859-1'
Looking at /usr/dt/config/Xsetup file, it seems like those are required.
But I can't locate those files??? This is a clean installation and even more frustrated is this is the 3rd time I'm re-installing and I did select to install EVERTHING; still those files are NOT there!
NOT in /usr/dt/config nor /etc/dt/config
What did I do wrong? Do I have to run some command to generate these directory or WHAT????
Please help.
Best Regards,
Clifton Yuen

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

Similar Messages

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

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

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

  • JPS-01514: The default context is missing in jps-config.xml.

    when we will get the below erros what is missing
    weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider.
    JPS-01514: The default context is missing in jps-config.xml.
    Caused By: oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password

    Check the jps-config.xml file. This has the configuration for security services. Seems like the default context is missing. The default context is essential for connecting to the policy store. If not, you can use a named context to connect to the policy store/idstore etc.

  • VacationRequest Sample, missing element "mds-config" error upon Deploy

    Hi All,
    Searched the forum history and couldn't find any hints on this one, wondered if some kind soul could help a SOA beginner.
    I took the VacationRequest sample from https://soasamples.samplecode.oracle.com/files/documents/660/794/workflow-100-VacationRequest.zip and am attempting to deploy into a WLS 10.3.2 domain which has the soa_server1 configured correctly. The demo users and app have been already seeded OK from the DemoCommunitySeedApp.
    When opening the VacationRequestApp.jws within JDev and receive this error:
    Error(12,61): Parse of component type files failed, check the adf-config.xml file : "oracle.fabric.common.FabricException: oracle.mds.config.MDSConfigurationException: MDS-01333: missing element "mds-config": MDS-01333: missing element "mds-config": oracle.mds.config.MDSConfigurationException: MDS-01333: missing element "mds-config": MDS-01333: missing element "mds-config""
    adf-config.xml has the following content:
    <?xml version="1.0" encoding="windows-1252" ?>
    <adf-config xmlns="http://xmlns.oracle.com/adf/config"></adf-config>
    Environmental information: JDev 11gR1, Oracle SOA Composite Editor v11.1.2.0.12.16, SOA suite 11gR1, Windows2003R2
    Thanks in advance,

    I added the following right before the end tag, based on a different project:
    <adf-mds-config xmlns="http://xmlns.oracle.com/adf/mds/config">
    <mds-config xmlns="http://xmlns.oracle.com/mds/config">
    <persistence-config>
    <metadata-namespaces>
    <namespace metadata-store-usage="mstore-usage_1" path="/soa/shared"/>
    </metadata-namespaces>
    <metadata-store-usages>
    <metadata-store-usage id="mstore-usage_1">
    <metadata-store class-name="oracle.mds.persistence.stores.file.FileMetadataStore">
    <property value="${oracle.home}/integration"
    name="metadata-path"/>
    <property value="seed" name="partition-name"/>
    </metadata-store>
    </metadata-store-usage>
    </metadata-store-usages>
    </persistence-config>
    </mds-config>
    </adf-mds-config>
    It then was able to deploy

  • $PATH missing '/usr/local/bin'

    $PATH missing '/usr/local/bin' in /etc/login.defs and /etc/profile.
    I only noticed, being somewhat a noob, after compiling the NEW Dillo 0.7.3 and finding that it places its' executable in /usr/local/bin (!).  This, not being in my $PATH by default.
    Please consider adding this line to future ARCH 0.6 or beyond for WORKSTATION users:
    # /etc/profile
    export PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/opt/bin"
    Thanx.

    Mt.Tam-Luxer wrote:I only noticed, being somewhat a noob, after compiling the NEW Dillo 0.7.3
    A very wise decision to use this great browser :-) ... and I'm even serious about that.
    Mt.Tam-Luxer wrote:and finding that it places its' executable in /usr/local/bin (!).  This, not being in my $PATH by default.
    For some reason it is in my /etc/profile ... but I don't remember if I put it there or not.
    Firstly, (and as already mentioned more or less) I can see arguments why AL does not include /usr/local/bin by default (mainly because there is nothing there when only installing AL packages).
    But OTOH, this is the beauty of AL : you can (and are even supposed to) configure your system as you like by editing the files in /etc. I guess that's why I don't remember, because the first thing I would do if need be is editing /etc/profile ;-) ...
    Oh, but something (very general !) to consider : if you want to keep your system "Unix-style", don't put every posible PATH in /etc/profile, but put it in ~/.profile (or whatever shell you are using). If you are the only user, it does not really matter. But in a "true multi-user Unix system" you should not have /funky/path/bin in /etc/ ... not that /usr/local is exotic ....this is more of a general note.
    sarah31 wrote:but imho if there is a PKGBUILD for a desired app (such as dillo)
    yes, the PKGBUILD for dillo works fine, however, last week they released the latest version 0.7.3 which Mt.Tam-Luxer tried to install ( ... hint ... hint ... package maintainers ... :-) ... ). It was not quite clear from your post if yo wanted him to modify the PKGBUILD script or to just use it.
    Oh, and besides changing pkgver, the source should now point to http://www.dillo.org/download/dillo-0.7.3.tar.bz2

  • Websharing (apache) error   missing /usr/lib/libpq.5.dylib

    My webserver wouldn't start up under lion,  it said I was 'missing'  /usr/lib/libpq.5.dylib
    I looked at my iMac mini server running lion and noticed that /usr/lib/libpq.5.dylib   was a symbolic link to /usr/lib/libpq.5.3.dylib
    So, I did the following:
    as root#  cd /usr/lib
    sh-3.2# ln -s libpq.5.3.dylib libpq.5.dylib
    It's as happy as a clam..   so am I.

    I'm having this problem too.
    I upgraded from the mplayer-1.0pre8 version and upon installing mplayerOSX-1.0rc1 whenever I try to run any of my .avi files I get this:
    2007-03-05 17:20:53.587 MPlayer OSX PPC[427] ===================== MPlayer OSX Started =====================
    2007-03-05 17:20:54.118 MPlayer OSX PPC[427] User Default Deleted
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Path to MPlayer: /Applications/MPlayer OSX PPC.app/Contents/Resources/ExternalBinaries/mplayerppc.app/Contents/MacOS/mplayer
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: /Users/******/Movies/Random-File Name.avi
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: -identify
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: -frames
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: 0
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: -ao
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: null
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: -vo
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: null
    dyld: /Applications/MPlayer OSX PPC.app/Contents/Resources/ExternalBinaries/mplayerppc.app/Contents/MacOS/mplayer can't open library: /usr/lib/libncurses.5.4.dylib (No such file or directory, errno = 2)
    2007-03-05 17:21:02.181 MPlayer OSX PPC[427] Abnormal playback error. mplayer returned error code: 5
    I have no idea what any of this means. I get the same error after I download the Binary Codex for PowerPC and install that. I deleted all files in anyway related to mplayer, then reinstalled everything, and I get the same result. Any help would be most appreciated.
    For all the problems I've been having I wish I hadn't upgraded. Can't seem to get the old version to work anymore either.

  • [Solved] Virtualbox-source missing /usr/bin/vboxbuild

    New virtualbox source missing /usr/bin/vboxbuild
    i cant load my vboxdrv module & i also cant build vboxdrv module
    new vbox-source 4.1.18-3 (2012-07-24) dont have vboxbuild script
    anyone also have problem with this issue?
    btw i use ck-kernel
    Last edited by dhiika (2012-07-25 01:19:27)

    xzy3186 wrote:
    gbc921 wrote:
    I'm also using the linux-ck from AUR and I could not load vboxdrv even after the "# dkms setup vboxhost/4.1.18"
    It has compiled fine, but when I do "$ sudo rc.d start dkms" it gives me this:
    :: Starting Dynamic Kernel Module System [BUSY] Error! Could not locate dkms.conf file.
    File: does not exist.
    ERROR: could not insert 'vboxdrv': Exec format error
    ERROR: could not insert 'vboxnetadp': Exec format error
    ERROR: could not insert 'vboxnetflt': Exec format error
    ERROR: could not insert 'vboxpci': Exec format error
    If I try to compile it again then:
    $ sudo dkms install vboxhost/4.1.18
    Module vboxhost/4.1.18 already installed on kernel 3.4.6-2-ck/x86_64
    I have installed these packages:
          community/virtualbox 4.1.18-4
          community/virtualbox-additions 4.1.18-1
          community/virtualbox-modules 4.1.18-4
          community/virtualbox-source 4.1.18-4
          aur/virtualbox-hook 1.0-3
    Sincerely,
    The same problem here. I compiled virtualbox-source 4.1.18-4 with "dkms install" under linux-ck-3.4.6-2 but had "ERROR: could not insert 'vboxdrv': Exec format error" whilie trying to modprobe.
    Solved:According to https://bbs.archlinux.org/viewtopic.php?id=145925, I should delete "old" vboxdrv generated by vboxbuild.
    Yeah! Removing the modules from /usr/lib/extramodules... and doing a depmod worked fine!
    Thanks!

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

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

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

  • Why is help material missing in system-config-users ?

    When I press the Help button or select Contents item on Help menu of the system-config-users main window, Mozilla Firefox starts displaying the plain text error message:
    File Not Found
    Firefox can't find the file at /usr/share/doc/system-config-users-1.2.51/index.html.
    that is true, since the directory is empty. The same is true with most system-config apps. The original Red Hat packages do have help files for all system-configs. Why are they missing in OEL-5? Oracle claims that OEL is fully compatible with RHEL. The help material, eg. User Manager, is copyrighted by Red Hat, but it can be distributed subject to the terms and conditions in the Open Publication License. If it didn't suite Oracle needs, then Oracle had to find another solution (eg. writing its own short help material). Leaving the help directory empty without any explanation and just let a user wondering what the hell is happening, is irresponsible. Anyway it's one of the things that end users are least willing to tolerate at all.

    I am not a lawyer. I am not in the inner circle. Any resemblance between my options and those of my employer are due entirely to the good fortune of my employer.
    This is just my reading of the situation.
    The OPL does not repeat the GPL words; OPL is a legal premise where GPL has been proven valid in several world courts. Maybe OPL is "just as good", maybe not. So the licensed docs had to come out of OEL first, even before replacement docs were ready. Probably a "must come out NOW" kind of executive decision from the Legal Department.
    I know this post doesn't replace the missing documentation, but I hope it may help understand the omission.

  • Solaris10 missing /usr/openwin directories in non-global container

    I created a global (default) and two non-global containers. The /usr/openwin directories in non-global containers are empty (while global one's are fine). Since /usr is read only in non-global containers, I can't add anything to it.
    questions:
    1. why is the /usr/openwin directories is empty in non-global containers, did I miss some steps in creating containers?
    2. How do I make /usr/openwin visible now to the non-global containers?
    appreciate your help.

    What you observed is normal. The basic Solaris 11 zone install gives you a somewhat minimal install. If you want additional packages, you can install them. If you want the zone install to have what you would install from a CD I suppose you could do a the following:
    pkg install slim_install
    pkg uninstall slim_install
    My understanding is that the slim_install package contains dependencies which loads all of the desktop software but doesn't contain any content itself - which is why you can (and should) remove it afterwards.
    That said, normally one uses a zone for a particular purpose. A better approach might be to install only the software in the zone which is needed for that purpose. That would save space, limit security exposure and reduce maintenance overhead. If your purpose is to have a full user environment, that may be to include all the slim_install packages and maybe others as well.
    I would recommend that you not install services by copying files. If you need a service find out what package contains that service and install the package in the zone. That way you won't break maintenance via pkg update.
    So - your questions:
    1. A Solaris 11 zone install is minimal, presumably to make it easy to set up simple single function zones. Additional packages can be added as needed using "pkg install" as needed to provide any necessary services.
    2. Solaris 10 zones work differently and import most packages from the global zone. With Solaris 10 sparse zones, you actually use the same files from the global zone. Solaris 11 zones are different in that they are actually a separate install. The basic install is minimal, presumably to allow for small and simple single function zones. You are not doing anything wrong with respect to the basic install, this is just how things work.

  • Missing /usr/bin/reboot

    i use GNOME and arch is up to date as it can be after doing a "pacman -Syu".
    when i use GNOME's shutdown-dialog to reboot the system, GNOME and X stop as they should, but then the system gives a message, "Command failed /usr/bin/reboot" and a short description that it wasn't found.
    the system then takes a short breath of about 5-10 seconds and reboots as it should.
    well, there is no /usr/bin/reboot on my harddisk, just /sbin/reboot...why?
    had the same thing some days ago on another system. was /usr/bin/reboot removed during one of the last updates and GNOME still tries to use it instead of /sbin/reboot?
    Thanks!
    Cheers!

    I had this problem as well and couldn't work out what I had done wrong - I hadn't been fiddling with any settings, honest.  Anyway, it first occurred last Saturday when I shutdown my PC after these updates:
    [2008-02-02 07:49] synchronizing package lists
    [2008-02-02 07:49] starting full system upgrade
    [2008-02-02 07:50] upgraded bash (3.2.025-4 -> 3.2.033-2)
    [2008-02-02 07:50] warning: /etc/profile installed as /etc/profile.pacnew
    [2008-02-02 07:50] warning: directory permissions differ on var/lock/
    filesystem: 775 package: 755
    [2008-02-02 07:50] upgraded filesystem (2007.11-3 -> 2007.11-6)
    [2008-02-02 07:50] upgraded groff (1.19.2-3 -> 1.19.2-4)
    [2008-02-02 07:50] upgraded man (1.6f-1 -> 1.6f-2)
    [2008-02-02 07:50] upgraded mkinitcpio (0.5.17-1 -> 0.5.17-2)
    [2008-02-02 07:50] upgraded mpg123 (1.1.0-3 -> 1.2.0-1)
    and not only was there an error about the missing file but gdm-binary segfaulted.  Here's the entry from everything.log:
    Feb 2 09:53:50 gconfd (david-9810): Exiting
    Feb 2 09:53:50 darkstar gdm-binary[9706]: WARNING: Command failed /usr/bin/poweroff: Failed to execute child process "/usr/bin/poweroff" (No such file or directory)
    Feb 2 09:53:50 darkstar shutdown[11387]: shutting down for system halt
    Feb 2 09:53:50 darkstar init: Switching to runlevel: 0
    Feb 2 09:53:50 darkstar gdm-binary[9706]: segfault at 0000000000000031 rip 00002aaccdefa090 rsp 00007fffdfb2ce28 error 4
    Thing is, looking back through older log entries, the warning about failing to execute /usr/bin/reboot or /usr/bin /poweroff is always there on reboot/shutdown but I had never before seen it echoed to the screen.  Anyway, I wasn't sure where to report the bug but made my own fix in the meantime by adding the following to the daemon section of /etc/gdm/defaults.conf
    RebootCommand=/sbin/reboot
    HaltCommand=/sbin/poweroff
    The other consequence of those Saturday updates, which hasn't gone away yet, is that the normal shutdown messages - stopping this, stopping that etc. - don't always appear.  It's not consistent but more often than not gnome will drop to a console with a login prompt and my PC will shutdown a few seconds later  If I don't start gnome and just run /sbin/poweroff from the console then the usual messages will appear.  As far as I can tell, however, my PC is shutting down properly despite the lack of messages.
    EDIT: And /sbin is in my path.
    EDIT 1: And the segfaults continue (I thought that they'd gone away):
    Feb 6 23:27:08 gconfd (david-9811): Exiting
    Feb 6 23:27:09 darkstar shutdown[15679]: shutting down for system halt
    Feb 6 23:27:09 darkstar init: Switching to runlevel: 0
    Feb 6 23:27:09 darkstar gdm-binary[9706]: segfault at 0000000000000021 rip 00002b63ab165090 rsp 00007fff028bfe48 error 4
    Last edited by azleifel (2008-02-07 22:35:41)

  • Missing /usr/lib/ what can I do??!

    Don't tell me how,But I accidentally deleted the /usr/lib/ folder...now every command I run obviously fails because some lib is missing...Is there a way I can recover the lib folder? apart reinstalling linux -.-

    Apart from restoring your backup, obviously, you could try booting from an Arch install disc/usb and using the --dbpath and --root options of pacman to reinstall all the packages you've got in /var/cache/pacman/pkg/.
    Edit: I've never done that. And you could also try some undelete utility, of course.
    Last edited by stqn (2011-04-20 14:10:44)

  • Upgrading Catalyst to 15.2, missing commands from config

    I am wondering if someone can give me a quick answer to this. I recently upgraded our catalyst from IOS 12.x to 15.2. I noticed that there are some config items that went missing in the upgrade. I am guessing they are depreciated, or unnecessary (as most are 'no' commands) but I want to make sure that their omission will not cause any greif when we go to install the switch. If I try to put the commands back in, they Catalyst looks to take them, but they do not appear in the config when I do a Sh run.
    The commands are:
    no ip route-cache cef
    ip classless  
    Under our BGP Config:
    no synchronization 
    no auto-summary  
    Thank you for any help!

    Wow.  Where do I start? 
    The easiest way is to enable 802.1x with PoE phones and watch your phone go nuts! 
    Next, play with interface templates and watch your CPU go to the roof.  And then when you try to schedule a reload, guess what happens?  CPU shoots to the moon.  
    Ahhhhh ... I love Cisco IOS' QC.  
    I love it `cause they introduced new features (Good!) but then the bugs we've encountered could've picked up during Day 1 of testing the IOS.  But it was not.  For the last three years, I've tested numerous IOS in the 15.X range and so far only one stands out.  I can't find any excuse whatsoever to want to try using the new 15.2(2)E.  I hope to see this code improve when it hits 15.2(2)E4 or later.
    And for the record, 802.1X and PoE always brings the WORST in an IOS.  Disable both and the appliance works well.  Enable both and you'll learn to swear like a Navy man.

  • Missing /usr/bin/make

    (Oracle Standarad edition 8.1.5, RH6.1)
    When I ran the 8i patches I get a bunch of error messages in the log files saying that the command gmake is missing. This in turn creates other errors and causes the relinking to not work correctly. I have read the 8i patch FAQ, but unfortunately I don't have /usr/bin/make either. Any ideas?
    Thanks

    Then you have to install make from your RedHat CD, then if needed, do the symbolic link.

  • Bpel mail authentication missing ns_emails.xml config

    Hi all,
    I want to send a mail using Bpel and I noticed that the "auth login" was missing when sending the mail.(Saw this using a network monitor)
    My aoutgoing server setting look like this:
    <OutgoingServerSettings>
    <AuthenticationRequired>true</AuthenticationRequired>
    <SMTPHost>192.168.52.16</SMTPHost>
    <SMTPPort>25</SMTPPort>
    <UserName>[email protected]</UserName>
    <Password>********</Password>
    </OutgoingServerSettings>
    and I'm getting this error before the authentication required in the log:
    <2008-08-27 15:52:35,638> <ERROR> <collaxa.cube.services> <oracle.bpel.services.notification.queue.sender.QuartzPublisher::execute> ERROR message : javax.naming.NamingException: Not in an application scope - start OC4J with the -userThreads switch if using user-created threads
    <2008-08-27 15:52:35,638> <ERROR> <collaxa.cube.services> <oracle.bpel.services.notification.queue.sender.QuartzPublisher::execute>      at com.evermind.server.PreemptiveApplicationContext.getContext(PreemptiveApplicationContext.java:30)
    <2008-08-27 15:52:35,638> <ERROR> <collaxa.cube.services> <oracle.bpel.services.notification.queue.sender.QuartzPublisher::execute>      at com.evermind.naming.FilterContext.lookup(FilterContext.java:126)
    <2008-08-27 15:52:35,638> <ERROR> <collaxa.cube.services> <oracle.bpel.services.notification.queue.sender.QuartzPublisher::execute>      at com.evermind.server.PreemptiveApplicationContext.lookup(PreemptiveApplicationContext.java:42)
    <2008-08-27 15:52:35,638> <ERROR> <collaxa.cube.services> <oracle.bpel.services.notification.queue.sender.QuartzPublisher::execute>      at javax.naming.InitialContext.lookup(InitialContext.java:351)
    <2008-08-27 15:52:35,638> <ERROR> <collaxa.cube.services> <oracle.bpel.services.notification.queue.sender.QuartzPublisher::execute>      at oracle.bpel.services.notification.NotificationUtil.lookupLocalBean(NotificationUtil.java:362)
    <2008-08-27 15:52:35,638> <ERROR> <collaxa.cube.services> <oracle.bpel.services.notification.queue.sender.QuartzPublisher::execute>      at oracle.bpel.services.notification.queue.sender.QuartzPublisher.execute(QuartzPublisher.java:88)
    <2008-08-27 15:52:35,638> <ERROR> <collaxa.cube.services> <oracle.bpel.services.notification.queue.sender.QuartzPublisher::execute>      at org.quartz.core.JobRunShell.run(JobRunShell.java:191)
    <2008-08-27 15:52:35,638> <ERROR> <collaxa.cube.services> <oracle.bpel.services.notification.queue.sender.QuartzPublisher::execute>      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)
    <2008-08-27 15:53:51,092> <ERROR> <collaxa.cube.services> <PCRuntimeException::<init>> Cannot connect to iAS Wireless notification webservice.
    <2008-08-27 15:53:51,092> <ERROR> <collaxa.cube.services> <PCRuntimeException::<init>> Cannot connect to iAS wireless notification webservice running at http://messenger.oracle.com/xms/webservices
    <2008-08-27 15:53:51,092> <ERROR> <collaxa.cube.services> <IASWDriver::loadSupportedChannels> Cannot connect to iAS Wireless notification webservice.
    <2008-08-27 15:53:51,092> <ERROR> <collaxa.cube.services> <IASWDriver::loadSupportedChannels> Cannot connect to iAS wireless notification webservice running at http://messenger.oracle.com/xms/webservices
    <2008-08-27 15:53:51,263> <ERROR> <collaxa.cube.services> <PCException::<init>> Error in sending e-mail message.
    <2008-08-27 15:53:51,263> <ERROR> <collaxa.cube.services> <PCException::<init>> Error in sending e-mail message.
    08/08/27 15:53:51 javax.mail.MessagingException: 530 authentication required for mail submission
    Can anyone help me!!!!
    Regards,
    Steven

    James,
    Thanks for the quick reply.
    The smtp server requires authentication. The username and password where all checked useing telnet.
    I'm 100% sure they are correct.
    The problem is that the "AUTH LOGIN" is never send. It looks like the java class is not reading the AuthenticationRequired correct.
    The strange part about the error is that the notification method is set to EMAIL.
    Do you have any other ideas?
    Regards,
    Steven

Maybe you are looking for

  • Won't recognize my itunes login

    I have a MAC, Ipod touch and just purchased Apple TV.  My internet is through Frontier.  I've had problems trying to get programs to work through my internet at home.  For instance, I had my gmail & yahoo email addresses set up on my I Pod Touch and

  • Dynamic header lins in downloaded file.

    hello gurus, i have Report.  i am using that to download data from standard tables and custom tables. here i maitained fieldtables name as headerlines in downlaod files. that means each file is downloading with fielad lables as like this name  age   

  • Security filter replication

    I have requirement where I have to replicate the security fromone app to other app. Basically I have to copty the filters across the apps. Is there any other best practice I can follow? I am on Ver 9.2. Thanks, Tarini

  • Problem up dating Photoshop CS6

    1) I have Photoshop CS6 & Adobe Bridge CS6 installed since 2012.   2) I recently discovered that Bridge "Edit in Camera Raw" is missing at least one(1) function. When I go to LENS CORRECTION, under the "manual" tab, I do not have the auto correction

  • Licensing MS SQL Server...

    Does not need A license for MSSQL Server ?