0

I have created a package which has .tmp file. During unistallation of that package on red hat 7, I am getting warnings as below.

# rpm -e package_name warning: file file_loc/abc.tmp: remove failed: No such file or directory

But, on other releases of REDHAT Linux, I didn't received this error.

McClane
  • 71
  • 1
  • 6
  • Before you remove the package does that file exist? Does `rpm -V package_name` indicate everything is consistent and correct before you remove the package? – Etan Reisner Jun 10 '14 at 12:27
  • it's been showing that the file abc.tmp is missing. Eventhough it is missing, i didn't received any warnings on previous versions of red hat. – McClane Jun 11 '14 at 08:59
  • 1
    Then it sounds like the newer version of rpm in RH7 added that as a warning to me. Seems like a reasonable warning to have I suppose. – Etan Reisner Jun 11 '14 at 13:41

0 Answers0