Re: [OpenIndiana-discuss] Cannot rename ZFS dataset of non-global zone (halted, detached)

2020-11-24 Thread Paolo Marcheschi
Hi
have you tried  to use the move command of zoneadm

zoneadm -z www move /zones/mail

Check first the Man page and do a backup.

Best Regards
Paolo
Il giorno mar 24 nov 2020 alle ore 14:24 Stephan Althaus <
stephan.alth...@duedinghausen.eu> ha scritto:

> Hello!
>
>
> I want to rename my ZFS datasets of the non-global zone "mail", to
> correspond to the new name of the zone.
>
> i tried to shutdown, halt, detach the zone in order to get the ZFS
> rename to work,
> but "something" is always using the zfs datasets, that contains
> snapshots for the BEs..
>
> Is there a way to solve this ?
>
>
> Any hints are welcome!
>
> Stephan
>
>
> $ sudo zoneadm -z mail halt
> $ sudo zoneadm -z mail detach
> $ zoneadm list -civ
>ID NAME STATUS PATH BRANDIP
> 0 global   running/ ipkg shared
> - zone1configured /zones/build/zone1 nlipkg   shared
> - test configured /zones/build/test nlipkg   shared
> - mail configured /zones/build/www nlipkg   excl
>
> $ sudo zfs set mountpoint=/zones/mail rpool1/zones/build/www
> cannot unmount '/zones/build/www': Device busy
>
> $ sudo zfs rename rpool1/zones/build/www rpool1/zones/mail
> cannot rename 'rpool1/zones/build/www': child dataset with inherited
> mountpoint is used in a non-global zone
>
> $ sudo fuser -c  /zones/build/www
> /zones/build/www:
> $ sudo fuser -c  /zones/build
> /zones/build:
> $ sudo fuser -c  /zones
> /zones:
>
> $ zfs list -t all -r rpool1/zones/build/www
> NAME USED  AVAIL  REFER  MOUNTPOINT
> rpool1/zones/build/www 6.46G   305G88K  /zones/build/www
> rpool1/zones/build/www/ROOT 6.46G   305G88K  legacy
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03 12.2M   305G  5.42G
> legacy
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-3 2.49M   305G
> 5.42G  legacy
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-4 2.02M   305G
> 5.44G  legacy
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-5 6.45G   305G
> 5.43G  legacy
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-5@2020-04-16-19:10:49
> 272M  -  5.00G  -
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-5@2020-11-03-12:14:12
> 488K  -  5.42G  -
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-5@2020-11-03-12:17:32
> 400K  -  5.42G  -
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-5@2020-11-11-09:38:11
> 29.2M  -  5.42G  -
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-5@2020-11-12-07:55:51
> 17.7M  -  5.42G  -
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-5@2020-11-19-22:00:12
> 5.11M  -  5.44G  -
> rpool1/zones/build/www/ROOT/openindiana-2020:11:03-5@2020-11-23-12:30:00
> 3.32M  -  5.44G  -
>
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>


--

This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to which they
are addressed.If you have received this e-mail in error please notify
the sender immediately, then delete it. Confidentiality and legal
privilege are not waived or lost by reason of mistaken delivery to
you.

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


Re: [OpenIndiana-discuss] WAZUH

2020-11-12 Thread Paolo Marcheschi
Hi
Have you tried to install the package directly :
wget --no-check-certificate
https://packages.wazuh.com/4.x/solaris/i386/10/wazuh-agent_v4.0.1-sol10-i386.pkg
pfexec pkgadd -d  ./wazuh-agent_v4.0.1-sol10-i386.pkg

Paolo

Il giorno gio 12 nov 2020 alle ore 17:11 bscuk2  ha
scritto:

> Dear All,
>
> I wondered if anyone had compiled WAZUH on oi? I am not a developer.
>
>
> https://documentation.wazuh.com/2.1/installation-guide/installing-wazuh-agent/wazuh_agent_solaris.html
>
> Running through the installation I come across these errors. I have
> placed it in the user/share directory. Can anyone shed light on where I
> might go from here ?
>
> checking build system type... i386-pc-solaris2.11
> checking host system type... i386-pc-solaris2.11
> checking for python3.8... no
> checking for python3... python3
> checking for --enable-universalsdk... no
> checking for --with-universal-archs... no
> checking MACHDEP... "sunos5"
> checking for gcc... gcc
> checking whether the C compiler works... no
> configure: error: in `/user/share/wazuh-master/src/external/cpython':
> configure: error: C compiler cannot create executables
> See `config.log' for more details
> gmake: *** [Makefile:1679: build_python] Error 77
>
> Regards,
>
> Robert
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>

This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to which they
are addressed.If you have received this e-mail in error please notify
the sender immediately, then delete it. Confidentiality and legal
privilege are not waived or lost by reason of mistaken delivery to
you.

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


Re: [OpenIndiana-discuss] VirtualBox v5.1.0 on hipster lastest

2016-09-08 Thread Paolo Marcheschi

Hi

I have the same problem on Xstreamos, did you find a solution ?

Thank you


Paolo


On 07/13/16 07:34 PM, russell wrote:

Hi,

I tried to install VirtualBox v5.1.0 and got the following error




# pkgadd -d ./VirtualBox-5.1.0-SunOS-amd64-r108711.pkg

The following packages are available:
  1  SUNWvbox Oracle VM VirtualBox
  (i386) 5.1.0,REV=2016.07.12.17.08.108711

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]:

Processing package instance  from 


Oracle VM VirtualBox(i386) 5.1.0,REV=2016.07.12.17.08.108711
Oracle Corporation
## Executing checkinstall script.
Checking package dependencies...
## Missing packages:
## IPS :  system/library/gcc/gcc-c++-runtime or system/library/gcc-45-runtime 
system/library/gcc/gcc-c-runtime or system/library/gcc-45-runtime
## SVr4:  SUNWPython SUNWPython-devel
##
## Please install either the IPS or SVr4 packages before installing VirtualBox.
pkgadd: ERROR: checkinstall script did not complete successfully

Installation of  failed.
No changes were made to the system.





Regards

Russell

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



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


Re: [OpenIndiana-discuss] How to run Flash Player plugin in OI Hipster

2016-01-19 Thread Paolo Marcheschi

Hi

Thank you this is a great achievement.

I tried to compile myself the 2.c but I cannot Is it the code right?
static int (*real_ioctl)(int fildes, int request, /* arg */ …) = 0;

Also

what is the latest version of plugin that works on OI ?

Thank you

Paolo

On 01/15/16 03:32 PM, Predrag Zečević - Unix Systems Administrator wrote:

On 01/ 7/16 03:37 PM, Andrey Sokolov wrote:

http://os-solaris.ru/plagin-flash-player-v-oi-hipster/
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss



Hi Andrey,

tested with /hipster FF 43.0.4 (all located in /usr/lib/firefox directory) with 
use of supplied 2.so file (code on page above is somehow scrambled, and I didn 
not had time to fix it).

I can confirm that it works just fine :-)

Best regards




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


Re: [OpenIndiana-discuss] How to run Flash Player plugin in OI Hipster

2016-01-19 Thread Paolo Marcheschi

Thank you
That's Ok now

Paolo

On 01/19/16 02:30 PM, Udo Grabowski (IMK) wrote:

On 19/01/2016 14:04, Predrag Zečević - Unix Systems Administrator wrote:


On 01/19/16 01:56 PM, Paolo Marcheschi wrote:

Hi

Thank you this is a great achievement.

I tried to compile myself the 2.c but I cannot Is it the code right?
static int (*real_ioctl)(int fildes, int request, /* arg */ …) = 0;



This is an entry for varying number of arguments , ... (the webpage
code contains a single three-dot symbol there, see below).



Hi,

latest version (from http://www.adobe.com/software/flash/about/):

Solaris Flash Player 11.2.202.223 is the last supported Flash Player version
for Solaris.

Regards.

P.S. I have tried to get source and compile it, but it is somehow scrambled -
compilation has failed.


Use this code, the webpage code has several unusual symbols

#include 
#include 
#include 
#include 
typedef struct cpuid_get_hwcap_old {
char *cgh_archname;
uint_t cgh_hwcap;
} *s_cpuid_get_hwcap_old;

static int (*real_ioctl)(int fildes, int request, /* arg */ ...) = 0;

int ioctl(int fildes, int request, /* arg */ ...){
va_list args;
va_start(args, request);
s_cpuid_get_hwcap_old ps = va_arg(args, s_cpuid_get_hwcap_old);
va_end(args);
if (request==(('c'<<24)|('i'<<16)|('d'<<8 )|0) ){
ps->cgh_hwcap = 0x40435c6f;
printf("123\nps=%s\n", ps->cgh_archname);
return 0;
}
if(!real_ioctl)
real_ioctl = dlsym(RTLD_NEXT, "ioctl");

asm("addl$36, %%esp\n\t"
"popl%%ebx\n\t"
"popl%%ebp\n\t"
"movl %0, %%eax\n\t"
"jmp *%%eax":: "r"(real_ioctl));

return -1;
}





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


[OpenIndiana-discuss] Java 8 webstart

2015-02-13 Thread Paolo Marcheschi

Hi

I installed the new Solaris java 8 from oracle,
but I do not find the javaws (Java web Start) command anymore.

The same command is present in the linux version of the jvm.

Do you have any Idea ?

Thank you

Paolo

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


Re: [OpenIndiana-discuss] Java 8 webstart

2015-02-13 Thread Paolo Marcheschi

mm..
I'm sorry i don't understand,
this is the manual page of javaws.

but in the latest java 8 from oracle for solaris the javaws command is not 
present anymore.
Paolo
On 02/13/15 03:07 PM, John D Groenveld wrote:

In message 54ddffaf.1040...@ftgm.it, Paolo Marcheschi writes:

I installed the new Solaris java 8 from oracle,
but I do not find the javaws (Java web Start) command anymore.

EOLd.
URL:http://docs.oracle.com/javase/8/docs/technotes/tools/unix/javaws.html

John
groenv...@acm.org

___
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] Java 8 webstart

2015-02-13 Thread Paolo Marcheschi

Thank you

Is there a way to recompile the 32bit ? in order to get the javaws .
I see that you have compiled  openjdk, but also there, the javaws is missing.
I guess java webstart is a no-more supported tecnology in future version of 
java ?

Paolo
On 02/13/15 03:13 PM, Peter Tribble wrote:

On Fri, Feb 13, 2015 at 1:44 PM, Paolo Marcheschi paolo.marches...@ftgm.it
wrote:


Hi

I installed the new Solaris java 8 from oracle,
but I do not find the javaws (Java web Start) command anymore.


It was removed as part of removing the 32-bit support.

http://www.oracle.com/technetwork/java/javase/8-compatibility-guide-2156366.html




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


Re: [OpenIndiana-discuss] Java 8 webstart

2015-02-13 Thread Paolo Marcheschi

Thank you for all the replies,
I'll try to look for the iced tea !

Paolo

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


Re: [OpenIndiana-discuss] Compiling OpenOffice4

2014-02-06 Thread Paolo Marcheschi

Thank you very much!!
you are Great !!

Paolo
On 02/ 5/14 06:07 PM, Apostolos Syropoulos wrote:

Hello,

I have compiled OpenOffice 4.1.0 and I have posted to

https://asyropoulos.wordpress.com/2014/02/05/compiling-openoffice4/

my compilation notes. BTW, I have used GCC 4.8.2 and GNU ld. BTW,

I had tried to compile LibreOffice but it is worse than OpenOffice
when it comes to Solaris support...

A.S.

  
--

Apostolos Syropoulos
Xanthi, Greece

___
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] Hipster Packagemanager

2013-12-12 Thread Paolo Marcheschi

Hi
I tried to uninstall update manager and package manager , and then to  upgrade 
the system to the latest.

bash-4.2$ uname -a
SunOS openindiana 5.11 illumos-78f1710 i86pc i386 i86pc Solaris


bash-4.2$ pkg publisher
PUBLISHER   TYPE STATUS P LOCATION
sfe(non-sticky) origin   online F http://pkg.openindiana.org/sfe/
sfe-encumbered  origin   online F 
http://pkg.openindiana.org/sfe-encumbered/
openindiana.org  origin   online F 
http://pkg.openindiana.org/hipster/


Now I'm not able to reinstall the packagemanager anymore, Am I missing 
something ?

bash-4.2$ sudo pkg install pkg:/package/pkg/package-manager@0.5.11-0.151.1.8.1
No updates necessary for this image.
bash-4.2$ sudo pkg install pkg:/package/pkg/package-manager
No updates necessary for this image.

But the packagemanager is not present.

Paolo

On 12/ 4/13 05:02 PM, Jonathan Adams wrote:

jadams@jadlaptop:~$ /usr/gnu/bin/uname -rosv
SunOS 5.11 illumos-e722410 Solaris

jadams@jadlaptop:~$ pkg publisher
PUBLISHER TYPE STATUS   URI
openindiana.org   origin   online
http://pkg.openindiana.org/hipster/
jds.openindiana.org  (non-sticky) origin   online
http://opensolaris.cz:1/
sfe-encumberedorigin   online
http://pkg.openindiana.org/sfe-encumbered/
sfe  (non-sticky) origin   online
http://pkg.openindiana.org/sfe/
localhost(non-sticky, disabled) origin   online
http://localhost:1/

jadams@jadlaptop:~$ beadm list
BE  Active Mountpoint Space Policy Created
oihipster-7 NR /  34.0G static 2013-11-28 22:13





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


[OpenIndiana-discuss] Hipster Packagemanager

2013-12-04 Thread Paolo Marcheschi

Hi
I cannot start packagemanager anymore, I think it is a locale related problem,
If I truss it:
...
 stat64(/usr/share/locale/en_US.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 
ENOENT
stat64(/usr/share/locale/en_US/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en_US.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 
ENOENT
stat64(/usr/share/locale/en_US/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en_US.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 
ENOENT
stat64(/usr/share/locale/en_US/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
time()= 1386167231
clock_gettime(4, 0x080450CC)= 0
Incurred fault #6, FLTBOUNDS  %pc = 0xFECDB680
  siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680
Received signal #11, SIGSEGV [default]
  siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680

Have you introduced something with the new upgrade of hipster ?

Paolo

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


Re: [OpenIndiana-discuss] Hipster Packagemanager

2013-12-04 Thread Paolo Marcheschi

No It doesn't.

but the error change:

pollsys(0x0896EF78, 6, 0x, 0x)= 1
read(14,  G I O P01020101 $\0\0\0, 12)= 12
read(14, 80 i04\b\0\0\0\001\0\0\0.., 36)= 36
writev(14, 0x082B5770, 3)= 3104
pollsys(0x0896EF78, 6, 0x, 0x)= 1
read(14,  G I O P01020101 $\0\0\0, 12)= 12
read(14, D0 n04\b\0\0\0\001\0\0\0.., 36)= 36
writev(14, 0x082B5770, 3)= 3096
pollsys(0x0896EF78, 6, 0x, 0x)= 1
read(14,  G I O P01020101 $\0\0\0, 12)= 12
read(14,  0 o04\b\0\0\0\001\0\0\0.., 36)= 36
writev(14, 0x082B5770, 3)= 3124
pollsys(0x0896EF78, 6, 0x, 0x)= 1
read(14,  G I O P01020101 $\0\0\0, 12)= 12
read(14, B0 [04\b\0\0\0\001\0\0\0.., 36)= 36
time()= 1386170930
clock_gettime(4, 0x08045F9C)= 0
Incurred fault #6, FLTBOUNDS  %pc = 0xFECDB680
  siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680
Received signal #11, SIGSEGV [default]
  siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680

bash-4.2$ uname -a
SunOS openindiana 5.11 illumos-bb411a0 i86pc i386 i86pc Solaris

Paolo
On 12/ 4/13 03:46 PM, Jonathan Adams wrote:

does it work if you LC_ALL=C packagemanager ?


On 4 December 2013 14:29, Paolo Marcheschi paolo.marches...@ftgm.it wrote:


Hi
I cannot start packagemanager anymore, I think it is a locale related
problem,
If I truss it:
...
  stat64(/usr/share/locale/en_US.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0)
Err#2 ENOENT
stat64(/usr/share/locale/en_US/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2
ENOENT
stat64(/usr/share/locale/en.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2
ENOENT
stat64(/usr/share/locale/en/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en_US.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0)
Err#2 ENOENT
stat64(/usr/share/locale/en_US/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2
ENOENT
stat64(/usr/share/locale/en.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2
ENOENT
stat64(/usr/share/locale/en/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
stat64(/usr/share/locale/en_US.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0)
Err#2 ENOENT
stat64(/usr/share/locale/en_US/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2
ENOENT
stat64(/usr/share/locale/en.UTF8/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2
ENOENT
stat64(/usr/share/locale/en/LC_MESSAGES/pkg.mo, 0x080451D0) Err#2 ENOENT
time()= 1386167231
clock_gettime(4, 0x080450CC)= 0
 Incurred fault #6, FLTBOUNDS  %pc = 0xFECDB680
   siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680
 Received signal #11, SIGSEGV [default]
   siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680

Have you introduced something with the new upgrade of hipster ?

Paolo





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


Re: [OpenIndiana-discuss] ffmpeg on hipster

2013-12-02 Thread Paolo Marcheschi

GREAT !!
This solves all problems !!!
Thank you .

Paolo
On 12/ 1/13 05:57 PM, ken mays wrote:

Hi Paolo,

Test
video/ffmpeg2.1,5.11-0.151.1.8:20131129T183620Z


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


[OpenIndiana-discuss] ffmpeg on hipster

2013-11-29 Thread Paolo Marcheschi

Hi
I have troubles in running ffmpeg on latest hipster:
ffmpeg

ld.so.1: ffmpeg: fatal: libx264.so.136: open failed: No such file or directory
ld.so.1: ffmpeg: fatal: relocation error: file /usr/lib/libavcodec.so.55: 
symbol x264_encoder_close: referenced symbol not found
ld.so.1: ffmpeg: fatal: relocation error: file /usr/bin/ffmpeg: symbol 
avcodec_register_all: referenced symbol not found

but:
bash-4.2$ find /usr/lib/ -name libx264*

/usr/lib/libx264.so.138
/usr/lib/libx264.so
/usr/lib/amd64/libx264.so
/usr/lib/amd64/libx264.so.138

if I make a link:
ln -s /usr/lib/libx264.so.138 /usr/lib/libx264.so.136


ld.so.1: ffmpeg: fatal: relocation error: file /usr/lib/libavcodec.so.55: 
symbol x264_encoder_open_136: referenced symbol not found
ld.so.1: ffmpeg: fatal: relocation error: file /usr/bin/ffmpeg: symbol 
avcodec_register_all: referenced symbol not found
Killed

for the publishers I have:

bash-4.2$ pkg publisher
PUBLISHER TYPE STATUS   URI
sfe  (non-sticky) origin   online 
http://pkg.openindiana.org/sfe/
sfe-encumbered   (non-sticky) origin   online 
http://pkg.openindiana.org/sfe-encumbered/
openindiana.org   origin   online 
http://pkg.openindiana.org/hipster/
oi-experimental  (non-sticky) origin   online 
http://pkg.openindiana.org/experimental/
jds.openindiana.org  (non-sticky) origin   online 
http://opensolaris.cz:1/
ms.omniti.com(non-sticky) origin   online 
http://pkg.omniti.com/omniti-ms/

bash-4.2$ uname -a
SunOS openindiana 5.11 illumos-a0b6056 i86pc i386 i86pc Solaris


Is there a simple way to solve it ?

Thank you

Paolo

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


Re: [OpenIndiana-discuss] ffmpeg on hipster

2013-11-29 Thread Paolo Marcheschi

Hi
I tried to match your configuration:
root@openindiana:~# pkg publisher
PUBLISHER TYPE STATUS   URI
sfe  (non-sticky) origin   online 
http://pkg.openindiana.org/sfe/
sfe-encumbered   (non-sticky) origin   online 
http://pkg.openindiana.org/sfe-encumbered/
openindiana.org   origin   online 
http://pkg.openindiana.org/hipster/

root@openindiana:~# ls -al /usr/lib/libx264*
lrwxrwxrwx 1 root root  14 Nov 29 17:51 /usr/lib/libx264.so - 
libx264.so.138
lrwxrwxrwx 1 root root  23 Nov 29 18:02 /usr/lib/libx264.so.125 - 
/usr/lib/libx264.so.138
-rwxr-xr-x 1 root bin  1363844 Nov 29 17:51 /usr/lib/libx264.so.138

root@openindiana:~# pkg info ffmpeg
  Name: video/ffmpeg
   Summary: A very fast video and audio converter
  Category: System/Multimedia Libraries
 State: Installed
 Publisher: sfe-encumbered
   Version: 1.0
 Build Release: 5.11
Branch: 0.151.1.7
Packaging Date: February  9, 2013 01:24:01 PM
  Size: 24.02 MB
  FMRI: 
pkg://sfe-encumbered/video/ffmpeg@1.0,5.11-0.151.1.7:20130209T132401Z

But still:

bash-4.2$ ffmpeg
ld.so.1: ffmpeg: fatal: relocation error: file 
/usr/lib/pentium_pro+mmx/libavcodec.so.54: symbol x264_encoder_open_125: 
referenced symbol not found
ld.so.1: ffmpeg: fatal: relocation error: file /usr/bin/pentium_pro+mmx/ffmpeg: 
symbol avcodec_register_all: referenced symbol not found
Killed


Any idea ?

in the meantime wine ffmpeg works =-O

Paolo


On 11/29/13 04:54 PM, Predrag Zecevic [Unix Systems Administrator] wrote:

Hi,

i have set following publishers:
$ pkg publisher -a
PUBLISHER TYPE STATUS   URI
openindiana.org   origin   online 
http://pkg.openindiana.org/hipster/
sfe  (non-sticky) origin   online 
http://pkg.openindiana.org/sfe/
sfe-encumbered   (non-sticky) origin   online 
http://pkg.openindiana.org/sfe-encumbered/

and use this ffmpeg:

$ pkg info ffmpeg
  Name: video/ffmpeg
   Summary: A very fast video and audio converter
  Category: System/Multimedia Libraries
 State: Installed
 Publisher: sfe-encumbered
   Version: 1.0
 Build Release: 5.11
Branch: 0.151.1.7
Packaging Date: Sat Feb  9 13:24:01 2013
  Size: 24.02 MB
  FMRI: 
pkg://sfe-encumbered/video/ffmpeg@1.0,5.11-0.151.1.7:20130209T132401Z

I had to create symbolic link in order to have mplayer running:
$ ls -al /usr/lib/libx264*
lrwxrwxrwx 1 root admin   14 Nov 22 15:22 /usr/lib/libx264.so - libx264.so.138
lrwxrwxrwx 1 root root14 Nov 22 15:57 /usr/lib/libx264.so.125 - 
libx264.so.138
-rwxr-xr-x 1 root bin   1.4M Nov 22 15:22 /usr/lib/libx264.so.138

(it is *.125)


So, it looks like you are using some OTHER publisher ffmpeg.

Regards.

On 11/29/13 16:48, Paolo Marcheschi wrote:

Hi
I have troubles in running ffmpeg on latest hipster:
ffmpeg

ld.so.1: ffmpeg: fatal: libx264.so.136: open failed: No such file or
directory
ld.so.1: ffmpeg: fatal: relocation error: file
/usr/lib/libavcodec.so.55: symbol x264_encoder_close: referenced symbol
not found
ld.so.1: ffmpeg: fatal: relocation error: file /usr/bin/ffmpeg: symbol
avcodec_register_all: referenced symbol not found

but:
bash-4.2$ find /usr/lib/ -name libx264*

/usr/lib/libx264.so.138
/usr/lib/libx264.so
/usr/lib/amd64/libx264.so
/usr/lib/amd64/libx264.so.138

if I make a link:
ln -s /usr/lib/libx264.so.138 /usr/lib/libx264.so.136


ld.so.1: ffmpeg: fatal: relocation error: file
/usr/lib/libavcodec.so.55: symbol x264_encoder_open_136: referenced
symbol not found
ld.so.1: ffmpeg: fatal: relocation error: file /usr/bin/ffmpeg: symbol
avcodec_register_all: referenced symbol not found
Killed

for the publishers I have:

bash-4.2$ pkg publisher
PUBLISHER TYPE STATUS   URI
sfe  (non-sticky) origin   online
http://pkg.openindiana.org/sfe/
sfe-encumbered   (non-sticky) origin   online
http://pkg.openindiana.org/sfe-encumbered/
openindiana.org   origin   online
http://pkg.openindiana.org/hipster/
oi-experimental  (non-sticky) origin   online
http://pkg.openindiana.org/experimental/
jds.openindiana.org  (non-sticky) origin   online
http://opensolaris.cz:1/
ms.omniti.com(non-sticky) origin   online
http://pkg.omniti.com/omniti-ms/

bash-4.2$ uname -a
SunOS openindiana 5.11 illumos-a0b6056 i86pc i386 i86pc Solaris


Is there a simple way to solve it ?

Thank you

Paolo

___
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] ffmpeg on hipster

2013-11-29 Thread Paolo Marcheschi

Thank you

Ok tried:
root@openindiana:~# pkg publisher
PUBLISHER TYPE STATUS   URI
sfe  (non-sticky) origin   online 
http://pkg.openindiana.org/sfe/
sfe-encumberedorigin   online 
http://pkg.openindiana.org/sfe-encumbered/
openindiana.org   origin   online 
http://pkg.openindiana.org/hipster/

ffmpeg reinstalled

but no luck:

root@openindiana:~# ln -s /usr/lib/libx264.so.138 /usr/lib/libx264.so.136
root@openindiana:~# ffmpeg
ld.so.1: ffmpeg: fatal: relocation error: file /usr/lib/libavcodec.so.55: 
symbol x264_encoder_open_136: referenced symbol not found
ld.so.1: ffmpeg: fatal: relocation error: file /usr/bin/ffmpeg: symbol 
avcodec_register_all: referenced symbol not found
Killed

I tried installing the ffmpeg 1.0 , but the error is similar.

Is there a way to align the installed software to the latest version of  
repositories ? in order to clean my installation ?


Paolo




On 11/29/13 06:33 PM, Jonathan Adams wrote:

jadams@jadlaptop:~$ pkg list -af | grep -i ffmpeg
library/video/ffmpeg (sfe-encumbered)
0.8.5-0.151.1  i-r
video/ffmpeg (sfe-encumbered)
2.1-0.151.1.8  i--
video/ffmpeg (sfe-encumbered)
2.1-0.151.1.8  ---
video/ffmpeg (sfe-encumbered)
1.2.3-0.151.1.8---
video/ffmpeg (sfe-encumbered)
1.1.2-0.151.1.7---
video/ffmpeg (sfe-encumbered)
1.1-0.151.1.7  ---
video/ffmpeg (sfe-encumbered)
1.0-0.151.1.7  ---
video/ffmpeg (sfe-encumbered)
1.0-0.151.1.6  ---
video/ffmpeg (sfe-encumbered)
0.11.1-0.151.1.5   ---
video/ffmpeg (sfe-encumbered)
0.9.1-0.151.1  ---
video/ffmpeg (sfe-encumbered)
0.8.5-0.151.1  ---
video/ffmpeg/src (sfe-encumbered)
2.1-0.151.1.8  ---
video/ffmpeg/src (sfe-encumbered)
2.1-0.151.1.8  ---
video/ffmpeg/src (sfe-encumbered)
1.2.3-0.151.1.8---
video/ffmpeg/src (sfe-encumbered)
1.1.2-0.151.1.7---
video/ffmpeg/src (sfe-encumbered)
1.1-0.151.1.7  ---
video/ffmpeg/src (sfe-encumbered)
1.0-0.151.1.7  ---
video/ffmpeg/src (sfe-encumbered)
1.0-0.151.1.6  ---
video/ffmpeg/src (sfe-encumbered)
0.11.1-0.151.1.5   ---

try setting your sfe-encumbered to sticky ... ?


On 29 November 2013 17:13, Paolo Marcheschi paolo.marches...@ftgm.itwrote:


Hi
I tried to match your configuration:
root@openindiana:~# pkg publisher

PUBLISHER TYPE STATUS   URI
sfe  (non-sticky) origin   online
http://pkg.openindiana.org/sfe/
sfe-encumbered   (non-sticky) origin   online
http://pkg.openindiana.org/sfe-encumbered/
openindiana.org   origin   online
http://pkg.openindiana.org/hipster/

root@openindiana:~# ls -al /usr/lib/libx264*
lrwxrwxrwx 1 root root  14 Nov 29 17:51 /usr/lib/libx264.so -
libx264.so.138
lrwxrwxrwx 1 root root  23 Nov 29 18:02 /usr/lib/libx264.so.125 -
/usr/lib/libx264.so.138
-rwxr-xr-x 1 root bin  1363844 Nov 29 17:51 /usr/lib/libx264.so.138

root@openindiana:~# pkg info ffmpeg

   Name: video/ffmpeg
Summary: A very fast video and audio converter
   Category: System/Multimedia Libraries
  State: Installed
  Publisher: sfe-encumbered
Version: 1.0
  Build Release: 5.11
 Branch: 0.151.1.7
Packaging Date: February  9, 2013 01:24:01 PM

   Size: 24.02 MB
   FMRI: pkg://sfe-encumbered/video/ffmpeg@1.0,5.11-0.151.1.7:
20130209T132401Z

But still:

bash-4.2$ ffmpeg
ld.so.1: ffmpeg: fatal: relocation error: file 
/usr/lib/pentium_pro+mmx/libavcodec.so.54:
symbol x264_encoder_open_125: referenced symbol not found
ld.so.1: ffmpeg: fatal: relocation error: file /usr/bin/pentium_pro+mmx/ffmpeg:
symbol avcodec_register_all: referenced symbol not found
Killed


Any idea ?

in the meantime wine ffmpeg works =-O

Paolo



On 11/29/13 04:54 PM, Predrag Zecevic [Unix Systems Administrator] wrote:




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


Re: [OpenIndiana-discuss] WINE on OI

2013-11-14 Thread Paolo Marcheschi

Hi
I'm looking for wine update, the version I installed is the 1.5.22, is there a 
way to jump to the latest ?
Thank you

Paolo
On 10/11/12 05:40 PM, Jonathan Adams wrote:

I don't think we have access to some of the wierder tools that often
go with wine (i.e. winetools), and I'm not sure that we have the
gecko engine installed by default ... but wine works a treat on my
machine thanks to Ken's updates.

Jon

On 11 October 2012 16:34, Jim Klimov jimkli...@cos.ru wrote:

2012-10-11 19:20, ken mays wrote:

Jim,

I maintain the Wine spec for SFE (OpenIndiana/Solaris 11 tested).

Apps that will run on it are at: http://appdb.winehq.org/
FAQS: http://wiki.winehq.org/FAQ

~ Ken Mays


So, in short, there is no special trickery for OI?
Users can just install the OI package and be referred to generic
HOWTOs and FAQs applicable to Linux and possible other platforms?

That would make for a short, but still useful, Wiki page ;)

//Jim




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


Re: [OpenIndiana-discuss] skype on OI

2013-10-24 Thread Paolo Marcheschi

Hi
One of the possibility, in the past,  to run skype on opensolaris, was the 
brandZ zone.
I's a pity this possibility is vanished on openindiana, and not only for skype.


Paolo
On 10/24/13 05:08 PM, Jerry Kemp wrote:

It was listed/shared for reference, such as the google groups link.

Jerry Kemp


On 10/24/13 09:30 AM, Predrag Zecevic [Unix Systems Administrator] wrote:

Hi Jerry,

that was back in 2009, an i used to use it a lot...

Now, on IO 151a1 1.8 flash is NOT working anymore and more, IMO site is NOT
providing skype anymore (for about l 1 year now).

Regards.

On 10/24/13 04:22 PM, Jerry Kemp wrote:

https://web.archive.org/web/20091006035801/http://blogs.sun.com/migi/entry/skype_on_opensolaris_the_last



Jerry Kemp


On 10/24/13 04:08 AM, Predrag Zecevic [Unix Systems Administrator] wrote:

Hi,

i don't think that Microsoft will ever release Skype for OI (or
solaris)...

See also:

https://groups.google.com/forum/#!topic/comp.unix.solaris/mZfOE1VMuiQ
[back in
2010, there was Skype forum thread regarding Solaris, but it is gone now]

http://os-solaris.ru/en/zapusk-skype-na-openindiana-151a/

Regards.

P.S. I, myself, am running CentOS 6 as VBox guest (not only for skype,
but
mysql-workbench /also Oracle maintained, but no release for Solaris
like OSes/,
TeamViewer, etc).





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


Re: [OpenIndiana-discuss] LibreOffice

2013-10-23 Thread Paolo Marcheschi

Interesting but where...

Paolo
On 10/23/13 11:54 AM, ken mays wrote:

Check with Lenovo...they maintained a build of LibreOffice for OI.

Ken

Sent from Yahoo Mail on Android

___
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] LibreOffice

2013-10-22 Thread Paolo Marcheschi

Hi
It seems that the only usable libreoffice runs on Sonicle 
(http://sourceforge.net/projects/xstreamos/) distribution.
The distro is not yet ready, and it is very difficult to run libreoffice in 
other distributions, like Openindiana.
Using wine is possible to run the windows version in Openindiana, but it is not 
very stable.

Ciao
Paolo


On 10/22/13 02:43 PM, Dave Koelmeyer wrote:

Hi,

Does anyone know the present status of getting LibreOffice built for OI or 
other illumos distros? If there is some brief detail which can be provided - I 
have a commercial interest in running LibreOffice on OI and would like to be 
able to help nail this if possible.

Cheers,




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


[OpenIndiana-discuss] Thunderbird 24, Firefox 24 and Lightning 2.6

2013-09-24 Thread Paolo Marcheschi

Hi

Thunderbird and Firefox have been upgraded to version 24 !!

I installed them and they work fine on Openindiana Hipster.

You can find them here:

https://s3.amazonaws.com/unixpackages/mozilla/firefox-24.0.en-US.opensolaris-i386-pkg.bz2

https://s3.amazonaws.com/unixpackages/mozilla/thunderbird-24.0.en-US.opensolaris-i386-pkg.bz2

For the lightning extension you can install it from this link:

http://releases.mozilla.org/pub/mozilla.org/calendar/lightning/releases/2.6/contrib/solaris-x86/lightning-all.xpi


Ciao

Paolo

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


Re: [OpenIndiana-discuss] oi151a8 vs firefox audio (also flash)

2013-08-21 Thread Paolo Marcheschi

I've installed Firefox 23, on illumos-8a16d13 latest hipster

and  the html5 audio works well.

Paolo

On 08/20/13 10:25 PM, howard eisenberger wrote:

On Sun, Aug 18, 2013 at 02:05:25PM -0700, Marion Hakanson wrote:


Anyone else had firefox/audio problems with oi151a8?

I'm new here and haven't tried oi151a8 yet, but FWIW, I didn't
get audio with firefox22 with Sol 5.10 on my old Ultra 60
(still going :-)), and reverted to firefox21.

Regards,

Howard E.
Ottawa


___
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] OI 151a8: No SFTP in Nautilus?

2013-08-13 Thread Paolo Marcheschi

I have the same revision:

 uname -a
SunOS openindiana 5.11 illumos-2a17138 i86pc i386 i86pc Solaris

and it works form me,

Places  Connect to server -- SSH

it is SSH not SFTP.

Paolo


On 08/13/13 10:27 AM, Bryan N Iotti wrote:

I'm on hipster illumos-2a17138 and there are no options for service type under 
Places  Connect to server.

Is there a package that is supposed to provide that kind of functionality?

Bryan

On Tue, 13 Aug 2013 02:20:03 +0100, Valrhona valrh...@gmail.com wrote:


Thanks to everyone who worked to make OI 151a8 a great success! I upgraded,
and now my GNOME bookmarks for sites I have SSH access to no longer work. I
tried the Places - Connect to Server, and now there is no option for SFTP.
Is this intentional, or is anyone else experiencing this? Thanks!

Peter
___
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





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


Re: [OpenIndiana-discuss] OI 151a8: No SFTP in Nautilus?

2013-08-13 Thread Paolo Marcheschi

Try this:

sudo pkg install pkg:/library/gnome/gvfs@0.5.11-0.151.1.8


Paolo

On 08/13/13 10:40 AM, Bryan N Iotti wrote:

Hi there,
  
At the present time I have no available choices under Connect to server, only Custom Location. The drop down menu is otherwise empty.


That's why I'm wondering whether I'm missing a package that got lost during 
updates. I remember the menu working fine the last time I checked, a couple of 
updates ago.

Bryan

On Tue, 13 Aug 2013 10:33:56 +0200, Paolo Marcheschi paolo.marches...@ftgm.it 
wrote:


I have the same revision:

   uname -a
SunOS openindiana 5.11 illumos-2a17138 i86pc i386 i86pc Solaris

and it works form me,

Places  Connect to server -- SSH

it is SSH not SFTP.

Paolo


On 08/13/13 10:27 AM, Bryan N Iotti wrote:

I'm on hipster illumos-2a17138 and there are no options for service type under 
Places  Connect to server.

Is there a package that is supposed to provide that kind of functionality?

Bryan

On Tue, 13 Aug 2013 02:20:03 +0100, Valrhona valrh...@gmail.com wrote:


Thanks to everyone who worked to make OI 151a8 a great success! I upgraded,
and now my GNOME bookmarks for sites I have SSH access to no longer work. I
tried the Places - Connect to Server, and now there is no option for SFTP.
Is this intentional, or is anyone else experiencing this? Thanks!

Peter
___
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


[OpenIndiana-discuss] Fwd: [XStreamOS-discuss] LibreOffice Works on XStream/illumos! - questions about packaging

2013-07-25 Thread Paolo Marcheschi
I think the Sonicle team did a great job  with Libreoffice, maybe the 
same package works on OI.


Paolo


 Messaggio originale 
Oggetto: 	[XStreamOS-discuss] LibreOffice Works on XStream/illumos! - 
questions about packaging

Data:   Fri, 19 Jul 2013 19:49:36 +0200 (CEST)
Mittente:   Gabriele Bulfon gabriele.bul...@sonicle.com
A:  xstreamos-disc...@lists.sourceforge.net



Hi,

I'm excited to announce that I finished building and installing LO 
inside a prototype area, and it works great directly from there.


The prototype area is something like prototype/usr/lib/libreoffice/.

Now I have to publish it into my dev IPS repository, and decide how to 
make the layout.

What is the usual layout?
Should I just place everything in /usr/lib/libreoffice as in prototype, 
or also provide links

in /usr/bin to run common executables? (soffice,swriter and so on).

Suggestions would be great!

Thanx for all your help, we're excited to have LO inside our upcoming 
Sonicle XStreamOS Desktop distro!

Gabriele.




--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
XStreamOS-discuss mailing list
xstreamos-disc...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xstreamos-discuss

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


Re: [OpenIndiana-discuss] Oracle Stops Sun Ray development

2013-07-17 Thread Paolo Marcheschi


Hi

that' s very interesting project, and I've seen some demo on YouTube very 
promising,
But I do not understand well if it is a better VNC using advanced 2D rendering 
. Or it can be used also as a multiple virtual desktop solution.
I mean I need a kvm machine for every client , or can be used as a virtual 
desktop solution as sun ray with (solaris or Linux) ?


Paolo

On 07/17/13 01:13 AM, Ivar Janmaat wrote:

Sometimes you think: why didn't anyone else think of this.
Found someone who is already working on it: ;-)
http://wiki.smartos.org/display/DOC/Spice+on+SmartOS

Ivar

Ivar Janmaat schreef:

Hello,

What about SPICE? It is an opensource protocol which works with KVM.
KVM is already part of Illumos. so might it be interesting to port SPICE/Ovirt 
as well?
Then we would have a display protocol with similar capabilities as the ALP 
protocol.
Clients can than be made from smal ARM based systems like the cubieboard2 
running a stripped down android or ubuntu version of linux.
Session broker functionality will than still be missing.
The clients will not be 'stateless like the Sun rays but this might be a nice 
direction to explore since KVM is already supported.

Kind regards,

Ivar

dormitionsk...@hotmail.com schreef:

Take a look at the Linux Terminal Server Project:

http://www.ltsp.org


Peter, hieromonk





___
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] Oracle Stops Sun Ray development

2013-07-16 Thread Paolo Marcheschi

Hi
I'm also interested in the possibility to find a good alternative to Sunray, so 
far I found interesting this article:
http://insights.oetiker.ch/linux/sunray2thinlinc/
that found an alternative in thinlinc from http://www.cendio.com/

I' m looking for a valid alternative that permits the use of the smart card to 
move/lock session because this is really a awesome feature, and It is a feature 
that we use most.

An interesting project is this http://openthinclient.org/home, they have also 
commercial support.

Paolo

We have about 50 SunRays throughout our group, relying on the Smart Cards
to move/lock the session (we're a Laboratory, and have people moving
station all the time)

with this news, we'll have to think long term about replacing them with
other thin-clients, but I cannot find anything equivalent ...

It could just be me overlooking something, but we want a thin-client, not a
network client ...

Any suggestions would be good, we don't even have to stick to Solaris, but
I would prefer in the extreme not Windows. Anyone have experience with
other thin-clients?

Jon
___
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


[OpenIndiana-discuss] Oracle Stops Sun Ray development

2013-07-15 Thread Paolo Marcheschi

Maybe Off Topic , but a great bad news.

Oracle decides to discontinue the developing of the DVI infrastructure :

http://www.zdnet.com/oracle-to-halt-development-of-sun-virtualization-technologies-718028/

Are there any viable alternatives? Using illumos based OS ?

Paolo



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


Re: [OpenIndiana-discuss] gnome-terminal fails

2013-07-11 Thread Paolo Marcheschi

Yes I confirm, it happens to me also with terminator, the only alternative now 
is substitute it with XTERM, that runs fine.
Ciao
Paolo
On 07/10/13 11:53 AM, Udo Grabowski (IMK) wrote:

Hi,
OI_151a8 hipster:
open a simple gnome-terminal, grab the upper border, and make
window smaller down to a few lines and larger. After that, you
can't type anymore into that window, and 20 sec later ALL
gnome-terminals suddenly vanish from your desktop .

Starting from an xterm, IO can dbx it and see a segmentation fault:

(gnome-terminal:18295): Gtk-CRITICAL **: file gtkwidget.c: line 5750: assertion 
`GTK_IS_WIDGET (widget)' failed
Segmentation fault

and then it also kills your gnome-settings-daemon

ug1(~) dbx /usr/bin/gnome-terminal
For information about new features see `help changes'
To remove this message, put `dbxenv suppress_startup_message 7.7' in your .dbxrc
Reading gnome-terminal
Reading ld.so.1
Reading libc.so.1
Reading libgobject-2.0.so.0.2800.6
Reading libglib-2.0.so.0.2800.6
(dbx) run
Running: gnome-terminal
(process id 18680)
Reading libgthread-2.0.so.0.2800.6
Reading libpthread.so.1
Reading libgtk-x11-2.0.so.0.2000.1
Reading libgdk-x11-2.0.so.0.2000.1
Reading libcairo.so.2.11000.2
Reading libXrender.so.1
Reading libX11.so.4
Reading libXext.so.0
Reading libgio-2.0.so.0.2800.6
Reading libresolv.so.2
Reading libnsl.so.1
Reading libsocket.so.1
Reading xlcUTF8Load.so.2
Reading libXau.so.6
Reading libXrandr.so.2
Reading libXfixes.so.1
Reading libXcomposite.so.1
Reading libXdamage.so.1
Reading libXi.so.5
Reading libpango-1.0.so.0.2800.3
Reading libgmodule-2.0.so.0.2800.6
Reading libnimbus.so
Reading libgdk_pixbuf-2.0.so.0.2000.1
Reading libXcursor.so.1
Reading libcanberra-gtk-module.so
Reading libatk-1.0.so.0.3009.1
Reading libICE.so.6
Reading libSM.so.6
Reading libdbus-glib-1.so.2.1.0
Reading libdbus-1.so.3.4.3
Reading librt.so.1
Reading libgconf-2.so.4.1.5
Reading libORBit-2.so.0.1.0
Reading libvte.so.9.2600.2
Reading UTF-8%8859-15.so
Reading UTF-8%UTF-8.so
Reading libpangocairo-1.0.so.0.2800.3
Reading libpangoft2-1.0.so.0.2800.3
Reading libfontconfig.so.1
Reading libfreetype.so.6
Reading libm.so.2
Reading libexpat.so.1.6.0
Reading pango-basic-fc.so
Reading libgioremote-volume-monitor.so
Reading libgsettingsgconfbackend.so
Reading libgvfsdbus.so
Reading libgvfscommon.so.0.0.0
Reading libgiogconf.so
Reading libmlib.so.2
Reading libmlib_sse2.so.2
Reading im-xim.so
Reading xiiimp.so.2
Reading libiiimcf.so.3.0.0
Reading libiiimp.so.1.0.0
Reading ximcp.so.2
Reading libpixman-1.so.0
Reading xomGeneric.so.2

(gnome-terminal:18680): Gtk-CRITICAL **: file gtkwidget.c: line 5750: assertion 
`GTK_IS_WIDGET (widget)' failed
t@1 (l@1) signal SEGV (no mapping at the fault address) in from_mozilla_widget 
at 0xfdfd7e71
0xfdfd7e71: from_mozilla_widget+0x003d: cmpb %al,(%ecx)
(dbx) where
current thread: t@1
=[1] from_mozilla_widget(0x82140a0, 0x0, 0x1, 0x0), at 0xfdfd7e71
  [2] draw_slider(0x824ce58, 0x80e09f8, 0x0, 0x2, 0x8045100, 0x82140a0, 
0xfe7d2e0c, 0x193, 0x2a, 0xd, 0x1, 0x1), at 0xfdfdcc7d
  [3] gtk_paint_slider(0x824ce58, 0x80e09f8, 0x0, 0x2, 0x8045100, 0x82140a0, 
0xfe7d2e0c, 0x193, 0x2a, 0xd, 0x1, 0x1), at 0xfe61cbe6
  [4] gtk_range_expose(0x82140a0, 0x8244e80), at 0xfe5d52fe
  [5] _gtk_marshal_BOOLEAN__BOXED(0x810dc40, 0x80452c0, 0x2, 0x823f8a0, 
0x80452e8, 0xfe5d4bc8, 0x80451e8, 0xfedd295c), at 0xfe592fc4
  [6] g_type_class_meta_marshal(0x810dc40, 0x80452c0, 0x2, 0x823f8a0, 
0x80452e8, 0xc8, 0x40008006, 0xfedd25ce), at 0xfedd2996
  [7] g_closure_invoke(0x810dc40, 0x80452c0, 0x2, 0x823f8a0, 0x80452e8, 
0x82140a0, 0x8045268, 0xfede90e9), at 0xfedd267a
  [8] signal_emit_unlocked_R(0x810db38, 0x0, 0x82140a0, 0x8045400, 0x823f8a0, 
0x14, 0x80453c0, 0x800), at 0xfedea1f5
  [9] g_signal_emit_valist(0x82140a0, 0x29, 0x0, 0x80454ac), at 0xfede8bb1
  [10] g_signal_emit(0x82140a0, 0x29, 0x0, 0x8244e80, 0x80454cc, 0xfee10e2c, 
0x80454e8, 0xfe6beea6), at 0xfede8f25
  [11] gtk_widget_event_internal(0x82140a0, 0x8244e80, 0x8045508, 0xfe6bec78), 
at 0xfe6bf09c
  [12] gtk_widget_send_expose(0x82140a0, 0x8244e80, 0x8045548, 0xfe511536), at 
0xfe6becf9
  [13] gtk_container_propagate_expose(0x8140108, 0x82140a0, 0x8244ed0, 
0xfe5112e4), at 0xfe511663
  [14] gtk_container_expose_child(0x82140a0, 0x80455e8, 0x80455a8, 0xfe4dc872), 
at 0xfe5112fe
  [15] gtk_box_forall(0x8140108, 0x1, 0xfe5112d8, 0x80455e8), at 0xfe4dc8a5
  [16] gtk_container_forall(0x8140108, 0xfe5112d8, 0x80455e8, 0xfe511322), at 
0xfe50f7f4
  [17] gtk_container_expose(0x8140108, 0x8244ed0), at 0xfe51136c
  [18] _gtk_marshal_BOOLEAN__BOXED(0x810dc40, 0x80457a0, 0x2, 0x823f828, 
0x80457c8, 0xfe511308, 0x80456c8, 0xfedd295c), at 0xfe592fc4
  [19] g_type_class_meta_marshal(0x810dc40, 0x80457a0, 0x2, 0x823f828, 
0x80457c8, 0xc8, 0x40008005, 0xfedd25ce), at 0xfedd2996
  [20] g_closure_invoke(0x810dc40, 0x80457a0, 0x2, 0x823f828, 0x80457c8, 
0xfee11630, 0x80457e0, 0x0), at 0xfedd267a
  [21] signal_emit_unlocked_R(0x810db38, 0x0, 0x8140108, 0x80458e0, 

Re: [OpenIndiana-discuss] gnome-terminal fails

2013-07-11 Thread Paolo Marcheschi

Mmm..

I changed desktop appearance to  mist added to .Xresource :

xterm*boldFont: terminus-12
xterm*loginShell: true
xterm*vt100*geometry: 80x50
xterm*saveLines: 2000
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
xterm*termName: xterm-color
xterm*eightBitInput: false
xterm*foreground: rgb:a8/a8/a8
xterm*background: rgb:00/00/00
xterm*color0: rgb:00/00/00
xterm*color1: rgb:a8/00/00
xterm*color2: rgb:00/a8/00
xterm*color3: rgb:a8/54/00
xterm*color4: rgb:00/00/a8
xterm*color5: rgb:a8/00/a8
xterm*color6: rgb:00/a8/a8
xterm*color7: rgb:a8/a8/a8
xterm*color8: rgb:54/54/54
xterm*color9: rgb:fc/54/54
xterm*color10: rgb:54/fc/54
xterm*color11: rgb:fc/fc/54
xterm*color12: rgb:54/54/fc
xterm*color13: rgb:fc/54/fc
xterm*color14: rgb:54/fc/fc
xterm*color15: rgb:fc/fc/fc
xterm*boldMode: false
xterm*colorBDMode: true
xterm*colorBD: rgb:fc/fc/fc

In order to beautify Xterm

log out from X, and log in

And now the gnome terminal runs fine again ..

Bah...

On 07/11/13 11:04 AM, Jonathan Adams wrote:

Confirming that it happens to me too ... however I usually don't make them
smaller, just bigger.


On 11 July 2013 09:52, Paolo Marcheschi paolo.marches...@ftgm.it wrote:


Yes I confirm, it happens to me also with terminator, the only alternative
now is substitute it with XTERM, that runs fine.
Ciao
Paolo

On 07/10/13 11:53 AM, Udo Grabowski (IMK) wrote:




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


Re: [OpenIndiana-discuss] Workaround for Flash Plugin using older one

2013-07-11 Thread Paolo Marcheschi

It works
thank you

Paolo
On 07/ 9/13 06:14 PM, Jerry Kemp wrote:

I am using flash 10.0 r45 with Firefox build 21.0.  After hitting a few Yahoo 
links, I came across this Mozilla support page that showed how to disable the 
warnings:

http://support.mozilla.org/en-US/questions/928105

.


Try to disable blocklisting by setting the Boolean pref 
extensions.blocklist.enabled to false on the about:config page.

http://kb.mozillazine.org/about:config

Also remove the blocklist.xml file and the pluginreg.dat file in the Firefox 
Profile Folder.

You can use this button to go to the Firefox profile folder:

Help  Troubleshooting Information  Profile Directory: Open Containing 
Folder

.

Jerry

___
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] How viable is Hipster/oi_151a8 ?

2013-07-09 Thread Paolo Marcheschi

Hi
I use it in production for daily use on a Ultra 27 workstation, and it runs 
fine.
My notes:

 * packagemanager crashes when I try to search something, but pkg command runs 
fine, there is also a thread on this issue.
 * Html5 in firefox does not have audio, it's a pity because could be a valid 
alternative to flash, hopefully this will change in the future, you can try by 
disabling the plugin and activate html5 player http://www.youtube.com/html5.
 * Still is not possible to use Libreoffice,:-( , tried to use under wine but 
crashes after a wile.
 * I have a small problem when I restart the system , I have to unplug and plug 
again the keyboard in order to use it.
 * Overall system now works like a charm, it is very stable, a lot of issues I 
had, have been solved.
 * Using firefox and thunderbird from: http://unixpackages.com/packages/mozilla

Ciao
Paolo






On 07/ 9/13 10:43 AM, Jonathan Adams wrote:

I bit the bullet (on my laptop, not on the servers) and installed hipster
last Thursday.

it installed easily enough, but some notes.

1) the update takes up more than 5Gb extra disk space.
2) flash player doesn't play videos from bbc.co.uk or youtube (haven't
tried many others)

everything else seems to work well.

I have my update log if anyone wants to see what changed.

Jon



On 9 July 2013 07:58, Alexander Pyhalov a...@rsu.ru wrote:


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


[OpenIndiana-discuss] Workaround for Flash Plugin using older one

2013-07-09 Thread Paolo Marcheschi

Hi

I found a workaround for flash plugin in order to see youtube and other flash 
sites,
I used the archived flashplayer10_1r53_64_solaris_x86.tar.bz2 from 
http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp10.1_archive.zip

remove the newest plugin, and  copy the old one in .mozilla/plugins folder.

use the r53 instead of the r82, because the r82 does not work on other sites 
(i.e. grooveshark)
to avoid activate the plugin every time follow this guide:
http://mzl.la/R7DD9y

I Hope this helps.

Ciao

Paolo





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


[OpenIndiana-discuss] Compiz as normal user

2013-07-01 Thread Paolo Marcheschi

Hi
I'm trying to enable compiz as normal user on openindiana.
As root user compiz runs fine !!
but when I try to run it as my user , the appearance preferences panel 
complains:

Desktop effects could not be enabled

Also if I run it in a terminal with sudo

sudo compiz

it works.

How to enable it by default for normal users ?

Thank you

Paolo


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


Re: [OpenIndiana-discuss] Openindiana 151a8 (Hipster) and Flash Plugin Firefox 22

2013-07-01 Thread Paolo Marcheschi

It happens to me as well.
the html5 works instead :
http://www.youtube.com/watch?v=_RRnyChxijA

other option involve the use of alternatives, like lightspark:

https://launchpad.net/lightspark


Paolo
On 07/ 1/13 12:42 PM, cpforum wrote:
  


After an update to 151a8 Flash (last available Solaris) is no longer working 
and crash (on you tube video for example).





Message du 22/05/13 11:03
De : Stefan Müller-Wilken
A : Discussion list for OpenIndiana
Copie à :
Objet : [OpenIndiana-discuss] Hipster upgrade successful

FYI: I've upgraded one of my oi151a7 installations via OI hipster. The process 
was as easy as ...

pkg set-publisher -O http://pkg.openindiana.org/hipster openindiana.org
pkg update -v

and it only took a few minutes to get SunOS sunblade06 5.11 oi_151a8 i86pc i386 
i86pc Solaris

Pretty cool job, guys!

Cheers
Stefan



Acando GmbH, Millerntorplatz 1, 20359 Hamburg, Germany | Geschäftsführer: Guido 
Ahle | Amtsgericht Hamburg, HRB 76048 | Ust.Ident-Nr.:DE208833022

___
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


--


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


Re: [OpenIndiana-discuss] Openindiana 151a8 (Hipster) and Flash Plugin Firefox 22

2013-07-01 Thread Paolo Marcheschi

Adobe flash plugin works for audio sites:
for example:
http://grooveshark.com

Paolo

On 07/ 1/13 04:05 PM, Paolo Marcheschi wrote:

It happens to me as well.
the html5 works instead :
http://www.youtube.com/watch?v=_RRnyChxijA

other option involve the use of alternatives, like lightspark:

https://launchpad.net/lightspark


Paolo
On 07/ 1/13 12:42 PM, cpforum wrote:


After an update to 151a8 Flash (last available Solaris) is no longer working 
and crash (on you tube video for example).





Message du 22/05/13 11:03
De : Stefan Müller-Wilken
A : Discussion list for OpenIndiana
Copie à :
Objet : [OpenIndiana-discuss] Hipster upgrade successful

FYI: I've upgraded one of my oi151a7 installations via OI hipster. The process 
was as easy as ...

pkg set-publisher -O http://pkg.openindiana.org/hipster openindiana.org
pkg update -v

and it only took a few minutes to get SunOS sunblade06 5.11 oi_151a8 i86pc i386 
i86pc Solaris

Pretty cool job, guys!

Cheers
Stefan



Acando GmbH, Millerntorplatz 1, 20359 Hamburg, Germany | Geschäftsführer: Guido 
Ahle | Amtsgericht Hamburg, HRB 76048 | Ust.Ident-Nr.:DE208833022

___
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






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


Re: [OpenIndiana-discuss] Firefox 20

2013-04-04 Thread Paolo Marcheschi

Hi
I tried as well with the tar.bz2 package, and it is the same crash and core 
dump.
Paolo

On 04/ 4/13 09:37 AM, Apostolos Syropoulos wrote:

Just in case, did you test it with the classic GMail, or with the new
GMail Blue? ;)



Well I wasn't aware of... GMail Blue but it has nothing to do with it.
When the loading bar starts to move, firefox freezes and after a while
it dumps core.

A.S.

  
--

Apostolos Syropoulos
Xanthi, Greece


___
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] Fw: [solarisx86] ZFS and encryption

2013-03-26 Thread paolo marcheschi

That's very interesting !
Do you think is it possible to integrate it also in Openindiana ?

Paolo
On 03/26/13 09:33, Apostolos Syropoulos wrote:

Speaking of full disk encryption and ZFS this article might raise an eyebrow.

http://www.h-online.com/open/news/item/FreeNAS-8-3-1-introduces-full-disk-ZFS-encryption-1827206.html








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


Re: [OpenIndiana-discuss] netbeans, uninstall and then get the netbeans solaris installer or should I ask nicely for someone to upgrade to 7.2.1 and include it in OI???

2013-02-14 Thread paolo marcheschi
Netbeans works fine if you download the official package and install it 
in your home folder for example.


Paolo
On 02/14/13 15:00, Hans J. Albertsson wrote:
My package is actually carried over from opensolaris.org, so I suppose 
it should be removed and replaced??



___
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] installing local pkg file

2013-02-12 Thread Paolo Marcheschi



Hi
I do not understand well,
on openindiana you can install a pkg by doing :

you have to change folder (cd) to the folder you have downloaded the pkg,
pkgadd -d ./localfile.pkg

Paolo

How do i install a locally downloaded pkg file?

  


I have read 3 forums and wiki's and ended up with several local pkg servers,
but none of them provides my downloaded pkg file.

  


I just want that good old pkg add -d localfile.pkg back ;-(

  


If it aint broken don't fix it , should be in the first page of every
developer

  

  


___



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


Re: [OpenIndiana-discuss] Any oi software to stream video to androids?

2013-01-04 Thread Paolo Marcheschi

I think Llink can be useful to you.
more here:

http://goo.gl/5TKd4

Paolo
Il 1/4/13 8:43 PM, Ray Arachelian ha scritto:

I'm looking for something to stream video that to android devices.  Can
subsonic do this?

Thanks.

___
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


[OpenIndiana-discuss] virt-manager

2012-12-05 Thread Paolo Marcheschi

Hi
I tried to Install virt-manager along kvm .
But I connot start Virt-manager, it complains :

Unable to open a connection to the libvirt management daemon.

Libvirt URI is: qemu:///system

Verify that:
 - The 'libvirtd' daemon has been started


I started the libvirt daemon by hand because there is no SMF script:
sudo /usr/lib/libvirtd
14:47:15.887: error : virLibConnError:403 : no hypervisor driver available for 
qemu:///system
libvir: error : no hypervisor driver available for qemu:///system


Do you have any clue in order to start working with virt-manager ?

Thank you

Paolo


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


Re: [OpenIndiana-discuss] lsusb for OpenIndiana

2012-09-27 Thread Paolo Marcheschi

Hi

One of the best site that I found for people coming from linux world is 
commandcomparo wiki:

https://wikis.oracle.com/display/OTNTaskFinder/CommandComparo+Home

Here you can find also the lsusb analog command:

https://wikis.oracle.com/display/OTNTaskFinder/Hardware+Configuration

Best regards

Paolo

On 09/24/12 11:54 PM, Boris Epstein wrote:

Hello all,

This may be a dumb question, but as someone who is just coming up to speed
on OI I am wondering if there is an equivalent of Linux lsusb command (a
listing of all the USB devices) for OI?

Thanks.

Boris.
___
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] illumos-based Distros

2012-09-27 Thread Paolo Marcheschi

Thank you very much,
 this is a very interesting post,
What do you think is the most stable to use in production environment ?

Thank you

Paolo

On 09/26/12 12:27 AM, ken mays wrote:

Ref: http://wiki.illumos.org/display/illumos/Distributions

There are several widely different OS distributions based on common
illumos kernel. Some of them are maintained by enthusiasts, others are
primarily developed by commercial companies with their own priorities
and target products (i.e. storage, virtualization, etc.) with different
packaging systems (IPS, SVR4, DEB, RPM, etc). These projects contribute
back to the common core set of software which the illumos project is
about.
Distributions and projects built on the illumos kernel include (in alphabetical 
order):

* Belenix – an old time distro, on which development has resumed again. 
Uses RPM.
* illumian - general purpose server OS using Debian packaging rather 
than IPS (similar to OpenIndiana but without GUI components or other desktop 
packages), the open-source underpinnings of the commercial NexentaStor product. 
Currently no KVM virtualization support (feature to be possibly added later).
* napp-it is a project of a ready to use ZFS storage server based on 
illumian, NexentaCore, OpenIndiana and Solaris with a single-command online 
installer and a WEB-UI.
* NexentaStor- a fully featured NAS/SAN software platform with 
capabilities that meet and exceed the capabilities of legacy storage systems.
* OmniOS - from OmniTI takes a minimalist approach to create a full 
Illumos-derived operating system. It includes all of the benefits of Illumos, 
such as zone and KVM virtualization, and is suitable for server use.
* OpenIndiana is a successor to and derived from the original Sun 
OpenSolaris reference distribution, and is suitable for use on Servers and 
Desktops.
* SmartOS from Joyent is an open-source illumos distro designed for 
cloud computing. It includes a port of KVM, allowing other OSes such as Linux 
and Windows to run natively in SmartOS/illumos virtualized environments.
* osDyson - combines the illumos kernel and libc with the Debian 
userland and libraries. (ex-StormOS)
* DilOS from igork is an open-source illumos distro with dpkg/apt. Can be 
using on VM and bare metal with text console and SSH logins as development 
environment with DPKG  IPKG zones.
* XStreamOS is a distribution of the illumos kernel developed and 
maintained by Sonicle, featuring a customized text install, the ZFS fileystem, 
Crossbow network architecture, virtualization, zones, and a starting point to 
contribute and develop the illumos kernel.

