https://bugzilla.redhat.com/show_bug.cgi?id=1744419

            Bug ID: 1744419
           Summary: Replace /etc/rc.d/init.d/httpd by systemctl
           Product: Fedora
           Version: 30
                OS: Linux
            Status: NEW
         Component: w3c-markup-validator
          Assignee: nathan...@gnat.ca
          Reporter: jan.kratoch...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: nathan...@gnat.ca, perl-devel@lists.fedoraproject.org
  Target Milestone: ---
    Classification: Fedora



Description of problem:
Scripts are obsolete.

Version-Release number of selected component (if applicable):
w3c-markup-validator-1.3-16.fc30.noarch

How reproducible:
Always.

Steps to Reproduce:
1. dnf install w3c-markup-validator
2. Access http://localhost/w3c-validator/

Actual results:
File not found.

Expected results:
Validator.

Additional info:
.spec scripts are calling:
  /etc/rc.d/init.d/httpd reload
They should call:
  systemctl try-reload-or-restart httpd

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to