Bug#730437: network-manager: fails to start

2014-03-29 Thread Gianluigi Tiesi
Package: network-manager Version: 0.9.8.8-4 Followup-For: Bug #730437 Hi, the crash happens if an unmanaged network interface is active in /run/network/ifstate other than lo As a temp workaround disable auto in etho or if not possible remove eth0=eth0 from that file after the interface is up -

Bug#730437: [Pkg-utopia-maintainers] Bug#730437: network-manager: fails to start

2014-03-28 Thread Lucas Nussbaum
On 28/03/14 at 17:09 +0100, Michael Biebl wrote: > tags 730437 + moreinfo unreproducible > severity 730437 important > thanks > > Hi Lucas, > > Am 15.12.2013 20:32, schrieb Lucas Nussbaum: > > On 11/12/13 at 11:44 +0100, Laurent Bigonville wrote: > >> Hi, > >> > >> Well, the problem here is the m

Bug#730437: [Pkg-utopia-maintainers] Bug#730437: network-manager: fails to start

2014-03-28 Thread Michael Biebl
tags 730437 + moreinfo unreproducible severity 730437 important thanks Hi Lucas, Am 15.12.2013 20:32, schrieb Lucas Nussbaum: > On 11/12/13 at 11:44 +0100, Laurent Bigonville wrote: >> Hi, >> >> Well, the problem here is the missing NetworkManager-dispatcher.service >> service file, I've fix this

Bug#730437: network-manager: fails to start

2013-12-15 Thread Lucas Nussbaum
On 11/12/13 at 11:44 +0100, Laurent Bigonville wrote: > Hi, > > Well, the problem here is the missing NetworkManager-dispatcher.service > service file, I've fix this in the git repository[0]. > > Could you please try to remove the symlink you have created and install > this file instead? > > Tha

Bug#730437: network-manager: fails to start

2013-12-14 Thread Laurent Bigonville
LRN wrote: > On 11.12.2013 14:44, Laurent Bigonville wrote: > > Well, the problem here is the missing > > NetworkManager-dispatcher.service service file, I've fix this in > > the git repository[0]. > > > > Could you please try to remove the symlink you have created and > > install this file ins

Bug#730437: network-manager: fails to start

2013-12-11 Thread Laurent Bigonville
Hi, Well, the problem here is the missing NetworkManager-dispatcher.service service file, I've fix this in the git repository[0]. Could you please try to remove the symlink you have created and install this file instead? Thanks, Laurent Bigonville [0]http://anonscm.debian.org/gitweb/?p=pkg-ut

Bug#730437: network-manager: fails to start

2013-11-28 Thread LRN
The problem is in nm_manager_new(). It calls: singleton = (NMManager *) g_object_new (NM_TYPE_MANAGER, NULL); to create the nmm object, which results in a call to nm_manager_init() down the chain, which eventually leads to a nm_manager_update_state() call, which calls: nm_connectivity_set_online (

Bug#730437: network-manager: fails to start

2013-11-24 Thread Lucas Nussbaum
Package: network-manager Version: 0.9.8.8-1 Severity: serious Justification: renders package unusable Hi, I'm running a small armel system with systemd and network-manager from experimental (I would like to use the newer modemmanager in experimental). Problem 1: network-manager fails to start: