Re: [OpenIndiana-discuss] [illumos] 6455 dmake should cool its close(2) jets

2015-11-16 Thread Mohamed Khalfella
: > 16 ноября 2015 г. 12:29:41 CET, Mohamed Khalfella > пишет: > >Hi, > > > >I can see 6455 is in illumos-gate now. When it is expected to be able > >to > >pull the modified dmake bits from OI repository. > > AFAIK Hipster is continuously built by Jenkins jo

Re: [OpenIndiana-discuss] [illumos] 6455 dmake should cool its close(2) jets

2015-11-16 Thread Mohamed Khalfella
Thanks for your reply, 7c0fa7e5c69bad99deb669aa7703bfa15bb58d5e is one commit before da2c0e64794ff584dca660fcc94a444dcc0d6c0b. May be I have to wait till tomorrow On Mon, Nov 16, 2015 at 4:38 PM, Alexander Pyhalov wrote: > On 11/16/2015 14:29, Mohamed Khalfella wrote: > >> Hi, >

[OpenIndiana-discuss] [illumos] 6455 dmake should cool its close(2) jets

2015-11-16 Thread Mohamed Khalfella
Hi, I can see 6455 is in illumos-gate now. When it is expected to be able to pull the modified dmake bits from OI repository. -- BR, Mohamed A. Khalfella ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org http://openindiana.org/ma

[OpenIndiana-discuss] Installing GO in OI

2015-10-20 Thread Mohamed Khalfella
Hi, I want to run GO in OI. Any ideas where I can install/bootstrap golang in OI? Does cgo work in OI? -- BR, Mohamed A. Khalfella ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindi

[OpenIndiana-discuss] OpenIndiana update files code 502 and 52

2015-05-13 Thread Mohamed Khalfella
Hi, I am trying to update OpenIndiana, and the update stops every time with the below message. I am starting to suspect the machines I am pulling these files from. Any idea why I am getting these errors? Errors were encountered while attempting to retrieve package or file data for the requested

Re: [OpenIndiana-discuss] (no subject)

2015-01-04 Thread Mohamed Khalfella
Hi Alexander, Thanks it worked, but I had to update the test machine to the latest before the update. Again, thanks. On Sun, Jan 4, 2015 at 12:28 PM, Alexander Pyhalov wrote: > > Mohamed Khalfella писал 04.01.2015 09:18: > >> Hi, >> >> Unfortunately, that didn&#x

Re: [OpenIndiana-discuss] (no subject)

2015-01-03 Thread Mohamed Khalfella
Hi, Unfortunately, that didn't work. I am still facing the same issue. On Sat, Jan 3, 2015 at 1:33 PM, Alexander Pyhalov wrote: > Mohamed Khalfella писал 03.01.2015 12:29: > >> Hi, >> >> Thanks for your reply. I just checked and found that PKGVERS_BRANCH is set &g

Re: [OpenIndiana-discuss] (no subject)

2015-01-03 Thread Mohamed Khalfella
: > Mohamed Khalfella писал 03.01.2015 10:41: > >> Hi, >> >> I have built illumos in OI-hipster using the attached illumos.sh file. The >> build process went fine, and IPS packages were generated successfully. >> However, I am unable to use the built packages to upda

[OpenIndiana-discuss] (no subject)

2015-01-02 Thread Mohamed Khalfella
Hi, I have built illumos in OI-hipster using the attached illumos.sh file. The build process went fine, and IPS packages were generated successfully. However, I am unable to use the built packages to update another machine. Below is more information My build machine is silver My test machine is g

[OpenIndiana-discuss] Upgrading to hipster IPS issue

2014-08-03 Thread Mohamed Khalfella
Dears, I have just switched to hipster and I am getting the below when I tried to update IO. What can I do to fix this. root@silver:~# pfexec pkg image-update -v Creating Plan - pkg update: No solution was found to satisfy constraints Plan Creation: Package solver has not found a solution to u

Re: [OpenIndiana-discuss] passwd changing trouble

2014-08-01 Thread Mohamed Khalfella
1, 2014 at 12:02 PM, Mohamed Khalfella > wrote: > > > Hi, > > > > You could try > > > > $ truss passwd joe > > > > to get what system call fails for you. > > > > > > On Fri, Aug 1, 2014 at 12:34 PM, Jozsef Brogyanyi > > wr

Re: [OpenIndiana-discuss] passwd changing trouble

2014-08-01 Thread Mohamed Khalfella
Hi, You could try $ truss passwd joe to get what system call fails for you. On Fri, Aug 1, 2014 at 12:34 PM, Jozsef Brogyanyi wrote: > Hi > > I can not change my passwd as a user and as root too. On older setup this > function is worked. Which is the trick in this case? Thanks. > > joe@hipst

Re: [OpenIndiana-discuss] Solaris privileges and seteuid()

2012-08-15 Thread Mohamed Khalfella
First of all, I am not expert in Openindiana but if I were you I would try using dtrace to show which function get called in response to fchown syscall (I assume you are not running a highly loaded production system yet so we can enable fbt safely) #!/usr/sbin/dtrace -s #pragma D option flowin

Re: [OpenIndiana-discuss] Cannot _init zfs module after upgrade

2012-07-29 Thread Mohamed Khalfella
I use qemu-kvm also (but in linux), I start my machine with the below command qemu-kvm -drive file=disk01.img,cache=none,media=disk -m 4G -cdrom oi-dev-151a-x86.iso -serial telnet:127.0.0.1:2323,server -boot c -net nic -net tap,ifname=tap0,script=no,downscript=no on another session, telnet 127