Re: [OpenIndiana-discuss] How to tell for sure what bit your OS is?

2017-05-25 Thread Jonathan Adams
Much better than the Linux "file 'which file'" (with back ticks) ...


On 25 May 2017 22:21, "jason matthews"  wrote:

>
>
> On 5/25/17 2:17 PM, Alan Coopersmith wrote:
>
>> "isainfo -kv" will tell you which kernel is running.
>>
>
> winner winner chicken dinner.
>
> isainfo is the most elegant way i know of.
>
> j.
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://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 tell for sure what bit your OS is?

2017-05-25 Thread jason matthews



On 5/25/17 2:17 PM, Alan Coopersmith wrote:
"isainfo -kv" will tell you which kernel is running. 


winner winner chicken dinner.

isainfo is the most elegant way i know of.

j.

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


Re: [OpenIndiana-discuss] How to tell for sure what bit your OS is?

2017-05-25 Thread Alan Coopersmith

On 05/25/17 02:13 PM, Will Brokenbourgh wrote:

On 05/25/17 14:10, Harry Putnam wrote:

How can quickly tell what bit my Hipster 2017.04 is?


Have you tried:

uname -a


The Solaris/openSolaris/illumos kernel doesn't change any of the values
in uname between 32 & 64-bit kernels, much to the confusion of users of
kernels which do.

-alan-


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


Re: [OpenIndiana-discuss] How to tell for sure what bit your OS is?

2017-05-25 Thread Alan Coopersmith

On 05/25/17 02:10 PM, Harry Putnam wrote:

How can quickly tell what bit my Hipster 2017.04 is?


"isainfo -kv" will tell you which kernel is running.

-alan-

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


Re: [OpenIndiana-discuss] How to tell for sure what bit your OS is?

2017-05-25 Thread Will Brokenbourgh

On 05/25/17 14:10, Harry Putnam wrote:

How can quickly tell what bit my Hipster 2017.04 is?


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


Have you tried:

uname -a

?

Sincerely,

Will Brokenbourgh
Oregon, USA

Sent from my OpenBSD desktop


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


[OpenIndiana-discuss] How to tell for sure what bit your OS is?

2017-05-25 Thread Harry Putnam
How can quickly tell what bit my Hipster 2017.04 is?


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


Re: [OpenIndiana-discuss] Help with some error while upgrading to latest open indiana

2017-05-25 Thread Zoltan Farkas via openindiana-discuss
Thank you  for the info, I will give it a try.

—Z

> On May 25, 2017, at 3:30 PM, Tim Mooney  wrote:
> 
> In regard to: [OpenIndiana-discuss] Help with some error while upgrading 
> to...:
> 
>> I am trying to upgrade to latest openindiana, I am getting some errors
>> due to some lib being obsolete. any help appreciated, here is the
>> detail:
>> 
>> # uname -a
>> SunOS hostname 5.11 oi_151a9 i86pc i386 i86pc
>> 
>> I have my publisher set to:
>> 
>> # pkg publisher
>> PUBLISHER TYPE STATUS   URI
>> openindiana.org   origin   online   
>> http://pkg.openindiana.org/hipster/ 
> 
> I was able to upgrade/convert from oi151a9 to hipster and have been
> very happy with the results.  However, I did the upgrade last summer,
> and it involved an intermediate step -- I didn't try go directly from
> oi151a9 to latest hipster.
> 
> Timothy Coalson has already posted a link to the wiki article that
> outlines what is involved.
> 
> I also posted a lengthy email to the mailing list last year that outlined
> a few of the issues I ran into while following the procedure.  Nikola and
> Alp and others followed up with helpful suggestions and great information.
> Here's the start of that thread:
> 
>   
> https://openindiana.org/pipermail/openindiana-discuss/2016-June/019061.html
> 
> I would encourage you to have good backups (and they're not good unless
> you've tested them), and gather information about your system (like
> services enabled, packages installed, etc.) before you start the process.
> 
> Multiple people on the list have succeeded in this process, but it
> requires multiple steps and careful attention to detail.  It's a lengthy
> process, so be certain you allow plenty of time.
> 
> I'm very happy with the results of the process, and with hipster in
> general.
> 
> 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
> https://openindiana.org/mailman/listinfo/openindiana-discuss


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


