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

Bug#873701: lintian: False positive: apache2-unparsable-dependency



Package: lintian
Version: 2.5.52
Severity: normal
X-Debbugs-CC: debian-apache@lists.debian.org

Dear Lintian maintainers,

It seems Lintian offers to make modifications that break work of the
a2enconf script. At least if I add `mod_` in the next line, a2enconf
fails due to a disabled module.

    # Depends: php7.0

I faced this when I checked an Apache configuration[1] in my new package.
Lintian says:

W: phpliteadmin: apache2-unparsable-dependency etc/apache2/conf-available/phpliteadmin.conf php7.0
    N:
    N:    The package is declaring a module dependency within an Apache
N: configuration file which does not meet the requirements. Dependencies N: must be declared without paths, leading "mod_" prefix and without file
    N:    extension.
    N:
    N:    Severity: normal, Certainty: certain
    N:
    N:    Check: apache2, Type: binary
    N:

[1]: https://anonscm.debian.org/git/collab-maint/phpliteadmin.git/tree/debian/phpliteadmin.conf?id=65a5c8cc4294ef0247e7327ceca745c4b38d69d5


Reply to: