Re: [OpenIndiana-discuss] [sqlite] Bug in fsdir

2018-03-15 Thread Kees Nuyt
Oops, fat-fingered the To: address, apologies for the noise. -- Regards, Kees Nuyt On Thu, 15 Mar 2018 17:26:37 +0100, Kees Nuyt wrote: > On Thu, 15 Mar 2018 15:55:05 +1100, Jake Thaw > wrote: > >> The following query causes a crash in fsdirNext on Windows 10. >> [..

Re: [OpenIndiana-discuss] [sqlite] Bug in fsdir

2018-03-15 Thread Kees Nuyt
ot; to reopen on a persistent database. >sqlite> SELECT name FROM fsdir('.') JOIN (VALUES(1),(2)); >. >./sqlite3.exe >./sqlite3_analyzer.exe >./sqldiff.exe >. > >Adding an ORDER BY clause seems to provide workaround for this particular >case. Fixed by Richa

Re: [OpenIndiana-discuss] Peculiar behavior when start running vbox vms

2017-05-19 Thread Kees Nuyt
box will free the control key to work > inside Vbox vms. > > I found this while googling on the problem where a linux user had the > same problem and eventually discovered a solution that worked for me too. > > https://forums.virtualbox.org/viewtopic.php?t=10226#p40593 Wow,

Re: [OpenIndiana-discuss] Peculiar behavior when start running vbox vms

2017-05-13 Thread Kees Nuyt
ster. > >And (2) I did just do an update yesterday... just so happens that I >just did get the vms running at the same time so hard to say if that >would have any bearing. By default, the right Ctrl key is assigned to the VBox "Host" key, and totally captured by

Re: [OpenIndiana-discuss] [off-topic] Samsung acquires Joyant

2016-07-12 Thread Kees Nuyt
tors to run their own. And critically for us personally, we can confirm Samsung's commitment to keeping our platform open source: after we open sourced our stack eighteen months ago" https://www.joyent.com/blog/samsung-acquires-joyent-a-ctos-perspective --

Re: [OpenIndiana-discuss] firefox 31.2.0esr broken?

2014-10-15 Thread Kees Nuyt
t; I can't say anything about that as I don't really know the nature > of the problem, despite of a couple of days of hard work trying > to find it. > But with the workaround and the "pin" trick, it's not a real > problem anymore. For what it is worth, someti

Re: [OpenIndiana-discuss] XStream Desktop beta EA1

2013-12-17 Thread Kees Nuyt
p;parent=products (left the language parameter out) appears to work, otherwise, just go to http://www.sonicle.com/index.jsp and pick: Products / XStream Desktop. -- Groet, Cordialement, Pozdrawiam, Regards, Kees Nuyt ___

Re: [OpenIndiana-discuss] Split-root installations

2013-11-30 Thread Kees Nuyt
of its existence, and it could be useful for some people :D Sorry for hijacking your thread. Regards, Kees Nuyt #!/usr/bin/perl -w # VERSION = 3.0 ### Main ### use strict; use warnings; use diagnostics; use Getopt::Long qw(:config prefix_pattern=\(-i\) posix_default no_ignore_case); our @ind

Re: [OpenIndiana-discuss] SIGKILL happens too soon upon logout of GNOME session

2012-10-28 Thread Kees Nuyt
play ${thedisplay} ? -- Groet, Cordialement, Pozdrawiam, Regards, Kees Nuyt ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] ZFS Snapshot question

2012-08-03 Thread Kees Nuyt
e/vmimages/server1 - mv /datastore/oldimages/server1/* /datastore/vmimages/server1/ - zfs create datastore/vmimages/server2 - mv /datastore/oldimages/server2/* /datastore/vmimages/server2/ etc. -- Regards, Kees Nuyt ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] IP-dedicated zone (OI b151a4) is not ping-able in virtualbox

2012-06-26 Thread Kees Nuyt
. http://www.virtualbox.org/manual/ch06.html http://www.virtualbox.org/manual/ch08.html#idp13727168 -- Regards, Kees Nuyt ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] zfs question - when can _rewriting_ a block of a file fail on out-of-space?

2012-06-02 Thread Kees Nuyt
red on ZFS, as well as folks using mmap(), might > particularly want to be aware of the cases in which an > errno not anticipated from experience with other > filesystems might arise. http://assets.en.oreilly.com/1/event/21/Optimizi

Re: [OpenIndiana-discuss] aspire D270

2012-05-02 Thread Kees Nuyt
eating > cool! -- Regards, Kees Nuyt ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] Removing one file from a ZFS Snapshot

2011-12-20 Thread Kees Nuyt
same, because some snapshots are still holding >the file. >Any clue? >Gabriele. Perhaps: * zfs clone snapshot * zfs promote the clone * rm the big file from the clone * zfs destroy the snapshot * repeat for every snapshot that contains the big file (untested

Re: [OpenIndiana-discuss] Help with website

2011-10-10 Thread Kees Nuyt
t archives will take care of it being searchable. I don't mind if the lists are bridged to a webforum. > A server that does not exchange info with other NNTP > servers, and requires a login to post, seems like it > would work well enough. Sounds like subscripti

Re: [OpenIndiana-discuss] System hangs on boot: No space on device msg.

2011-07-08 Thread Kees Nuyt
rash, /var/adm, /var/log etc. for space hogs. If you can't get it booted from the hard drive : * Boot the system with a live CD * Import the rpool with zpool import -R /altroot Probably -f is required to get it imported * proceed as above HTH -- ( Kees Nuyt ) c[_] _

Re: [OpenIndiana-discuss] zfs snapshot script

2011-05-01 Thread Kees Nuyt
user@host sudo zfs snapshot blah -> fails = sudo: no tty present >and no askpass program specified The program on the server side expects a pseudo terminal but doesn't get one. Play with the -f -n -t options of ssh (don't know which one from the top of my head). It

Re: [OpenIndiana-discuss] Monitor or writing drivers

2011-02-06 Thread Kees Nuyt
On Sun, 6 Feb 2011 11:57:30 -0800 (PST), you wrote: >This also works and is probably more germane to Indiana. > >http://download.oracle.com/docs/cd/E19963-01/819-3159/index.html Only the table of contents works, every hyperlink on it to the underlying pages ends in a 404 though. --

Re: [OpenIndiana-discuss] OI_148 available

2010-12-18 Thread Kees Nuyt
oth the .iso and the .usb, at just 100 kByte/sec total (yeah, home ADSL, Europe). .usb is more popular than .iso right now. -- ( Kees Nuyt ) c[_] ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] openindiana more popular

2010-09-30 Thread Kees Nuyt
oad I could seed the io-dev-147-x86.iso torrent with ratio 30 in 15 days, so there is demand for sure. -- ( Kees Nuyt ) c[_] ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] XEN and Crossbow

2010-09-25 Thread Kees Nuyt
ith it. *double sigh* It's one of the reasons I use my private email for mailing lists instead of a corporate infrastructure. -- ( Kees Nuyt ) c[_] ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss