[OpenIndiana-discuss] /hipster: again conflicting packages [orc library]

2014-03-18 Thread Predrag Zecevic [Unix Systems Administrator]

Hi all,

I need help: this morning tried to update my /hipster OI 
(illumos-1cfc4fb), and got this:


...

pkg://openindiana.org/developer/orc@0.4.17,5.11-2014.0.0.0:20140225T205246Z
  pkg://sfe/system/library/orc@0.4.16,5.11-0.151.1.5:20120806T214221Z

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

If I try to remove sfe/system/library/orc it shows:
$ pfexec pkg uninstall -vn  pkg://sfe/system/library/orc
Creating Plan (Solver setup): /pkg uninstall: Cannot remove 
'pkg://sfe/system/library/orc@0.4.16,5.11-0.151.1.5:20120806T214221Z' 
due to the following packages that depend on it:


pkg://sfe/library/video/libschroedinger@1.0.11,5.11-0.151.1.8:20130901T165124Z

$ pfexec pkg uninstall -vn  pkg://sfe/system/library/orc 
pkg://sfe/library/video/libschroedinger
Creating Plan (Solver setup): -pkg uninstall: Cannot remove 
'pkg://sfe/library/video/libschroedinger@1.0.11,5.11-0.151.1.8:20130901T165124Z' 
due to the following packages that depend on it:

  pkg://sfe-encumbered/media/mplayer@1.1.1,5.11-0.151.1.8:20131129T185446Z
  pkg://sfe-encumbered/video/ffmpeg@2.1,5.11-0.151.1.8:20131129T183620Z

I do not want to remove mplayer! It is only multimedia player I have now 
working properly (check bug https://www.illumos.org/issues/4261 which is 
closed, although problem is NOT solved):

$ audioctl list-devices
audiohd#1
audiohd#0

So, neither player will not work, because audiohd#1 is NVIDIA HDMI 
output and I do not have speakers attached to it.


My publishers (tried to set sfe-encumbered 'non-sticky' too - made no 
difference):

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



So, is there any option to just REPLACE one package with other (since it 
is similar version)?


Or, how I can solve problem, w/o need to remove mplayer package?

Regards.
--
Predrag Zečević, Technical Support Analyst, 2e Systems GmbH

Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
Mobile:+49  174 3109 288, Skype: predrag.zecevic
E-mail:predrag.zece...@2e-systems.com

Headquarter:  2e Systems GmbH, Königsteiner Str. 87,
  65812 Bad Soden am Taunus, Germany
Company registration: Amtsgericht Königstein (Germany), HRB 7303
Managing director:Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

[***]===---
Those who can, do; those who can't, simulate.

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


[OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread Apostolos Syropoulos


 Hello,

 I am using firefox 27.0.1 and I have noticed that whenever I save a file,
firefox creates an empty file. The real file is stored in /tmp. I guess this
is a bug. BTW, I have noticed this problem on openindiana/illumos-ad17c01 and
Solaris 11.

Regards,
A.S.


--
Apostolos Syropoulos
Xanthi, Greece

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


Re: [OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread Udo Grabowski (IMK)

On 18/03/2014 09:32, Apostolos Syropoulos wrote:



  Hello,

  I am using firefox 27.0.1 and I have noticed that whenever I save a file,
firefox creates an empty file. The real file is stored in /tmp. I guess this
is a bug. BTW, I have noticed this problem on openindiana/illumos-ad17c01 and
Solaris 11.


Firefox is downloading on /tmp typically and AFTER completion,
moves it to the final location. Meanwhile, the final file exists
as a dummy with size zero. So AFTER download, the final file should
have the correct size.
--
Dr.Udo GrabowskiInst.f.Meteorology a.Climate Research IMK-ASF-SAT
http://www.imk-asf.kit.edu/english/sat.php
KIT - Karlsruhe Institute of Technologyhttp://www.kit.edu
Postfach 3640,76021 Karlsruhe,Germany  T:(+49)721 608-26026 F:-926026

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


Re: [OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread Predrag Zecevic [Unix Systems Administrator]

On 03/18/14 09:32 AM, Apostolos Syropoulos wrote:



  Hello,

  I am using firefox 27.0.1 and I have noticed that whenever I save a file,
firefox creates an empty file. The real file is stored in /tmp. I guess this
is a bug. BTW, I have noticed this problem on openindiana/illumos-ad17c01 and
Solaris 11.

Regards,
A.S.


--
Apostolos Syropoulos
Xanthi, Greece


Yes,

I can confirm that behavior on OI /hipster distribution (NOTE, package 
downloaded from 
https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/?C=N;O=D) 
tested also 28.0b9 version). Same problem...


BUT! Version 24.3.0esr works just fine!!!

Also, I cannot see image preview in TILE window, but that is //NOT// so 
important.


Regards.

P.S. I did truss on both (27 and 24esr) versions and couldn't spot 
difference. I have tried few times to change TMPDIR (in command line 
when invoking FF), like this:


TMPDIR=/my/tmp/dir /opt/sfw/bin/firefox

and that has worked randomly (so, each restart differently - most time 
leaving empty files around). So, at the end, I kept 24esr ...



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



--
Predrag Zečević, Technical Support Analyst, 2e Systems GmbH

Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
Mobile:+49  174 3109 288, Skype: predrag.zecevic
E-mail:predrag.zece...@2e-systems.com

Headquarter:  2e Systems GmbH, Königsteiner Str. 87,
  65812 Bad Soden am Taunus, Germany
Company registration: Amtsgericht Königstein (Germany), HRB 7303
Managing director:Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

[***]===---
For the love of phlegm...a stupid wall of death rays. How tacky can ya 
get? - Post Brothers comics


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


Re: [OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread Apostolos Syropoulos

 
 Firefox is downloading on /tmp typically and AFTER completion,
 moves it to the final location. Meanwhile, the final file exists
 as a dummy with size zero. So AFTER download, the final file should
 have the correct size.
 -- 


The problem is that it has zero size. That's why I posted my
message.

A.S.

 
--
Apostolos Syropoulos
Xanthi, Greece


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


Re: [OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread Jim Klimov
18 марта 2014 г. 9:32:18 CET, Apostolos Syropoulos asyropou...@yahoo.com 
пишет:


 Hello,

 I am using firefox 27.0.1 and I have noticed that whenever I save a
file,
firefox creates an empty file. The real file is stored in /tmp. I
guess this
is a bug. BTW, I have noticed this problem on
openindiana/illumos-ad17c01 and
Solaris 11.

Regards,
A.S.


--
Apostolos Syropoulos
Xanthi, Greece

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

I've also seen similar behavior a few years back when saving files with ff in 
windows, maybe not local but to an opensolaris cifs share. Had to click 
downloads twice for them to actually get saved.
Maybe there's something still wrong with ff?

//jim
--
Typos courtesy of K-9 Mail on my Samsung Android

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


Re: [OpenIndiana-discuss] [solarisx86] Firefox can't save files

2014-03-18 Thread Apostolos Syropoulos



I am seeing the same behavior.

Another oddity I have with version 27 is that I can not right click on a 
picture, choose save image as... and have the image save to disk.


Interestingly, when using Firefox on 134, then everything works as expected.
I guess something has changed that affects the behavior of Firefox.

a.s.


--
Apostolos Syropoulos
Xanthi, Greece

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


Re: [OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread Oscar del Rio

On 03/18/14 04:32 AM, Apostolos Syropoulos wrote:
  
  I am using firefox 27.0.1 and I have noticed that whenever I save a file,

firefox creates an empty file. The real file is stored in /tmp. I guess this
is a bug. BTW, I have noticed this problem on openindiana/illumos-ad17c01 and
Solaris 11.



I am using FF 27.0.1 on Solaris 11.1 and do not have such problem.

E.g. I am downloading a large ISO file to a local directory.
During the download, FF creates an empty file with the final filename 
and a second *.part in the same local directory.

When it is done, the *.part file is moved to the final filename.

0   IMAGE_Disk1.iso
261754987   IMAGE_Disk1.iso.part

It does not use /tmp or any other temp dir.
Are you saving to a local drive or to NFS? Perhaps it is different on NFS?

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


Re: [OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread Predrag Zecevic [Unix Systems Administrator]

Hi,

it looks like FF compilation:

I am not changing anything: just FF27 doesn't and FF24esr does save 
files (between them is just pkgrm and pkgadd)


Regards.

On 03/18/14 05:01 PM, Stefan Müller-Wilken wrote:

Not having looked into the matter, could it be connected to ACLs? Something 
along the lines of FF being allowed to create files but not write to them?

Cheers
  Stefan


Von: Oscar del Rio [del...@mie.utoronto.ca]
Gesendet: Dienstag, 18. März 2014 16:59
An: openindiana-discuss@openindiana.org
Betreff: Re: [OpenIndiana-discuss] Firefox can't save files

On 03/18/14 04:32 AM, Apostolos Syropoulos wrote:


   I am using firefox 27.0.1 and I have noticed that whenever I save a file,
firefox creates an empty file. The real file is stored in /tmp. I guess this
is a bug. BTW, I have noticed this problem on openindiana/illumos-ad17c01 and
Solaris 11.



I am using FF 27.0.1 on Solaris 11.1 and do not have such problem.

E.g. I am downloading a large ISO file to a local directory.
During the download, FF creates an empty file with the final filename
and a second *.part in the same local directory.
When it is done, the *.part file is moved to the final filename.

0   IMAGE_Disk1.iso
261754987   IMAGE_Disk1.iso.part

It does not use /tmp or any other temp dir.
Are you saving to a local drive or to NFS? Perhaps it is different on NFS?

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


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



--
Predrag Zečević, Technical Support Analyst, 2e Systems GmbH

Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
Mobile:+49  174 3109 288, Skype: predrag.zecevic
E-mail:predrag.zece...@2e-systems.com

Headquarter:  2e Systems GmbH, Königsteiner Str. 87,
  65812 Bad Soden am Taunus, Germany
Company registration: Amtsgericht Königstein (Germany), HRB 7303
Managing director:Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

[***]===---
What is comedy? Comedy is the art of making people laugh without making 
them puke. -- Steve Martin


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


Re: [OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread Stefan Müller-Wilken
Not having looked into the matter, could it be connected to ACLs? Something 
along the lines of FF being allowed to create files but not write to them?

Cheers
 Stefan


Von: Oscar del Rio [del...@mie.utoronto.ca]
Gesendet: Dienstag, 18. März 2014 16:59
An: openindiana-discuss@openindiana.org
Betreff: Re: [OpenIndiana-discuss] Firefox can't save files

On 03/18/14 04:32 AM, Apostolos Syropoulos wrote:

   I am using firefox 27.0.1 and I have noticed that whenever I save a file,
 firefox creates an empty file. The real file is stored in /tmp. I guess this
 is a bug. BTW, I have noticed this problem on openindiana/illumos-ad17c01 and
 Solaris 11.


I am using FF 27.0.1 on Solaris 11.1 and do not have such problem.

E.g. I am downloading a large ISO file to a local directory.
During the download, FF creates an empty file with the final filename
and a second *.part in the same local directory.
When it is done, the *.part file is moved to the final filename.

0   IMAGE_Disk1.iso
261754987   IMAGE_Disk1.iso.part

It does not use /tmp or any other temp dir.
Are you saving to a local drive or to NFS? Perhaps it is different on NFS?

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


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


Re: [OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread cpforum
I have no such problems to save files with 27.0.1 under
OI 151a9.

The new Firefox 28.0 and 24.4.0esr download works also fine.

As already mentionned Firefox create two files when downloading filename :

filename.tmp
filename

During download size of filename.tmp grows
filename has a zero size
When download ends Firefox rename filename.tmp filename
like mv filename.tmp filename

Some extension like Download status bar could have problems when changing the 
Firefox release for another one.


 Message du 18/03/14 17:57
 De : Udo Grabowski (IMK) 
 A : Discussion list for OpenIndiana 
 Copie à : 
 Objet : Re: [OpenIndiana-discuss] Firefox can't save files
 
 On 18/03/2014 17:05, Predrag Zecevic [Unix Systems Administrator] wrote:
  Hi,
 
  it looks like FF compilation:
 
  I am not changing anything: just FF27 doesn't and FF24esr does save
  files (between them is just pkgrm and pkgadd)
 
 
 Firefox ESR has fixes that the main line has not, they are
 called 'releveant to enterprise', which usually means NFS
 and similar stuff... I don't know why they are not applied
 to the main line. Would be interesting to find the list of
 all these extra fixes.
 -- 
 Dr.Udo Grabowski Inst.f.Meteorology a.Climate Research IMK-ASF-SAT
 http://www.imk-asf.kit.edu/english/sat.php
 KIT - Karlsruhe Institute of Technology http://www.kit.edu
 Postfach 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026
 
 ___
 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] Any hardware snafus in this lineup?

2014-03-18 Thread Harry Putnam
Philip Robar philip.ro...@gmail.com writes:

 On Fri, Mar 14, 2014 at 7:20 PM, Harry Putnam rea...@newsguy.com wrote:

 These hardware specs are for a planned home lan zfs NAS


 CONFIGURATION
 CPU : AMD 64 CPU AM3/AM3+
 AMD FX-8350 Piledriver (Vishera) 4.0GHz (Eight Core) 32nm,
 AM3+ 8MB Cache

 Cooling Fans : AMD 64 CPU Fans
 Coolermaster GeminII S, 5 Copper Heat Pipes, Extra Quiet
 140MM CPU fan

 Motherboard : AMD 64 AM3/ AM3+ Motherboards
 ASUS M5A78L-M/USB3 AM3+,AMD 760G, Onboard video,HDMI,
 USB3.0

  NOTE: I'm pretty sure this ram can be ECC.
Most asus boards accept both.

 Memory : DDR3 Dual Channel memory
 32GB (4x8GB) PC14900 DDR3 1866 Dual Channel (high
 performance memory)


 From your description you're building a dedicated home single purpose, i.e.
 file, server. Unless you have other plans in the back of your mind the
 parts you chosen seem inappropriate or gross overkill from, respectively,
 either an energy efficiency or compute power standpoint. I suggest that
 instead you consider an Intel socket 1150 CPU and a real server motherboard.

First off, thank you so much for the very helpful reply.  Its full of
concrete ideas and that was just whats needed.
 
I have no doubt you are right about overkill... comes from not knowing
poop about what is needed and etc.

There are some plans stirring around in the back of my head.  Possibly
something like running several (4-6 )vms of various OS's just
to tinker with.  And possibly streaming movies, sound etc... the
streaming is least likely to materialize.

 Even the lowest end Haswell Celeron has more than enough compute power for
 a home file server and all Haswells have much lower TPD than the AMD and
 probably also idle at a much lower wattage too.

 Haswell Celeron G1820 - $40 at Microcenter.
 Haswell Core i3 4130 - $100. If you need AES-NI support for file system
 encryption.
 Haswell Xeon E3-1200 V3 - Starting at around $200. If your server is going
 to do something like video transcoding.

 A server motherboard will have ECC support, Intel NICs and IPMI for remote
 management. Supermicro is most people's server board brand of choice, but
 there's also Tyan, ASUS and others to choose from.

 One of the new Intel Atom Avoton (4 or 8 core) server motherboard/CPU
 combos from ASrock or Supermicro are even more attractive from an energy
 cost standpoint. (This is a serious consideration for a system that runs
 24x7.) (http://www.servethehome.com has reviews of several of these.)

 Since you said this is a home server I assume that that means that there
 will be at most a handful of connections at any given time. In that
 situation even 16 GB of memory will be more than you need, but in any case
 get ECC RAM. It costs so little more that it just doesn't make sense not to.

You nailed it again.

All the above sounds like very good advice and I'm convinced. However,
one thing that was partly responsible for my choices was that 'Magic
Micro' (Where I put together those specs [http://www.magicmicro.com/])
has limited stuff on offer for its customizing schemes for shmoo's
like me to work with.

I guess its possible the building of a machine could be all DIY, but
it would much more likely need to be some kind of supervised DIY. 

Do you have any idea where one can go thru a customizing scheme where
most of the hardware you suggest would be on offer?   And further,
have folks on hand who can keep you from making down right
incompatible choices.

Or for that matter... no schemes would necessarily be involved if the
outfit just puts it together for you or at least promises to guarantee
that mobo and cpu or other similar possible tragedies are looked out
for by knowledgeable folks.

Do you know of any URLs for either kind of setup?


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


Re: [OpenIndiana-discuss] Any hardware snafus in this lineup?

2014-03-18 Thread Harry Putnam
Philip Robar philip.ro...@gmail.com writes:


[...]

 A server motherboard will have ECC support, Intel NICs and IPMI for remote
 management. Supermicro is most people's server board brand of choice, but
 there's also Tyan, ASUS and others to choose from.

 One of the new Intel Atom Avoton (4 or 8 core) server motherboard/CPU
 combos from ASrock or Supermicro are even more attractive from an energy
 cost standpoint. (This is a serious consideration for a system that runs
 24x7.) (http://www.servethehome.com has reviews of several of these.)

Sorry to be a pest with this  PS, but any chance you can lay out a few
models of mobo cpu that have your idea of home server type setup?

Also, is it at all likely that any of them would be able to run IDE
drives? I have a couple of 500 GB that would make a good OS drive and
mirror. 

It appears the two (mobo and cpu) together that you are discussing
could be $700 or more, but possibly I don't know how to pick out
candidates and am looking at the wrong stuff.

I'd like to keep the price below $1500  With a few extra HDD not being
part of that price... so I guess really something like $1800+.

Do you think its possible using the high end of the equipment you are
proposing ... then case, powersupply, fans.  possible graphics card
etc etc?

I do not require a dedicated graphics card but just not sure how
SupperMicro boards are likely to be configured if they offer built
in graphics, and audio capabilities or what.

Really, any URLS you can offer, or google searches you can suggest to
help get this thing off the ground... would be appreciated.


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


[OpenIndiana-discuss] Latest OI/Illumnos build

2014-03-18 Thread Harry Putnam
For someone wanting to install OI, what is recommended for new
installs in the way of live cd or install media etc?

Is it a time one might switch to hipster.  I know nothing about
hipster? Only to have seen it mentioned as newish.



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


Re: [OpenIndiana-discuss] Firefox can't save files

2014-03-18 Thread Michael Stapleton
I have The same problem in ff 26.0 on OI u7 . Running firefox from the
command line gives the following error:

WORKER ERROR DURING SETUP Error: couldn't find function symbol in
library
WORKER ERROR DETAIL
@resource://gre/modules/osfile/osfile_unix_allthreads.jsm:72
@resource://gre/modules/osfile/osfile_unix_allthreads.jsm:336
@resource://gre/modules/osfile.jsm:23
@resource://gre/modules/osfile/osfile_async_worker.js:16
@resource://gre/modules/osfile/osfile_async_worker.js:395

From Mozzilla site:

What is OS.File?

OS.File is a new API designed for efficient, off-main thread,
manipulation of files by privileged JavaScript code. This API is
intended to replace, in time, most XPCOM-based manipulation of
files (nsIFile, subsets of nsIIOService, etc.) by JavaScript
code.


I'm still digging to find the issue.
If I create a new Profile in firefox, the problem is not there... for a
while. after some use the problem appears in the new profile as well.
The problem is more than just saving files, it looks like Firefox looses
the ability to even read files. I see this when looking at the trouble
shooting section where most of the data is blank,

Mike



On Tue, 2014-03-18 at 03:04 -0700, Apostolos Syropoulos wrote:

  
  Firefox is downloading on /tmp typically and AFTER completion,
  moves it to the final location. Meanwhile, the final file exists
  as a dummy with size zero. So AFTER download, the final file should
  have the correct size.
  -- 
 
 
 The problem is that it has zero size. That's why I posted my
 message.
 
 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] Latest OI/Illumnos build

2014-03-18 Thread Tim Mooney

In regard to: [OpenIndiana-discuss] Latest OI/Illumnos build, Harry Putnam...:


For someone wanting to install OI, what is recommended for new
installs in the way of live cd or install media etc?


I think the oi151a8 live USB image is still the latest.  After you've
installed oi151a8, you can update to oi151a9, which is currently the
latest available release, though last I checked there was no direct
install ISO available.  Hence the need to install 151a8 then update.
I seem to recall there's some discrepancy between the documentation for
creating the 151a8 live USB vs. what you actually need to do vis-à-vis the
size of the header, but that vague memory may be incorrect.

If you look at the mailing list archives going back to mid-January,
you should find a thread about 151a9.  A number of people have
indicated that they had more problems with 151a9 than on 151a8,
but that is contrary to my experience.  I've been very please with
151a9.


Is it a time one might switch to hipster.  I know nothing about
hipster? Only to have seen it mentioned as newish.


hipster is a proving ground for updates that may eventually
make it into OI.  Unless you really like tinkering and being on
the bleeding edge, my recommendation would be to stick to stock OI,
possibly with some of the additional SFE repos.

Tim
--
Tim Mooney tim.moo...@ndsu.edu
Enterprise Computing  Infrastructure  701-231-1076 (Voice)
Room 242-J6, Quentin Burdick Building  701-231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Anyone??? Re: Can OI run on these MBs?

2014-03-18 Thread Hans J. Albertsson

Come on, somebody out there must have some idea on this.


On 2014-03-16 14:49, Hans J. Albertsson wrote:

Can OI run on

http://www.asrockrack.com/general/productdetail.asp?Model=C2550D4I#

And/or 
http://www.asrockrack.com/general/productdetail.asp?Model=C2750D4I#


Particyularly the latter one, being 8-core, should do nicely as a NAS 
with heavy duty media transcoding, but little else. Or?


___
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] Latest OI/Illumnos build

2014-03-18 Thread Stephen S. Jones
Harry,
For using openindiana as a desktop machine, use the link at ...
http://openindiana.org/download/#live
... which is the live DVD.  (or live USB, for that matter)

This link is version 151a8.  You will then want to update it immediately to 
151a9 using the packagemanager gui or # pkg update in the command line.

The only branch to use for production is the dev branch.  Do not use hipster 
as your first and only OI installation.  Only work with hipster on an 
experimental installation and after you read the risks at ...
http://wiki.openindiana.org/oi/Hipster

Cheers
---O---
Stephen Stanford Jones
Chemistry Department, The Citadel
sjon...@citadel.edu

From: Harry Putnam [rea...@newsguy.com]
Sent: Tuesday, March 18, 2014 16:26
To: openindiana-discuss@openindiana.org
Subject: [OpenIndiana-discuss] Latest OI/Illumnos build

For someone wanting to install OI, what is recommended for new
installs in the way of live cd or install media etc?

Is it a time one might switch to hipster.  I know nothing about
hipster? Only to have seen it mentioned as newish.

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


Re: [OpenIndiana-discuss] Latest OI/Illumnos build

2014-03-18 Thread Harry Putnam
Tim Mooney tim.moo...@ndsu.edu writes:


[...]

 I think the oi151a8 live USB image is still the latest.  After you've
 installed oi151a8, you can update to oi151a9, which is currently the
 latest available release, though last I checked there was no direct
 install ISO available.  


[...]

 If you look at the mailing list archives going back to mid-January,
 you should find a thread about 151a9.

Thanks for that pointer... sounds like a good place to do some
research.

[...]

 Is it a time one might switch to hipster.  I know nothing about
 hipster? Only to have seen it mentioned as newish.

 hipster is a proving ground for updates that may eventually
 make it into OI.

Point taken and thanks

----   ---=---   -   

Stephen S. Jones sjon...@citadel.edu writes:

[...]

 The only branch to use for production is the dev branch.  Do not use
 hipster as your first and only OI installation. 

Many thanks to you both for help filled replies.

Downloading the *.iso now

The point you both made about hipster has been well taken here.  I
expect to have enough trouble learning to run (well) the main release.

Not that it is in itself problematic to run, I mean I fully expect
quite a lot in terms of pilot error ... 


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


Re: [OpenIndiana-discuss] Re-installing an OI vm after OS crash

2014-03-18 Thread Jim Klimov

On 2014-03-18 21:24, Harry Putnam wrote:

2) Can I just replace the new ~/.VirtualBox with the old to regain
whatever info was there about my OI install?

Note that the currently installed version of VirtualBox is at least
one version newer than the one in force when OI was last used.

3) Is it just a matter of unpacking the previous 'vb' hierarchy on a
partition, overwriting ~/.VirtualBox with the old one... and away we
go? Or is it more complicated?


It may be more complicated: the config file layout and format has
changed a few times in the past, so it is possible that your new
VirtualBox software does not use the old format anymore. Likely
it can migrate/import the old configs, but I've never checked.

It seems more fruitful to recreate the VM definitions and have
those newly defined VM's use your old HDD images.

Make a copy of one or two and experiment first, before you'd ruin
your only copies, however ;)

//Jim


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


Re: [OpenIndiana-discuss] Re-installing an OI vm after OS crash

2014-03-18 Thread Harry Putnam
Jim Klimov jimkli...@cos.ru writes:

 On 2014-03-18 21:24, Harry Putnam wrote:
 2) Can I just replace the new ~/.VirtualBox with the old to regain
 whatever info was there about my OI install?

 Note that the currently installed version of VirtualBox is at least
 one version newer than the one in force when OI was last used.

 3) Is it just a matter of unpacking the previous 'vb' hierarchy on a
 partition, overwriting ~/.VirtualBox with the old one... and away we
 go? Or is it more complicated?

 It may be more complicated: the config file layout and format has
 changed a few times in the past, so it is possible that your new
 VirtualBox software does not use the old format anymore. Likely
 it can migrate/import the old configs, but I've never checked.

 It seems more fruitful to recreate the VM definitions and have
 those newly defined VM's use your old HDD images.

 Make a copy of one or two and experiment first, before you'd ruin
 your only copies, however ;)

 //Jim

Thanks Jim, as always, great advice.

I can report that I got impatient and since the vm didn't have
anything really that serious on it... (I would rather not lose some of
it of course) I took the gamble.

Once I looked at how simple the xml files really were, I just edited
the new ones to suite. 

One thing I did run into was a problem virtual disc... once it came up I
remembered vaguely seeing similar errors before the big changeover
too.

It involved a specific disc being reported off line when in fact it
was where it was being reported not to be.  

I still don't know why that is, but I finally remembered some name
changing in previous setup where I'd inadvertently created a disc with
an odd name compared to the others.

When renaming it, that brought errors, so I finally just made a new
disc with the name I wanted.. and just left the old one there.  So it
isn't actually a problem.  I can just delete it at some point when I'm
really sure there is nothing on it that has not been duplicated onto a
new disc.

Since the vm was in a 'saved' status instead of a closed status when
the crash occurred, it was reporting on the basis of the saved state.
Fortunately it still allowed me to start the vm OS and so I ran it,
checked things out then formally closed it, deleting the disc in
question all good now.

I've closed and restarted a couple times now and it comes up with no
errors reported.

Fortunately for me  there were not the kind of changes between
versions that would cause a big mess I should have looked at the
changes for the new version, at least, but did not even do that.

Got away lucky this time 


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


Re: [OpenIndiana-discuss] /hipster: again conflicting packages [orc library]

2014-03-18 Thread Alexander Pyhalov

Hi.

Predrag Zecevic [Unix Systems Administrator] писал 18.03.2014 11:45:

Hi all,

I need help: this morning tried to update my /hipster OI
(illumos-1cfc4fb), and got this:

...

pkg://openindiana.org/developer/orc@0.4.17,5.11-2014.0.0.0:20140225T205246Z
  pkg://sfe/system/library/orc@0.4.16,5.11-0.151.1.5:20120806T214221Z

These packages may not be installed together. Any non-conflicting set 
may

be, or the packages must be corrected before they can be installed.
...


Could you retry to update your OS now?
---
System Administrator of Southern Federal University Computer Center



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