[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Post-commit hook failure.



On Sat, 10 Jan 2009 13:52:45 +0900, Charles Plessy wrote:

> when committing I had the following error message. I do not know how important
> it is???

Let's have a look:
 
> + KGB_CLI=/var/lib/gforge/chroot/home/groups/pkg-perl/scripts/KGB/client/KGB_sendcommit
> + KGB_CONF=/var/lib/gforge/chroot/home/groups/pkg-perl/kgb-client.conf
> + /var/lib/gforge/chroot/home/groups/pkg-perl/scripts/KGB/client/KGB_sendcommit --conf /var/lib/gforge/chroot/home/groups/pkg-perl/kgb-client.conf /svn/pkg-perl 29512
> YAML Error: Couldn't open /var/lib/gforge/chroot/home/groups/pkg-perl/kgb-client.conf for input:\nBad file descriptor
>    Code: YAML_LOAD_ERR_FILE_INPUT
>  at /var/lib/gforge/chroot/home/groups/pkg-perl/scripts/KGB/client/KGB_sendcommit line 49
> + cat /var/lib/gforge/chroot/home/groups/pkg-perl/log/svn

KGB (the tool that sends commit messages to the IRC channel
#debian-perl) failed. For you that means that (1) the commit succeded
and (2) all calls from the post-commit hook succeeded - except the
last one but that's just for keeping the people in #debian-perl
updated. So nothing to worry about.

Now to the reason why the last step failed:
"Couldn't open /var/lib/gforge/chroot/home/groups/pkg-perl/kgb-client.conf"
->
$ ll /var/lib/gforge/chroot/home/groups/pkg-perl/kgb-client.conf
-rw-rw---- 1 dmn pkg-perl 147 2008-12-26 19:08 /var/lib/gforge/chroot/home/groups/pkg-perl/kgb-client.conf

I guess that explains it :)

Dam, should we set the conf to 664?

Cheers,
gregor 
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    NP: John Lennon: Imagine

Attachment: signature.asc
Description: Digital signature


Reply to: