https://bugzilla.redhat.com/show_bug.cgi?id=1826621 ArunPrabhu Vijayan <arunprabhu.vijayan@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(arunprabhu.vijaya | |n@xxxxxxxxx) | --- Comment #13 from ArunPrabhu Vijayan <arunprabhu.vijayan@xxxxxxxxx> --- 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx