← Back to team overview

enterprise-support team mailing list archive

[Bug 1393832] Re: Modules fail to enable when configured after apache2 is configured

 

It took me a while to figure out how to reproduce this reliably; at
first I could reproduce it only in the context of autopkgtest, but not
in a minimal schroot.  It took some strace analysis to figure it out.
This is not a dpkg bug after all.

What's happening here is that apache2 in Ubuntu ships ufw profiles,
which means that it fires the ufw trigger, but only if ufw is installed
(so in order to reproduce this in a minimal schroot you first need to
install ufw).  This causes apache2 to have "Status: install ok triggers-
awaited" rather than the more usual "Status: install ok installed".

I've uploaded apache2 to tolerate the "triggers-awaited" and "triggers-
pending" states here.  I expect this to clear these autopkgtest
failures.

** No longer affects: dpkg (Ubuntu)

** Changed in: apache2 (Ubuntu)
       Status: New => Fix Committed

** Changed in: apache2 (Ubuntu)
     Assignee: (unassigned) => Colin Watson (cjwatson)

** Changed in: apache2 (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to apache2 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1393832

Title:
  Modules fail to enable when configured after apache2 is configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1393832/+subscriptions


References