[Bug 1252722] [NEW] apache2 ships ufw profile in wrong location
Jamie Strandboge
jamie at ubuntu.com
Tue Nov 19 13:10:20 UTC 2013
Public bug reported:
apache2 in 14.04 ships the ufw profile in a subdirectory of /etc/ufw/applications.d:
$ dpkg -S /etc/ufw/applications.d/apache2/apache2-utils.ufw.profile
apache2: /etc/ufw/applications.d/apache2/apache2-utils.ufw.profile
However, ufw does not support this:
$ sudo ufw app list
Available applications:
Bonjour
CUPS
OpenSSH
PeopleNearby
Postfix
Postfix SMTPS
Postfix Submission
Moving the profile into the /etc/ufw/applications.d directory resolves the issue:
$ sudo ufw app list
Available applications:
Apache
Apache Full
Apache Secure
Bonjour
CUPS
OpenSSH
PeopleNearby
Postfix
Postfix SMTPS
Postfix Submission
I'm assuming this happened as part of the 2.4 transition, so this
probably also affects 13.10.
** Affects: apache2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1252722
Title:
apache2 ships ufw profile in wrong location
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1252722/+subscriptions
More information about the Ubuntu-server-bugs
mailing list