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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to