w3c-markup-validator fails to create symlink during post-install

Bug #1472312 reported by Kevin Cozens
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linux Mint
New
Undecided
Unassigned

Bug Description

I just installed Linux Mint 17.2 (64-bit) and I tried to install the w3c-markup-validator package (version 1.3+dfsg-1). The install failed at the post-install stage. The error message was:

ln: failed to create symbolic link ‘/etc/apache2/conf.d/w3c-markup-validator.conf’: No such file or directory

I have the 2.4.7-1ubuntu4.4 version of apache2 installed. The path should be:
/etc/apache2/conf-enabled/w3c-markup-validator.conf

Line 43 of w3c-markup-validator.postinst should be changed from
    /etc/$server/conf.d/w3c-markup-validator.conf
to
    /etc/$server/conf-enabled/w3c-markup-validator.conf

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.