[Bugs] [Bug 1399031] New: build: remove absolute paths to systemctl from glusterfs spec file

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 28 06:12:20 UTC 2016


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

            Bug ID: 1399031
           Summary: build: remove absolute paths to systemctl from
                    glusterfs spec file
           Product: GlusterFS
           Version: mainline
         Component: build
          Assignee: bugs at gluster.org
          Reporter: mchangir at redhat.com
                CC: bugs at gluster.org
            Blocks: 1377062



Description of problem:
glusterfs.spec.in refers to /bin/systemctl
This is not the path that systemctl is found in.
It is found at /usr/bin
Also, its not a good practice to refer to utilities with their absolute paths.

Additional info:
The absolute path will now be changed to %{_bindir}/systemctl


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1377062
[Bug 1377062] /var/tmp/rpm-tmp.KPCugR: line 2: /bin/systemctl: No such file
or directory
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list