You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RPMs generated with 1.2.0-M4 install correctly, but uninstall exhibits the following error:
$ sudo rpm -e my-application
Removing my-application from autostart using chkconfig
/var/tmp/rpm-tmp.RhU9Fw: line 4: syntax error near unexpected token `fi'
/var/tmp/rpm-tmp.RhU9Fw: line 4: `fi'
It appears package-managed files are removed, but this error breaks RPM upgrades.
RPMs generated with 1.2.0-M4 install correctly, but uninstall exhibits the following error:
It appears package-managed files are removed, but this error breaks RPM upgrades.
My environment:
I'll update with more detail as requested!
The text was updated successfully, but these errors were encountered: