[Bug 592610] Re: Shared folders (through Samba) when following instructions sometimes does not work correctly

2012-09-09 Thread koanhead
I have discovered that using the GUI to share a folder (via right-clicking in 
Nautilus) does not make any changes to smb.conf - I'm not sure where the 
information is stored, but I'm guessing it's somewhere in gconf (a quick check 
in gconf-editor didn't turn it up, but I'm not a gconf expert). 
Splitting up configuration data like this is Bad and Wrong, especially if the 
share doesn't work right at first and the user then goes and edits smb.conf 
manually. If your testparm output does not agree with the output of net 
usershare logon then that could be a sign of this split configuration issue.
IMO this is a bug in Nautilus (one I haven't filed yet, but that's my next 
stop). GNOME should not split configs. If config data *must* be kept in gconf 
then it should be sync'd with the existing config files.

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

Title:
  Shared folders (through Samba) when following instructions sometimes
  does not work correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/592610/+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 1048119] [NEW] Nautilus stores Samba config in gconf instead of smb.conf

2012-09-09 Thread koanhead
Public bug reported:

When a user shares a folder in Nautilus via right-click and selecting Sharing 
Options, no changes are made to smb.conf - I don't know exactly where this 
information goes but I assume it's handled via gconf.
This possibly isn't a problem as long as the GUI method works. When it fails, 
the user will resort to using system-config-samba or editing smb.conf directly. 
This results in a split configuration, and a situation in which the share 
definitions reported by 'testparm' might disagree with those shown by 'net 
usershare info'. Also, the shares will be intermittently inaccessible.

Ubuntu 11.04 64-bit

samba:
  Installed: 2:3.5.8~dfsg-1ubuntu2.5
  Candidate: 2:3.5.8~dfsg-1ubuntu2.5

How I duplicated the problem:

cp smb.conf old-smb.conf
In Nautilus, right-click a folder (ebooks), select Sharing Options, select 
Share this folder
diff smb.conf old-smb.conf 
or
ls -l smb.conf

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: gconf nautilus samba

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

Title:
  Nautilus stores Samba config in gconf instead of smb.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1048119/+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 1043292] Re: Hung agent processes

2012-09-09 Thread Clint Byrum
I have seen this as well on 12.04 with just simple puppet apply.

Looking through 2.7.12's changelog I see a few things that *might* be
it. including:

c5d3825 (#11740) Wait on the handle from the PROCESS_INFORMATION structure
4f493a3 (#12564) Stub CHILDSTATUS in all test cases, not just failure cases

Either way, lets call this Confirmed for now, but I think it may prove
to be fixed already in quantal.

** Changed in: puppet (Ubuntu)
   Status: New = Confirmed

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

Title:
  Hung agent processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1043292/+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 1048172] [NEW] dpkg: error processing maas-dhcp (--configure):

2012-09-09 Thread Fabio Marconi
Public bug reported:

Release of Ubuntu:12.10
Package Version:
Expected Results:
Actual Results: installer error

Hallo
testing yesterday and today build of Ubuntu amd64 server installing maas 
server, the installation fail in maas-dhcp configure.
If during the installation I don't select to manage dhcp in maas, it works.
Attached syslog of the installation.
Thanks
Fabio

Sep  9 08:47:14 in-target: Setting up maas-dhcp (0.1+bzr971+dfsg-0ubuntu2) ...
Sep  9 08:47:16 in-target: Traceback (most recent call last):
Sep  9 08:47:16 in-target:   File /usr/bin/django-admin, line 5, in module
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: management.execute_from_command_line()
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/core/management/__init__.py, line 
443, in execute_from_command_line
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: utility.execute()
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/core/management/__init__.py, line 
382, in execute
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: 
self.fetch_command(subcommand).run_from_argv(self.argv)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/core/management/base.py, line 196, in 
run_from_argv
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: self.execute(*args, **options.__dict__)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/core/management/base.py, line 232, in 
execute
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: output = self.handle(*args, **options)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/maasserver/management/commands/config_master_dhcp.py,
 line 107, in handle
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: master_nodegroup.save()
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/maasserver/models/timestampedmodel.py, line 
53, in save
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: return super(TimestampedModel, self).save(*args, 
**kwargs)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/db/models/base.py, line 463, in save
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: self.save_base(using=using, 
force_insert=force_insert, force_update=force_update)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/db/models/base.py, line 565, in 
save_base
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: created=(not record_exists), raw=raw, using=using)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/dispatch/dispatcher.py, line 172, in 
send
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: response = receiver(signal=self, sender=sender, 
**named)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/maasserver/dns_connect.py, line 46, in 
dns_post_save_NodeGroup
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: write_full_dns_config()
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/maasserver/dns.py, line 199, in 
write_full_dns_config
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: args=[['reload'], reload_retry]))
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/celery/app/task/__init__.py, line 353, in 
delay
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: return self.apply_async(args, kwargs)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/celery/app/task/__init__.py, line 449, in 
apply_async
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: publish = publisher or 
self.app.amqp.publisher_pool.acquire(block=True)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/kombu/connection.py, line 657, in acquire
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: R = self.prepare(R)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/kombu/pools.py, line 54, in prepare
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: p = p()
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/kombu/pools.py, line 45, in lambda
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: return lambda: self.create_producer()
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/celery/app/amqp.py, line 265, in 
create_producer
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: pub = self.app.amqp.TaskPublisher(conn, 
auto_declare=False)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/celery/app/amqp.py, line 328, in 
TaskPublisher
Sep  9 08:47:16 in-target:
Sep  9 08:47:16 in-target: return TaskPublisher(*args, 
**self.app.merge(defaults, kwargs))
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/celery/app/amqp.py, line 158, in __init__
Sep  9 08:47:16 in-target: super(TaskPublisher, self).__init__(*args, 
**kwargs)
Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/kombu/compat.py, line 61, in __init__
Sep  9 08:47:16 in-target: super(Publisher, 

[Bug 1048172] Re: dpkg: error processing maas-dhcp (--configure):

2012-09-09 Thread Fabio Marconi
** Attachment added: syslog
   https://bugs.launchpad.net/bugs/1048172/+attachment/3302929/+files/syslog

** Description changed:

  Release of Ubuntu:12.10
  Package Version:
  Expected Results:
  Actual Results: installer error
  
  hallo
  testing yesterday and today build of Ubuntu amd64 server installing maas 
server, the installation fail in maas-dhcp configure.
- If during the installation I don't select to manage dhcp to maas, it works.
+ If during the installation I don't select to manage dhcp in maas, it works.
  Attached syslog of the installation.

** Description changed:

  Release of Ubuntu:12.10
  Package Version:
  Expected Results:
  Actual Results: installer error
  
  hallo
  testing yesterday and today build of Ubuntu amd64 server installing maas 
server, the installation fail in maas-dhcp configure.
  If during the installation I don't select to manage dhcp in maas, it works.
  Attached syslog of the installation.
+ 
+ Sep  9 08:47:14 in-target: Setting up maas-dhcp (0.1+bzr971+dfsg-0ubuntu2) ...
+ Sep  9 08:47:16 in-target: Traceback (most recent call last):
+ Sep  9 08:47:16 in-target:   File /usr/bin/django-admin, line 5, in module
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: management.execute_from_command_line()
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/core/management/__init__.py, line 
443, in execute_from_command_line
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: utility.execute()
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/core/management/__init__.py, line 
382, in execute
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: 
self.fetch_command(subcommand).run_from_argv(self.argv)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/core/management/base.py, line 196, in 
run_from_argv
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: self.execute(*args, **options.__dict__)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/core/management/base.py, line 232, in 
execute
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: output = self.handle(*args, **options)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/maasserver/management/commands/config_master_dhcp.py,
 line 107, in handle
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: master_nodegroup.save()
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/maasserver/models/timestampedmodel.py, line 
53, in save
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: return super(TimestampedModel, self).save(*args, 
**kwargs)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/db/models/base.py, line 463, in save
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: self.save_base(using=using, 
force_insert=force_insert, force_update=force_update)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/db/models/base.py, line 565, in 
save_base
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: created=(not record_exists), raw=raw, using=using)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/django/dispatch/dispatcher.py, line 172, in 
send
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: response = receiver(signal=self, sender=sender, 
**named)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/maasserver/dns_connect.py, line 46, in 
dns_post_save_NodeGroup
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: write_full_dns_config()
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/maasserver/dns.py, line 199, in 
write_full_dns_config
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: args=[['reload'], reload_retry]))
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/celery/app/task/__init__.py, line 353, in 
delay
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: return self.apply_async(args, kwargs)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/celery/app/task/__init__.py, line 449, in 
apply_async
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: publish = publisher or 
self.app.amqp.publisher_pool.acquire(block=True)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/kombu/connection.py, line 657, in acquire
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: R = self.prepare(R)
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/kombu/pools.py, line 54, in prepare
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: p = p()
+ Sep  9 08:47:16 in-target:   File 
/usr/lib/python2.7/dist-packages/kombu/pools.py, line 45, in lambda
+ Sep  9 08:47:16 in-target: 
+ Sep  9 08:47:16 in-target: return lambda: self.create_producer()
+ Sep  9 08:47:16 in-target:   File 

[Bug 1048172] Re: dpkg: error processing maas-dhcp (--configure):

2012-09-09 Thread Fabio Marconi
Confirmed because present in two consecutive builds
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

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

Title:
  dpkg: error processing maas-dhcp (--configure):

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1048172/+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 1048172] Re: dpkg: error processing maas-dhcp (--configure):

2012-09-09 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1048172

** Tags added: iso-testing

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

Title:
  dpkg: error processing maas-dhcp (--configure):

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1048172/+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 1003656] Re: bridge-utils/vlan udev hooks prevent execution of upstart hook, slowing down boot

2012-09-09 Thread Steve Langasek
Stéphane,

  * Start vlan-network-interface in the background to avoid blocking the
rest of the udev events (most importantly the upstart one).
(LP: #1003656)

This doesn't appear to be a correct fix.  I noticed here while working
on an unrelated boot issue that udev is now spitting warning messages
about these run rules not being valid, because udev tries to find a
helper with '' in the name:

Sep  9 02:28:52 virgil udevd[1887]: failed to execute '/lib/udev/bridge-network-
interface' 'bridge-network-interface': No such file or directory
Sep  9 02:28:52 virgil udevd[1888]: failed to execute 
'/lib/udev/vlan-network-interface' 'vlan-network-interface': No such file or 
directory

So, reopening this report.

** Changed in: vlan (Ubuntu Quantal)
   Status: Fix Released = Triaged

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

Title:
  bridge-utils/vlan udev hooks prevent execution of upstart hook,
  slowing down boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/1003656/+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 1045444] Re: amavisd-new tries to load perl modules that don't exist

2012-09-09 Thread Gary V
James stated indeed I was unable to reproduce this issue on a clean
12.04 server install. That is odd. I also did a clean install of 12.04
Server 64-bit and when running 'amavisd-new debug' I also see:

Sep  9 04:48:00.011 sfa.example.com /usr/sbin/amavisd-new[9607]: Perl version   
5.014002
Sep  9 04:48:00.033 sfa.example.com /usr/sbin/amavisd-new[9607]: INFO: no 
optional modules: unicore::Canonical.pl unicore::Exact.pl unicore::PVA.pl

# spamassassin -V
SpamAssassin version 3.3.2
  running on Perl version 5.14.2

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

Title:
  amavisd-new tries to load perl modules that don't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1045444/+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 908614] Re: /run: Too many levels of symbolic links

2012-09-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: update-manager-core (Ubuntu)
   Status: New = Confirmed

-- 
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/908614

Title:
  /run: Too many levels of symbolic links

To manage notifications about this bug go to:
https://bugs.launchpad.net/debian-base-files/+bug/908614/+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 908614] Re: /run: Too many levels of symbolic links

2012-09-09 Thread Liviu Andronic
** Tags added: lucid2precise

-- 
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/908614

Title:
  /run: Too many levels of symbolic links

To manage notifications about this bug go to:
https://bugs.launchpad.net/debian-base-files/+bug/908614/+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 908614] Re: /run: Too many levels of symbolic links

2012-09-09 Thread Liviu Andronic
I encountered this issue while upgrading from 10.04 to 12.04.1 on 64-bit 
machine. Apparently the upgrade scripts messed up the /var/run and /run, making 
each symlink to the other.
lrwxrwxrwx 1 root root 4 Sep  7 13:57 /var/run - /run
lrwxrwxrwx 1 root root 8 Sep  5 18:13 /run - /var/run

The workaround in Comment #9 worked fine and allowed me to boot Precise.
However this is a difficult to debug bug and it should likely be marked
as 'High' importance.

-- 
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/908614

Title:
  /run: Too many levels of symbolic links

To manage notifications about this bug go to:
https://bugs.launchpad.net/debian-base-files/+bug/908614/+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 990388] Re: acces denied samba printer shares after upgrade precise

2012-09-09 Thread Jan Rathmann
Adding 'use client driver = yes' worked for me also.

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

Title:
  acces denied samba printer shares after upgrade precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/990388/+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 1048248] [NEW] check-setuid does not check all filesystems

2012-09-09 Thread Martin Carpenter
Public bug reported:


Description:Ubuntu 12.04.1 LTS
Release:12.04
ii  checksecurity  2.0.14ubuntu1  basic system security checks

Symptom: check-setuid reporting results look strange/incomplete on
initial run:

--- setuid.today2012-09-09 15:09:26.858820173 +0200
+++ /var/log/setuid/setuid.new.tmp  2012-09-09 15:09:26.858820173 +0200
@@ -0,0 +1,7 @@
+  128575  4755   1 root   root   31304 Fri Mar  2 
16:35:03.00 2012 ./bin/fusermount
+  128610  4755   1 root   root   94792 Fri Mar 30 
07:34:18.00 2012 ./bin/mount
+  128648  4755   1 root   root   35712 Tue Nov  8 
14:26:22.00 2011 ./bin/ping
+  128649  4755   1 root   root   40256 Tue Nov  8 
14:26:22.00 2011 ./bin/ping6
+  128676  4755   1 root   root   36832 Mon Apr  9 
04:32:06.00 2012 ./bin/su
+  128685  4755   1 root   root   69096 Fri Mar 30 
07:34:18.00 2012 ./bin/umount
+  136537  2755   1 root   shadow 35432 Thu Feb  9 
02:44:43.00 2012 ./sbin/unix_chkpwd