Re: [OpenIndiana-discuss] Help with some error while upgrading to latest open indiana

2017-05-25 Thread Tim Mooney

In regard to: [OpenIndiana-discuss] Help with some error while upgrading to...:


I am trying to upgrade to latest openindiana, I am getting some errors
due to some lib being obsolete. any help appreciated, here is the
detail:

# uname -a
SunOS hostname 5.11 oi_151a9 i86pc i386 i86pc

I have my publisher set to:

# pkg publisher
PUBLISHER TYPE STATUS   URI
openindiana.org   origin   online   
http://pkg.openindiana.org/hipster/ 


I was able to upgrade/convert from oi151a9 to hipster and have been
very happy with the results.  However, I did the upgrade last summer,
and it involved an intermediate step -- I didn't try go directly from
oi151a9 to latest hipster.

Timothy Coalson has already posted a link to the wiki article that
outlines what is involved.

I also posted a lengthy email to the mailing list last year that outlined
a few of the issues I ran into while following the procedure.  Nikola and
Alp and others followed up with helpful suggestions and great information.
Here's the start of that thread:


https://openindiana.org/pipermail/openindiana-discuss/2016-June/019061.html

I would encourage you to have good backups (and they're not good unless
you've tested them), and gather information about your system (like
services enabled, packages installed, etc.) before you start the process.

Multiple people on the list have succeeded in this process, but it
requires multiple steps and careful attention to detail.  It's a lengthy
process, so be certain you allow plenty of time.

I'm very happy with the results of the process, and with hipster in
general.

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
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Help with some error while upgrading to latest open indiana

2017-05-25 Thread Timothy Coalson
There is an intermediate hipster snapshot that is preserved for the purpose
of *testing* a migration from dev 151a9 to hipster, with a process outlined
here:

https://wiki.openindiana.org/pages/viewpage.action?pageId=30802657

It worked for me within the last month on a fairly basic OI install, though
I stayed at that snapshot, and didn't try to continue to rolling hipster
updates.  Remember the usual disclaimers about hipster, as it is rolling
release, being more of a testing distribution and not recommended for
production (rolling releases will inevitably break things now and then).

Tim


On Thu, May 25, 2017 at 1:10 PM, Harry Putnam  wrote:

> Zoltan Farkas via openindiana-discuss
>  writes:
>
> > I am trying to upgrade to latest openindiana, I am getting some
> > errors due to some lib being obsolete. any help appreciated, here is
> > the detail:
>
> [...]
>
> I think the sort of normal advice I've seen here is if possible do an
> install from scratch.
>
> I just made the move you are attempting about 1.5 mnths ago.  First I
> tried doing an upgrade in a vm I had on another machine from 151* to
> hipster.
>
> I did not work, but I've lost track of the problems that came up.
>
> I was leery of bringing down my solaris host to do a `from scratch'
> install, imagining all kinds of things I might run into and then the
> machine would be down for who knows how long.
>
> I'm pretty inexperienced with solaris and openindiana.
>
> But I braved up and tried it.  I used the 161030 iso, and really had
> no trouble getting thru it.
>
> This is on an HP xw8600 workstation.
>
> So, although I really did not answer your question:
>
>   I was pleasantly surprised, so I'd recommend you try `from scratch'.
>   Unless your hardware has already proven itself to be seriously
>   troublesome.
>
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Help with some error while upgrading to latest open indiana

2017-05-25 Thread Harry Putnam
Zoltan Farkas via openindiana-discuss
 writes:

> I am trying to upgrade to latest openindiana, I am getting some
> errors due to some lib being obsolete. any help appreciated, here is
> the detail:

[...]

I think the sort of normal advice I've seen here is if possible do an
install from scratch.

