[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Peder Chr . Nørgaard
This is a me too comment - I ran into exactly the same problem when I
upgraded my Kubuntu 12:04 system to 12:10 Beta 1 last on Monday Sept
17th.  And the problem is still there, today on Sept 20th - I mention
this because the Beta 1 system is a fast-moving target, many new updates
every day.

There is a simple work-around for the problem, pull the DNS server out
of /var/log/syslog (grep for 'using nameserver' ), and edit it manually
into /etc/resolv.conf.  But then you have to do that again every time
you move your computer.

I tried to run an apport-collect, but obviously only the original
submitter of the report is allowed to do that.

I think the problem may be the one that is discussed on the network-
manager mailing list - see https://mail.gnome.org/archives
/networkmanager-list/2012-August/msg00094.html

Best regards

Peder Chr. Nørgaard, M.Sc.
Senior SW Developer
www.actua.dk -  Software that transforms the business of Energy

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1048430

Title:
  dnsmasq not available on the bus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1048430/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Thomas Hood
@Peder: It's not advisable to edit /etc/resolv.conf by hand. Your
workaround is to avoid using NM-controlled dnsmasq. Here is a better way
to do that. First, make sure that /etc/resolv.conf is still a symbolic
link to ../run/resolvconf/resolv.conf. Second, edit
/etc/NetworkManager/NetworkManager.conf and comment out the line
dns=dnsmasq. Third, reboot.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1048430

Title:
  dnsmasq not available on the bus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1048430/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Mathieu Trudel-Lapierre
I'm reassinging this to network-manager. The issue here is not related
to that upstream thread. Unfortunately, we don't have enough information
to debug this. Please answer the following questions:

Is 'dnsmasq' (the package), installed? (check with dpkg -l dnsmasq)
 If so, what is its configuration; in /etc/dnsmasq.conf and what files are in 
/etc/dnsmasq.d?

Is there another dnsmasq process running at the time?

What is the exact content of /etc/resolv.conf when resolution doesn't
work?

What files are present in /run/resolvconf/interface?

Is there another nameserver installed on the system (like bind?)


** Package changed: dnsmasq (Ubuntu) = network-manager (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1048430

Title:
  dnsmasq not available on the bus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1048430/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-09 Thread Thomas Hood
@Benjamin: Hi. Please reboot, reproduce the problem, then run apport-
collect 1048430 to submit relevant information about the affected
machine.

** Description changed:

- Dnsmasq seems to be having some issues this occurs whenever I try to
- connect to my wireless network and sometimes it only happens once but
- sometimes the below error loops for awhile.
+ Dnsmasq seems to be having some issues. This occurs whenever I try to
+ connect to my wireless network; sometimes it only happens once, but
+ sometimes the error loops for a while.
  
  Sep  9 17:43:51 bkerensa NetworkManager[935]: info DNS: starting dnsmasq...
  Sep  9 17:43:51 bkerensa NetworkManager[935]: error [1347237831.899067] 
[nm-dns-dnsmasq.c:390] update(): dnsmasq not available on the bus, can't update 
servers.
  Sep  9 17:43:51 bkerensa NetworkManager[935]: error [1347237831.899142] 
[nm-dns-dnsmasq.c:392] update(): dnsmasq owner not found on bus: Could not get 
owner of name 'org.freedesktop.NetworkManager.dnsmasq': no such name
  Sep  9 17:43:51 bkerensa NetworkManager[935]: warn DNS: plugin dnsmasq 
update failed
  Sep  9 17:43:51 bkerensa NetworkManager[935]: info ((null)): writing 
resolv.conf to /sbin/resolvconf
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: dnsmasq (not installed)
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Sun Sep  9 17:47:22 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: dnsmasq
  UpgradeStatus: Upgraded to quantal on 2012-08-08 (32 days ago)

** Summary changed:

- dnsmasq not available on the bus
+ dnsmasq not available on the bus

** Changed in: dnsmasq (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1048430

Title:
  dnsmasq not available on the bus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1048430/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs