Hello Eric! Could you please try rebuilding the gupnp package with the unix context manager and see if that solves the problem you reported in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549000 ?
apt-get build-dep gupnp apt-get source gupnp cd gupnp-0.13.0 sed -ie 's/context-manager=network-manager/context-manager=unix/' debian/rules dpkg-buildpackage -uc -us dpkg -i ../libgupnp-1.0-3*deb (Alternatively, could you install Network-Manager?) PS. GUPnPs NM context manager is fixed to fall back on unix in the new upstream release, unofficial packages at: http://fatal.se/tmp/pkg-gupnp/gupnp_0.13.1-1.dsc -- Andreas Henriksson -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

