[Bug 1554806] Re: Change of behavior: "dpkg-reconfigure -f noninteractive" unconditionally overwrites /etc/timezone now

2016-05-16 Thread Michael Shadle
Looks like for the time being this is the best: # change this based on desired locale ln -fs /usr/share/zoneinfo/US/Pacific-New /etc/localtime dpkg-reconfigure -f noninteractive tzdata ignore /etc/timezone, that seems to be properly reflected after the dpkg-reconfigure... -- You received this b

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-09-28 Thread Michael Shadle
What I just noticed (on an Ubuntu 14.04.4 LTS, using ondrej's PPA) is that /etc/init.d/php5-fpm still exists. When I issue "service php5-fpm reload" - my FPM engines disappear, even though I have /etc/init/php5-fpm.conf and /etc/init/php5-fpm.override set to enable the "reload" parameter. Looks l

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-06-25 Thread Michael Shadle
+1 We have this issue too. Seems the "reload signal USR2" being in the official php5-fpm.conf is still commented out. Not sure why, as it should be able to be pinned just to recent versions of Upstart / releases. I have used Robie's suggestion #3 above in an .override file, and that seems to work

[Bug 1230917] Re: php5-fpm logrotate errors after package switched to upstart

2014-03-04 Thread Michael Shadle
yeah, woops. I did apt-add-repository ppa:ondrej/php5-oldstable, but apparently it redirects to ondrej/php5 without me realizing it. I do appreciate the new upstart style approach to the init script, that was a great change. I was concerned converting initscripts to upstart would lose custom action

[Bug 1230917] Re: php5-fpm logrotate errors after package switched to upstart

2014-03-03 Thread Michael Shadle
will this be backported to php5-oldstable as well? I'm running saucy, which means php5-oldstable is PHP 5.5.3 currently. there is no PHP 5.4 from dotdeb. I am a little hesitant to change to just "php5" instead of "php5-oldstable" as I don't want to inherit PHP 5.6/something else in the future on ac

[Bug 811273] Re: FTBFS due to libpng (and lesser libjpeg)

2011-08-19 Thread Michael Shadle
I don't consider that correct. It worked fine prior to 11.04. I consider this a regression, all that needs to be done is add a symlink in the libpng package and a symlink in libjpeg (possibly depending on version used) and PHP is happy. -- You received this bug notification because you are a mem

[Bug 811273] Re: FTBFS due to libpng (and lesser libjpeg)

2011-07-16 Thread Michael Shadle
Building it from source from php.net. Not Ubuntu source packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/811273 Title: FTBFS due to libpng (and lesser libjpeg) To manage notifications about

[Bug 811273] Re: FTBFS due to libpng (and lesser libjpeg)

2011-07-15 Thread Michael Shadle
This could be filed under libpng perhaps, as that seems like the place to put a workaround; not sure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/811273 Title: FTBFS due to libpng (and lesser libj

[Bug 811273] Re: FTBFS due to libpng (and lesser libjpeg)

2011-07-15 Thread Michael Shadle
It might also be fixed by the same approach used here: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/739977 Working configure string (for PHP 5.3.6, but was the same since PHP 5.3.3) ./configure \ --enable-fpm \ --enable-cli \ --enable-inline-optimization \ --disable-rpath \ --disable-ipv6

[Bug 811273] [NEW] FTBFS due to libpng (and lesser libjpeg)

2011-07-15 Thread Michael Shadle
Public bug reported: As described here: http://www.nigeldunn.com/2011/05/14/ubuntu-11-04-libjpeg-so-libpng-so-php-installation-issues/ There is no proper fix yet for libpng - just manually symlinking, which is bad. For libjpeg, I was able to use the "libjpeg8-dev" package and that resolved it.

[Bug 220092] Re: Collectd using a lot of CPU?

2011-05-20 Thread Michael Shadle
recent versions seem to be fine, from what i can tell. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/220092 Title: Collectd using a lot of CPU? -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 397721] Re: [needs-packaging] php-fpm

2010-04-06 Thread Michael Shadle
When the source is merged (PHP 5.4 is when I expect it) it -will- be part of PHP core and can enabled with a simple configure switch. It won't require any patches or anything special. I don't see why when PHP 5.4 comes out it wouldn't be an option to include. If someone installs a PHP 5 w/ FastCGI

[Bug 397721] Re: [needs-packaging] php-fpm

2010-04-06 Thread Michael Shadle
I meant in the description or changelog putting a note "PHP-FPM SAPI included (experimental)" or something. It should be included in PHP 5.4 core, which should make it good enough to add in :) -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 You received this bug notification

[Bug 397721] Re: [needs-packaging] php-fpm

2010-04-06 Thread Michael Shadle
It should be included but marked as experimental. It is stable in the 5.2 patch, and by the time Debian will adopt it I would say the new PHP core-packaged 5.3.x/5.4+ version would be stable enough to include, perhaps with small print of "experimental" Without that option it will never have a chan

[Bug 352440] Re: Hardy: igb support for Intel 82576

2010-02-10 Thread Michael Shadle
Again - can someone make a CD w/ this kernel on it already for us? :) Even a vanilla server CD w/ the kernel injected in it would work. Ideally it would be an official CD, but even someone who knows how to do it would work. -- Hardy: igb support for Intel 82576 https://bugs.launchpad.net/bugs/352

[Bug 352440] Re: Hardy: igb support for Intel 82576

2009-11-26 Thread Michael Shadle
+1 that would greatly help the adoption of this. probably isn't -too- difficult for someone who knows what they're doing. of course, i assume that once it is installed that it won't downgrade the kernel to a previous version - that the hardy kernels now all have this in it. -- Hardy: igb support