I just made the move you are attempting about 1.5 mnths ago.  First I
tried doing an upgrade in a vm I had on another machine from 151* to
hipster.

I did not work, but I've lost track of the problems that came up.

I was leery of bringing down my solaris host to do a `from scratch'
install, imagining all kinds of things I might run into and then the
machine would be down for who knows how long.

I'm pretty inexperienced with solaris and openindiana.

But I braved up and tried it.  I used the 161030 iso, and really had
no trouble getting thru it.

This is on an HP xw8600 workstation.

So, although I really did not answer your question:

  I was pleasantly surprised, so I'd recommend you try `from scratch'.
  Unless your hardware has already proven itself to be seriously
  troublesome.


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


[OpenIndiana-discuss] Help with some error while upgrading to latest open indiana

2017-05-25 Thread Zoltan Farkas via openindiana-discuss
I am trying to upgrade to latest openindiana, I am getting some errors due to 
some lib being obsolete. any help appreciated, here is the detail:

# uname -a
SunOS hostname 5.11 oi_151a9 i86pc i386 i86pc

I have my publisher set to:

# pkg publisher
PUBLISHER TYPE STATUS   URI
openindiana.org   origin   online   
http://pkg.openindiana.org/hipster/ 

# pkg image-update -nv
Creating Plan |
pkg update: No solution was found to satisfy constraints
Plan Creation: Package solver has not found a solution to update to latest 
available versions.
This may indicate an overly constrained set of packages are installed.
 
latest incorporations:
 
  
pkg://openindiana.org/consolidation/hcts/hcts-incorporation@0.5.11,5.11-2013.0.0.0:20170306T145327Z
  
pkg://openindiana.org/consolidation/vpanels/vpanels-incorporation@0.5.11,5.11-2015.0.2.0:20170307T033600Z
  
pkg://openindiana.org/consolidation/SunVTS/SunVTS-incorporation@0.5.11,5.11-2015.0.2.0:20170307T033205Z
  
pkg://openindiana.org/consolidation/nvidia/nvidia-incorporation@0.5.11,5.11-2015.0.2.0:20170307T033202Z
  
pkg://openindiana.org/consolidation/sfw/sfw-incorporation@0.5.11,5.11-2015.0.2.0:20170307T033203Z
  
pkg://openindiana.org/consolidation/l10n/l10n-incorporation@0.5.11,5.11-2015.0.2.0:20170307T033206Z
  
pkg://openindiana.org/consolidation/ub_javavm/ub_javavm-incorporation@0.5.11,5.11-2015.0.0.0:20170307T033600Z
  
pkg://openindiana.org/consolidation/gnome/gnome-incorporation@0.5.11,5.11-2015.0.2.0:20170307T033202Z
  
pkg://openindiana.org/consolidation/osnet/osnet-incorporation@0.5.11,5.11-2017.0.0.16441:20170525T005438Z
  
pkg://openindiana.org/consolidation/xvm/xvm-incorporation@0.5.11,5.11-2015.0.2.0:20170307T033205Z
  
pkg://openindiana.org/consolidation/gnome_l10n/gnome_l10n-incorporation@0.5.11,5.11-2015.0.2.0:20170307T033204Z
  
pkg://openindiana.org/consolidation/ips/ips-incorporation@0.5.11,5.11-2017.0.0.5216:20170412T161608Z
  
pkg://openindiana.org/consolidation/man/man-incorporation@0.5.11,5.11-2013.0.0.0:20151027T055710Z
  
pkg://openindiana.org/consolidation/solaris_re/solaris_re-incorporation@0.5.11,5.11-2015.0.2.0:20170307T033203Z
  
pkg://openindiana.org/consolidation/cacao/cacao-incorporation@0.5.11,5.11-2013.0.0.0:20151027T055700Z
  
pkg://openindiana.org/consolidation/jdmk/jdmk-incorporation@0.5.11,5.11-2013.0.0.0:20151027T055708Z
  
