test suite failure

Havoc Pennington hp at redhat.com
Tue Apr 13 10:30:56 EST 2004


On Mon, 2004-03-29 at 08:40, Michael Meeks wrote:
> 	This error is caused ( for me ) by the relative paths by which all the
> tests are located; in combination with the fact that as the
> dbus-daemon-1 daemonizes; it does a chdir("/") - which is fair enough,
> but this gives us a chunky set of:
> 
>  stat64("./../../test/data/valid-service-files/debug-echo.service", 
> 	0xbfffe810) = -1 ENOENT
> 
> 	type errors - not unexpectedly.
> 
> 	The attached patch fixes this somewhat inelegantly; better solutions
> might be to pass a '--fork-but-no-chdir' type parameter, to the config
> file - or somesuch; either way - I can't make that call; this makes the
> test at least activate stuff before it fails as Oliver describes with
> 'make check'.

This looks fine to me, I didn't realize the patch was so simple or I
wouldn't have procrastinated reading it...

Havoc





More information about the dbus mailing list