[osol-discuss] SUNWgnome-im-client breaks beadm

2008-12-08 Thread robs
I'm trying ot update pidgin 2.1.1. It updates, but gives errors, and breaks beadm. Cannot reboot with the updated pidign. Here's what I'm seeing. # pkg install SUNWgnome-im-client DOWNLOADPKGS FILES XFER (MB) Completed

Re: [osol-discuss] kernel panic - #df Double fault

2008-12-08 Thread Sebastien Roy
On Sat, 2008-12-06 at 16:39 -0500, Sebastien Roy wrote: > On Sat, 2008-12-06 at 12:26 -0800, Bill Shannon wrote: > > Assuming it's not a recursion bug, is there any interest in finding out > > what's > > blowing the stack? Probably not if you've already decided to increase the > > default stack

Re: [osol-discuss] How to replace libc on a live system?

2008-12-08 Thread Casper . Dik
>Running: dlmgmtd -d >(process id 7860) >stopped in priv_vlist at line 384 in file "privlib.c" > 384 priv_set_t *pset = priv_allocset(); >(dbx) dump >priv = 0x5c4 "" >ap = 0xfd7fffdfe960 >pset = 0x81c >(dbx) list +20 > 384 priv_set_t *pset = priv_allocset(); > 385 const ch

Re: [osol-discuss] session preferences question

2008-12-08 Thread Ghee Teo
Tom Albers wrote: > Hi, > > I installed opensolaris 2008.11 (build 101b). The only tab > displayed in the session preferences menu is "Startup Programs". > What happened to the "Session Options" tab which used to allow > me to save changes to the session? I would like to save my > session (window

Re: [osol-discuss] How to replace libc on a live system?

2008-12-08 Thread C. Bergström
Joerg Schilling wrote: > "C. Bergström" <[EMAIL PROTECTED]> wrote: > > >> How do I replace the system libc? >> >> After I build it.. doing >> >> # Note.. cp libc and all other tools are 64bit.. >> >> cp ./libs.so.1 /lib/amd64 >> > > You should be able to do this with Sun cpio (depending on

Re: [osol-discuss] How to replace libc on a live system?

2008-12-08 Thread C. Bergström
Phil Harman wrote: > First of all, the cp(1) command is actually a 32-bit application ... > > # uname -a > SunOS opensolaris 5.11 snv_101b i86pc i386 i86pc Solaris > # which cp > /usr/gnu/bin/cp > # file /usr/gnu/bin/cp > /usr/gnu/bin/cp:ELF 32-bit LSB executable 80386 Version 1 > [FPU], d

[osol-discuss] session preferences question

2008-12-08 Thread Tom Albers
Hi, I installed opensolaris 2008.11 (build 101b). The only tab displayed in the session preferences menu is "Startup Programs". What happened to the "Session Options" tab which used to allow me to save changes to the session? I would like to save my session (window layout) for future logins. --