shell - rpm un-installs with warning unlink messages -


i have created spec file can install/upgrade/uninstall package .but , on uninstallation , uninstalls package warnings

warning:    erase unlink of /var/hudson/master/plugins/publish-over-cifs/help/global/username.html failed: no such file or directory warning:    erase unlink of /var/hudson/master/plugins/publish-over-cifs/help/global/timeout.html failed: no such file or directory warning:    erase unlink of /var/hudson/master/plugins/publish-over-cifs/help/global/remoterootdir.html failed: no such file or directory warning:    erase unlink of /var/hudson/master/plugins/publish-over-cifs/help/global/port.html failed: no such file or directory warning:    erase unlink of /var/hudson/master/plugins/publish-over-cifs/help/global/password.html failed: no such file or directory 

how can resolve error ? there way ignore such warning in spec file ?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -