Source: nis Version: 3.17-32 Severity: important User: [email protected] Usertags: nm-0.9
Hi, as part of the ongoing GNOME 3 transition, I plan to upload network-manager 0.9 to unstable soon. It is currently available from experimental. ypbind uses the D-Bus API of NetworkManager to query for on/offline state: nis-3.17/ypbind-mt-1.20.1/src/ypbind_dbus_nm.c: NMState state = NM_STATE_UNKNOWN; nis-3.17/ypbind-mt-1.20.1/src/ypbind_dbus_nm.c: if (state == NM_STATE_CONNECTED) nis-3.17/ypbind-mt-1.20.1/src/ypbind_dbus_nm.c: else if (state == NM_STATE_DISCONNECTED) These checks should be updated to support the new states provided by network-manager 0.9. There is a migration guide at [1]. A typical patch looks like [2]. As fedora has already made the switch to NM 0.9, they might have patches for NM 0.9 support. Cheers, Michael [1] http://projects.gnome.org/NetworkManager/developers/api/09/ref-migrating.html [2] http://git.gnome.org/browse/evolution/commit/?id=8a81ec271ed0ab05b8fdfb5cbf374867b3906352 [3] http://pkgs.fedoraproject.org/gitweb/?p=ypbind.git -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (200, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.0.0-1-486 Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

