Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-06 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le 04/03/15 10:46, Jonathan Adams a écrit :
 Having compiled Firefox in the past for Solaris, the only way I could get
 it to work is with SunStudio ...
 
 I talked to the devs at Firefox at the time and they said that SunStudio
 was the only compiler that had been used to get Firefox compiled ... I
 think the assumption in the code is that Solaris = SunStudio.
 
 I know that some people have had success with different patches and
 versions of gcc, but I gave up.
 
 Jon

Hi, just came across this thread (don't follow as closely OI anymore).

Firefox can build okay on SunOS with gcc, you do need to avoid 64-bit
for fatval reasons, I believe still... wrt 48-bit addressing munging.
(perhaps the new 64 bit dev version addresses that, haven't checked yet)

I have been using esr24 since quite a long while now on pkgsrc, and
have just gotten esr31 ff working recently (with shared xulrunner) and
am currently upgrading tbird/enigmail.

I'm pretty sure it's possible with OI/Hipster with appropriate tweeking.

My pkgsrc patches haven't made it into the pack yet, but if anybody
needs, give a holler.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJU+YrKAAoJECAB22fHtp27W1oH/12gbUhBzrm1lstJ7akTbzVe
deIpQu7ZgAwt4Nx5ZWEdaKG1PraEghgQcgd7iuMOMNk3duuQDOUHtvTjyapRflzh
OYcIqZOoD3aWCoQACxt8coM4fB48hjEeGMuq4+8fRUyFF8HONyNcUj+IuXufP8S1
ClLw5SKve7QsOOJSI5tj17baOzcvQNDb+0cI+C7EfA/MolsSfcsENBLaI3MAs1mN
XWPJKJKgwshKcLqLDNjt2yJlOaTeSxphCrygKVr7CWj7TW9D/jifUQ2X2fsxp2BN
DqFRpAawbt+NOBPpygyieN5TgCG9SEnhKcQEbQRnXT3zU5iOkHEfsbVaHZ38EJY=
=X6HD
-END PGP SIGNATURE-

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] 151a9 missing gnome/locale/*

2014-06-13 Thread Richard PALO
After upgrading one of our systems from a7 to a9, I came across the fact 
that gnome/locale/fr (actually all of them) is missing for a9, only up 
to a8 is available.  seems to be an omission.


Is it possible to get that quickly built and pushed, and/or is there a 
special cantation to force pkg to install the a8 version.

richard@smicro:~$ pkg list -af gnome/locale/fr
NAME (PUBLISHER)  VERSIONIFO
gnome/locale/fr   0.5.11-0.151.1.8   --o
gnome/locale/fr   0.5.11-0.151.1.8   --o
gnome/locale/fr   0.5.11-0.151.1.7   ---
gnome/locale/fr   0.5.11-0.151.1.6   ---
gnome/locale/fr   0.5.11-0.151.1.5   ---
gnome/locale/fr   0.5.11-0.151.1.4   ---
gnome/locale/fr   0.5.11-0.151.1.3   ---
gnome/locale/fr   0.5.11-0.151.1.2   ---
gnome/locale/fr   0.5.11-0.151.1.1   ---
gnome/locale/fr   0.5.11-0.151.1 ---
gnome/locale/fr   0.5.11-0.148   ---
gnome/locale/fr   0.5.11-0.147   ---


I *don't* like to copy from the a7 BE...

(in hipster, it seems the locales revert to each proper package, for 
example gtk2, but not [yet] so in OI...)


thanks in advance


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] 151a9 missing gnome/locale/*

2014-06-13 Thread Richard PALO

Le 13/06/14 09:21, Richard PALO a écrit :

After upgrading one of our systems from a7 to a9, I came across the fact
that gnome/locale/fr (actually all of them) is missing for a9, only up
to a8 is available.  seems to be an omission.

Is it possible to get that quickly built and pushed, and/or is there a
special cantation to force pkg to install the a8 version.

richard@smicro:~$ pkg list -af gnome/locale/fr
NAME (PUBLISHER)
VERSIONIFO
gnome/locale/fr
0.5.11-0.151.1.8   --o
gnome/locale/fr
0.5.11-0.151.1.8   --o
gnome/locale/fr
0.5.11-0.151.1.7   ---


or rather a typo


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] xvnc-inetd only accepting one connection in total?? Huh??

2013-03-01 Thread Richard PALO

We're running multiple thin clients to an OpenIndiana server via VNC.
For [relative] simplicity, we're using the gdm server configuration.
I should warn that it takes a bit of hand holding given some upstream 
fixes that haven't deployed in OpenIndiana yet...


What does your /etc/gdm/custom.conf and ConsoleKit (/etc/ConsoleKit/...) 
configuration look like?


search for multiseat in the gdm and console-kit-daemon manpages,
seems there was a tutorial that I followed on the console-kit 
development site (if I remember correctly)...



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Installing Java 7

2012-12-19 Thread Richard PALO

Le 20/12/12 07:16, Andrew Myers a écrit :

Hi,

Can I run Java 7 on OI?

I was going to follow the instructions here:

http://docs.oracle.com/javase/7/docs/webnotes/install/solaris/solaris-jdk.html#install-svr4

However it looks like I already have  jdk1.6.0_26 installed under /usr/jdk,
and I have no idea how to remove it :(

If anyone would mind helping a poor n00b like myself out, I'd be very
appreciative!

Best regards,
Andrew.



richard@x3200:/usr/jdk$ ls -lad /usr/java/bin
drwxr-xr-x   3 10   143   47 sept. 25 07:16 /usr/java/bin/
richard@x3200:/usr/jdk$ ls -lad /usr/java
lrwxrwxrwx   1 root root  10 mai 18 2012 /usr/java - 
jdk/latest/

richard@x3200:/usr/jdk$ java -version
java version 1.7.0_09
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) Server VM (build 23.5-b02, mixed mode)

What has seemed to work for me is respecting the following structure:
richard@x3200:/usr/jdk$ ls -la
total 20
drwxr-xr-x   4 root bin   10 nov. 18 07:41 ./
drwxr-xr-x  40 root sys   55 oct. 18 05:37 ../
drwxr-xr-x   8 root bin8 nov. 18 07:40 instances/
lrwxrwxrwx   1 root root  18 sept.  3 2011 jdk1.6.0_26 - 
instances/jdk1.6.0/
lrwxrwxrwx   1 root root  21 mai 18 2012 jdk1.7.0_04 - 
instances/jdk1.7.0_04/
lrwxrwxrwx   1 root root  21 août 16 08:37 jdk1.7.0_06 - 
instances/jdk1.7.0_06/
lrwxrwxrwx   1 root root  21 oct. 18 04:02 jdk1.7.0_07 - 
instances/jdk1.7.0_07/
lrwxrwxrwx   1 root root  22 nov. 18 07:41 jdk1.7.0_09 - 
instances/jdk1.7.0_09//
lrwxrwxrwx   1 root root  11 nov. 18 07:39 latest - 
jdk1.7.0_09/

drwxr-xr-x   4 root bin4 août 27 2011 packages/


unpack the 32 and 64 bit tarballs under instances,
then create a symlink in /usr/jdk
finally, update the latest symlink to the version you wish to have by 
default


cheers


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] R and R commander

2012-11-28 Thread Richard PALO

Le 28/11/12 16:51, Daniel Kjar a écrit :

Is there a package out there?  Is there a good 'howto' for a build? I
tried building R ages ago and never got it to work...  I saw someone
mention a package but can't find it.

I found following the following in pkgsrc
(http://www.perkin.org.uk/posts/9000-packages-for-smartos-and-illumos.html 
 or www.pkgsrc.org):


richard@devzone:~/src/pkgsrc/math$ ls -d R*
R   R-clim.pact  R-geoRglm  R-maps  R-Rcmdr 
R-wle
R-abind R-combinat   R-GRASSR-mvtnorm   R-RColorBrewer 
R-XML
R-akima R-DAAG   R-gstatR-ncdf  R-RPostgreSQL 
R-xts
R-bitopsR-date   R-gtools   R-PHYLOGR   R-sgeostat 
R-zoo

R-car   R-DBIR-httpRequest  R-pixmapR-shapefiles
R-CGIwithR  R-e1071  R-hwde R-R2HTMLR-sp
R-chron R-gdata  R-ISwR R-RandomFields  R-spacetime
R-circular  R-genetics   R-lmm  R-randomForest  R-splancs
R-classInt  R-geoR   R-mapproj  R-RArcInfo  R-statmod

tryin a build of R-Rcmdr now, just for grins. will report back


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] R and R commander

2012-11-28 Thread Richard PALO

Le 28/11/12 16:51, Daniel Kjar a écrit :

Is there a package out there?  Is there a good 'howto' for a build? I
tried building R ages ago and never got it to work...  I saw someone
mention a package but can't find it.


Building seems not a problem:
richard@devzone:~/src/pkgsrc/math/R-Rcmdr$ pkg_info  R-Rcmdr
Information for R-Rcmdr-1.8.4:

Comment:
Platform-independent basic-statistics GUI for R

Requires:
R-car=2.0.12
R=2.2.1nb2

Description:
A platform-independent basic-statistics GUI (graphical user interface)
for R, based on the tcltk package.

Homepage:
http://cran.r-project.org/web/packages/Rcmdr/

and
richard@devzone:~/src/pkgsrc/math/R-Rcmdr$ pkg_info  R
Information for R-2.14.2nb4:

Comment:
Statistical language for data analysis and graphics

Requires:
perl=5.0
{gcc47,gcc47-libs}=4.7.2
{gcc47,gcc47-libs}=4.7.0
bzip2=1.0.5
xz=5.0.0
libiconv=1.9.1nb4
gettext-lib=0.18
pcre=8.30nb1
readline=6.0
zlib=1.2.3
cairo=1.12.2nb2
png=1.5.0
jpeg=8nb1
tiff=4.0.0
blas=1.0nb3
libXt=1.0.0
tk=8.5.7

Required by:
R-car-2.0.12
R-Rcmdr-1.8.4

Description:
R is a language which bears a passing resemblance to the S language
developed at ATT Bell Laboratories.  It provides support for a
variety of statistical and graphical analyses.  R is a true
computer language which contains a number of control-flow
constructions for iteration and alternation.  It allows users to
add additional functionality by defining new functions.  On
platforms which support the dlopen (3) interface, Fortran and C
code can be linked and called at run time.

R is very close to S in both syntax and semantics, but is not identical.
Whether this is a bug or feature is an open question.

Homepage:
http://www.R-project.org/


took a bit as I'm building pgadmin3 in the background...

testing is an exercice left to the reader.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Thunderbird 16.0.1 and 16.0.2

2012-11-22 Thread Richard PALO

Le 22/11/12 10:30, Jonathan Adams a écrit :

On 21 November 2012 21:31, Chris Gerhard o...@thegerhards.com wrote:

On 11/21/12 21:13, russell wrote:


Hi,

Does anyone else experience a problem with Thunderbird 16.0.1 and 16.0.2
releases in that you can not  Edit - Preferences. The Preferences
Dialogue window fails to appear.



Yes. Also attachments not being displayed.

I've literally just installed 17.0. This being it's first message and it has
resolved both issues.

Chris


Cheers ... I failed to install 16 when I updated Firefox, and am still
running 15.0.1 (with no troubles) :)

please tell me if 17 works for you.

Jon



I experienced numerous problems with 16.0.x that seem, to me, resolved 
in 17.0.

cheers


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OI stopped booting after 151a6 update.

2012-10-01 Thread Richard PALO
As can be seen in the bugreport (which has become '3150 poll times out 
immediately in 32bit kernels') the problem spot has been identified and 
a fix pending approval/integration.
The question is will prestable6 be updated or will the fix be pushed out 
until the next build...


Le 02/10/12 04:32, Julius Roberts a écrit :

On 2 October 2012 11:47, Jerry Kemp sun.mail.lis...@oryx.cc wrote:

Was the build 151a6 boot hanging issue ever resolved?  I remember this
discussion from a few weeks ago.

I just attempted to do an upgrade earlier today, and saw the hang issue.


I have several hosts running  a5 which i would like to upgrade, but
given the issues with a6, i'd prefer to keep them all at a5.

Am i able to tell the pgk upgrade which specific OI release i want to
upgrade to?



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OI stopped booting after 151a6 update.

2012-09-07 Thread Richard PALO
It's possibly the same as a couple of us have suffered: 
https://www.illumos.org/issues/3150


Le 07/09/12 14:20, Dmitry Kozhinov a écrit :

Thank you, Andrey, for pointing me into right direction.
Now I have figured out that it does not hang, but stops at console login
prompt. GUI not loads for some reason. Graphics card is ATI Radeon 9600.
How do I inspect a boot log (if any)?

Maybe the reason of the glitch is that online updates not always go
smoothly, especially when there was many incremental updates already for
given system. I remember that I already had similar problem, and fresh
install did resolve it (cannot remember OSol or OI). Maybe I will
reinstall the whole system at next week. Though it is a production
server, there is not much to configure. Apache, vsftpd, and content
files. Downtime is not critical.

Though reinstall may help, it would be useful to find out what went wrong.

On 07.09.2012 1:03, Andrey Sokolov wrote:

Hi,

Where does OI hang? Use -v option for kernel and boot without progress
bar

2012/9/6 Dmitry Kozhinov d...@desktopfay.com


Hi all,

I have a quite old machine running OI: ASUS A7N8X-X motherboard,
Athlon XP
1150Mhz CPU, 1GB RAM. Everything worked fine until the 151a6 update. Now
the boot process hangs (progress bar is moving, no HDD activity,
nothing).
Previous 151a5 BE boots fine.

Any advices appreciated.

__**_
OpenIndiana-discuss mailing list
OpenIndiana-discuss@**openindiana.orgOpenIndiana-discuss@openindiana.org

http://openindiana.org/**mailman/listinfo/openindiana-**discusshttp://openindiana.org/mailman/listinfo/openindiana-discuss



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenOffice come back with 3.4 release

2012-05-24 Thread Richard PALO

Perhaps someone more directly involved with the illumos based gcc work
could enlighten the Apache team a bit...

 Message original 
Sujet: Re: OpenSolaris/Illumos intel GCC port
Date : Thu, 24 May 2012 22:13:11 -0500
De : Pedro Giffuni p...@apache.org
Répondre à : ooo-...@incubator.apache.org
Pour : ooo-...@incubator.apache.org
Copie à : Rich Reynolds r...@redstar-assoc.com
Groupes de discussion: gmane.comp.apache.incubator.ooo.devel
Références : 4fbede69.2090...@redstar-assoc.com

On 05/24/12 20:20, Rich Reynolds wrote:
 hi all -

 anyone know of the above port happening?

 rich
I don't think so. My understanding is that gcc was never
well supported on Solaris.

We have seen reports of success (after minor changes)
with Sun's compiler though.

Cheers,

Pedro.



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenOffice come back with 3.4 release

2012-05-09 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Apparently it is imminent:
http://user.services.openoffice.org/en/forum/viewtopic.php?f=16p=234391

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPq0rvAAoJECAB22fHtp27mk8IAKqYy+IpZzs8vRqSJdZS3/Dq
nVEd8NVRkZCvXju9Gz6FD+gl2hZ3vRAJ0bu5EoTsTfLxZbrI6KRQU6VLEOeJ/dRR
2qQDNA/gAKdzpIhaDTZt/s0NuK6GpJMHbBiWRIUPALyeemNs/DXPeo64bT/mI4Yq
WZro2FFtqdbuAJ3m+M1Bme8W4RkmdNcmHQ3q9JUbysZh0nXtFm3UeThcSV5TQFxq
f7FyyFGAAJhvUQ5ylhzuzQ/5oP/pX9A7tlHHKQM7fdzgAvI0jVCjlJH4qh/oImdr
9lwg/JTca9Yg7nBJehI654yeLlq6p8ABvezEUn3ql3m06YAf5GE3NFgWxK1EglE=
=IsAb
-END PGP SIGNATURE-


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] file corruption with nfs sharing

2012-04-27 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

As mentioned in the bug report updates, this seems to be an ACL
anomaly in combination with OpenOffice 3.3 calc when updating an
existing spreadsheet via an oi_151a3 workstation using nfs.

Is anybody else working with OpenOffice (scalc) on a network share
with mixed nfs/cifs that can confirm as well, firstly the perceived
ACL problem, and secondly the data corruption?

Thanks in advance

 the bug report: https://www.illumos.org/issues/2644
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPmrTZAAoJECAB22fHtp27AHcH/1YaPIOcUTHWejw5T/zUUD3w
3ZINKtOppp7UUXTxaHEbLkfB3umm0qu+pf8xzmEz0w7thMaM+caug+E3MeMr2EFT
5WbuiBeV+cOmgScP3I12uskgrojXKuMbPFNAb0ceePNlBuk8bL48aZ7JuUDfYQ8j
lqtP2Om9uHfo/qB8urXbRpDu8qlIY4YIPSdKDsTcxLZBAcOmuKXB9/GCJi+ilKlI
69CKCBAGlj5TW1vUUwwVr/sl0TkP+OjiwUOvTHgzgWASVfzhPLxi8xtz3AvhFJG5
3GWn1+bmO61hNVjc+7GOW+Cm25XcaljWem1vS1UGLVvZz/58oK3XbdbaPAfROrk=
=J0Q5
-END PGP SIGNATURE-


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Using OI as a combined storage serverandvirtual server enviroment

2012-04-24 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Virtualbox supports headless deployments just fine (just use
VBoxManage commands instead of VirtualBox), no more complexe than any
other solution, it's even documented.

Evidently licensing is more the problem...
... hence the benefit of KVM
(and for those on AMD, that AMD SVM support continues to improve!)



Le 23/04/12 14:38, Dan Swartzendruber a écrit :
 I would argue that running a GUI on top of OI so that you can run
 VMs under virtualbox carries the same complexity (if I'm wrong,
 where is the extra layer?)  Also, I wasn't aware of your HW
 limitations - AFAIK you never stated them.  I don't think either
 solution is better or more complicated - nor did I say so - just an
 alternative.
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPll3oAAoJECAB22fHtp27d3IH/01mRD1EFNPUqnUk6kJdOhsr
BHvDfWAUyBKycV3f2tmIsXi2SPn7hb19S7/8CzPJysqcBvVVVvFgRq8o9wNOrHGq
+eL72RBBeTO2p+gkSjp1iYxVb3iRxmU9Aw8GAhzQFL3DN5MIQ7SCSDdQT9Do7sj/
Uuh6QFbF/vQWT1oXnYqYLbIERyn6QyLzs5Gr/6XvHd20vmMarrQTHk5BUkMYKnLB
hyoFZvCeQqao7ioKhdaeCW8U1zx0L4B3kL4zfbl34PDO91TEkDVupLOBNTiFu3sY
HOH9vJoAZgK5rY1ivxsSX7uyZe9r7/1EMUVM5PtJH8U1O8VMNlyKAo0z4wWeMVQ=
=jk+p
-END PGP SIGNATURE-


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] file corruption with nfs sharing

2012-04-20 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Quite concerned about a recent problem with NFS sharing under the
latest prestable of OI, in this particular case the server and the LAN
client workstation are both upgraded to
OpenIndiana Build oi_151a3 32-bit (illumos 022f1af9e21c)

the server and the workstation are static ip addresses, both are
listed in /etc/hosts
nfs share looks like zfs/rpool/export/dossiers nfs=() smb=()
nfs:sys=(rw=@192.168.0.0/24:@192.168.1.0/24)
/export/dossiers
Dossiers=/export/dossiers smb=(guestok=true)

from sharemgr

the bug report:
https://www.illumos.org/issues/2644#change-6883

I'd like to track this quickly down to see if I need to rollback or if
there is something I can do to avoid data corruption.

On the server:
$ pfexec sharectl get nfs
servers=16
lockd_listen_backlog=32
lockd_servers=20
lockd_retransmit_timeout=5
grace_period=90
server_versmin=2
server_versmax=4
client_versmin=2
client_versmax=4
server_delegation=on
nfsmapid_domain=
max_connections=-1
protocol=ALL
listen_backlog=32
device=

I have the following ACL on the share directory (now both CIFS and NFS)
$ pfexec /usr/bin/ls -adv share directory/
drwxrwxrwx+  8 nobody   nobody 53 avr. 20 10:40 share directory/
 0:everyone@:list_directory/read_data/add_file/write_data
 /add_subdirectory/append_data/read_xattr/write_xattr/execute
 /delete_child/read_attributes/write_attributes/delete/read_acl
 /write_acl/write_owner/synchronize:file_inherit/dir_inherit:allow

The file itself seems to have inherited correctly the ACL
$ pfexec /usr/bin/ls -adv share directory/file.ods
- -rwxrwxrwx+  1 nobody   nobody104328 avr. 20 09:29 share
directory/file.ods
 0:everyone@:read_data/write_data/append_data/read_xattr/write_xattr
 /execute/delete_child/read_attributes/write_attributes/delete
 /read_acl/write_acl/write_owner/synchronize:file_inherit
 /dir_inherit:allow

as stated in the problem report, using OpenOffice 3.3, opened the
file, made some substantial changes, closed the file , no problem.

BUT, the next time I opened the file, it was irrecoverably corrupted.
Happen to notice the following in the client workstations
/var/adm/messages logfile:
Apr 20 09:29:03 x3200 nfs: [ID 897781 kern.notice] NFS write error on
host smicro: Permission denied.
Apr 20 09:29:03 x3200 nfs: [ID 702911 kern.notice] (file handle:
58b0f1aa 50a83908 27c2000a 0 2a1708 4000a 0 5ee45 0)
Apr 20 09:29:03 x3200 nfs: [ID 897781 kern.notice] NFS write error on
host smicro: Permission denied.
Apr 20 09:29:03 x3200 nfs: [ID 702911 kern.notice] (file handle:
58b0f1aa 50a83908 27c2000a 0 2a1708 4000a 0 5ee45 0)
Apr 20 09:29:03 x3200 nfs: [ID 897781 kern.notice] NFS write error on
host smicro: Permission denied.
Apr 20 09:29:03 x3200 nfs: [ID 702911 kern.notice] (file handle:
58b0f1aa 50a83908 27c2000a 0 2a1708 4000a 0 5ee45 0)
Apr 20 09:29:03 x3200 nfs: [ID 897781 kern.notice] NFS write error on
host smicro: Permission denied.
Apr 20 09:29:03 x3200 nfs: [ID 702911 kern.notice] (file handle:
58b0f1aa 50a83908 27c2000a 0 2a1708 4000a 0 5ee45 0)

Any pointers on how to track this down, or is this more probably a
hint of prestable instability, in which case I need to quickly rollback.

Thanks in advance
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPkkNeAAoJECAB22fHtp272DwH+wctdzoFgwsY/6pJAtZBodMs
kvGTF16ja4gECxeM/hiAzJEP2APUjas1T2glYOw/1Ojj/F0F1ygY8Nv6tFpByJoW
uOnO0/k5793aQ25/o89wos3Kjy3sjtv8itN+RlCbfvtxwzJPbelabLsJ78V49d0h
K7LBz5Tqj3Ybyijc3XTpylDl4zoNa2zNmRPHjUcfMcv1FLxupBg7Cw064x63Ari7
UkxOPPpp0NZGcHOVyqGfDj2SSCNW9d7Bg/Ak54rnkMSbwErF7cz7RiS2uUAEsJJ3
AIWp/JW9YL2sAfcA5SEncDIxV9szkmZ0yfhhKGt3h7uspGkQhBb47tlC7N52CZ4=
=usdU
-END PGP SIGNATURE-


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Problem with VNC on OI 151.

2012-03-14 Thread Richard PALO

Apparently, if the sources (and docs) are up to date,
man Xvnc (see, for example, USAGE WITH INETD) along with the following 
(from line 145) readme should be instructive: 
https://hg.openindiana.org/sustaining/oi_151a/xnv/file/3fcf14999b87/open-src/xserver/xvnc/README.txt



Le 13/03/12 16:55, Svavar Örn Eysteinsson a écrit :

thanks allot people.

Will try.

Best regards,

Svavar O






Alan Coopersmith wrote:

On 03/13/12 04:01 AM, Svavar Örn Eysteinsson wrote:

Hi.

I'm having real trouble with configuring / running VNCserver on OI 151.
I always get a white screen, and no xterm og nothing in it.


That happens when GNOME detects your system has hardware on console that
is capable of running compiz, and thus tries to run it for all sessions,
including those in Xvnc which can't support compiz.

http://defect.opensolaris.org/bz/show_bug.cgi?id=9891

If you can get to a normal desktop session, you can change the
preferences
in the GNOME appearance panel to disable Visual Effects, which disables
compiz usage.

Otherwise, you can try the suggestions from:
http://www.lamolabs.org/blog/4371/one-liner-getting-remote-desktop-sharing-compiz-to-play-nice-under-ubuntu-10-04-with-gnome/


to change the settings via remote login.




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Problem with VNC on OI 151.

2012-03-13 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I could never get things to work without having gdm started...

check with:  $svcs -a gdm

if not online then $sudo (or pfexec) svcadm enable gdm

the following (especially comment #2) might help to enable system wide.
http://broken.net/openindiana/how-enable-or-install-xvnc-on-openindiana-148/

gođa skemmtun

Le 13/03/12 15:05, Svavar Örn Eysteinsson a écrit :
 
 It's the same.
 
 Just white desktop, and nothing.
 
 
 
 Thanks tho.
 
 Svavar O
 
 Pål Baltzersen wrote:
 Den 13. mars 2012 12:01, skrev Svavar Örn Eysteinsson:
 I can connect, but only displays white desktop.
 
 I then killed it, and tried these settings as xstartup :
 
 #!/bin/bash export LANG=en_US.UTF-8 [ -r $HOME/.Xresources ] 
 xrdb $HOME/.Xresources gnome-session 
 
 Don't background the window manager.
 
 I haven't tried on OI, but this works for me on Solaris10:
 
 #!/bin/sh unset SESSION_MANAGER vncconfig -nowin  exec
 gnome-session
 
 Pål
 
 ___ 
 OpenIndiana-discuss mailing list 
 OpenIndiana-discuss@openindiana.org 
 http://openindiana.org/mailman/listinfo/openindiana-discuss
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPX13KAAoJECAB22fHtp275ggH/0BlVoFYmX6ezyP/yfCgojbF
/v+iweuWS9MKHKnypw7qYukSPkX3AoN06NrJcmoezsiWCGhca3tzPwHl8SbAHprF
Pt4R7wcm11Ds9NMIgcAaSg3owmrWVzUUb7VRdpLtLzlI7WvwPkIaZi5bFL8yMMpD
UWjU3NAq8wzvSQKkkI1MltIROiY0OUlQDNnS71/yxEL1dwlpKPacZYEkjfQhdW4p
Z4e4tkBiNMt9E70EC59Uh76ZhUIz+G48UyVGfuGBIXZxQ9oum+mqbM6ExqC6YLWo
DmckKZqz8+c1vP0sVOzl0XopDnSdDKNR/X8OwEojv+DWsXcYecFKZTAK93EQctY=
=rr7C
-END PGP SIGNATURE-


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Problems using the SuperMicro X8STi-F MB IPMI/BMC and Supermicro IPMIView20, anyone?

2012-03-10 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Well, we have a H8SGL-F, I believe your board is using the same BMC...
a winbond WPCM450.

We suffered quite a bit at first, and with dutch support, although
helpful, not extremely useful except apparently for windows platforms.

We did need to install, at the time, smt_207. We're running smt_236
right now.

Ive used IPMIview to varying degrees of success, the latest used is
V.2.7.21 (build 110412) certainly far from the latest.

In any event, most functions seem ok, even text console (which is
horridly slow).  iKVM is apparently still not supported on a sunos
platform. It's added value is mostly only the graphical display.

I found that for a console, ipmiconsole, in lan mode, the most useful.

The other ipmi functions from freeipmi and ipmitool and  seem to work
fine too.

I believe there is some work getting bmc local device support going on
in sunos land, but not sure of the progress for this particular device.
I'm also hoping someday for miraculous APCI, BMC and KVM support for
the Opteron platform, but am not holding my breath.

What are your bios settings for the bmc device?

On the OI side, here is our menu.1st entry which was needed:
title oi_151a2
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/oi_151a2
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B
$ZFS-BOOTFS,console=ttyb,ttyb-mode=115200,n,B,1,-
module$ /platform/i86pc/$ISADIR/boot_archive



Le 09/03/12 23:08, Hans J. Albertsson a écrit :
 
 HELP!
 
 
 I'm trying to use the IPMI management processor of the SuperMicro 
 X8STi-F motherboard, and I am having lots and lots of problems.
 
 Basically, connections and logins to the IPMI succeed or fail
 seemingly at random, one minute login just happens instantaneously
 and all parts of the management interface, including the
 KVM-over-LAN interface, is available, then all attempts at logging
 in fail for hours on end. And then it all just starts up again.
 Sometimes touching the Web GUI of a troublesome IPMI makes it run
 well for three or four logins on IPMIView, and then it fails
 again.
 
 FW has been upgraded to the last version, and properly, too,
 according to the most exacting procedure imaginable..
 
 I'd like to hear of any and all experiences, good or bad, anyone
 here might have had with these embedded IPMIs.
 
 I'm talking to Supermicro in Holland, and they are taking me
 seriously it seems.
 
 Searching for Get Device ID Failed and IPMIView20 on Google does
 find some reports of problems similar to mine, but they don't show
 much in the way of root causes or fixes.
 
 Hans J. Albertsson
 
 P.S. I'm trying to use the KVM-over-LAN of the embedded IPMI for 
 installing and configuring w/o having to sit in a noisy and cold 
 subterranean concrete cell Inconsistencies and instability
 makes that a difficult task.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPWw6uAAoJECAB22fHtp27NvAH+gMviR3behsjkSvpIlua0I/S
/OV0Z9Yv0PYPd28WR3of7ZgsEpe3V8h83GHtWYNvWWk3BRA/dAJmnbKkTcTCvn+X
bEJyMoyvFzzfsOvf0IAg/KQjl1txbV9mMXYZS//28ceJqepKOLB7w6rPRyF2mNT1
NnWpHmWEbAdbZW23AFncOuJ4KaD9ldXI0RLVy+yIH7YtgiquVr2+Hi9NbL7sSdP0
LQ0Lqw7DTBcClKFgK23p9BWCz8NiW/SDBJJuWtA2v0/UxijWLZ+n7FXboY/a5epE
jZ278qHdbUr/J8CHajdNsKKARoziDH3yHd2rcYBuAeoXNmObgWhHp59lPwIj6kU=
=ZVbq
-END PGP SIGNATURE-


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Problems using the SuperMicro X8STi-F MB IPMI/BMC and Supermicro IPMIView20, anyone?

2012-03-10 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Just downloaded IPMIView20-Class_v2.9.5_Build120308, works about the
same as the version mentioned a moment ago.

The only real problem is iKVM.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPWxRuAAoJECAB22fHtp27HiMH/1Hd9ftc3LuUtJKQsxk6Ep3n
LvewslLwwzojKi15Bs+L4SFv4CylDvbODDGwGDh3wJ/J5aj7NDQCOKizcMdPihAh
JOZVxwGYvYxaGyPjhTBSYxwnCLDIPdyV7zJhXzRIHpSfvZrnGhbNwqrRhRuzNKpu
hGIBh3gizTKa160s2vAbiqfXPcqkrEaGvs2buT3Kayw9DloSn+5GrhwMAnc06Lum
6qQn5BhXWlTMmZZvC06s2+dm/VmavCBPlT9jUjvvuSbkEh9t3+Pb0b8ibwH1xgHA
w/Azrk3nVLSNeTDQRE3zgERfM9X3GZaPHfE9jCyYAZzx5CzqcPvZMPnb2fOVumE=
=dzeU
-END PGP SIGNATURE-
attachment: Capture-Error.png___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Problems using the SuperMicro X8STi-F MB IPMI/BMC and Supermicro IPMIView20, anyone?

2012-03-10 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Just found a different entry point as well
(http://www.supermicro.com/support/faqs/faq.cfm?faq=9421)
=
according to the IPMI documentation you can use ssh to access the
modules but there is no detailed information about it.
- --
Answer
- --
These are the ssh commands;

- - Show information about the host:
show /system0

- - Show information about the BMC:
show /system1

- - Read all numeric sensors:
show /system0/nsensor*

- - Power up/down/reset the host
start /system0
stop /system0
reset /system0

- - Reset the BMC
reset /system1

- - Show the SEL:
show /system1/log0



try :
$ ssh ADMIN@ip-address-bmc
[respond to the password prompt]

ATEN SMASH-CLP System Management Shell, version 1.02
Copyright (c) 2008-2009 by ATEN International CO., Ltd.
All Rights Reserved


- - help
/

  The managed element is the root

  Verbs :
cd
show
help
version
exit


- -


==
this is actually quite cool!
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPWxlrAAoJECAB22fHtp27n/IH/1nGZt8iLpkuz9KweSJ0ilvD
12jvjJTldIdrDh6RVho5bBHsRAnCRzCJ1Lb2tBN9YhdL1G6Ea8K+puUTZF/cdXcT
W05Ce5aH+mL1Orooh/xjqY3nMcqjAcBMhZnkR2L9AU47vYa3Tq38KL6knjG2CO09
Vax/ERP6aM8B5vJk3nz73VpEtLcm5WVmRTFxwqlRSauJkDzw0MBijK2kbGz5sV9W
dTAk6J5mcY24EgKMntoPB+et5MkjhHysYHYkYDV3fiACzCJwn4OkLfiwliqH/Zfg
ye1IZpynu2MECXYqCHU3uKbrHjRSoD71cK7z3D8l924wy+WP8Y4cXEPlUKJzzdg=
=L1oZ
-END PGP SIGNATURE-


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] RDP to login on oi from Windows

2012-02-23 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

whynot try installing VNC on your M$windows... for example TigerVNC
seems to work well...

Le 23/02/12 08:05, Hans J Albertsson a écrit :
 Some friend suggested RDP  For connecting to an oi machine from 
 Windows What must be done on OI to serve RDP ?
 
 Skickat från min iPod
 
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPRkA0AAoJECAB22fHtp27tCoH/0aaViqKXqn/82kWOUG/NB+3
pvK2En3LkAvH/fEhb3mwSWdiSCcauvX4XK4hXS1phJILSXecYz5bvejItvavctK6
+iJtn5tlj6ohT5SNAJ0TlZST+/FnciIw8avCtvjJhwGYNrj3/Uk4PALO6DxmucxD
GPoOPtuLQEo03y/kGVuLuH0OQYsdEeFEAmBTw1mxFQ5qX2sUbFWdXhONXUxfuPlZ
myRFpsRhlM24RrZBj71K1PHXXAI8ceUnE7hOYPa8JxXYHXIJmIGkd51nxsVBrBum
kBd74lPLN3LKejUSZBUlMSMLvZj/A0R2AvEpQ4oIAnx0HxThFpVdE0k3kv8TjOc=
=RlOl
-END PGP SIGNATURE-


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss