[Bug 1520568] Re: All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

2015-11-30 Thread Chad Miller
Thank you bq. Hrm, it's error -12218 SSL_ERROR_ENCRYPTION_FAILURE "Bulk data encryption algorithm failed in selected cipher suite." ** Changed in: nss (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 1520568] Re: All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

2015-11-30 Thread Chad Miller
** Changed in: nss (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nss in Ubuntu. https://bugs.launchpad.net/bugs/1520568 Title: All queries fails when 'google' is used:

[Bug 1240757] Re: Bridge not created if bind9 is on

2015-10-16 Thread Chad Smith
Looks like the proper syntax for the listen-on named config is either Just tested on MAAS dns service which fails > 75% of the time when brought up in a vm due to timing issues. The proposed "listen-on { ! 10.0.3.1; };" cannot be parsed by bind because ! is supposed to be outside the

[Bug 1240757] Re: Bridge not created if bind9 is on

2015-10-16 Thread Chad Smith
hmm, I should've validated this statement above further on deployments. I am seeing other errors with bind with the above suggestion. I'll debug more and present results. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu.

[Bug 1240757] Re: Bridge not created if bind9 is on

2015-10-16 Thread Chad Smith
Ok attempt #2. Looks like the original clause below didn't match any addresses so I was getting connection refused messages listen-on { ! 10.0.3.1; }; What I found worked on my end was specifying a secondary address match list 'any' which we fall through to match any ipv4 address that is

[Bug 1477225] Re: ceph-radosgw restart fails

2015-09-09 Thread Chad Smith
Will need to confirm once we have a 0.94.3-0ubuntu2 available for deployment lp:1468335 seems very likely related -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1477225 Title:

[Bug 1471237] Re: Mongo causes juju to fail: bad record MAC

2015-08-21 Thread Chad Smith
** Tags added: landscape -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1471237 Title: Mongo causes juju to fail: bad record MAC To manage notifications about this bug go to:

[Bug 1257186] Re: memory leakage messages (no talloc stackframe)

2015-06-25 Thread Chad
Would someone explain the last several updates? What is the SRU team and what kind of review are they performing? Finally (and possibly most importantly), how can the status be In Progress when the ticket is still Unassigned? Thanks in advance! -- You received this bug notification because

[Bug 1257186] Re: memory leakage messages (no talloc stackframe)

2015-06-10 Thread Chad
Xavier wrote that this needs to be moved somewhere else. Does anyone know how to do that? If someone can explain to me what needs to happen, I'll be happy to do it myself. Removing libpam-smbpass is not an option for me, nor is it, in my opinion, an appropriate fix. I can't believe no one is

[Bug 1257186] Re: memory leakage messages (no talloc stackframe)

2015-05-05 Thread Chad
Still and issue. Ubuntu 14.04.2 LTS (GNU/Linux 3.16.0-37-generic x86_64) chad@server:~$ sudo su [sudo] password for chad: no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory root@server:/home/chad# -- You received this bug notification because you are a member of Ubuntu

[Bug 927651] Re: 'nagios-nrpe-plugin' unnecessarily recommends 'nagios3' package

2015-03-30 Thread Chad Walstrom
One may argue that by default, you may not want to install EITHER nagios3 OR icinga. There are only two files installed by this package, and the Recommends field coupled with the defaults installation of all such pacakges and their dependencies carries a rather heavy burden for something rather

[Bug 1327846] Re: Samba, Ubuntu 14.04, smbpasswd, failed to open var/libsamba/private/secrets.tdb

2014-07-23 Thread Chad West
I just saw the title of the post. So you'd run mkdir /var/lib/samba/private and then add your user again. -- 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/1327846 Title: Samba,Ubuntu

[Bug 1327846] Re: Samba, Ubuntu 14.04, smbpasswd, failed to open var/libsamba/private/secrets.tdb

2014-07-23 Thread Chad West
Try adding the folder that it say it's missing add the user name again. Run mkdir WHATEVER/IT/SAYS/IS/MISSING -- 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/1327846 Title:

[Bug 1045986] Re: Ubuntu AppArmor policy is too lenient with shell scripts

2013-04-24 Thread Chad Miller
** Changed in: chromium-browser (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: chromium-browser (Ubuntu) Assignee: (unassigned) = Chad Miller (cmiller) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3

[Bug 875950] Re: /var/run/dnsmasq/resolv.conf empty on boot

2012-03-28 Thread Chad Kidder
On further inspection, it did not solve the problem. restarting the networking along with the fix of the gateway solved the problem. To get it working reliably, I had to add: ifdown eth1 ifup eth1 into /etc/init.d/dnsmasq in the start section. -- You received this bug notification because

[Bug 875950] Re: /var/run/dnsmasq/resolv.conf empty on boot

2012-03-27 Thread Chad Kidder
It seems that my problem can be traced to putting a gateway line in my /etc/network/interfaces file for the static internal interface. That was causing routing problems as well. After removing the gateway line and restarting networking and dnsmasq I now have name servers in

[Bug 875950] Re: /var/run/dnsmasq/resolv.conf empty on boot

2012-03-26 Thread Chad Kidder
I can verify this on my 11.10 server using two ethernet networks. Network manager is not installed. Please see the attached configuration files. ** Attachment added: dnsmasq.conf.old https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/875950/+attachment/2945657/+files/dnsmasq.conf.old --

[Bug 875950] Re: /var/run/dnsmasq/resolv.conf empty on boot

2012-03-26 Thread Chad Kidder
A short term hack seems to be to change the location of the resolv.conf pointed to in the daemon script, /etc/init.d/dnsmasq. I changed it to point to /etc/resolvconf/resolv.conf.d/original instead of /var/run/dnsmasq/resolv.conf and that seems to have worked around the problem. From what I can

[Bug 892892] Re: mountall upgrade fails to install within lucid lxc container

2012-02-16 Thread Chad Miller
The remaining part of the fix appears to be to remove lxcguest manually from your existing lxc guest. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/892892 Title: mountall upgrade

[Bug 683640] Re: status_of_proc is returning incorrect error code

2011-04-12 Thread Chad Netzer
In order to get my Pacemaker/Corosync lsb resources working correctly, I applied a modified version of Psi-Jack's patch. I'm not sure why he removed the setting of the specified local var, but I left that in because I have resources that specify their own path to a pidfile. However, I

[Bug 517714] Re: [Lucid] Error starting domain: could not remove profile

2010-04-15 Thread Chad Waters
Traceback (most recent call last): File /usr/share/virt-manager/virtManager/engine.py, line 588, in run_domain vm.startup() File /usr/share/virt-manager/virtManager/domain.py, line 150, in startup self._backend.create() File /usr/lib/python2.6/dist-packages/libvirt.py, line 300, in

[Bug 517714] Re: [Lucid] Error starting domain: could not remove profile

2010-02-05 Thread Chad Waters
Sure... attempts from two different VMs... [ 1287.883490] type=1503 audit(1265396838.963:19): operation=profile_replace pid=5756 [ 1287.896774] device vnet0 entered promiscuous mode [ 1287.897141] br0: port 2(vnet0) entering forwarding state [ 1287.930561] br0: port 2(vnet0) entering disabled

[Bug 517714] Re: [Lucid] Error starting domain: could not remove profile

2010-02-05 Thread Chad Waters
I see that in my logs too. Let me know if there's anything else you need from me. Thanks for being so responsive. -- [Lucid] Error starting domain: could not remove profile https://bugs.launchpad.net/bugs/517714 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 509313] [NEW] [Lucid] added dependency on grub conflicts with grub2

2010-01-18 Thread Chad Waters
Public bug reported: Per Bug #331595 a dependency on grub was added, but this conflicts with grub2 x...@x:~$ sudo apt-get -s install python-vm-builder Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed:

[Bug 200614] Re: segfault and warnings from net-snmp 5.4.x

2008-10-26 Thread Chad Campling
I would also like to see this fix in Hardy LTS -- segfault and warnings from net-snmp 5.4.x https://bugs.launchpad.net/bugs/200614 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. -- Ubuntu-server-bugs mailing list

Re: [Bug 267802] Re: Home Folder for Nagios is wiped on Reboot

2008-09-09 Thread Chad Skeeters
I think I agree with your points. I'm also still concerned that it's hard to figure that out and I'm wondering if there is some other change that can be made to help make RSA Authentication more intuitive. Most of my remote checks are via ssh, but they are run via the check_by_ssh plugin since

[Bug 267802] [NEW] Home Folder for Nagios is wiped on Reboot

2008-09-08 Thread Chad Skeeters
Public bug reported: Binary package hint: nagios2 When setting up plugings to connect via ssh to check things on remote systems, it's nice to be able to setup RSA authentication. This requires files in ~/.ssh for the nagios user. The nagios user's home for the ubuntu package is