pkg://openindiana.org/consolidation/install/install-incorporation@0.5.11,5.11-2017.0.0.1008:20170523T185813Z
  
pkg://openindiana.org/consolidation/cde/cde-incorporation@0.5.11,5.11-2013.0.0.0:20151027T055700Z
  
pkg://openindiana.org/consolidation/cns/cns-incorporation@0.5.11,5.11-2013.0.0.0:20151027T055701Z
  
pkg://openindiana.org/consolidation/X/X-incorporation@0.5.11,5.11-2017.0.0.0:20170306T144651Z
  
pkg://openindiana.org/consolidation/admin/admin-incorporation@0.5.11,5.11-2015.0.2.1:20170307T033204Z
  
pkg://openindiana.org/consolidation/dbtg/dbtg-incorporation@0.5.11,5.11-2013.0.0.0:20151027T055702Z
  
pkg://openindiana.org/consolidation/gfx/gfx-incorporation@0.5.11,5.11-2016.1.1.0:20170307T033558Z
  
pkg://openindiana.org/consolidation/sic_team/sic_team-incorporation@0.5.11,5.11-2017.0.0.0:20170306T145857Z
  
pkg://openindiana.org/consolidation/nspg/nspg-incorporation@0.5.11,5.11-2014.1.0.0:20170306T145810Z
  
pkg://openindiana.org/consolidation/sunpro/sunpro-incorporation@0.5.11,5.11-2017.0.0.16441:20170525T005443Z
  pkg://openindiana.org/entire@0.5.11,5.11-2017.0.0.0:20170306T145037Z
 
The following indicates why the system cannot update to the latest version:
 
  No suitable version of required package 
pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2017.0.0.8745:20170426T023350Z
 found:
Reject:  
pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2017.0.0.8745:20170426T023350Z
Reason:  All versions matching 'incorporate' dependency 
pkg:/library/java/java-gnome@2.30.1,5.11-2017.0.0.0 are rejected
  Reject:  
pkg://openindiana.org/library/java/java-gnome@2.30.1,5.11-2017.0.0.0:20170306T145443Z
  Reason:  All acceptable versions of 'require' dependency on 
pkg:/library/java/cairo-java@1.0.8,5.11-2015.0.0.0 are obsolete
  No suitable version of required package 
pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2017.0.0.8911:20170517T140932Z
 found:
Reject:  
pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2017.0.0.8911:20170517T140932Z
Reason:  All versions matching 'incorporate' dependency 
pkg:/library/java/java-gnome@2.30.1,5.11-2017.0.0.0 are rejected
  Reject:  
pkg://openindiana.org/library/java/java-gnome@2.30.1,5.11-2017.0.0.0:20170306T145443Z
  Reason:  All acceptable versions of 'require' dependency on 
pkg:/library/java/cairo-java@1.0.8,5.11-2015.0.0.0 are obsolete
  No suitable version of required package 

[OpenIndiana-discuss] About readline and ~/.inputrc

2017-05-25 Thread Harry Putnam
Does anyone know what readline pkgs are necessay to make bash's
~/.inputrc file work?

These are the pkgs shown by `pkg list -a' on current OS image:

 SUNWgnu-readline5.2-0.133--r
 library/readline6.3-2017.0.0.1   i--
 web/php-54/extension/php-readline   5.4.45-2016.0.0.2--o
 web/php-55/extension/php-readline   5.5.38-2016.0.0.1--o
 web/php-56/extension/php-readline   5.6.27-2017.0.0.0---

As you see there I have only library/readline installed

`man bash' shows subsection on INPUTRC and READLINE, but never
mentions what readline library is required.

I think I would like to install whatever readline tools are needed in
order to be able to use ~/.inputrc... which I've found quite usefull
to have from my linux days.

I suspect it will be external readline pkg like readline-gnu

But do not know, because looks like our `gnu-readline', is now part of
`userland-incorporation' and I do have that installed.

What I do know is that ~/.inputrc does not work on my installation of
current hipster (using bash).


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