saslpasswd2 hanging boot
- This topic has 1 reply, 1 voice, and was last updated 12 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › MultiConnect OCG › saslpasswd2 hanging boot
Tagged: cyrus-sasl, hang, sasl, saslpasswd2
I have a dependency on the cyrus-sasl package for my image. I build the image and flash it and during the boot process it hangs during the config process. I figured out that this is happening during the package post install script where it uses saslpasswd2 to create the cyrus user. If I attach to the serial debug console I can hit ctrl+c to finish the boot process but whenever I reboot it will get stuck in the same spot because the package did not finish configuring itself.
Does anyone know why saslpasswd2 is acting like this? I am using CoreCDP 2.0.2
I realized this could have possibly been because I installed a newer version of berkeley db…not really sure but I just edited the recipe and commented out the section where it adds that user to the sasl db…not sure what that is for anyway.