1. Does not appear to have examined /usr/bin (or anywhere else outside of /).
2. Paths are relative (./...).

The problem is the set of start paths given to find(1) in
/usr/share/checksecurity/check-setuid:

find `mount | grep -vE $CHECKSECURITY_FILTER | cut -d ' ' -f 3`

The grep -v excludes mount lines matching the pattern
CHECKSECURITY_FILTER.  CHECKSECURITY_FILTER is set in
/etc/checksecurity/check-setuid.conf by alternating CS_NFSAFS, CS_TYPES,
CS_OPTS, CS_DEVS, CS_DIRS. The first of these contains the bug:

CS_NFSAFS='(type (nfs|afs|coda|lustre|mfs|nnpfs|)|^(arla .* type xfs))'
   ^ here

The pipe and closing parenthesis after nnpfs provide an empty term in
the alternation.  This matches any type and so all lines from mount(1)'s
output are excluded.

In the absence of an argument list find(1) uses the current working
directory (and -xdev ensures we don't escape from this directory).
(In the example output above /bin and /sbin are directories on the
root filesystem /. /usr is a separate filesystem). Consequently
check-setuid is not checking any other filesystem than /.

** Affects: checksecurity (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  check-setuid does not check all filesystems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checksecurity/+bug/1048248/+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 1048248] Re: check-setuid does not check all filesystems

2012-09-09 Thread Martin Carpenter
I forgot the (trivial) fix:

51c51
 CS_NFSAFS='(type (nfs|afs|coda|lustre|mfs|nnpfs|)|^(arla .* type xfs))'
---
 CS_NFSAFS='(type (nfs|afs|coda|lustre|mfs|nnpfs)|^(arla .* type xfs))'

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

Title:
  check-setuid does not check all filesystems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checksecurity/+bug/1048248/+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 908614] Re: /run: Too many levels of symbolic links

2012-09-09 Thread Mike Mestnik
There are plenty of other important bugs to work on:
https://bugs.launchpad.net/~cheako

Not everyone who posted on this bug saying it effected them marked it as
having effected them, too sad.  The count should be at least 3, but one
wonders how many noobs read the fix and didn't know to at least trip the
this effects me.

Cheers.

-- 
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/908614

Title:
  /run: Too many levels of symbolic links

To manage notifications about this bug go to:
https://bugs.launchpad.net/debian-base-files/+bug/908614/+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 494141] Re: CUPS starts after SAMBA; printers are not available (convert cups to upstart)

2012-09-09 Thread Jan Rathmann
This is again a problem on Precise. I have to delay the startup of Samba
until CUPS is started, otherwise it won't find the shared printer.

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

Title:
  CUPS starts after SAMBA; printers are not available (convert cups to
  upstart)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/494141/+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 1048093] Re: Outstanding security fixes in asterisk

2012-09-09 Thread Allison Randal
** Description changed:

  (Tracking some collaborative work with persia)
  
  A review of RC bugs from Debian shows 4 CVEs fixed in the latest Debian
  release. This includes 2 CVEs fixed in an upstream (bug-fix level)
- release, and 2 fixed in Debian. Currently verifying that a merge is
- clean and minimal, for a possible FFe.
+ release, and 2 fixed in Debian. Update: this Debian release has now been
+ merged to quantal, see LP: #1022360
  
  Applying these fixes to Precise SRU would require cherrypicking.
  
- Unknown if these CVEs affect earlier Ubuntu releases also.
+ All CVEs affect only 1.8.x series of asterisk, so no work is needed for
+ releases earlier than precise.

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

Title:
  Outstanding security fixes in asterisk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1048093/+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 967410] Re: Windows clients cannot connect to shared printers

2012-09-09 Thread Colin Leavett-Brown
Well, I needed this to work now. Ubuntu software centre removed samba,
installed the deb 3.5.6 package, everthing works great.

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

Title:
  Windows clients cannot connect to shared printers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/967410/+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 761463] [NEW] edquota crashes when used with libnss-db

2012-09-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: libnss-db

Hello,

This is from Ubuntu Lucid, libnss-db 2.2.3pre1-3.1ubuntu4.

I am using nss-updatedb to get user information from LDAP and I am using
nsswitch.conf with the 'db' backend. Everything was fine until I tried
to setup quota on one of the machines. edquota segfaults. I changed the
backend to 'ldap', and this worked so this showed that the problem is in
libnss-db.

LD_PRELOAD=/lib/libpthread.so.0 gdb --args edquota -f /home -u bt
GNU gdb (GDB) 7.1-ubuntu
[...]
(gdb) run
Starting program: /usr/sbin/edquota -f /home -u bt
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x781ff8f0 in dirname ()
(gdb) bt
#0  0x781ff8f0 in dirname ()
#1  0x7741b893 in ?? () from /usr/lib/libnss_db.so.2
#2  0x7741a21a in ?? () from /usr/lib/libnss_db.so.2
#3  0x7741a59b in _nss_db_getpwnam_r () from /usr/lib/libnss_db.so.2
#4  0x778d449d in getpwnam_r () from /lib/libc.so.6
#5  0x778d3e80 in getpwnam () from /lib/libc.so.6
#6  0x77ff4fec in ?? ()
#7  0x77ff0a4c in main ()

This was not very communicative, so I recompiled the package without dh_strip, 
and tried the same:
LD_PRELOAD=/lib/libpthread.so.0 gdb --args edquota -f /home -u bt
[...]
(gdb) run
Starting program: /usr/sbin/edquota -f /home -u bt
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x781ff8f0 in dirname ()
(gdb) bt
#0  0x781ff8f0 in dirname ()
#1  0x7741b893 in internal_setent (
file=0x7741ba87 /var/lib/misc/passwd.db, dbp=0x7761d290,
dbenvp=0x7761d288) at db-open.c:66
#2  0x7741a21a in lookup (key=0x7fffe4a0, result=0x77baace0,
buffer=0x7820a000, buflen=1024, errnop=0x77fd06a8) at db-XXX.c:116
#3  0x7741a59b in _nss_db_getpwnam_r (name=0x7fffe972 bt,
result=0x77baace0, buffer=0x7820a000 qatools, buflen=1024,
errnop=0x77fd06a8) at files-pwd.c:33
#4  0x778d449d in getpwnam_r () from /lib/libc.so.6
#5  0x778d3e80 in getpwnam () from /lib/libc.so.6
#6  0x77ff4fec in ?? ()
#7  0x77ff0a4c in main ()

Well, I am no developer, so I don't give a clue about why this fails.

Could somebody please fix it?

Best regards,
Boleslaw Tokarski

** Affects: quota (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
edquota crashes when used with libnss-db
https://bugs.launchpad.net/bugs/761463
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to quota in Ubuntu.

-- 
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 761463] Re: edquota crashes when used with libnss-db

2012-09-09 Thread jablko
I think that this is the same bug described here:

  * https://bugzilla.redhat.com/show_bug.cgi?id=703567
  * 
http://sourceforge.net/tracker/index.php?func=detailaid=3300978group_id=18136atid=118136

Apparently a fix was committed upstream in version 4.00_pre2, so I guess
this bug is fixed in Ubuntu release 12.04 and higher

http://lists.fedoraproject.org/pipermail/scm-
commits/2011-May/604785.html

** Bug watch added: Red Hat Bugzilla #703567
   https://bugzilla.redhat.com/show_bug.cgi?id=703567

** Bug watch added: SourceForge.net Tracker #3300978
   http://sourceforge.net/support/tracker.php?aid=3300978

** Package changed: libnss-db (Ubuntu) = quota (Ubuntu)

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

Title:
  edquota crashes when used with libnss-db

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/761463/+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 1003656] Re: bridge-utils/vlan udev hooks prevent execution of upstart hook, slowing down boot

2012-09-09 Thread Stéphane Graber
Hmm, that's odd, not sure why I didn't get these when I last tested the
change...

I'll put this one back on my todo for tomorrow to figure out how to
properly fix it or if I can't find a better way quickly, revert the
change.

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

Title:
  bridge-utils/vlan udev hooks prevent execution of upstart hook,
  slowing down boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/1003656/+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 1048248] Re: check-setuid does not check all filesystems

2012-09-09 Thread Dave Gilbert
Triaged: Bug tells you exactly where the problem is
High: Seems the package is pretty completely broken by it

** Changed in: checksecurity (Ubuntu)
   Importance: Undecided = High

** Changed in: checksecurity (Ubuntu)
   Status: New = Triaged

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

Title:
  check-setuid does not check all filesystems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checksecurity/+bug/1048248/+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 875440] Re: Cannot authenticate with saslauthd and mysql

2012-09-09 Thread Kevin
@Dario - Thanx a million!  I just upgraded from Lucid to Precise, had
the same authentication problem, followed your edit as described in post
34:

pwcheck_method: saslauthd
mech_list: plain login pam
allow_plaintext: true
auxprop_plugin: sql
sql_engine: mysql
sql_hostnames: 127.0.0.1
sql_user: [REMOVED]
sql_passwd: [REMOVED]
sql_database: dbispconfig
sql_select: select password from mail_user where login = '%u@%r'

My outgoing mail is now unbroken.

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

Title:
  Cannot authenticate with saslauthd and mysql

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/875440/+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 1047059] Re: Packaging Issues into Ubuntu 12.04

2012-09-09 Thread Joe T
Hello,

The latest cinder-common package seem to set the ownership of
/var/lib/cinder and /var/log/cinder as 750:adm.

750 is an unresolvable uid. The cinder user is added to the system
using the next consecutive uid -- in my current test server, it is 117.

Thanks,
Joe

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

Title:
  Packaging Issues into Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1047059/+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 1048342] [NEW] Cannot share folder

2012-09-09 Thread Dmitry Gribanov
Public bug reported:

Description:Ubuntu quantal (development branch)
Release:12.10

In dialog 'Folder sharing' when i click 'Create share' i get 'Samba's
testparm returned error 1'


samba:
  Installed: 2:3.6.6-3ubuntu2
  Candidate: 2:3.6.6-3ubuntu2
  Version table:
 *** 2:3.6.6-3ubuntu2 0
500 http://ru.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
100 /var/lib/dpkg/status

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Cannot share folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1048342/+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 1048344] [NEW] rrdcached installaion fails due to segfault running initscript

2012-09-09 Thread Gregory Haynes
Public bug reported:

Installation log:

root@mycomputer:~# apt-get install rrdcachedReading package lists... Done
Building dependency tree   
Reading state information... Done
rrdcached is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up rrdcached (1.4.7-1) ...
Starting RRDtool data caching daemon: rrdcached/etc/init.d/rrdcached: line 57:  
6905 Segmentation fault  (core dumped) start-stop-daemon --start --quiet 
--oknodo --pidfile $PIDFILE --exec $DAEMON -- $OPTS -p $PIDFILE
invoke-rc.d: initscript rrdcached, action start failed.
dpkg: error processing rrdcached (--configure):
 subprocess installed post-installation script returned error exit status 139
Errors were encountered while processing:
 rrdcached
E: Sub-process /usr/bin/dpkg returned an error code (1)

This error occurs because the initscript runs rrdcached with -j
/var/lib/rrdcached/journal, which causes rrdcached to segfault if this
directory does not exist. Simply creating the directory
/var/lib/rrdcached/journal during installation solves the problem.

** Affects: rrdtool (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  rrdcached installaion fails due to segfault running initscript

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1048344/+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 1048093] Re: Outstanding security fixes in asterisk

2012-09-09 Thread Allison Randal
** Bug watch added: Debian Bug tracker #680470
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680470

** Also affects: asterisk (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680470
   Importance: Unknown
   Status: Unknown

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

Title:
  Outstanding security fixes in asterisk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1048093/+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 1048344] Re: rrdcached installaion fails due to segfault running initscript

2012-09-09 Thread Logan Rosen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu - Quantal Quetzal.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please do steps 1 and 2 of the SRU
Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: rrdtool (Ubuntu)
   Status: New = Fix Released

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

Title:
  rrdcached installaion fails due to segfault running initscript

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1048344/+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 605871] Re: [needs-packaging] rrdtool 1.4.4

2012-09-09 Thread Logan Rosen
rrdtool 1.4.7 is now available in both Precise and Quantal, so I am
marking this bug as Fix Released.

** Changed in: rrdtool (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  [needs-packaging] rrdtool 1.4.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/605871/+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 1048093] Re: Outstanding security fixes in asterisk

2012-09-09 Thread Dave Walker
Hey, i believe these are fixed in Quantal..  but Precise should be
nominated?

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

Title:
  Outstanding security fixes in asterisk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1048093/+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 1044351] Re: upgrade from lucid to precise removes most of my gsm sound files

2012-09-09 Thread Paul Belanger
$ sudo apt-get install asterisk-core-sounds-en-gsm

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

Title:
  upgrade from lucid to precise removes most of my gsm sound files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1044351/+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 1047427] Re: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-09-09 Thread Clint Byrum
Thanks Frank.

** Changed in: mysql-5.5 (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1047427/+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 1041829] Re: package bacula-director-mysql 5.2.5-0ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-09-09 Thread Clint Byrum
** Tags added: lucid2precise

** Changed in: bacula (Ubuntu)
   Importance: Undecided = High

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

Title:
  package bacula-director-mysql 5.2.5-0ubuntu6.1 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1041829/+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 1007273] Re: autofs does not start automatically after reboot

2012-09-09 Thread Clint Byrum
Thomas, with Ubuntu 11.10 and later, there is a guarantee that all of
the auto interfaces have been brought up before runlevel 2 is reached
(or after 2 minutes of waiting for said interfaces has passed). This is
controlled by if-up.d scripts, which are only called after the interface
has been configured. This means it has an IP, its DNS settings have been
applied, and any gateways mentioned have been assigned.

Now, if you have configured DNS to point at a local DNS cache, that may
be the issue. I would recommend having your DNS cache service do this:

start on starting rc RUNLEVEL=[2345]

That will ensure that it is started before any other runlevel [2345]
services are started.

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

Title:
  autofs does not start automatically after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/1007273/+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 1027061] Re: Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

2012-09-09 Thread Clint Byrum
Setting back to New. Somebody needs to try the suggested test case of
installing postfix, changing the config file, and then upgrading, to see
if the file is changed. Of course, the config file belongs to postfix,
so if force-confnew is in use, that would make sense too, so it would
be good to get the full apt configuration as well.

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

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

