On Thu, Jan 28, 2016 at 7:26 AM, Stephen Ingram <[email protected]> wrote:

> On Thu, Jan 28, 2016 at 7:14 AM, Ludovic Marcotte <[email protected]>
> wrote:
>
>> On 2016-01-28 10:05, Stephen Ingram wrote:
>>
>>> I tried that thinking I would see more information, but nothing. It just
>>> hangs.
>>>
>> Try to strace the process. Our build environment perform all tests on
>> SOGo before a release.
>
>
> I think it's a systemd problem. This just repeats over and over before the
> startup fails:
>
> recvmsg(3, {msg_name(0)=NULL,
> msg_iov(1)=[{"/org/freedesktop/systemd1/unit/s"..., 892}],
> msg_controllen=32, {cmsg_len=28, cmsg_level=SOL_SOCKET,
> cmsg_type=SCM_CREDENTIALS{pid=1, uid=0, gid=0}},
> msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_NOSIGNAL|MSG_CMSG_CLOEXEC) =
> 892
> recvmsg(3, 0x7ffe29306270, MSG_DONTWAIT|MSG_NOSIGNAL|MSG_CMSG_CLOEXEC) =
> -1 EAGAIN (Resource temporarily unavailable)
>

I did have several package installation problems (I'm guessing switching
from b5 to 1.0 confused yum) so I had to install several packages manually.
Also, the sogo post script failed:

Created symlink from
/etc/systemd/system/multi-user.target.wants/sogod.service to
/usr/lib/systemd/system/sogod.service.
warning: %post(sogo-3.0.0-1.el7.centos.x86_64) scriptlet failed, exit
status 1

so I had to go check that everything was correct. I listed out the rpm
scripts and it looks like everything shown was completed. strace shows the
program in a perpetual break.

Steve
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to