Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342879 - gnome-keyring-2.32 breaks net-misc/networkmanager-0.8.1-r6
Summary: gnome-keyring-2.32 breaks net-misc/networkmanager-0.8.1-r6
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-27 04:54 UTC by Nick Andrade
Modified: 2010-10-27 06:45 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Relevant Syslog Info (gnome-keyring_networkmanager.log,12.31 KB, text/plain)
2010-10-27 04:56 UTC, Nick Andrade
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Andrade 2010-10-27 04:54:40 UTC
With Gnome-Keyring-2.32.0 installed and your WPA pass phrase is stored by the gnome-keyring-daemon, it fails to pass it to NetworkManager-0.8.1 which prevents you from acquiring an IP.

Reproducible: Always

Steps to Reproduce:
1. emerge =net-misc/networkmanager-0.8.1-r6 =gnome-base/gnome-keyring-2.32.0
2. Start a gnome session with nm-applet running
3. Try to acquire an IP from an network where the WPA/WEP password is stored by the gnome-keyring-daemon

Actual Results:  
NetworkManager fails to acquire an IP and prompts for the password again.

Expected Results:  
NetworkManager acquires an IP.

Reverting to gnome-base/gnome-keyring-2.30.3 resolved the issue.  I'm guessing it's related to this from the logs "gnome-keyring-daemon[14574]: GLib-GIO: Settings schema 'org.gnome.crypto.cache' is not installed".  I'll attach the relevant section of my syslog.
Comment 1 Nick Andrade 2010-10-27 04:56:08 UTC
Created attachment 252143 [details]
Relevant Syslog Info

Attached is the relevant section of my syslog.  I'm guessing this bug is related to Gentoo Bug 340285.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-10-27 06:45:50 UTC
The eclass in tree is not ready for gnome 2.32. Please wait until we unmask gnome 2.32 to test it.