Title:
  Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1027061/+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 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Paul Belanger
** Changed in: asterisk (Ubuntu Precise)
 Assignee: (unassigned) = Paul Belanger (pabelanger)

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

Title:
  Please re-enable PIE and BIND_NOW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+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 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Paul Belanger
** Patch added: asterisk_1.8.10.1~dfsg-1ubuntu1.1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+attachment/3304252/+files/asterisk_1.8.10.1%7Edfsg-1ubuntu1.1.debdiff

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

Title:
  Please re-enable PIE and BIND_NOW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+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 1039627] Re: etckeeper init with git gives error

2012-09-09 Thread Clint Byrum
Hi Jan, I'm unable to reproduce your issue on Ubuntu 12.04.1. I get:

(precise-amd64)root@clint-MacBookAir:/home/clint# etckeeper init
Initialized empty Git repository in /etc/.git/
(precise-amd64)root@clint-MacBookAir:/home/clint#

Could you run 'apport-collect 1039627' so we can see more about the
affected system? Also, what language do you have  (echo $LANG)?

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

Title:
  etckeeper init with git gives error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1039627/+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 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Julian Taylor
instead of using the old hardening wrapper we should use the new 
dpkg-buildflags interface:
export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow

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

Title:
  Please re-enable PIE and BIND_NOW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+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 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Julian Taylor
I don't see pie or bindnow in the old buildlogs, the current version doesn't 
even build with pie (some library/executable code mixup)
so its not a regression.

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

Title:
  Please re-enable PIE and BIND_NOW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+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 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Julian Taylor
scratch that, the old hardening wrapper does not show the stuff in the
buildlog.

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

Title:
  Please re-enable PIE and BIND_NOW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+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 1048406] [NEW] package dhcp3-server 3.1.3-2ubuntu3.3 failed to install/upgrade: there is no script in the new version of the package - giving up

2012-09-09 Thread ernest waddington
Public bug reported:

Problem with package manager - text below

dpkg: warning: parsing file '/var/lib/dpkg/status' near line 65234 package 
'virtualbox-3.1':
 error in Version string '3.1.6-59338_Ubuntu_karmic': invalid character in 
revision number
dpkg: warning: parsing file '/var/lib/dpkg/status' near line 65235 package 
'virtualbox-3.1':
 error in Config-Version string '3.1.6-59338_Ubuntu_karmic': invalid character 
in revision number
(Reading database ... 757424 files and directories currently installed.)
Preparing to replace dhcp3-server 3.1.3-2ubuntu3.3 (using 
.../dhcp3-server_4.1.ESV-R4-0ubuntu5.2_all.deb) ...
invoke-rc.d: unknown initscript, /etc/init.d/dhcp3-server not found.
dpkg: warning: subprocess old pre-removal script returned error exit status 100
dpkg - trying script from the new package instead ...
dpkg: error processing 
/var/cache/apt/archives/dhcp3-server_4.1.ESV-R4-0ubuntu5.2_all.deb (--unpack):
 there is no script in the new version of the package - giving up
Errors were encountered while processing:
 /var/cache/apt/archives/dhcp3-server_4.1.ESV-R4-0ubuntu5.2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Description:Ubuntu 12.04.1 LTS
Release:12.04

N: Unable to locate package pkgname  
(Synaptic package manager)

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: dhcp3-server 3.1.3-2ubuntu3.3
ProcVersionSignature: Ubuntu 2.6.32-29.58-generic 2.6.32.28+drm33.13
Uname: Linux 2.6.32-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
AptOrdering:
 dhcp3-server: Install
 dhcp3-server: Configure
Architecture: amd64
Date: Sun Sep  9 13:52:25 2012
DpkgHistoryLog:
 Start-Date: 2012-09-09  13:52:12
 Commandline: aptdaemon role='role-fix-broken-depends' sender=':1.80'
 Upgrade: dhcp3-server:amd64 (3.1.3-2ubuntu3.3, 4.1.ESV-R4-0ubuntu5.2)
ErrorMessage: there is no script in the new version of the package - giving up
SourcePackage: dhcp3
Title: package dhcp3-server 3.1.3-2ubuntu3.3 failed to install/upgrade: there 
is no script in the new version of the package - giving up
UpgradeStatus: Upgraded to precise on 2012-09-03 (6 days ago)
modified.conffile..etc.init.d.dhcp3.server: [deleted]
mtime.conffile..etc.dhcp3.dhcpd.conf: 2012-02-02T13:14:53

** Affects: dhcp3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

Title:
  package dhcp3-server 3.1.3-2ubuntu3.3 failed to install/upgrade: there
  is no script in the new version of the package - giving up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/1048406/+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 1048406] Re: package dhcp3-server 3.1.3-2ubuntu3.3 failed to install/upgrade: there is no script in the new version of the package - giving up

