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

ArunPrabhu Vijayan <arunprabhu.vija...@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(arunprabhu.vijaya |
                   |n...@intel.com)                |



--- Comment #13 from ArunPrabhu Vijayan <arunprabhu.vija...@intel.com> ---
Thanks for the quick response.

My Fedora version is FC30. Is it a good idea to upgrade to FC32? 


I managed to add systemd file for RMD & it worked. However, when I added a
preuninstallation script to stop RMD service, I was getting a lint error.

%preun -p %{_prefix}/local/etc/scripts/prerm.sh
---------------------------
if [ -f "/lib/systemd/system/rmd.service" ]; then
    systemctl stop rmd.service
    systemctl disable rmd.service
fi
--------------------------


rmd.x86_64: E: invalid-dependency /usr/local/etc/scripts/prerm.sh
An invalid dependency has been detected. It usually means that the build of
the package was buggy.

Could you please let me know how to stop the service during un installation?


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-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/package-review@lists.fedoraproject.org

Reply via email to