Bug 64212 - account-storage/default-keyring-storage.py test failed
Summary: account-storage/default-keyring-storage.py test failed
Status: RESOLVED DUPLICATE of bug 32578
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-04 11:38 UTC by Pacho Ramos
Modified: 2013-08-29 14:04 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
build.log (235.03 KB, text/plain)
2013-05-04 11:38 UTC, Pacho Ramos
Details

Description Pacho Ramos 2013-05-04 11:38:03 UTC
Created attachment 78837 [details]
build.log

We get:
make[7]: Entering directory `/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/work/telepathy-mission-control-5.14.1/tests/twisted'
Adding to env: GNOME_KEYRING_CONTROL=/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/temp/run/keyring-1aExD8
Adding to env: SSH_AUTH_SOCK=/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/temp/run/keyring-1aExD8/ssh
Adding to env: GPG_AGENT_INFO=/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/temp/run/keyring-1aExD8/gpg:0:1
Adding to env: GNOME_KEYRING_PID=22584
Gkr-Message: secret service operation failed: Couldn't create new collection

** (process:22590): WARNING **: Failed to create keyring mc-test-3022435581: Error communicating with gnome-keyring-daemon
Traceback (most recent call last):
  File "./account-storage/default-keyring-storage.py", line 315, in <module>
    start_gnome_keyring_daemon(ctl_dir)
  File "./account-storage/default-keyring-storage.py", line 104, in start_gnome_keyring_daemon
    assert keyring_name
AssertionError
FAIL: account-storage/default-keyring-storage.py
==================
1 of 1 test failed
==================
make[7]: *** [check-TESTS] Error 1
make[7]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/work/telepathy-mission-control-5.14.1/tests/twisted'
make[6]: *** [check-separate] Error 2
make[6]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/work/telepathy-mission-control-5.14.1/tests/twisted'
make[5]: *** [check-twisted] Error 2
make[5]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/work/telepathy-mission-control-5.14.1/tests/twisted'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/work/telepathy-mission-control-5.14.1/tests/twisted'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/work/telepathy-mission-control-5.14.1/tests/twisted'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/work/telepathy-mission-control-5.14.1/tests/twisted'
make[1]: *** [check-recursive] Error 1
Comment 1 Simon McVittie 2013-08-29 14:04:50 UTC
I think the way to deal with this is to remove GNOME Keyring support: Bug #32578.

Build with --disable-gnome-keyring if you want a head start.

*** This bug has been marked as a duplicate of bug 32578 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.