2012-09-09 Thread ernest waddington
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in Ubuntu.
https://bugs.launchpad.net/bugs/1048406

Title:
  package dhcp3-server 3.1.3-2ubuntu3.3 failed to install/upgrade: there
  is no script in the new version of the package - giving up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/1048406/+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 1047059] Re: Packaging Issues into Ubuntu 12.04

2012-09-09 Thread stelford
fix commited: http://bazaar.launchpad.net/~openstack-ubuntu-
testing/cinder/quantal-folsom-proposed/revision/38

** Changed in: cinder (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  Packaging Issues into Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1047059/+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 1047059] Re: Packaging Issues into Ubuntu 12.04

2012-09-09 Thread stelford
Hey Joe, 
   This is fixed in the latest testing packages. Chuck (Short) added in a patch 
(#38) at the sametime I did - fixing the exact problem. In light of Emilien's 
problem being fixed, I am moving that this is, therefore, closed. 

   Regards
   S.

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

Title:
  Packaging Issues into Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1047059/+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] [NEW] dnsmasq not available on the bus

2012-09-09 Thread Benjamin Kerensa
Public bug reported:

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.

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
SourcePackage: dnsmasq
UpgradeStatus: Upgraded to quantal on 2012-08-08 (32 days ago)

** Affects: dnsmasq (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

-- 
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 1048093] Re: Outstanding security fixes in asterisk

2012-09-09 Thread Allison Randal
** Description changed:

  (Tracking some collaborative work with persia)
  
  A review of RC bugs from Debian shows 4 CVEs fixed in the latest Debian
  release. This includes 2 CVEs fixed in an upstream (bug-fix level)
  release, and 2 fixed in Debian. Update: this Debian release has now been
  merged to quantal, see LP: #1022360
  
- Applying these fixes to Precise SRU would require cherrypicking.
+ The patch for AST-2012-012 (CVE-2012-4737) from Debian 1:1.8.13.1~dfsg-1
+ does not apply cleanly to precise package 1:1.8.10.1~dfsg-1ubuntu1. The
+ patch modifies code already changed by AST-2012-004 and other merged
+ changes from upstream 1.4 and 1.6 series (see r314628, r363141,
+ r364841). The change is too disruptive for inclusion in precise SRU, and
+ severity is only rated as Minor.
  
- All CVEs affect only 1.8.x series of asterisk, so no work is needed for
- releases earlier than precise.
+ 
+ Fixes for the other 3 CVEs have been cherrypicked to precise asterisk package:
+ 
+ [Impact]
+ DoS exploits for voice mail and re-invite transactions, ACL bypass for IAX2 
peer calls.
+ 
+ [Test Cases]
+ Steps to reproduce each issue provided in upstream bug reports:
+ https://issues.asterisk.org/jira/browse/ASTERISK-19992
+ https://issues.asterisk.org/jira/browse/ASTERISK-20052
+ https://issues.asterisk.org/jira/browse/ASTERISK-20186
+ 
+ Testers will need to install both 'asterisk' and 'asterisk-voicemail'
+ packages. A simple asterisk configuration is attached to the bug report.
+ 
+ [Regression Potential]
+ Minimal, no known regressions in asterisk issue tracker or Debian BTS.
+ 
+ 
+ Also recommend 1:1.8.13.1~dfsg-1ubuntu1 for possible precise Backport (from 
quantal). It includes some feature additions and many non-critical fixes (too 
many to SRU the whole package), sufficient for some users to prefer the more 
recent version.
+ 
+ It is unlikely that cherrypicked patches for precise will apply cleanly
+ to oneiric, given the code drift between 1.8.4 and 1.8.10. All CVEs
+ affect only 1.8.x series of asterisk, so no work is needed for releases
+ earlier than oneiric.

** Attachment added: Simplistic Asterisk config for SRU testers
   
https://bugs.launchpad.net/debian/+source/asterisk/+bug/1048093/+attachment/3304538/+files/simple_asterisk_config.txt

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

Title:
  Outstanding security fixes in asterisk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1048093/+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 1048093] Re: Outstanding security fixes in asterisk

2012-09-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~allison/ubuntu/precise/asterisk/bug-1048093
-precise-sru

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

Title:
  Outstanding security fixes in asterisk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1048093/+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 1048093] Re: Outstanding security fixes in asterisk

2012-09-09 Thread Allison Randal
Yes, jtaylor made the quantal release last night.

I've linked in a branch with an SRU candidate for precise. Nominated for
precise.

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

Title:
  Outstanding security fixes in asterisk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1048093/+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 1048093] Re: Outstanding security fixes in asterisk

2012-09-09 Thread Emmet Hikory
** Also affects: asterisk (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: asterisk (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Changed in: asterisk (Ubuntu Quantal)
   Status: New = Fix Released

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

Title:
  Outstanding security fixes in asterisk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1048093/+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