[Bug 1197884] Re: apache2.2 SSL has no forward-secrecy: need ECDHE keys

2015-05-22 Thread Patrick Domack
This is a patch I created, by backporting 2.4 commits for DH keys to 2.2, to solve the DH keys too small issues on certs. Adding here in case it helps anyone. ** Patch added: "DH key sizing backport from 2.4" https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1197884/+attachment/4402571/

Re: [Bug 1322897] Re: syslog spam Failed to get vmstats.

2015-05-19 Thread Patrick Domack
debian/rules and add libprocps-dev to debian/control Quoting flickerfly : > What is the file I need to edit to remove --disable-procfs option? > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1322897 > > Title: > sys

[Bug 1322897] Re: syslog spam Failed to get vmstats.

2015-03-25 Thread Patrick Domack
It is not, it might be fixed in vivid, as that was pulled from upstream, but I haven't verified yet. I have pushed my own fixed package into my ppa:patrickdk/general-lucid for trusty if you wish to use it. -- You received this bug notification because you are a member of Ubuntu Server Team, whic

[Bug 1322899] [NEW] pacemaker init script links aren't created on upgrade

2014-05-24 Thread Patrick Domack
Public bug reported: When upgrading my pacemaker/corosync machines from ubuntu 12.04 to 14.04, update-rc.d for pacemaker is not run, so the new pacemaker init.d script is never executed on system startup, causing corosync/pacemaker HA system to not start. When adding the new pacemaker init.d scri

[Bug 1322897] [NEW] syslog spam Failed to get vmstats.

2014-05-24 Thread Patrick Domack
Public bug reported: open-vm-tools spams syslog every 30seconds with: [warning] [guestinfo] Failed to get vmstats. This is cause of the procfs disable on the configure line. This has been fixed upstream in debian, but hasn't been adjusted yet in ubuntu. Fix is to remove the --disable-procfs co

[Bug 1161012] [NEW] Clamav package adds proxy to config on install and update

2013-03-27 Thread Patrick Domack
Public bug reported: The clamav package adds a proxy config to the files when using an apt caching proxy. Such as using apt-cacher-ng. Since this proxy is meant strictly for apt only, but is configured for clamav, freshclaim fails to download updates cause it's not using a real http proxy. This r

[Bug 728088] Re: iscsi root (amd64) with or without auth fails to boot

2011-03-02 Thread Patrick Domack
This also affects i386. It doesn't matter if I use a static or dhcp ip address. I did find, if I delete/disable/remove /etc/init.d/open-iscsi, everything works perfectly :) For amd64/i386 and auth/unauth -- You received this bug notification because you are a member of Ubuntu Server Team, whic

[Bug 728088] Re: iscsi root (amd64) with or without auth fails to boot

2011-03-02 Thread Patrick Domack
After an hour or so, more info: could not start boot splash: Input/output error fsck from util-linux-ng 2.17.2 /dev/sda1: clean, 52312/491520 files, 262116/1965824 blocks * Starting Apparmor profiles [ OK ] /etc/init.d/rc: 341: /etc/rcS.d/S55urandom: Input/output error /proc/self/fd/10: 30: telin

[Bug 723480] Re: php5-fpm uses too high value for pm.max_children by default

2011-02-22 Thread Patrick Domack
I think 4 is alittle low, depending on what your doing, but 8-10 would be ok. I agree, 50 is pretty high number to be using though. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. https://bugs.launchpad.net/bugs/723480

[Bug 546191] [NEW] bgp won't advertize ipv6 routes

2010-03-24 Thread Patrick Domack
Public bug reported: Binary package hint: quagga Version: 0.99.9-2ubuntu1 on Ubuntu 8.04.4 Using bgp for ipv6 doesn't advertise local routes. It will accept routes from other systems. Using karmic, everything is fine. I did read in quagga that this issue was fixed in a later version of quagga t