[Bug 731572] Re: php5-fpm chokes on missing /var/www

2011-08-10 Thread Bug Watch Updater
** Changed in: php5 (Debian)
   Status: New = Fix Released

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

Title:
  php5-fpm chokes on missing /var/www

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/731572/+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 731572] Re: php5-fpm chokes on missing /var/www

2011-04-19 Thread Clint Byrum
Ondrej, I have to agree that we're not sending nearly enough patches
back to you and your team, and you seem to be staying at least 1 step
ahead of us at all times.

We'll keep working on it.. and thanks for the heads up on the patches we
haven't even begun to send back.

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-04-12 Thread Ondřej Surý
 Ondrej, we generally fix things in Ubuntu first and then send the patch
 back to Debian later once we know the fix was effective for Ubuntu users.

Maybe that's generally what you (should) do, but I don't remember a
single patch provided by the Ubuntu to the Debian pkg-php team. I had to
cherry-pick interesting stuff myself, and given that the Debian php team
is undermanned for a long time, this isn't exactly a good base for
fruitful cooperation...

I don't care for patches which apply only to Ubuntu, but where is the
patch for:

LP: #739977
LP: #697181
LP: #611316
LP: #676672
LP: #638401
LP: #564920

Any many more...  just picked few interesting pieces from Ubuntu
changelog diff, or the difference Ubuntu and Debian
debian/patches/series:

diff -pruN 5.3.5-1/debian/patches/series 5.3.5-1ubuntu6/debian/patches/series
--- 5.3.5-1/debian/patches/series   2011-04-01 20:47:19.0 +0100
+++ 5.3.5-1ubuntu6/debian/patches/series2011-04-01 20:41:07.0 
+0100
@@ -50,6 +50,8 @@ session_save_path.patch
 #581911_pdo_mysql_segfaults.patch
 php-fpm-man-section-and-cleanup.patch
 fpm-config.patch
+lp564920-fix-big-files.patch
+configure-as-needed.patch
 fix_crash_in__php_mssql_get_column_content_without_type.patch
 bug53070.patch
 fix-crash-with-entity-declarations-in-simplexml.patch
@@ -59,3 +61,5 @@ fix-memory-leak-inside-highlight_string.
 fix-segfault-in-pgsql_stmt_execute-when-postgres-is-down.patch
 fix-segfault-when-node-is-NULL-in-simplexml.patch
 fix-segfault-when-using-several-cloned-intl-objects.patch
+temporary-path-fixes-for-multiarch.patch
+backport-upstream-lp592442.patch

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-04-11 Thread Clint Byrum
Agreed, this isn't fixed as evidenced by the new bug report bug #754210

Ondrej, we generally fix things in Ubuntu first and then send the patch
back to Debian later once we know the fix was effective for Ubuntu
users.

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-22 Thread Bug Watch Updater
** Changed in: php5 (Debian)
   Status: Fix Released = New

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-21 Thread Bug Watch Updater
** Changed in: php5 (Debian)
   Status: Fix Committed = Fix Released

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-18 Thread Ondřej Surý
I'm here with David...

You didn't solve the original problem, but created more problems in one
go. The init.d script really should fail if there's incorrect
configuration, but this fix:

a) ignores the failure of missing /var/www (by returning 
b) stops php5-fpm from running even if there is a correct configuration, but 
/var/www is missing

And thanks for fixing that only in Ubuntu, that's always helpful.

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-17 Thread Bug Watch Updater
** Changed in: php5 (Debian)
   Status: New = Fix Committed

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-15 Thread David Strauss
I have 5.3.5-1ubuntu4 installed, and this bug still affects me.

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-15 Thread David Strauss
Steps to reproduce:

1. Install Natty server Alpha 3.
2. sudo apt-get install -y php5-fpm

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-15 Thread David Strauss
Oh, I actually get a *warning* now, but the package still refuses to
finish installation because of it. So, the original issue here isn't
fixed.

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package php5 - 5.3.5-1ubuntu2

---
php5 (5.3.5-1ubuntu2) natty; urgency=low

  * debian/php5-fpm.init: Dont start fpm if /var/www doesnt exist.
(LP: #731572)
 -- Chuck Short zul...@ubuntu.com   Fri, 11 Mar 2011 16:29:24 -0500

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

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-08 Thread Andreas Moog
Thanks for the report, that is already known at debian. See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601243

** Bug watch added: Debian Bug tracker #601243
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601243

** Changed in: php5 (Ubuntu)
   Importance: Undecided = Low

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

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

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

Title:
  php5-fpm chokes on missing /var/www

-- 
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 731572] Re: php5-fpm chokes on missing /var/www

2011-03-08 Thread Bug Watch Updater
** Changed in: php5 (Debian)
   Status: Unknown = New

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

Title:
  php5-fpm chokes on missing /var/www

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