On Mon, Aug 17, 2009 at 5:29 PM, Kaya Saman<SamanKaya at netscape.net> wrote:
>
>>>
>>>
>>
>> Moinak has made some fixes to the script. Follow all the steps that I
>> have mentioned above (including uninstalling and reinstalling spkg,
>> downloading the install_belenix script again, and running
>> install_belenix with -destroy).
>>
>> I'm writing from Firefox 3.0.8 on Belenix 0.8 Alpha (though the latest
>> Konqueror works just fine as well :) )
>>
>> -- Ram
>>
>
> Thanks Ram,
>
> but I don't think the -destroy flag is functioning.....
>
> I followed these steps:
>
> - pkgrm SFEspkg
>
> - ./install_belenix -destroy
>
> and ended up with this:
>
> Creating new privileged user for new boot env ...
> Username: root
> useradd -s /usr/bin/bash -b /export/home -g staff -m -R root -P "Primary
> Administrator" root
> ./install_belenix: line 128: 28588 Bad System Call ? ? ? ? (core dumped)
> chroot ${ROOT_DIR} sh -c "${cmd}"
> Failed to add user ...
>

   I know what is happening and I have not really considered this scenario.
   I guess you are running BeleniX 0.7.1. That kernel version is B93 while
   the libc that gets installed into the new boot env is from B114.
The difference
   is too much and libc interfaces have changed. So running from within
   chroot will not work.

   Let me rework the script to create the user in the current environment and
   copy it over into the new one. I will post an update.

Regards,
Moinak.
-- 
================================
http://www.belenix.org/
http://moinakg.wordpress.com/

Reply via email to