[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#741350: a2enconf confusion - .conf extension?



Package: apache2



My package fails piuparts with Apache 2.4:

  https://piuparts.debian.org/sid/fail/loganalyzer_3.6.5+dfsg-2.log

Looking at that log, I notice:

  Setting up loganalyzer (3.6.5+dfsg-2) ...
  Module php5 already enabled
  Enabling module cgi.
  To activate the new configuration, you need to run:
    service apache2 restart
  ERROR: Conf loganalyzer does not exist!


0m37.5s ERROR: WARN: Broken symlinks:
  /etc/apache2/conf-available/loganalyzer -> /etc/loganalyzer/apache.conf




So, it appears that

a) the config file does exist, it is a symlink called /etc/apache2/conf-available/loganalyzer

b) the command "a2enconf loganalyzer" fails


Looking at some notes I found elsewhere, it appears that maybe my
symlink should have a .conf extension or maybe it is not working at all
because it is a symlink.

The man page for a2enconf doesn't explain if a particular extension like
.conf is needed and doesn't explain whether symlinks are supported

This wiki also doesn't give exact details:

   https://wiki.debian.org/Apache/PackagingFor24

Could you please clarify these things in the man page and the wiki?


Reply to: