Re: gnome-keyring release



Vincent Untz wrote:
> I've been fighting for two hours without much success :/ 

Super sorry for the trouble.

> For libgnome-keyring, the issue is that there's no service file for
> org.gnome.keyring.Test:

This is a service that's started by the libgnome-keyring testing code.
We run gnome-keyring-daemon and ask it to register under that DBus service.

> TEST_DATA=../../../library/tests/test-data gtester -m=slow ./run-auto-test
> TEST: ./run-auto-test... (pid=28253)
> Starting gnome-keyring-daemon...
> GNOME_KEYRING_CONTROL=/tmp/keyring-test
> SSH_AUTH_SOCK=/tmp/keyring-test/ssh
> GNOME_KEYRING_PID=28268
> ** Message: another secret service is running
> ** Message: secret service operation failed: The name org.gnome.keyring.Test was not provided by any .service files
> **
> ERROR:../../../library/tests/test-keyrings.c:47:test_remove_incomplete: assertion failed (GNOME_KEYRING_RESULT_OK == res): (0 == 6)
> GTester: last random seed: R02S2dc312916101ef87c94734d1e3bc8797

This is new code, so there could be problems with it.
gnome-keyring-daemon must be built (and installed) with --enable-tests
(and perhaps --enable-debug).

I just made two commits fixing libgnome-keyring tests. One of them might
help fix the problem you're seeing...

> Would you have some time to look at this? Or do you think I should just
> go ahead and release with just "make dist" instead of "make distcheck"?

I've verified that distcheck works (after the above two commits), so I
think you could go ahead with just dist.

Thanks again. Much appreciated.

Cheers,

Stef



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