* marTux - a SPARC-centric LiveDVD distro for legacy SPARC sun4u and 
sun4v workstations and servers based on the OpenIndiana distro and the Illumos 
kernel.
Minor additions for NexentaStor, osDyson, and marTux.
~ Ken Mays
___
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] conky scripts

2012-09-21 Thread Paolo Marcheschi

Thank you

It works., and it's nice.

you can install scons via pkg:

sudo pkg install scons SUNWlua

Ciao

Paolo

On 09/21/12 11:21 AM, openbabel wrote:

Installo Scons:
http://www.scons.org/
tolua++ uses SCons to build. SCons is based on python, you can get a 
stand-alone version on their website. After you have SCons, follow this simple 
instructions:

$ tar xvzf scons-1.2.0.d20090919.tar.gz
$ cd scons-1.2.0.d20090919
$ pfexec python setup.py install

Installed SCons library modules into /usr/lib/scons-1.2.0.d20090919
Installed SCons scripts into /usr/bin
Installed SCons man pages into /usr/man/man1

$ ls -lah /usr/bin/scon*
-rwxr-xr-x 1 root root 5.9K 2009-09-20 01:59 scons
-rwxr-xr-x 1 root root 5.9K 2009-09-20 01:59 scons-1.2.0.d20090919
-rwxr-xr-x 1 root root 49K 2009-09-20 01:00 scons-time
-rwxr-xr-x 1 root root 49K 2009-09-20 01:00 scons-time-1.2.0.d20090919
-rwxr-xr-x 1 root root 17K 2009-09-20 01:59 sconsign
-rwxr-xr-x 1 root root 17K 2009-09-20 01:59 sconsign-1.2.0.d20090919

Installo TOLUA++:
$ pfexec pkg install SUNWlua



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


Re: [OpenIndiana-discuss] Calibre doc converter to ebooks formats for OpenIndiana??

2012-08-08 Thread Paolo Marcheschi

Hi

Instead try the online service:

http://ebook.online-convert.com/convert-to-epub

Ciao
Paolo
On 08/ 8/12 11:03 AM, Hans J. Albertsson wrote:

Is there a version of the Calibre ebook/epub doc converter for OpenIndiana?
Or any other SW that can convert a PDF book to epub?

Epub (or other ebook formats) are much more readable on smartphones than 
standard PDFs ususally are, due to the text reflow capability.

So I'd like to be able to convert even large pdf docs to some ebook format, so 
I can take large manuals along on trips.


___
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


[OpenIndiana-discuss] Firefox and thunderbird 13 for openindiana

2012-06-08 Thread Paolo Marcheschi

Hi
here they are :

http://releases.mozilla.org/pub/mozilla.org/firefox/releases/13.0/contrib/solaris_pkgadd/
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/13.0/contrib/solaris_pkgadd/

get the opensolaris pkgadd one and  bunzip2 it.
after as superuser :

pkgrm SFWfirefox

pkgadd -d ./firefox-13.0.en-US.opensolaris-i386-pkg

the same for thunderbird:

pkgrm SFWthunderbird

pkgadd -d ./thunderbird-13.0.en-US.opensolaris-i386-pkg

I hope this helps someone.


Ciao

Paolo


___
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-15 Thread Paolo Marcheschi

Hi
I tried to install it  but it doesn't run.
Do you had any luck ?


Paolo



On 05/14/12 11:14 PM, Rich Reynolds wrote:

purported full pkg installs here:

http://www.openfoundry.org/of/download_path/osscd/3.4.0m1_Rev1293550/OOo-Dev_OOO340m1_Solaris_x86_install_en-US.tar.gz

rich


On 05/14/12 04:55 AM, Nikola M. wrote:

On 05/13/12 06:29 PM, Edward M wrote:

i too run Openoffice on OI and Solaris. So I emailed to OpenOffice
dev mailing list, and it seems that an outside group are handling
the solaris port and and also appears for now it will be available
only for SPARC.

http://mail-archives.apache.org/mod_mbox/incubator-ooo-dev/201205.mbox/%3C1336819590.18288.52.camel%40oipunk%3E




I asked the same question about OpenOffice On SunOS :
Openindiana/Solaris and got answer that build open Apache OpenOffice
is there for x86 for testing:

http://user.services.openoffice.org/en/forum/viewtopic.php?f=6t=53739

http://user.services.openoffice.org/en/forum/viewtopic.php?f=6t=53739

 And Link with developer snapshots for testing that includes some
build how-to documentation:
https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots


by Mouette Yang using Solaris Studio 12.3 and targeting Solaris 10
(and 11)

And also about group making Opensolaris/SPARC OpenOffice:
http://adfinis-sygroup.ch/aoo-solaris-sparc (and scripts usable for
x86 build available)


___ 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



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


Re: [OpenIndiana-discuss] BTRFS for OI, anyone?

2012-05-09 Thread paolo marcheschi

WHY ?
You have the great ZFS,  among other goodies.

Paolo
On 05/09/12 12:06, Hans J. Albertsson wrote:

Would BTRFS be a viable FS for Openindiana?

___
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] Question about halting a zone

2012-05-07 Thread paolo marcheschi

Hi
If the Mysql service is started using SMF services, the halt is Safe, 
otherwise you have to stop the service.


Ciao
Paolo

On 05/07/12 15:57, Mark Creamer wrote:

I was reading about how to update non-global zones, and found a
Solaris document which says the following:

1. Update the Global Zone
2. Reboot
3. Halt the non-global zone   (zoneadm -z myzone halt)
4. Detach the zone  (zoneadm -z myzone detach)
5. Re-attach the zone with -u  (zoneadm -z myzone attach -u)

In my testing, this seems to go fine. My question is, what happens
when you halt a zone - for example, if MySQL is running on that
non-global zone, should you stop it first before halting the zone to
avoid the risk of corrupting data? Or is a halt safe without stopping
any running services first?

Thanks





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


Re: [OpenIndiana-discuss] JFS on openindiana

2012-05-07 Thread paolo marcheschi

No
at present as far as I Know is not possible,
there is an old project :
http://hub.opensolaris.org/bin/view/Project+jfs/

But is discontinued.
However you can install an other OS (Virtualbox,kvm, zones) that can 
read JFS (i.e. Linux ) and use that to open the JFS filesystem.

Ciao
Paolo
On 05/07/12 16:09, Stephan Kutuzov wrote:

Is it possible to read the file system JFS in openindiana? And if possible, 
then how?
Thanks.

___
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] OMNIOS

2012-04-27 Thread Paolo Marcheschi

HI

I tried it on a virtualbox machine, and it seems nothing special. :-\
It has its own repository :

http://pkg.omniti.com/omnios/release/en/catalog.shtml

uname -a

SunOS Omnios 5.11 omnios-79686dc i86pc i386 i386pc Solaris


Paolo

On 04/23/12 06:07 PM, James Carlson wrote:

Richard Elling wrote:

On Apr 23, 2012, at 6:27 AM, paolo marcheschi wrote:

Is that related with Openindiana ?, Are there any advantages with it ?

It is designed for the server market, not the desktop market.

A small amount of searching locates a manifesto:

http://lethargy.org/~jesus/writes/the-desktop-and-server-oil-and-water


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


[OpenIndiana-discuss] OMNIOS

2012-04-23 Thread paolo marcheschi

HI

I see that there is a variant of opensolaris known as Omnios:

http://omnios.omniti.com/

Is that related with Openindiana ?, Are there any advantages with it ?

Thank you

Paolo

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


Re: [OpenIndiana-discuss] poweroff does not turn off the computer

2012-04-18 Thread Paolo Marcheschi

Hi
I solved the problem adding the command psradm -f -a in the file:
*/usr/lib/hal/sunos/hal-system-power-shutdown-sunos*

just before the init 5 command:


unsupported() {
echo org.freedesktop.Hal.Device.SystemPowerManagement.NotSupported 2
echo No shutdown command found 2
exit 1
}

if [ -x /sbin/init ] ; then
*/usr/sbin/psradm -f -a*
/sbin/init 5
exit $?
else
unsupported
fi



The command disables the extra processors, and permits to switch off the 
computer.

I hope this solves the issue, Maybe could be added to the stable release.

Paolo


On 04/18/12 05:31 PM, Dietmar Sovonja wrote:

Hi,

when I shut down the computer with the poweroff command, the system is going 
down, but the computer does not turn off. I have to hold the power button to 
turn the computer off.

I installed the build 151a3 on 2 different systems, both with the same issue. 
(The 32-bit version on an Asus Eee PC 1000HE as well as the 64-bit version on a 
ASRock P5B-DE Mainboard with Intel dual-core D915.)

On both systems, the computer turns off sometimes, but mostly not. On my desktop 
computer, after the message syncing file systems... done, the system hangs. 
On the Asus Eee computer, the display turns off and the cooler starts running with 
maximum speed, but the computer stays on.

poweroff: [ID 330035 auth.crit] initiated by didi on /dev/pts/1
syslogd: going down on signal 15
rpcbind: [ID 564983 daemon.error] rpcbind terminating on signal.
ntpd[337]: [ID 702911 daemon.notice] ntpd exiting on signal 15
genunix: [ID 672855 kern.notice] syncing file systems...
genunix: [ID 904073 kern.notice]  done

Regards,
Dietmar

___
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


[OpenIndiana-discuss] RBAC ISSUE

2012-04-13 Thread Paolo Marcheschi

Hi
I have a little problem with RBAC  that I essentially don't know:

I try to do
id -a
uid=101(paolo) gid=10(staff) groups=10(staff),102(vboxuser)

but if I do :

bash-4.1$ pfexec id -a
id: Permission denied

Trying to assign Primary administrator to my user:

root@opensolaris:~#  usermod -P'Primary Administrator' paolo
UX: usermod: ERROR: Primary Administrator is not a valid profile name.  Choose 
another.

What Am I doing wrong ?

Thank you

Paolo

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


Re: [OpenIndiana-discuss] Monodevelop

2012-04-12 Thread Paolo Marcheschi

mm.. not very good, at least there is the mono package.

Thank you Milan.

Paolo
Il 4/11/12 8:55 PM, Milan Jurik ha scritto:

Hi Paolo,

Paolo Marcheschi píše v st 11. 04. 2012 v 16:03 +0200:

Hi
Do you know if there is a package for Monodevelop available ?


years ago there was one but nobody took care about it so in
spec-files-extra there is still 0.15 spec and unmaintained.


Thank you

Paolo


Best regards,

Milan


___
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] Mouse goes missing

2012-04-12 Thread Paolo Marcheschi

Hi
try with the cfgadm command:
http://docs.oracle.com/cd/E19683-01/817-6960/6mmah9468/index.html

Paolo
Il 4/12/12 2:46 PM, Paul Johnston ha scritto:

I have tried to google this but only find the different meaning for KVM :-)
Due to the large number of machines at my desk I have only one keyboard, mouse 
and screen and the machines connect via a KVM switch (ATEN Petite CS-64U KVM / 
audio / USB switch - 4 ports - USB).
The Windows 7, Fedora 16 and Ubuntu machines all behave fine but The 
OpenIndiana one seems to regularly lose the mouse.
I can alt - tab through the applications running but the mouse remains 
resolutely dead.

Now it occasionally will come back but can anyone think of a way from an ssh connection 
to reset/redetect the mouse?

TIA Paul

Everyone agreed that Clevinger was certain to go far in the academic world. 
(p91)

Paul Johnston
W1.19 Samuel Alexander Building
Manchester University
0161-306-3327 (63327)
Mobile Short Code 7763327
http://servalan.humanities.manchester.ac.uk/users/mcasspj/



___
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


[OpenIndiana-discuss] Monodevelop

2012-04-11 Thread Paolo Marcheschi

Hi
Do you know if there is a package for Monodevelop available ?

Thank you

Paolo

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


Re: [OpenIndiana-discuss] DTMF decoder sw adaptable for oi?

2012-03-22 Thread Paolo Marcheschi

Hi
You can use java or windows software under wine.
Just google DTMF decoder or detector and you wiill find plenty of them.

Paolo

On 03/21/12 10:30 AM, Hans J Albertsson wrote:

Looking for some open source sw that could do dtmf decoding from audio files.

I e, read an audio file, find dtmf signals, decode them and present them with 
an indication of times between number strings, i e dial pauses.

This is for gaming uses.


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


[OpenIndiana-discuss] Mysql Workbench

2012-03-12 Thread Paolo Marcheschi

Hi
I'm looking for the mysql worbench software, aka the Gui for accessing mysql.
Is there a package available for openindiana ?

Thank you

Paolo

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


Re: [OpenIndiana-discuss] Using Openindiana with IBM TS3100 tape library

2012-03-06 Thread Paolo Marcheschi

But  is the system able to see the device ?

see that with the following command from root :

prtconf -v

Paolo

On 03/ 6/12 06:45 AM, Lauri-Alo Adamson wrote:



paolo marcheschipaolo.marcheschiat  ftgm.it  writes:


Hi I'm interested in your experiment, but unfortunately I do not have a
LTO5 connected to an openindiana host.

However it seems that the library is not recognized by the driver, have
you tried to probe the correct devices ?
search for a file that is on /usr/kernel/drv/IBMtape.conf.
from the solaris read me
ftp://ftp.cac.psu.edu/mirror/devdrvr/Solaris/IBMtape.README :


6) Add the entries up to target 255 in IBMtape.conf
 The new IBMtape.conf will help IBMtape driver to probe those devices which

are mapped

 over target 15 by HBA driver.

 For new install, the new IBMtape.conf with a SCSI target range from 0 to

255 is copied to

 the directory of /usr/kernel/drv/.

 For the update, IBMtape driver doesn't overwrite the old IBMtape.conf in

the directory of

 /usr/kernel/drv during its installation. To use the new IBMtape.conf, the

user needs to

 backup the original file of IBMtape.conf in /usr/kernel/drv, copy

IBMtape.conf from the

 directory of /opt/IBMtape to /usr/kernel/drv, and modify the new

IBMtape.conf according

 the original file of IBMtape.conf. It will take effect after the system

reboot or IBMtape

 driver is reloaded in the kernel.



Greetings

Paolo


Hello !

Many thanks for your answer ! I looked my /usr/kernel/drv/IBMtape.conf file an
discovered that my IBMtape.conf already has these lines as you described in your
letter. Here is is last line of my IBMtape.conf file.

name=IBMtape class=scsi target=255 lun=1 block_size=0 buffering=1
immediate=0 trailer=0 sili=0;

Lauri-Alo Adamson




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


Re: [OpenIndiana-discuss] Using Openindiana with IBM TS3100 tape library

2012-03-06 Thread Paolo Marcheschi

Hi
It seems that you are using a scsi driver but instead you have a SAS Lto.
I think you have to dig in IBMtape documentation, to find how to configure 
correctly the System.

or :

try to recreate the device links with :

/usr/sbin/devfsadm -i IBMtape


or try to unload the IBMtape and use the generic st driver.
something like that:

/opt/IBMtape/tmd -s
rem_drv IBMtape

add_drv -v st

I think you have to recreate the device links with

/usr/sbin/devfsadm -i st



Paolo

On 03/ 6/12 03:54 PM, Lauri-Alo Adamson wrote:

Paolo Marcheschipaolo.marcheschiat  ftgm.it  writes:


But  is the system able to see the device ?

see that with the following command from root :

prtconf -v

Paolo

On 03/ 6/12 06:45 AM, Lauri-Alo Adamson wrote:


paolo marcheschipaolo.marcheschiat   ftgm.it   writes:


Hi I'm interested in your experiment, but unfortunately I do not have a
LTO5 connected to an openindiana host.

However it seems that the library is not recognized by the driver, have
you tried to probe the correct devices ?
search for a file that is on /usr/kernel/drv/IBMtape.conf.
from the solaris read me
ftp://ftp.cac.psu.edu/mirror/devdrvr/Solaris/IBMtape.README :


6) Add the entries up to target 255 in IBMtape.conf
  The new IBMtape.conf will help IBMtape driver to probe those devices


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


Re: [OpenIndiana-discuss] Using Openindiana with IBM TS3100 tape library

2012-03-05 Thread paolo marcheschi
Hi I'm interested in your experiment, but unfortunately I do not have a 
LTO5 connected to an openindiana host.


However it seems that the library is not recognized by the driver, have 
you tried to probe the correct devices ?

search for a file that is on /usr/kernel/drv/IBMtape.conf.
from the solaris read me 
ftp://ftp.cac.psu.edu/mirror/devdrvr/Solaris/IBMtape.README :



6) Add the entries up to target 255 in IBMtape.conf
   The new IBMtape.conf will help IBMtape driver to probe those devices which 
are mapped
   over target 15 by HBA driver.

   For new install, the new IBMtape.conf with a SCSI target range from 0 to 255 
is copied to
   the directory of /usr/kernel/drv/.

   For the update, IBMtape driver doesn't overwrite the old IBMtape.conf in the 
directory of
   /usr/kernel/drv during its installation. To use the new IBMtape.conf, the 
user needs to
   backup the original file of IBMtape.conf in /usr/kernel/drv, copy 
IBMtape.conf from the
   directory of /opt/IBMtape to /usr/kernel/drv, and modify the new 
IBMtape.conf according
   the original file of IBMtape.conf. It will take effect after the system 
reboot or IBMtape
   driver is reloaded in the kernel.



Greetings

Paolo

On 03/05/12 14:18, Lauri-Alo Adamson wrote:

Hello !

I'm trying to use Openindiana 151a with IBM TS3100 tapelibrary.
IBM TS3100 tape library has LTO5 drive (IBM HH LTO5 SAS DRIVE) which
has external SAS interface. This LTO5 drive is connected to server
6Gbs SAS HBA adapter

IBM 6Gb SAS (IRONWILLE) adapter
http://www.redbooks.ibm.com/abstracts/tips0776.html

Openindiana installation went well after that i installed IBMtape :

All we went almost well installation package installed
well but no drivers generated to /dev/rmt

Then i looked dmesg output and discovered that then i try to load driver

add_drv -m  '* 0666 bin bin' IBMtape

or to reload drivers

modload -p drv/IBMtape

The follwing messages appera in dmesg output and /var/adm/messages file

IBMtape: [ID 243001 kern.info] IBMtape _probe: unconfigured target-lun

I would be very pleased if some could help to solve this problem !
I hope that this problem is solvable.

Laur-Alo Adamson



___
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] time-slider

2012-02-24 Thread Paolo Marcheschi

yes I think that is the problem,
bash-4.1$ cat /etc/user_attr|grep zfssnap

zfssnaptype=role;auths=solaris.smf.manage.zfs-auto-snapshot;profiles=ZFS 
File System Management


root@opensolaris:~# cat /etc/shadow|grep zfssnap

zfssnap:NP:14868::



seems correct.

Any idea ?

Paolo

On 02/22/12 07:08 PM, Ignacio Marambio Catán wrote:

sounds like the user which is being used to create the snapshot
doesn't have the right RBAC configuration

On Wed, Feb 22, 2012 at 3:02 PM, Paolo Marcheschi
paolo.marches...@ftgm.it  wrote:

Hi
I cannot start time slider :

[ Feb 22 18:51:20 Executing start method (/lib/svc/method/time-slider
start). ]
[ Feb 22 18:51:41 Method start exited with status 0. ]
Exception in thread Thread-1:
Traceback (most recent call last):
  File /usr/lib/python2.6/threading.py, line 525, in __bootstrap_inner
self.run()
  File /usr/lib/../share/time-slider/lib/time_slider/timesliderd.py, line
123, in run
volume.set_auto_snap(False)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 922, in
set_auto_snap
self.set_user_property(com.sun:auto-snapshot, value)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 660, in
set_user_property
outdata,errdata = util.run_command(cmd)
  File /usr/lib/../share/time-slider/lib/time_slider/util.py, line 50, in
run_command
(str(command), err, errdata)
RuntimeError: ['/usr/bin/pfexec', '/usr/sbin/zfs', 'set',
'com.sun:auto-snapshot=false', 'rpool/dump'] failed with exit code 1
/usr/sbin/zfs: Permission denied


Maybe is something simple but now I cannot find the solution
can you help ?

Paolo


___
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





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


Re: [OpenIndiana-discuss] time-slider

2012-02-23 Thread paolo marcheschi

I'v done it in the first email:

Feb 22 18:51:20 Executing start method (/lib/svc/method/time-slider 
start). ]

[ Feb 22 18:51:41 Method start exited with status 0. ]
Exception in thread Thread-1:
Traceback (most recent call last):
  File /usr/lib/python2.6/threading.py, line 525, in __bootstrap_inner
self.run()
  File /usr/lib/../share/time-slider/lib/time_slider/timesliderd.py, 
line 123, in run

volume.set_auto_snap(False)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 
922, in set_auto_snap

self.set_user_property(com.sun:auto-snapshot, value)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 
660, in set_user_property

outdata,errdata = util.run_command(cmd)
  File /usr/lib/../share/time-slider/lib/time_slider/util.py, line 
50, in run_command

(str(command), err, errdata)
RuntimeError: ['/usr/bin/pfexec', '/usr/sbin/zfs', 'set', 
'com.sun:auto-snapshot=false', 'rpool/dump'] failed with exit code 1

/usr/sbin/zfs: Permission denied


Paolo

On 02/22/12 19:19, Jan Owoc wrote:

On Wed, Feb 22, 2012 at 11:02 AM, Paolo Marcheschi
paolo.marches...@ftgm.it  wrote:

Hi
I cannot start time slider :


[...]

Maybe is something simple but now I cannot find the solution
can you help ?

I had a problem starting time-slider, and reloading dbus solved it for
me. Your problem seems different.

Could you post the output of these two commands?

# svcs -xv

# cat /var/svc/log/application-time-slider\:default.log

Jan

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




--
Ing. Paolo Marcheschi
Reparto INFOTEL:
Responsabile Unità Operativa Tecnologie Informatiche (UOTI).

Fondazione CNR/Regione Toscana Gabriele Monasterio.
Area della Ricerca di Pisa San Cataldo
Via G.Moruzzi, 1 - 56124 Pisa, Italy
Tel: +39-050-3152822
VOIP/Casella Vocale: +39-06-916504748
Fax: +39 1782774323
Web: http://www.ftgm.it/
E-mail: paolo.marches...@ftgm.it
--
This e-mail and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to which they are addressed.If 
you have received this e-mail in error please notify the sender immediately, 
then delete it. Confidentiality and legal privilege are not waived or lost by 
reason of mistaken delivery to you.
--


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


Re: [OpenIndiana-discuss] time-slider

2012-02-23 Thread paolo marcheschi

I'v done it in the first email:

Feb 22 18:51:20 Executing start method (/lib/svc/method/time-slider 
start). ]

[ Feb 22 18:51:41 Method start exited with status 0. ]
Exception in thread Thread-1:
Traceback (most recent call last):
  File /usr/lib/python2.6/threading.py, line 525, in __bootstrap_inner
self.run()
  File /usr/lib/../share/time-slider/lib/time_slider/timesliderd.py, 
line 123, in run

volume.set_auto_snap(False)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 
922, in set_auto_snap

self.set_user_property(com.sun:auto-snapshot, value)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 
660, in set_user_property

outdata,errdata = util.run_command(cmd)
  File /usr/lib/../share/time-slider/lib/time_slider/util.py, line 
50, in run_command

(str(command), err, errdata)
RuntimeError: ['/usr/bin/pfexec', '/usr/sbin/zfs', 'set', 
'com.sun:auto-snapshot=false', 'rpool/dump'] failed with exit code 1

/usr/sbin/zfs: Permission denied


Paolo

On 02/22/12 19:19, Jan Owoc wrote:

On Wed, Feb 22, 2012 at 11:02 AM, Paolo Marcheschi
paolo.marches...@ftgm.it  wrote:

Hi
I cannot start time slider :


[...]

Maybe is something simple but now I cannot find the solution
can you help ?

I had a problem starting time-slider, and reloading dbus solved it for
me. Your problem seems different.

Could you post the output of these two commands?

# svcs -xv

# cat /var/svc/log/application-time-slider\:default.log

Jan

___
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


[OpenIndiana-discuss] time-slider

2012-02-22 Thread Paolo Marcheschi

Hi
I cannot start time slider :

[ Feb 22 18:51:20 Executing start method (/lib/svc/method/time-slider start). 
]
[ Feb 22 18:51:41 Method start exited with status 0. ]
Exception in thread Thread-1:
Traceback (most recent call last):
  File /usr/lib/python2.6/threading.py, line 525, in __bootstrap_inner
self.run()
  File /usr/lib/../share/time-slider/lib/time_slider/timesliderd.py, line 
123, in run
volume.set_auto_snap(False)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 922, in 
set_auto_snap
self.set_user_property(com.sun:auto-snapshot, value)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 660, in 
set_user_property
outdata,errdata = util.run_command(cmd)
  File /usr/lib/../share/time-slider/lib/time_slider/util.py, line 50, in 
run_command
(str(command), err, errdata)
RuntimeError: ['/usr/bin/pfexec', '/usr/sbin/zfs', 'set', 
'com.sun:auto-snapshot=false', 'rpool/dump'] failed with exit code 1
/usr/sbin/zfs: Permission denied


Maybe is something simple but now I cannot find the solution
can you help ?

Paolo


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


Re: [OpenIndiana-discuss] Firefox 10

2012-02-02 Thread Paolo Marcheschi

HI
Thank you for sharing !
I found that very useful.

Bye

Paolo

On 02/ 1/12 08:07 PM, cpforum wrote:

Extended release support / thunderbird and Firefox 10 are now available here :

http://releases.mozilla.org/pub/mozilla.org/firefox/releases/
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/

Here is my contrib to openindiana distro. Just a script for easy updating from 
mozilla (with pkgadd)


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


Re: [OpenIndiana-discuss] Libreoffice

2012-01-26 Thread Paolo Marcheschi

Great.
I see that the discussion is starting on Libreoffice List, I started to clone 
the git repos to follow the discussion:

git clone git://anongit.freedesktop.org/libreoffice/core OIOO

Thank you

Paolo

On 01/26/12 04:26 AM, Gary Driggs wrote:

Yes, I've posted over they just today after someone there contacted me
(I thought I was sub'd at some point). I just left a build running on
an office VM. Next time I'll use the GUI installer so it gets all the
gnome and X libs in advance but I think I finally met the prereqs
(including a sym link to make 'alocal' a recognizable executable).
Also, I am using gcc  the tar.xe of libreoffice 3.5.0.1.

On Jan 25, 2012, at 7:04 PM, Naruhiko Ogasawaranaru...@gmail.com  wrote:


Hi OI people,


I'm a just user of LibreOffice and former OpenSolaris, and nothing special
about LibreOffice and Solaris-base development both, so I can't join the
discussion technically.  Sorry.


Anyway, my Twitter friend Kohei Yoshida, LibreOffice Hacker suggest that
Thorsten (another LibreOffice hacker) might support OI build if you make
a topic on LibreOffice devel mailing list:

http://lists.freedesktop.org/mailman/listinfo/libreoffice


If someone have interest to build LibreOffice on OI, please consider
to join the LibreOffice devel ML and to continue the discussion in there.


Kohei also mentioned that current LibreOffice codes had been removed
SunStudio support, so we should transit from SunStudio to gcc.


Sorry for little off-topic mail, and my bad English.


Thanks,
--
Naruhiko Ogasawara (naru...@gmail.com)


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


Re: [OpenIndiana-discuss] Libreoffice

2012-01-26 Thread Paolo Marcheschi

Hi
That's really better and it does not crash like the 3.4 binary.
That is usable.

Thank you

Paolo

On 01/26/12 02:46 PM, ken mays wrote:

I'll continue to support LibreOffice 3.5.0rc2 (see: 
http://dev-builds.libreoffice.org/pre-releases/win/x86/) and future LibreOffice 
releases under the OpenIndiana/Wine solution.


~ Ken Mays








  From: Paolo Marcheschipaolo.marches...@ftgm.it
To: Discussion list for OpenIndianaopenindiana-discuss@openindiana.org
Sent: Thursday, January 26, 2012 6:03 AM
Subject: Re: [OpenIndiana-discuss] Libreoffice

Great.
I see that the discussion is starting on Libreoffice List, I started to clone 
the git repos to follow the discussion:

git clone git://anongit.freedesktop.org/libreoffice/core OIOO

Thank you

Paolo

On 01/26/12 04:26 AM, Gary Driggs wrote:

Yes, I've posted over they just today after someone there contacted me
(I thought I was sub'd at some point). I just left a build running on
an office VM. Next time I'll use the GUI installer so it gets all the
gnome and X libs in advance but I think I finally met the prereqs
(including a sym link to make 'alocal' a recognizable executable).
Also, I am using gcc   the tar.xe of libreoffice 3.5.0.1.

On Jan 25, 2012, at 7:04 PM, Naruhiko Ogasawaranaru...@gmail.com   wrote:


Hi OI people,


I'm a just user of LibreOffice and former OpenSolaris, and nothing special
about LibreOffice and Solaris-base development both, so I can't join the
discussion technically.  Sorry.


Anyway, my Twitter friend Kohei Yoshida, LibreOffice Hacker suggest that
Thorsten (another LibreOffice hacker) might support OI build if you make
a topic on LibreOffice devel mailing list:

http://lists.freedesktop.org/mailman/listinfo/libreoffice


If someone have interest to build LibreOffice on OI, please consider
to join the LibreOffice devel ML and to continue the discussion in there.


Kohei also mentioned that current LibreOffice codes had been removed
SunStudio support, so we should transit from SunStudio to gcc.


Sorry for little off-topic mail, and my bad English.


Thanks,
--
Naruhiko Ogasawara (naru...@gmail.com)




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


Re: [OpenIndiana-discuss] Libreoffice

2012-01-25 Thread Paolo Marcheschi

Hi
Yes I use OpenOffice 3.3, but all in my office use Libreoffice due to a more 
compatible formats with excel and docx, and indeed I would like to use it 
myself on Openindiana.
I tried also to compile it but It is far beyond my possibility.

Thank you

Paolo


On 01/25/12 11:51 AM, Dominic Kay wrote:

To wind back from the battle to get Libreoffice to compile, if you just
want to get some office work done, Paolo, rather than prove a point of
principle, OpenOffice 3.3 for Solaris x86 works just fine on OI 151a.
/d


On 24 January 2012 11:44, Paolo Marcheschipaolo.marches...@ftgm.it  wrote:


Hi

Is there any success to have a fully funcional Libreoffice on Openindiana ?

Greetings

Paolo

__**_
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


Re: [OpenIndiana-discuss] Libreoffice

2012-01-25 Thread Paolo Marcheschi

Hi
I understand that Libreoffice is in the desiderata of a lot of people around 
the Solaris/openindiana OS.
I did not try to use it through wine, thank you, this is a good possibility,
I tried and after installation of java under wine, I could open a Libreoffice 
writer window on my desktop, Great !.
But when I tried to open a docx, that works fine on openoffice 3.3, It Crashed 
suddenly sigh :-( .
Based on your mail it seems that there is an effort on buildng a native port.
This is awesome and I would like to contribute in this effort whenever possible.

Thank you

Paolo



On 01/25/12 02:40 PM, ken mays wrote:

Hello,

See: 
http://pkgsrc-wip.cvs.sourceforge.net/viewvc/pkgsrc-wip/wip/libreoffice/Makefile?hideattic=1revision=1.17view=markup

I have an experimental LibreOffice spec in SFE. I was pulling from LibreOffice 
Git initially, but you can use the smaller release tarballs.

A few of us talked of porting LibreOffice 3.3.4 about a few months ago and I 
worked on alternatively resolving this through maintaining our port build of 
Wine 1.3.x (i.e. my clients use Microsoft Office 2010 and LibreOffice 
3.3.4/3.4.5).

A recent Wine 1.3.36 build is in the OI sfe-encumbered IPS repo.

FOSDEM 2012 may provide additional resources to assist and discuss in the 
native LibreOffice port for OpenIndiana/Solaris 11.

A few other people working/assisting on the LibreOffice for OpenIndiana/Solaris 
native port were:  Francois Tigeot, Dr. Karl Behler, and Michael Meeks (Novell).

Hope that helped,
Ken Mays











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


[OpenIndiana-discuss] Libreoffice

2012-01-24 Thread Paolo Marcheschi

Hi

Is there any success to have a fully funcional Libreoffice on Openindiana ?

Greetings

Paolo

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


Re: [OpenIndiana-discuss] VirtualBox problem on OI_151a

2012-01-13 Thread Paolo Marcheschi

Hi
you can also try:


export LD_NODIRECT=1
VirtualBox


Works for me.

Paolo
On 01/13/12 06:24 PM, Hans J. Albertsson wrote:

I did

env LD_LIBRARY_PATH=/usr/sfw/lib/amd64 /opt/VirtualBox/VirtualBox

i e I actually put that verbatim in the panel launcher, and now VirtualBox 
works, and I have my Electronic id's accessible again

Thanks!

Partly for taking it seriously, and second for actually giving the exact 
solution pointer.

On 2012-01-13 12:56, openindiana-discuss-requ...@openindiana.org wrote:

Message: 5
Date: Fri, 13 Jan 2012 10:01:44 +0200
From: Milan Jurikmilan.ju...@xylab.cz
To: Discussion list for OpenIndiana
openindiana-discuss@openindiana.org
Subject: Re: [OpenIndiana-discuss] VirtualBox problem on OI_151a
Message-ID:18be9cc27e5a6ad49e185f48d17fe...@xylab.cz
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi,

https://www.illumos.org/issues/1534

Best regards,

Milan

On 13.01.2012 09:42, Hans J. Albertsson wrote:

  My system has gcc (v4??) from OI-SFE installed, and gcc-3 from the oi
  repository.

  VirtualBox is of course installed from the VirtualBox official
  package.


  On 2012-01-12 21:42,openindiana-discuss-requ...@openindiana.org
  wrote:

  Message: 9
  Date: Thu, 12 Jan 2012 20:39:47 +0100
  From: Milan Jurikmilan.ju...@xylab.cz
  To: Discussion list for OpenIndiana
 openindiana-discuss@openindiana.org
  Subject: Re: [OpenIndiana-discuss] VirtualBox problem on OI_151a
  Message-ID:1326397187.1335.0.camel@xylabone
  Content-Type: text/plain; charset=UTF-8

  Hi,

  are you using gcc from SFE?

  Best regards,

  Milan

  Hans J. Albertsson p??e v ?t 12. 01. 2012 v 19:37 +0100:

 I decided to start using VirtualBox again today, and put in

  version 4.1.8

 When starting it as an ordinary user, it comes up with an

  error panel,

 Panel says Failed to create the VirtualBox COM object,
 details say 
 Callee RC:
   NS_ERROR_ABORT (0x80004004)
 
 Running /opt/VirtualBox/amd64/VirtualBox as root works, but

  has the

 unacceptable effect of having to run it as root.
 What on earth is wrong? Any guesses?
 pkgadd took an inordinate time, but came thru with no errors.
 Last I know it worked was on b134 with VBox 4.0.8
 It's on a SuperMicro XB7Si with two disks and 8GB of ECC memory,

  in case

 that's relevant.


___
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


[OpenIndiana-discuss] ERROR 'usr/include' with conflicting attributes

2012-01-02 Thread Paolo Marcheschi

Hi i have this nasty error that prevents to install packages, like wine ,.. and 
many others.

~# pkg install wine
Creating Plan /
pkg install: The requested change to the system attempts to install multiple 
actions
for dir 'usr/include' with conflicting attributes:

1 package delivers 'dir group=other mode=0755 owner=root path=usr/include':
pkg://sfe-encumbered/desktop/wine@1.3.31,5.11-0.151.1:2001T195409Z
326 packages deliver 'dir group=bin mode=0755 owner=root path=usr/include', 
including:
pkg://oi-experimental/compress/bzip2@1.0.6,5.11-1.1:20111010T110102Z

pkg://oi-experimental/developer/build/libtool@1.5.22,5.11-1.1:20111010T062503Z

pkg://oi-experimental/developer/lexer/flex@2.5.35,5.11-1.1:20111010T090932Z

pkg://oi-experimental/developer/versioning/subversion@1.6.16,5.11-1.1:20111010T025326Z

pkg://oi-experimental/image/imagemagick@6.3.4.2,5.11-1.1:20111011T120020Z

These packages may not be installed together.  Any non-conflicting set may
be, or the packages must be corrected before they can be installed.


root@opensolaris:~# pkg publisher
PUBLISHER TYPE STATUS   URI
oi-experimental  (non-sticky) origin   online   
http://pkg.openindiana.org/experimental/
openindiana.org  (non-sticky) origin   online   
http://pkg.openindiana.org/dev-il/
sfe   origin   online   
http://pkg.openindiana.org/sfe/
sfe-encumberedorigin   online   
http://pkg.openindiana.org/sfe-encumbered/


Is there a way to fix that ?

Thank you

Paolo



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


[OpenIndiana-discuss] XtreemFS Fuse Client on OpenSolaris / OpenIndiana

2011-12-06 Thread Paolo Marcheschi

Hi
I forward to the lists this announcement, I think may be of some interest.

Paolo

 Messaggio originale 
Oggetto:XtreemFS Fuse Client on OpenSolaris / OpenIndiana
Data:   Mon, 05 Dec 2011 16:32:30 +0100
Mittente:   Michael Berlin michael.berlin.xtree...@googlemail.com
A:  xtree...@googlegroups.com
CC: Paolo Marcheschi paolo.marches...@gmail.com



Hi all,

Thanks to the efforts of Paolo Marcheschi I succeeded to patch the
XtreemFS Fuse client to support OpenSolaris / OpenIndiana. The changes
are present in the SVN trunk revision 2830. At this point we won't
provide binaries for Solaris, so you have to compile it on your time.

While basic testing of the XtreemFS client, I found several limitations
in the Fuse support of OpenIndiana (tested with version oi_151a):

1. Max 4kb read() and write() buffer size

Similar to old Linux Fuse versions, it seems the maximum supported read
and write buffer size is 4k. Without higher buffer sizes, you'll see a
poor sequential read/write performance on Solaris and/or a high CPU usage.

2. No readahead support

The Linux Fuse provides implicit read-ahead. Therefore we haven't
supported it as part of the XtreemFS client itself. Without read-ahead,
sequential read()s won't be able to reach the maximum bandwidth over
links with high latency.

3. Not possible to invalidate the aggressive file cache

Solaris or Solaris' Fuse (I don't know whose fault it is) do cache the
content of read/written files. In consequence, the XtreemFS client does
not see subsequent read()s if XtreemFS is still mounted and the file was
already written or read. I don't know how long the file content is
cached or how to invalidate it. Any suggestions are welcome.

Due to this cache, it is not possible to see changes of files made by
other XtreemFS client as long as the data is cached. This does also
break the functionality of our tool xtfsutil. If you try to execute it
on Solaris, you'll see the following error:

$ ./xtfsutil /mnt/
xtfsutil read back the same text which was written into the pseudo
control file: {operation:getattr,path:/}

This means a file content cache prevents xtfsutil from working correctly.
This is a known issue on Solaris.


In summary, the XtreemFS client on Solaris works so far. However, it's
evident that the Solaris Fuse does lag behind its Linux and MacOSX
implementations. As long as this state remains, you probably won't have
a lot of fun using XtreemFS on Solaris. I could not find news on the
Solaris Fuse developement but it does not seem to be active any more?
Are there newer Solaris Fuse version than the one in OpenIndiana?

At last: Here's how to compile the XtreemFS client on Solaris:

0. Get the boost libraries and compile them on your own.
@Paolo, can you please write the steps you took to accomplish this?

1. Check out the XtreemFS sources
$ svn checkout http://xtreemfs.googlecode.com/svn/trunk/ XtreemFS-trunk

2. Compile it. Specify the absolute path of the boost root directory in
the environment variable BOOST_ROOT.
$ cd XtreemFS-trunk
$ BOOST_ROOT=/root/boost_1_47_0 gmake client

3. The resulting binaries are in the directory bin. Try to mount our
public demo server:
$ ./bin/mount.xtreemfs demo.xtreemfs.org/demo /mnt
Unmount it again:
$ fusermount -u /mnt

Best regards,
Michael


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


Re: [OpenIndiana-discuss] vpnc gui client

2011-11-17 Thread Paolo Marcheschi

Hi
Thank you for your reply,
I downloaded the vpnc script from the repository 
(http://pkgs.fedoraproject.org/gitweb/?p=vpnc.git)
That's better now, but I got two errors now:
which: no ip in (/sbin:/usr/sbin:/usr/gnu/bin:/usr/bin:/usr/sbin:/sbin)
which: no ip in (/sbin:/usr/sbin:/usr/gnu/bin:/usr/bin:/usr/sbin:/sbin)

But it works !!
Thank you

I think someone from oi-dev needs to update the script on the repository


Paolo
On 11/16/11 09:33 AM, Ewald Ertl wrote:

Hi,



On Tue, Nov 15, 2011 at 10:34 AM, Paolo Marcheschipaolo.marches...@ftgm.it

wrote:
Hi
Do you know any Vpnc gui like kvpnc or networkmanager , that works on
Openindiana ?


I do not know of any GUI.

I just got vpnc up and working on OpenIndiana for me after updating the
vpnc-script from the git repository.

vpnc --help or vpnc --long-help

show's you all options and also the name of the configuration option for
your config file.

Put a file with the options into /etc/vpnc/yourSiteName.conf

and you can start the vpn with vpncyourSiteName

Greetings
Ewald
___
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


[OpenIndiana-discuss] LibreCAD on openindiana

2011-11-17 Thread Paolo Marcheschi

Hi

For those interested i compiled LibreCAD www.librecad.org on openindiana,
it needs QT:

pkg install pkg:/library/desktop/g++/qt

you need to do some links as superuser :

sudo ln -s /usr/g++/bin/* /usr/bin/

get the source package from :

https://github.com/LibreCAD/LibreCAD/archives/master


unzip to a folder

|cd|  |LibreCAD

qmake

make

cd unix

./librecad
|

I receive an error (core dump) in generating docs:

Creating collection file...
scripts/postprocess-unix.sh: line 10: 26865 Segmentation Fault  (core 
dumped) qcollectiongenerator LibreCADdoc.qhcp


,

but the application runs fine.

Greetings

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


[OpenIndiana-discuss] vpnc gui client

2011-11-15 Thread Paolo Marcheschi

Hi
Do you know any Vpnc gui like kvpnc or networkmanager , that works on 
Openindiana ?

Thank you

Paolo

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


Re: [OpenIndiana-discuss] XtreemeFS on Openindiana

2011-11-08 Thread Paolo Marcheschi

Hi
Thank you for the Hints.

Paolo

On November  8, 2011 01:33:45 PM CET, James Carlson wrote:

Paolo Marcheschi wrote:

Hi
With the help of Michael Berlin from the Project, I built the client,
but now I have some issue with fuse.
The client seems to work, but it fails when it passes control to
fuse:
http://pastie.org/2829843

to get more info I trussed it:
http://pastie.org/2829859


Neither seems to reveal much about the problem.  It's a SEGV, so it's an
application internal error (bug) of some sort.

The best bet, rather than truss, would be to get it under a debugger.
If you have a core file, at least try doing a pstack on the core file
itself.  Or use mdb and the $c command to print a stack trace.  And
show the result to the developer of the code -- he's likely the only one
who can diagnose the problem correctly.



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


Re: [OpenIndiana-discuss] fault-tolerant distributed file systems

2011-11-02 Thread Paolo Marcheschi

No i did not
i'm sorry

Paolo

On 11/ 1/11 11:05 PM, Geoff Nordli wrote:

On Tue, Nov 1, 2011 at 12:58 AM, Paolo Marcheschi
paolo.marches...@ftgm.it  wrote:

HDFS can be mounted:
http://wiki.apache.org/hadoop/MountableHDFS


Hi Paolo.

Have you used the HDFS fuse client?

thanks,

Geoff

___
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] fault-tolerant distributed file systems

2011-11-01 Thread Paolo Marcheschi
HDFS can be mounted:
http://wiki.apache.org/hadoop/MountableHDFS

Another project worth trying i think is :
http://code.google.com/p/kosmosfs/

Paolo

On Mon, Oct 31, 2011 at 11:47 PM, Geoff Nordli geo...@gnaa.net wrote:

 On Mon, Oct 31, 2011 at 3:05 PM, Jeppe Toustrup openindi...@tenzer.dk
 wrote:
  On Mon, Oct 31, 2011 at 22:04, Geoff Nordli geo...@gnaa.net wrote:
  I am looking for a fault-tolerant distributed file system to store
  medium sized files (150MB-4GB) which can scale across 100s of servers
  and keep N replicas of each file.
 
  You say you need a file system, does that have to be a POSIX
  compatible file system (ie. mountable) or do you just need to store
  some files?
  If you just need to store some files, you could have a look at Hadoop
  or more specifically HDFS (Hadoop Distributed File System), which
  consists of java daemons which can synchronize files around for you
  and manage all the redundancy. Libraries exists for all kinds of
  languages to hook into the system, so there should be something which
  could fit into your needs.
 

 It needs to be a mountable file system.

 thanks,

 Geoff

 ___
 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] fault-tolerant distributed file systems

2011-11-01 Thread Paolo Marcheschi

That's interesting,
latest boost libraries compiles fine on Openindiana, and fuse is present 
also (pkg install libfuse).


I tried to compile the client but it needs the libattr, that is missing.

Paolo


Il 11/1/11 8:58 AM, johannes amorosa ha scritto:

I'm not an expert but maybe xtreemfs has all your features.
Didn't Test it yet on oi.
Johannes

Quote From xtreemfs Mailinglist:

Hi Johannes,

the servers should run on Solaris and Solaris-like platforms without any
problems, as they do not have any major requirements except for a JVM. As
for the client, the main problem used to be that Solaris does not come with
FUSE. That's why we never planned on officially providing a client port.

If FUSE, Boost, etc. are available on OpenIndiana, it might be possible to
compile it. If you come across any particular problems, feel free to send
us the build logs.
On Oct 31, 2011 11:47 PM, Geoff Nordligeo...@gnaa.net  wrote:


On Mon, Oct 31, 2011 at 3:05 PM, Jeppe Toustrupopenindi...@tenzer.dk
wrote:

On Mon, Oct 31, 2011 at 22:04, Geoff Nordligeo...@gnaa.net  wrote:

I am looking for a fault-tolerant distributed file system to store
medium sized files (150MB-4GB) which can scale across 100s of servers
and keep N replicas of each file.

You say you need a file system, does that have to be a POSIX
compatible file system (ie. mountable) or do you just need to store
some files?
If you just need to store some files, you could have a look at Hadoop
or more specifically HDFS (Hadoop Distributed File System), which
consists of java daemons which can synchronize files around for you
and manage all the redundancy. Libraries exists for all kinds of
languages to hook into the system, so there should be something which
could fit into your needs.


It needs to be a mountable file system.

thanks,

Geoff




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


Re: [OpenIndiana-discuss] update manager updates...

2011-11-01 Thread Paolo Marcheschi

Hi
I think you have to uninstall some packages that belongs to opensolaris, 
and replace with the packages  from openindiana.

also do not forget to make a
pkg refresh --full
pkg update

Useful also the SFE repos
Paolo

Il 11/1/11 1:58 PM, Daniel Kjar ha scritto:
hmm... I have now disabled all publishers but openindiana/dev but 
still no updates found.  Is there something that was updated recently 
that I could verify with?


On 11/ 1/11 03:40 AM, Paolo Marcheschi wrote:

Hi
Maybe you have a mix of package Solaris/osolaris/openindiana that
is stopping the update, due to conflicts.
try to  remove solaris and Opensolaris packages.

Paolo

On Mon, Oct 31, 2011 at 8:12 PM, Daniel Kjardk...@elmira.edu  wrote:


My clean install 151a box (installed a few weeks ago) alerted me to 760
updates available today.  My upgrade box (sl-opensol-oi) says no 
updates
available.  Is there something residual that is stopping updates 
from being

'recognized'?





___
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] virtio

2011-10-27 Thread Paolo Marcheschi

Hi
first I do not know what virtio is, but, if you download the source it compiles 
fine inside openindiana oi_151a
just :

sudo pkg install pkg:/SUNWonbld

and do a gmake inside the three folders.

After that I do not know, how to make it work. ;-(

Paolo

On October 27, 2011 04:34:27 PM CEST, Gabriele Bulfon wrote:


Hi, I've seen a virtio conversion for IllumOS here: 
https://github.com/xl0/illumos-virtio
compiling sources is based on onbld, so I was looking for a precompiled binary.
Where can I find it? Is it safe to use it already? Will it work on OpenIndiana?
Gabriele.


___
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] development environment

2011-10-19 Thread Paolo Marcheschi

Yes you can follow this guide:
http://wiki.openindiana.org/oi/Building+with+oi-build

Personally I created a zone in order to create an indipendent compilation 
environment.

Ciao
Paolo

On 10/19/11 03:10 AM, Harry Putnam wrote:

Are there a set of packages I should have installed to have basic
developement environment.  I don't mean developement of oi but just
the ability to do general software compiling.  The auto tools, that
are in common use now and a compiler etc.



___
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] printing sage part II

2011-10-19 Thread Paolo Marcheschi
mm..
Can you connect to the web interface ?
check this :
svcs -a | grep print |grep online
online 13:36:16 svc:/application/print/ppd-cache-update:default
online 13:36:19 svc:/application/print/service-selector:default

also check your /var/log/cups/ folder for some error, be sure to be root
when executing commands, in order to do so execute:
su -

check which system is active:
root@opensolaris:~# print-service -q active
active print service: cups


Paolo

On Wed, Oct 19, 2011 at 7:31 PM, Daniel Kjar dk...@elmira.edu wrote:

 Thanks for your suggestions!

 When I try cupsctl PrintcapFormat=BSD  i get

 cupsctl: Unable to connect to server: Error 0

 online 10:15:34 svc:/application/cups/**scheduler:default
 online 10:15:34 svc:/application/cups/in-lpd:**default

 Any ideas?


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


Re: [OpenIndiana-discuss] Software contributions for openindiana

2011-10-17 Thread Paolo Marcheschi

Thank you,
I will try to do that.
Paolo
Il 10/15/11 5:55 PM, Josef 'Jeff' Sipek ha scritto:

On Fri, Oct 14, 2011 at 05:30:43PM +0200, Paolo Marcheschi wrote:

Hi
I would like to add a software for DICOM Medical images,  DCMTK is a
collection of libraries and applications implementing large parts the
DICOM standard It works fine on the openindiana platform. I compiled the
latest, correcting a simple error in one source.

What is the procedure to have it included in a repository ?

Cool!

First things first, I would suggest that you join #oi-dev on IRC (on
Freenode).  The people there can you help with any issues you might have
while building a package.

We are making a unified build system for post-151 releases.  Here are the
instructions:

http://wiki.openindiana.org/oi/Building+with+oi-build

Jeff.




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


[OpenIndiana-discuss] Software contributions for openindiana

2011-10-14 Thread Paolo Marcheschi

Hi
I would like to add a software for DICOM Medical images,  DCMTK is a collection of 
libraries and applications implementing large parts the DICOM standard
It works fine on the openindiana platform. I compiled the latest, correcting a 
simple error in one source.

What is the procedure to have it included in a repository ?

Thank you

Paolo

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


Re: [OpenIndiana-discuss] Small Business Office Suite for OpenIndiana distro

2011-10-10 Thread Paolo Marcheschi
Thank you
I will try wine as soon as possible.

We will wait for other software .
Paolo

On Sat, Oct 8, 2011 at 2:05 AM, Alex Viskovatoff viskovat...@imap.ccwrote:

 Hi Paolo,

 On Fri, 2011-10-07 at 18:02 +0200, Paolo Marcheschi wrote:
  I installed wine, but it is an old version:
  wine --version
  wine-1.1.44
 
  I tried to install Libreoffice but I cannot.

 I updated Wine, so it is at the current version now, 1.3.29.

 As for LibreOffice, I'm afraid that the starter of this thread misspoke
 himself (i

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


Re: [OpenIndiana-discuss] Wireless Network

2011-10-07 Thread Paolo Marcheschi

Hi
You can find more info here:
http://hub.opensolaris.org/bin/view/Community+Group+laptop/wireless
And here:
http://wiki.openindiana.org/oi/WiFi

Paolo

Il 10/7/11 12:44 PM, Maxim Kondratovich ha scritto:

Hello,

I'm looking for a wifi adapter for my  laptop, does Atheros 5414 chip 
is supported?


- Maxim
___
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] Small Business Office Suite for OpenIndiana distro

2011-10-07 Thread Paolo Marcheschi

Hi
It seems that the actual repositories does not contain these packages:


$ pkg publisher
PUBLISHER TYPE STATUS   URI
openindiana.org  (preferred)  origin   online   
http://pkg.openindiana.org/dev-il/
opensolaris.org  (non-sticky) origin   online   
http://pkg.openindiana.org/legacy/
sfebuild (non-sticky, disabled) origin   online   
http://staticdev.uk.openindiana.org:10003/
kdeips-dev   (non-sticky, disabled) origin   online   
http://solaris.bionicmutton.org/pkg/4.6.0/
sfe   origin   online   
http://pkg.openindiana.org/sfe/
sfe-encumberedorigin   online   
http://pkg.openindiana.org/sfe-encumbered/


I did a refresh full
pkg refresh --full

I installed wine, but it is an old version:
wine --version
wine-1.1.44

I tried to install Libreoffice but I cannot.

# pkg install libreoffice
Creating Planpkg: The following pattern(s) did not match any packages in 
the current catalog.

Try relaxing the pattern, refreshing and/or examining the catalogs:
libreoffice


Maybe There is something wrong.

Thank you

Paolo


Il 10/6/11 5:32 PM, ken mays ha scritto:

Hello,

Applications recently updated to support small businesses using the Openindiana 
distro in an office environment.
Some of these applications are now available through oi-sfe 
(pkg.openindiana.org/sfe) or their official sponsors.
Compare to MS Office and Apple's iWork.

Office Applications
* AbiWord - Word processor (2.8.6)
* Dia - diagram creation (0.97.1)
* Evince - Document viewer (2.30.2)

* Firefox - web browser (7.0)
* GIMP - image editor (2.6.11)
* GnuCash - financial application (2.4.7)
* Gnumeric - Spreadsheet application. (1.10.17)
* Inkscape - Vector Graphics and Presentation Creations (0.48.2)
* Mplayer - DVD/Multimedia video playback

* Scribus - desktop publishing (1.4.0)

* ThunderBird/Lighting- Email  Calendar application (7.0)
* VLC - DVD/Multimedia video playback tool

Related applications

* Adobe Acrobat Reader (9.4)

* Adobe Flash Player (10.3.183.10)

* OpenOffice (3.3.0) / LibreOffice (3.4.3.2)

* Wine (1.3.29)
* SQLManager

Enjoy,
Ken Mays - Atlanta, Georgia (USA)
___
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] 3d Slicer

2011-10-03 Thread Paolo Marcheschi

Eheh !!!
Don't Curb Your enthusiasm Man !!
You picked up the wrong binary, you have to download the:

Slicer3-3.6.3-2011-03-09-solaris8.tar.gz


Inside:

Slicer3-3.6.3-2011-03-09-solaris8$ ls -la
total 3440
drwxr-xr-x  6 paolo staff 512 2011-09-30 16:08 .
drwxr-xr-x 37 paolo staff   44032 2011-09-30 16:34 ..
drwxr-xr-x  2 paolo staff1024 2011-09-30 16:08 bin
drwxr-xr-x 25 paolo staff 512 2011-09-30 16:07 include
drwxr-xr-x 28 paolo staff1024 2011-09-30 16:08 lib
drwxr-xr-x  5 paolo staff 512 2011-09-30 16:08 share
-rwxr-xr-x  1 paolo staff 3461821 2011-03-09 09:40 Slicer3


You have to run
./Slicer3


I hope this helps

Bye

Paolo



Il 10/1/11 5:23 PM, Apostolos Syropoulos ha scritto:

Hi
You have to choose the snapshot release, it works well.
Paolo

In what way? I got these files


$ ls -1
20gbmd5.txt
20gbroot.vmdk
slicer-opensolaris-20gb.mf
slicer-opensolaris-20gb.ovf
slicer-osol.b134.tar.bz2
swap.vmdk
$ file 20gbroot.vmdk
20gbroot.vmdk: VMware4 disk image


So this is not an OpenSolaris thing but an image which
can be used with VirtualBox. I would expect a package
or an archive where one can fire up the binary from a

folder. I am sorry but this is rubbish!

A.S.

  
--

Apostolos Syropoulos
Xanthi, Greece


___
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] 3d Slicer

2011-10-03 Thread Paolo Marcheschi

Try that ! and let me know .

Paolo
Il 10/3/11 9:10 AM, Apostolos Syropoulos ha scritto:

Eheh !!!
Don't Curb Your enthusiasm Man !!
You picked up the wrong binary, you have to download the:

Slicer3-3.6.3-2011-03-09-solaris8.tar.gz



Solaris 8? Are we serious? This is an EOLed product!!!
Better provide Solaris 7 binaries :-)


A.S.

  
--

Apostolos Syropoulos
Xanthi, Greece

___
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] 3d Slicer

2011-10-01 Thread Paolo Marcheschi
Hi
You have to choose the snapshot release, it works well.
Paolo

On Fri, Sep 30, 2011 at 5:03 PM, Apostolos Syropoulos
asyropou...@yahoo.com wrote:
 Hi
 For those people that want to see professional software on openindiana you 
 can
 download 3D Slicer,
 Slicer, or 3D Slicer, is a free, open source software package for
 visualization and image analysis.

 http://www.slicer.org/pages/Special:SlicerDownloads

 It works very well on Openindiana  oi_151a.


 Stable releases are for SPARC only... Αnd I cannot find any
 binary for x86.

 A.S.

 --
 Apostolos Syropoulos
 Xanthi, Greece


 ___
 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