Bug#787103: Deferring postinst actions fails when triggers are in use

2015-05-28 Thread Robie Basak
Package: apache2 Version: 2.4.12-2 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu wily ubuntu-patch This is related to Debian bug 745834. The fix there failed to work on Ubuntu because our ufw delta introduces the use of triggers, which the logic that tests if apache2 is c

Bug#745834: Acknowledgement (dh-apache2 causes a postinst failure when a package depends on an apache2-bin provided module)

2014-04-25 Thread Robie Basak
Downstream bug filed: https://launchpad.net/bugs/1312854 signature.asc Description: Digital signature

Bug#745834: dh-apache2 causes a postinst failure when a package depends on an apache2-bin provided module

2014-04-25 Thread Robie Basak
Package: apache2 Version: 2.4.9-1 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu utopic If I install apache2 at the same time as libapache2-mod-svn, then it is possible that both packages are unpacked, but libapache2-mod-svn is configured first. In this case, /usr/share/apache2/apach

Bug#745812: apache2.preinst depends on a2query, which may not exist

2014-04-25 Thread Robie Basak
Package: apache2 Version: 2.4.9-1 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu utopic Downstream bug: https://launchpad.net/bugs/1312533 apache2.preinst calls a2query if /etc/apache2/ exists, but a2query is supplied by apache2 itself, so is not necessarily available at the time the

Re: Ubuntu and the default page

2014-03-19 Thread Robie Basak
On Tue, Mar 18, 2014 at 07:41:22PM +0100, Arno Töll wrote: > I'm not so sure what you're worried about. I am the author of that page, > and I'm perfectly fine if you replace whatever statement you like to > make it suitable to Ubuntu. Feel free to remove any mentioning of Debian > if you think that

Ubuntu and the default page

2014-03-18 Thread Robie Basak
ould have been filed in Ubuntu instead. My proposal is attached. I haven't changed the logo yet but I expect I'll swap the logo out for a suitable Ubuntu logo - please object if you think this is not appropriate. Your comments are appreciated. If I don't hear back, I guess I'll ap

Re: config*.m4 search path

2014-01-13 Thread Robie Basak
On Sun, Jan 12, 2014 at 11:02:32PM +0100, Stefan Fritsch wrote: > The code is only executed when running buildconf to re-create > configure. This is not normally done during package build. Therefore > the patch to build/config-stubs is sufficient to avoid the problem in > the future if/when some

Re: config*.m4 search path

2014-01-06 Thread Robie Basak
Hi Stefan, Thank you for explaining this to me. On Sat, Jan 04, 2014 at 07:11:58PM +0100, Stefan Fritsch wrote: > You are right, the real fix is not included. We "fixed" the issue by > removing the patches that touch *.m4 files. Therefore, no *.m4 file > will be created in the .pc directory. >

config*.m4 search path

2014-01-03 Thread Robie Basak
Hi Stefan, Remember this bug? https://issues.apache.org/bugzilla/show_bug.cgi?id=55787 https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1251939 http://svn.apache.org/viewvc/httpd/httpd/trunk/build/config-stubs?view=log&pathrev=1542615 I really appreciated your fix for that. I'm merging apa

Bug#719245: dep8 test for apache2 passphrase prompting

2013-08-09 Thread Robie Basak
ebian/tests/ssl-passphrase @@ -0,0 +1,49 @@ +#!/bin/sh +set -ex + +# Check that the init script correctly prompts for the passphrase on startup, +# then starts and responds correctly to https queries. +# +# Author: Robie Basak + +cd /etc/ssl/private +[ -f ssl-cert-snakeoil.key.nopassphrase ] || mv ssl

Bug#717343: Wrong Apache version

2013-07-19 Thread Robie Basak
notfound 717343 2.4.4-6ubuntu5 found 717343 2.4.4-6 thanks Oops - I reported the Ubuntu package version I tested, not the Debian version. I did test both - just had two windows open at once, and used the wrong one to grab the version. -- To UNSUBSCRIBE, email to debian-apache-requ...@lists.debi