Re: [OpenIndiana-discuss] Recover from user_attr corruption

2011-05-04 Thread Jonathan Adams
You could mount the disk on another system and modify the user_attr file directly ... requires another system with OpenIndiana though. On 4 May 2011 00:21, Gary Gendel wrote: >  Hi, > > I installed a package that overwrote my privileges in user_attr.  Now I > can't pfexec or do anythiing requirin

Re: [OpenIndiana-discuss] Recover from user_attr corruption

2011-05-04 Thread Bayard Bell
Does nsswitch.conf have you sourcing user_attr from a name service other than local files? Do you have any other snapshot images of your rpool that you can boot from grub? On 4 May 2011, at 00:21, Gary Gendel wrote: > Hi, > > I installed a package that overwrote my privileges in user_attr. No

Re: [OpenIndiana-discuss] Recover from user_attr corruption

2011-05-04 Thread Gary Gendel
On 5/4/11 6:44 AM, Bayard Bell wrote: Does nsswitch.conf have you sourcing user_attr from a name service other than local files? Do you have any other snapshot images of your rpool that you can boot from grub? Sure messed this up, didn't I? :( This is not an urgent thing. If I have to I'll r

Re: [OpenIndiana-discuss] Recover from user_attr corruption

2011-05-04 Thread Ignacio Marambio Catán
On Wed, May 4, 2011 at 8:49 AM, Gary Gendel wrote: > On 5/4/11 6:44 AM, Bayard Bell wrote: >> >> Does nsswitch.conf have you sourcing user_attr from a name service other >> than local files? Do you have any other snapshot images of your rpool that >> you can boot from grub? > > Sure messed this up

Re: [OpenIndiana-discuss] php iconv //TRANSLIT error

2011-05-04 Thread gerard henry
hello, the problem is present in b134 opensolaris as well, with apache and php from SUNW. gerard 2011/4/28 Gary Gendel > I'm trying to get z-push running and I have run into what seems to be a bug > in oi_148 (dev_il). > > After looking at this in detail, it looks like the iconv call is failing

Re: [OpenIndiana-discuss] php iconv //TRANSLIT error

2011-05-04 Thread gerard henry
do you think that it is the same problem described here: http://woss.name/2008/10/16/edge-rails-pre-22-iconv-transliteration-and-solaris/ the guy installed SUNWgnu-libiconv and used LD_PRELOAD. But i can't see how to do the same thing with apache and php? 2011/5/4 gerard henry > hello, > the p

Re: [OpenIndiana-discuss] php iconv //TRANSLIT error

2011-05-04 Thread Gordon Ross
On Wed, May 4, 2011 at 9:27 AM, gerard henry wrote: > do you think that it is the same problem described here: > http://woss.name/2008/10/16/edge-rails-pre-22-iconv-transliteration-and-solaris/ Yes. Any code expecting to call iconv_open(3C) with a code set name containing "//translit" and/or "//

Re: [OpenIndiana-discuss] php iconv //TRANSLIT error

2011-05-04 Thread Albert Lee
On Wed, May 4, 2011 at 10:41 AM, Gordon Ross wrote: > On Wed, May 4, 2011 at 9:27 AM, gerard henry wrote: >> do you think that it is the same problem described here: >> http://woss.name/2008/10/16/edge-rails-pre-22-iconv-transliteration-and-solaris/ > > Yes.  Any code expecting to call iconv_open

Re: [OpenIndiana-discuss] No Keyboard boot problem reappeared

2011-05-04 Thread Blake
Can you add debug flags to your grub boot command and then watch the system boot without a keyboard? You can then transcribe what you see on the console into an gist and post a link to the gist. On Tue, May 3, 2011 at 2:09 AM, Robin Axelsson wrote: > I have posted earlier on how the system fr

Re: [OpenIndiana-discuss] No Keyboard boot problem reappeared

2011-05-04 Thread Robin Axelsson
Perhaps you could inform me as to what flags I should use and I will do it. On 2011-05-04 19:28, Blake wrote: Can you add debug flags to your grub boot command and then watch the system boot without a keyboard? You can then transcribe what you see on the console into an gist and post a link to

Re: [OpenIndiana-discuss] No Keyboard boot problem reappeared

2011-05-04 Thread Blake Irvin
I don't recall them offhand, but they are documented in a few places. The old docs.sun.com and google are your friends :) sent from a Unix host smaller than my open hand. On May 4, 2011, at 11:26 AM, Robin Axelsson wrote: > Perhaps you could inform me as to what flags I should use and I wi

Re: [OpenIndiana-discuss] Cannot Install

2011-05-04 Thread Matt Connolly
I had a problem with my intel d510 motherboard where openindiana would fail to boot (from DVD,USB or hd) if the bios USB setting was wrong (legacy enable I think). I read that there was acpi settings you can set from grub prompt but never found what would make it work. Once I found the right bio

Re: [OpenIndiana-discuss] No Keyboard boot problem reappeared

2011-05-04 Thread Matt Connolly
Here is a good place to start: http://wiki.openindiana.org:8080/display/oi/Boot+hangs Good luck! Matt On 05/05/2011, at 4:51 AM, Blake Irvin wrote: > I don't recall them offhand, but they are documented in a few places. The > old docs.sun.com and google are your friends :) > > > sent fro